Commit Graph

257 Commits (5d927b428622800850d845b468a3165eb1c92d7b)

Author SHA1 Message Date
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
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
Simon Glass 2acf35dbf7 spl: Drop announce_boot_device() 8 years ago
Simon Glass 29d357d7bf spl: Pass the loader into spl_load_image() 8 years ago
Simon Glass 540bfe7daa spl: Move the loading code into its own function 8 years ago
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
Michal Simek 1a92541d9c dm: spl: mmc: Fix EXT SPL support 8 years ago
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 8 years ago
Marek Vasut 09410c6572 SPL: mmc: Make spl_mmc_load_image available 9 years ago
Marek Vasut b5b838f1a7 mmc: Tinification of the mmc code 9 years ago
Max Krummenacher c8d7647f63 spl: mmc: fix switch statement 9 years ago
Stefan Agner e94793c844 spl: add USB Gadget config option 9 years ago
Stefan Agner 5991703e88 spl: dfu: move DFU Kconfig to SPL Kconfig 9 years ago
Stefan Agner 34ee947ac3 spl: add RAM boot device only if it is actually defined 9 years ago
tomas.melin@vaisala.com f069ded611 spl: remove redundant call to parse_image_header() 9 years ago