Commit Graph

246 Commits (7f0cfe478bd817d2bb373522222cf06630fea3cd)

Author SHA1 Message Date
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 8 years ago
Marek Vasut b5b838f1a7 mmc: Tinification of the mmc code 8 years ago
Max Krummenacher c8d7647f63 spl: mmc: fix switch statement 8 years ago
Stefan Agner e94793c844 spl: add USB Gadget config option 8 years ago
Stefan Agner 5991703e88 spl: dfu: move DFU Kconfig to SPL Kconfig 8 years ago
Stefan Agner 34ee947ac3 spl: add RAM boot device only if it is actually defined 8 years ago
tomas.melin@vaisala.com f069ded611 spl: remove redundant call to parse_image_header() 8 years ago
tomas.melin@vaisala.com f72250e7e7 spl: add check for FIT-header when loading image 8 years ago
Stefan Brüns 66a47ff2d8 ext4: Allow reading files with non-zero offset, clamp read len 8 years ago
Semen Protsenko 38fed8abe7 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig 8 years ago
Heiko Schocher 29d3bc793c spl: move SYS_OS_BASE to Kconfig 9 years ago
Heiko Schocher c20ae2ffaa spl: move SPL_OS_BOOT to Kconfig 9 years ago
B, Ravi d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 9 years ago
Simon Glass d32b2d1c61 spl: Make spl_boot_list a local variable 9 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
Simon Glass 710e9ca579 spl: Update fat functions to take an spl_image parameter 9 years ago
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 9 years ago