Commit Graph

30 Commits (e50e8968d994491a426116c3ed6b3e7e26e45f3a)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Peter Korsgaard 2b75b0ad3a spl_mmc: add Falcon mode support for raw variant 12 years ago
Peter Korsgaard 721931f805 spl_mmc: mmc_load_image_raw(): Add sector argument 12 years ago
Peter Korsgaard 7ad2cc7964 spl_mmc: add Falcon mode support for FAT variant 12 years ago
Peter Korsgaard 2fabd0bcaa spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out 12 years ago
Peter Korsgaard 79adb7a2b5 spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging 12 years ago
Ying Zhang ade8a1a6d3 drivers/mmc: move spl_mmc.c to common/spl 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 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
Tom Rini d97b4ce805 SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 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