Commit Graph

35 Commits (db910353a126d84fe8dff7a694ea792f50fcfb6a)

Author SHA1 Message Date
Simon Glass db910353a1 arm: spl: Allow board_init_r() to run with a larger stack 9 years ago
Simon Glass c01c71bc16 arm: spl: Provide for a board-specific loader 9 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" 10 years ago
Simon Glass 1151651831 dm: spl: Allow driver model to be used 10 years ago
Simon Glass fb4f5e7c91 dm: spl: Make simple malloc() available when enabled 10 years ago
Heiko Schocher 0c3117b1f7 spl, nand: add option to boot raw u-boot.bin image only 10 years ago
Andreas Bießmann e76caa627b spl: move comment to the right place 10 years ago
Vasili Galka 5d69a5d178 Fix a few printf argument verification warnings 10 years ago
Dan Murphy fff40a7e02 common: spl: Add spl sata boot support 10 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 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
SRICHARAN R 4a0eb75752 ARM: OMAP: Cleanup boot parameters usage 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
Enric Balletbo i Serra 6000992e26 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. 11 years ago
Ilya Yanok 62a814310e spl: support for booting via usbeth 11 years ago
Stefan Roese ea8256f072 SPL: Port SPL framework to powerpc 12 years ago
Allen Martin a759f1e0db SPL: make jump_to_image_no_args a weak symbol 12 years ago
Tom Rini 868444faa0 SPL: Remove setting GD_FLG_RELOC in preloader_console_init() 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
Ilya Yanok 4063c77deb OMAP: spl: call timer_init() from SPL 12 years ago
Pavel Machek c57b953da9 SPL: Add support for loading image from ram in SPL. 12 years ago
Tom Rini 4212098181 SPL: Rework how we inform about un-headered images 12 years ago
Tom Rini 1292eaf353 SPL: Make un-supported boot device puts a debug instead 12 years ago
Stefan Roese 3c6f8a0d19 SPL: Enable use of custom defined U-Boot entry point 12 years ago
Tom Rini a4cc1c4877 SPL: SPI: Enhance spi_spl_load to match the other load functions 12 years ago
Stefan Roese 022b4975c8 SPL: Add option to skip copying of the mkimage header 12 years ago
Stefan Roese 33d346464a SPL: Add NOR flash booting support 12 years ago
Stefan Roese 77552b0633 SPL: Use image_get_xxx() functions to access header values 12 years ago
Stefano Babic ae83d882f5 SPL: do not use fix value for u-boot size 12 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 12 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 12 years ago
Tom Rini d4c4e0e117 ARM: SPL: Start hooking in the current SPI SPL support 12 years ago
Tom Rini 026b2fe32c ARM: SPL: Clean up spl.c / spl_nand.c slightly 12 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 12 years ago
Tom Rini 24dafad5c4 ARM: SPL: Only call mem_malloc_init if configured 12 years ago
Tom Rini 8e1b836ec5 ARM: SPL: Rename omap_boot_device to spl_boot_device 12 years ago
Tom Rini 861a86f460 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 12 years ago
Balaji T K f75231b79a arm: omap5: correct boot device mode7 for eMMC 12 years ago
Stefano Babic 53c4492c0b SPL: call cleanup_before_linux() before booting Linux 12 years ago
Simon Schwarz ace73189a5 omap/spl: change output of spl_parse_image_header 12 years ago
Simon Schwarz 379c19ab70 omap-common/spl: Add linux boot to SPL 12 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 12 years ago
Tom Rini ad1820a3c6 spl.c: Use __noreturn decorator 12 years ago
Andreas Müller 761ca31e47 omap_rev_string: output to stdout 13 years ago
Andreas Müller 8775471bb3 OMAP SPL: call timer_init in s_init to make udelay work earlier 13 years ago
Anatolij Gustschin b0a86a27ee arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings 13 years ago
Tom Rini ee08a8260a OMAP3: Add SPL_BOARD_INIT hook 13 years ago
Aneesh V 473673a5c8 omap: remove I2C from SPL 13 years ago