Commit Graph

391 Commits (lime2-spi)

Author SHA1 Message Date
Philipp Tomsich dd6fbcb938 spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig 7 years ago
Philipp Tomsich c3916e7bdb spl: add TPL_DRIVER_MISC_SUPPORT option 7 years ago
Philipp Tomsich f94e643ef9 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds 7 years ago
Philipp Tomsich d60b5f74fd spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL 7 years ago
Philipp Tomsich f1c6e1922e spl: dm: use CONFIG_IS_ENABLED to test for the DM option 7 years ago
Philipp Tomsich 616bd09e79 spl: dm: Kconfig: fix help text for SPL/TPL confusion 7 years ago
Philipp Tomsich ae2cee2e34 spl: use TPL_SYS_MALLOC_F_LEN for TPL 7 years ago
Philipp Tomsich a954fa3203 spl: configure 'return to bootrom' separately for SPL and TPL 7 years ago
Philipp Tomsich 225d30b708 spl: add a 'return to bootrom' boot method 7 years ago
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Masahiro Yamada 207d8b3533 mmc: add static to spl_mmc_get_device_index() 7 years ago
Simon Glass 8eab1a58dd dm: scsi: Document and rename the scsi_scan() parameter 7 years ago
Cooper Jr., Franklin 3863f840fa spl: fit: Break out some functions into a common file 7 years ago
Ladislav Michl ffc282e199 spl: Make UBI fastmap support Kconfig selectable 7 years ago
Vikas Manocha c6d9e9dbc3 SPL: Add XIP booting support 7 years ago
Vikas Manocha 6bcdd66d1c spl: armv7m: to keep ARM v7M in thumb mode before booting next image 7 years ago
Tom Rini 226498b8f8 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards 7 years ago
Simon Glass 824bb1b453 bootstage: Support SPL 7 years ago
Sekhar Nori eedfb89e61 fs: fat: add kbuild configuration support 7 years ago
Tom Rini 089df18bfe lib: move hash CONFIG options to Kconfig 7 years ago
Ley Foon Tan 0680f1b1f7 Convert CONFIG_SPL_BOARD_INIT to Kconfig 7 years ago
Andre Przywara 411cf32d20 SPL: FIT: allow loading multiple images 7 years ago
Andre Przywara 8baa381882 SPL: FIT: factor out spl_load_fit_image() 7 years ago
Andre Przywara 5c8c8faccf SPL: FIT: improve error handling 7 years ago
Andre Przywara 736806fbfa SPL: FIT: rework U-Boot image loading 7 years ago
Andre Przywara 4b9340abdc SPL: FIT: refactor FDT loading 7 years ago
Kever Yang bcc1726a7b spl: add support to booting with ATF 7 years ago
Masahiro Yamada 792f0054a4 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled 7 years ago
Masahiro Yamada 4aa2ba3a34 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 7 years ago
B, Ravi 66928afb6b common: dfu: ignore reset for spl-dfu 7 years ago
B, Ravi 1b19cbdbf7 spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT 7 years ago
B, Ravi 6e7585bb64 boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot 7 years ago
Lokesh Vutla 15eb1d43bf spl: reorder the assignment of board info to global data 7 years ago
Philipp Tomsich 2bac55bc16 spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property 7 years ago
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 7 years ago
Andrew F. Davis 6dca5e8ab5 spl: net: Add FIT image support over network boot 7 years ago
Alexandru Gagniuc 0dcf18c69d spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC 7 years ago
Vikas Manocha 634fcf0848 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point 7 years ago
Tom Rini cf334edfbb spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN 7 years ago
Andrew F. Davis ae9b57b50b Kconfig: Disable non-FIT SPL loading for TI secure devices 7 years ago
Andrew F. Davis 722a6b1741 spl: Add option to enable SPL Legacy image support 7 years ago
Andrew F. Davis 24eb39b575 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option 7 years ago
Eddie Cai 340f418acd spl: Add spl_early_init() 7 years ago
Dalon Westergreen 949123e30a SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig 7 years ago
Dalon Westergreen f0fb4fa7d5 SPL: add support to boot from a partition type 7 years ago
Simon Glass bbe41abf7f spl: Allow PCH drivers to be used in SPL 7 years ago
Simon Glass 4a6c81ff42 spl: Allow timer drivers to be used in SPL 7 years ago
Simon Glass 30bf8a0dae spl: Allow RTC drivers to be used in SPL 7 years ago
Simon Glass 2446b6b8f7 spl: Allow PCI drivers to be used in SPL 7 years ago