Commit Graph

271 Commits (0f29a61c5339d667aa9243902fb42fb3033c3253)

Author SHA1 Message Date
Simon Glass 8eab1a58dd dm: scsi: Document and rename the scsi_scan() parameter 8 years ago
Cooper Jr., Franklin 3863f840fa spl: fit: Break out some functions into a common file 8 years ago
Ladislav Michl ffc282e199 spl: Make UBI fastmap support Kconfig selectable 8 years ago
Vikas Manocha c6d9e9dbc3 SPL: Add XIP booting support 8 years ago
Vikas Manocha 6bcdd66d1c spl: armv7m: to keep ARM v7M in thumb mode before booting next image 8 years ago
Tom Rini 226498b8f8 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards 8 years ago
Simon Glass 824bb1b453 bootstage: Support SPL 8 years ago
Sekhar Nori eedfb89e61 fs: fat: add kbuild configuration support 8 years ago
Tom Rini 089df18bfe lib: move hash CONFIG options to Kconfig 8 years ago
Ley Foon Tan 0680f1b1f7 Convert CONFIG_SPL_BOARD_INIT to Kconfig 8 years ago
Andre Przywara 411cf32d20 SPL: FIT: allow loading multiple images 8 years ago
Andre Przywara 8baa381882 SPL: FIT: factor out spl_load_fit_image() 8 years ago
Andre Przywara 5c8c8faccf SPL: FIT: improve error handling 8 years ago
Andre Przywara 736806fbfa SPL: FIT: rework U-Boot image loading 8 years ago
Andre Przywara 4b9340abdc SPL: FIT: refactor FDT loading 8 years ago
Kever Yang bcc1726a7b spl: add support to booting with ATF 8 years ago
Masahiro Yamada 792f0054a4 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled 8 years ago
Masahiro Yamada 4aa2ba3a34 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 8 years ago
B, Ravi 66928afb6b common: dfu: ignore reset for spl-dfu 8 years ago
B, Ravi 1b19cbdbf7 spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT 8 years ago
B, Ravi 6e7585bb64 boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot 8 years ago
Lokesh Vutla 15eb1d43bf spl: reorder the assignment of board info to global data 8 years ago
Philipp Tomsich 2bac55bc16 spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property 8 years ago
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 8 years ago
Andrew F. Davis 6dca5e8ab5 spl: net: Add FIT image support over network boot 8 years ago
Alexandru Gagniuc 0dcf18c69d spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC 8 years ago
Vikas Manocha 634fcf0848 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point 8 years ago
Tom Rini cf334edfbb spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN 8 years ago
Andrew F. Davis ae9b57b50b Kconfig: Disable non-FIT SPL loading for TI secure devices 8 years ago
Andrew F. Davis 722a6b1741 spl: Add option to enable SPL Legacy image support 8 years ago
Andrew F. Davis 24eb39b575 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option 8 years ago
Eddie Cai 340f418acd spl: Add spl_early_init() 8 years ago
Dalon Westergreen 949123e30a SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig 8 years ago
Dalon Westergreen f0fb4fa7d5 SPL: add support to boot from a partition type 8 years ago
Simon Glass bbe41abf7f spl: Allow PCH drivers to be used in SPL 8 years ago
Simon Glass 4a6c81ff42 spl: Allow timer drivers to be used in SPL 8 years ago
Simon Glass 30bf8a0dae spl: Allow RTC drivers to be used in SPL 8 years ago
Simon Glass 2446b6b8f7 spl: Allow PCI drivers to be used in SPL 8 years ago
Simon Glass 5e148df952 spl: Allow CPU drivers to be used in SPL 8 years ago
Simon Glass a704490034 spl: spi: Add a debug message if loading fails 8 years ago
Masahiro Yamada c0efc3140e ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB 8 years ago
Masahiro Yamada 7b74c4b60b Revert "armv8: release slave cores from CPU_RELEASE_ADDR" 8 years ago
Andrew F. Davis b3d2861eb2 spl: Remove overwrite of relocated malloc limit 8 years ago
Andrew F. Davis cf947da19a spl: Add some missing newlines 8 years ago
Andrew F. Davis 5d28b930f2 spl: Remove inline ifdef check for EXT and FAT support 8 years ago
Oded Gabbay 8c36e99f21 armv8: release slave cores from CPU_RELEASE_ADDR 8 years ago
Stefan Agner 22802f4e3a spl: move RAM boot support in separate file 8 years ago
Stefan Agner f417d40fe2 Convert CONFIG_SPL_RAM_DEVICE to defconfig 8 years ago
Tom Rini 7f73ca484f Kconfig: CONFIG_OF_PLATDATA doesn't really exist 8 years ago
Andre Przywara 11e1479b9e SPL: make struct spl_image 64-bit safe 8 years ago