Commit Graph

49 Commits (89c64cdd8fd815c5b88d50e3f9deb98d83e8cdf7)

Author SHA1 Message Date
Andreas Bießmann e76caa627b spl: move comment to the right place 10 years ago
Guillaume GARDET 7d2b4e7729 spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. 10 years ago
Guillaume GARDET 592f922261 spl: Add EXT support to SPL 10 years ago
Guillaume GARDET 205b4f33cf Rename some defines containing FAT in their name to be filesystem generic 10 years ago
Roger Quadros 76300c0d2d common: spl_sata: perform SCSI scan before getting device 10 years ago
Vasili Galka 5d69a5d178 Fix a few printf argument verification warnings 11 years ago
Masahiro Yamada c13bb16757 spl: nand: read only in the size of image_header on the first access 11 years ago
Tim Harvey 50c8d66d33 nand: remove CONFIG_SYS_NAND_PAGE_SIZE 11 years ago
Tom Rini ae1590ed52 spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot 11 years ago
Dan Murphy fff40a7e02 common: spl: Add spl sata boot support 11 years ago
Tom Rini 7dbe63bc95 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK 11 years ago
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading 11 years ago
Dan Murphy 773b5940b5 spl: common: Move FAT funcs to a common file 11 years ago
Masahiro Yamada 0ccf54c6f4 common: convert makefiles to Kbuild style 11 years ago
Paul Burton 8112f5fa1b spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT 12 years ago
Paul Burton db6b5e8b02 spl: remove unnecessary (& ARM specific) include of asm/utils.h 12 years ago
Taras Kondratiuk 62cf11c092 SPL: Limit image name print length 12 years ago
Tom Rini e4c444b34b spl_mmc.c: Detect missing kernel image in RAW MMC 12 years ago
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