Commit Graph

23 Commits (a52f90f074a84880f8cb13e060e9ca5f3c7d9c2f)

Author SHA1 Message Date
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
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 13 years ago
Tom Rini d4c4e0e117 ARM: SPL: Start hooking in the current SPI SPL support 13 years ago
Tom Rini 026b2fe32c ARM: SPL: Clean up spl.c / spl_nand.c slightly 13 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 13 years ago
Tom Rini 24dafad5c4 ARM: SPL: Only call mem_malloc_init if configured 13 years ago
Tom Rini 8e1b836ec5 ARM: SPL: Rename omap_boot_device to spl_boot_device 13 years ago
Tom Rini 861a86f460 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 13 years ago
Balaji T K f75231b79a arm: omap5: correct boot device mode7 for eMMC 13 years ago
Stefano Babic 53c4492c0b SPL: call cleanup_before_linux() before booting Linux 13 years ago
Simon Schwarz ace73189a5 omap/spl: change output of spl_parse_image_header 13 years ago
Simon Schwarz 379c19ab70 omap-common/spl: Add linux boot to SPL 13 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 13 years ago
Tom Rini ad1820a3c6 spl.c: Use __noreturn decorator 13 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 14 years ago
Tom Rini ee08a8260a OMAP3: Add SPL_BOARD_INIT hook 14 years ago
Aneesh V 473673a5c8 omap: remove I2C from SPL 14 years ago
Sricharan 78f455c055 omap4/5: Add support for booting with CH. 14 years ago
Ilya Yanok b88befa550 omap/spl: actually enable the console 14 years ago
Aneesh V 2d01dd953a omap: spl: fix build break due to changes in FAT 14 years ago
Tom Rini cc3f705843 OMAP3 SPL: Provide weak omap_rev_string 14 years ago
Simon Glass efb2172ece Move timestamp and version files into 'generated' subdir 14 years ago
Simon Schwarz 9ea5c6efd8 omap-common: reorganize spl.c 14 years ago
Simon Schwarz 409ef1bcfb omap3: implement boot parameter saving 14 years ago
Simon Schwarz bb085b87e5 omap-common: add nand spl support 14 years ago
Simon Schwarz 63ffcfcbd0 omap-common/omap4: relocate early UART clock setup 14 years ago
Aneesh V 8cf686e19b omap: add MMC and FAT support to SPL 14 years ago
Aneesh V bcae721162 omap: add basic SPL support 14 years ago