Commit Graph

126 Commits (c0fafe64a5a8fbbd48c4d3bed730f45dfa6d85b5)

Author SHA1 Message Date
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 9 years ago
Simon Glass ca12e65caa spl: Add a parameter to jump_to_image_linux() 9 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 9 years ago
Simon Glass d95ceb97c0 spl: Add a parameter to spl_set_header_raw_uboot() 9 years ago
B, Ravi 6f8387f120 dra7x: boot: add dfu bootmode support 9 years ago
Paul Kocialkowski 85a3772973 spl: Rework image header parse to allow abort on raw image and os boot 9 years ago
Ladislav Michl 431889d6ad spl: zImage support in Falcon mode 9 years ago
Ladislav Michl bf55cd4f3e spl: support loading from UBI volumes 9 years ago
Siarhei Siamashka 19e99fb4ff sunxi: Support booting from SPI flash 9 years ago
Simon Glass 7d23b9cf2b dm: spl: Bind in all devices in SPL with of-platdata 9 years ago
Simon Glass d223e0a822 dm: spl: Don't set up device tree with of-platdata 9 years ago
Simon Glass 12c550d4fb spl: Drop include of i2c.h 9 years ago
Heiko Schocher 496c5483e9 bootstage: call show_boot_progress also in SPL 9 years ago
Marek Vasut 94b9e22e50 spl: Allow settings malloc_f base address 9 years ago
Marek Vasut 1254667689 spl: Remove bogus GD_FLG_SPL_INIT check 9 years ago
Michal Simek 8d16e1d593 SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode 9 years ago
Michal Simek 3a3b914789 spl: Introduce new function spl_board_prepare_for_boot 9 years ago
Marek Vasut e072751515 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE 9 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 9 years ago
Hans de Goede 8f10b5c656 spl: Print from which mmc slot spl is trying to boot 9 years ago
Albert ARIBAUD adc421e4ce arm: move gd handling outside of C code 9 years ago
Sjoerd Simons 4363de63a8 spl: use panic_str instead of panic 10 years ago
Nikita Kiryanov a1e56cf6d4 spl: mmc: add support for BOOT_DEVICE_MMC2 10 years ago
Nikita Kiryanov 310c8466cf spl: announce boot devices 10 years ago
Nikita Kiryanov f101e4bd37 spl: add support for alternative boot device 10 years ago
Nikita Kiryanov 5211b87e0c common: spl: move image load to its own function 10 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 10 years ago
Hans de Goede dcfcb8d49a malloc_simple: Add support for switching to DRAM heap 10 years ago
Hans de Goede 8656c4f76f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Masahiro Yamada dffb86e468 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL 10 years ago
Simon Glass aea3d40d05 spl: Add a debug string before the jump to U-Boot 10 years ago
Simon Glass 070d00b8dc dm: spl: Allow device tree/driver model in board_init_f() 10 years ago
Simon Glass ce49e79450 spl: Correct address in spl_relocate_stack_gd() 10 years ago
Scott Wood b2d5ac5985 armv8/ls2085aqds: NAND boot support 10 years ago
Simon Glass f3d46bd658 dm: Init device tree as well as driver model in SPL 10 years ago
Simon Glass 293f16b1e7 Correct malloc_limit value for pre-relocation malloc() 10 years ago
Albert ARIBAUD \(3ADEV\) 8c80eb3b53 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE 10 years ago
Simon Glass db910353a1 arm: spl: Allow board_init_r() to run with a larger stack 10 years ago
Simon Glass c01c71bc16 arm: spl: Provide for a board-specific loader 10 years ago
Stefan Roese e860d012c4 spl: Change printf to puts for "Unsupported boot-device" 10 years ago
Stefan Roese 18f26fdbd0 spl: Change debug to printf for "Unsupported boot-device" 11 years ago
Simon Glass 1151651831 dm: spl: Allow driver model to be used 11 years ago
Simon Glass fb4f5e7c91 dm: spl: Make simple malloc() available when enabled 11 years ago
Heiko Schocher 0c3117b1f7 spl, nand: add option to boot raw u-boot.bin image only 11 years ago
Andreas Bießmann e76caa627b spl: move comment to the right place 11 years ago
Vasili Galka 5d69a5d178 Fix a few printf argument verification warnings 11 years ago
Dan Murphy fff40a7e02 common: spl: Add spl sata boot support 11 years ago
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading 11 years ago
Taras Kondratiuk 62cf11c092 SPL: Limit image name print length 12 years ago