Commit Graph

391 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 8 years ago
Simon Glass a807ab3303 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig 8 years ago
Simon Glass ca12e65caa spl: Add a parameter to jump_to_image_linux() 8 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 8 years ago
Simon Glass d95ceb97c0 spl: Add a parameter to spl_set_header_raw_uboot() 8 years ago
B, Ravi 6f8387f120 dra7x: boot: add dfu bootmode support 8 years ago
B, Ravi 52f2acc5e0 spl: dfu: adding dfu support functions for SPL-DFU 8 years ago
Simon Glass f73329ee82 Kconfig: tpl: Add some TPL support options to Kconfig 8 years ago
Simon Glass 11bde1cd59 Kconfig: spl: Add SPL support options to Kconfig 8 years ago
Simon Glass c2ae7d8220 Kconfig: Move SPL settings into their own file 8 years ago
Paul Kocialkowski 85a3772973 spl: Rework image header parse to allow abort on raw image and os boot 8 years ago
Mike Looijmans 5aa79f2676 spl_nor.c: Support devicetree sizes different from 16k 8 years ago
Simon Glass 1e2b3ef865 dm: spl: mmc: Support raw partitions with CONFIG_BLK 8 years ago
Lokesh Vutla 3cc1f380e5 spl: fit: Fix the number of bytes read in raw mode 8 years ago
Ladislav Michl 431889d6ad spl: zImage support in Falcon mode 8 years ago
Ladislav Michl bf55cd4f3e spl: support loading from UBI volumes 8 years ago
Michal Simek 1eefe14f66 spl: Fix compilation warnings for arm64 8 years ago
Siarhei Siamashka 19e99fb4ff sunxi: Support booting from SPI flash 8 years ago
Simon Glass 7d23b9cf2b dm: spl: Bind in all devices in SPL with of-platdata 8 years ago
Simon Glass d223e0a822 dm: spl: Don't set up device tree with of-platdata 8 years ago
Simon Glass 12c550d4fb spl: Drop include of i2c.h 8 years ago
Daniel Allred da74d1f341 spl: fit: add support for post-processing of images 8 years ago
Simon Glass 87bce4e5c0 dm: spl: mmc: Support CONFIG_BLK in SPL MMC 8 years ago
Marek Vasut 2b1cdafa9f common: Pass the boot device into spl_boot_mode() 8 years ago
Boris Brezillon 80ef700f8d spl: nand: support redundant u-boot image 8 years ago
Petr Kulhavy 9ab165d8b0 SPL ext: cosmetic: correct error message in spl_load_image_ext() 8 years ago
Petr Kulhavy 58c95d5356 SPL: ext: remove redundant ifdef statement 8 years ago
Heiko Schocher 496c5483e9 bootstage: call show_boot_progress also in SPL 8 years ago
Andreas Dannenberg 8aa57a95a2 spl: fit: Fix non-matching DT names console output 8 years ago
Marek Vasut 94b9e22e50 spl: Allow settings malloc_f base address 8 years ago
Marek Vasut 1254667689 spl: Remove bogus GD_FLG_SPL_INIT check 8 years ago
Lokesh Vutla 8b528709c5 spl: fit: Fix load address of fit header 8 years ago
Lokesh Vutla fa715193c0 spl: Add an option to load a FIT containing U-Boot from UART 8 years ago
Lokesh Vutla cfe32a4be2 spl: fit: Do not print selected dtb during fit load 8 years ago
Lokesh Vutla 8bd8877279 spl: Support loading a FIT from NAND 8 years ago
Lokesh Vutla 97ca364faf spl: Support loading a FIT from FAT FS 8 years ago
Lokesh Vutla eafd5410af spl: Allow to load a FIT containing U-Boot from FS 8 years ago
Lokesh Vutla 4d9d34a7f2 spl: fit: Fix the number of bytes read when reading fdt from fit 8 years ago
Simon Glass ef5609c33f dm: mmc: spl: Add support for CONFIG_BLK 8 years ago
Michal Simek 90a7417602 SPL: FIT: Align loading address for header 8 years ago
Michal Simek 8d16e1d593 SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode 8 years ago
Michal Simek 3a3b914789 spl: Introduce new function spl_board_prepare_for_boot 8 years ago
Tom Rini d550e82e4e SPL: fat: Fix spl_parse_image_header() return value handling 8 years ago
Michal Simek 5adfa26579 spl: fit: Print error message when FDT is not present 8 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 8 years ago
Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 8 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 8 years ago
Marek Vasut e072751515 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE 8 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 8 years ago
Fabio Estevam 5bbf409909 spl: spl_mmc: Disambiguate error message 8 years ago