Commit Graph

54 Commits (782b97805e9f59cc2b4d3aa67a8a03248e8cd722)

Author SHA1 Message Date
Albert ARIBAUD adc421e4ce arm: move gd handling outside of C code 9 years ago
Sjoerd Simons 4363de63a8 spl: use panic_str instead of panic 9 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
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
SRICHARAN R 4a0eb75752 ARM: OMAP: Cleanup boot parameters usage 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Enric Balletbo i Serra 6000992e26 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. 12 years ago
Ilya Yanok 62a814310e spl: support for booting via usbeth 12 years ago
Stefan Roese ea8256f072 SPL: Port SPL framework to powerpc 13 years ago
Allen Martin a759f1e0db SPL: make jump_to_image_no_args a weak symbol 13 years ago
Tom Rini 868444faa0 SPL: Remove setting GD_FLG_RELOC in preloader_console_init() 13 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 13 years ago
Ilya Yanok 4063c77deb OMAP: spl: call timer_init() from SPL 13 years ago
Pavel Machek c57b953da9 SPL: Add support for loading image from ram in SPL. 13 years ago
Tom Rini 4212098181 SPL: Rework how we inform about un-headered images 13 years ago
Tom Rini 1292eaf353 SPL: Make un-supported boot device puts a debug instead 13 years ago
Stefan Roese 3c6f8a0d19 SPL: Enable use of custom defined U-Boot entry point 13 years ago
Tom Rini a4cc1c4877 SPL: SPI: Enhance spi_spl_load to match the other load functions 13 years ago
Stefan Roese 022b4975c8 SPL: Add option to skip copying of the mkimage header 13 years ago
Stefan Roese 33d346464a SPL: Add NOR flash booting support 13 years ago
Stefan Roese 77552b0633 SPL: Use image_get_xxx() functions to access header values 13 years ago
Stefano Babic ae83d882f5 SPL: do not use fix value for u-boot size 13 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 13 years ago