Commit Graph

64 Commits (5cde9d8e94de759cacf99b08dd373cb18768feba)

Author SHA1 Message Date
Stefan Roese e860d012c4 spl: Change printf to puts for "Unsupported boot-device" 10 years ago
Masahiro Yamada 9f9d8704b6 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT 10 years ago
Guillaume GARDET 2c84c9a40a spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328) 10 years ago
Tom Rini fc89b2e479 spl_sata.c: Add <scsi.h> 10 years ago
Guillaume GARDET 4c5bbc2328 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available 10 years ago
Paul Kocialkowski b97300b62f spl: MMC U-Boot image load from raw partition 10 years ago
Paul Kocialkowski e2ccdf89a0 MMC SD fs boot partition config coding style and proper description 10 years ago
Guillaume GARDET d3e488eaf4 spl: Fix SPL EXT support 10 years ago
Suriyan Ramasami 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 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
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 10 years ago
Masahiro Yamada c13bb16757 spl: nand: read only in the size of image_header on the first access 10 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 11 years ago
Paul Burton db6b5e8b02 spl: remove unnecessary (& ARM specific) include of asm/utils.h 11 years ago
Taras Kondratiuk 62cf11c092 SPL: Limit image name print length 11 years ago
Tom Rini e4c444b34b spl_mmc.c: Detect missing kernel image in RAW MMC 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 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