summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)Author
2015-06-18spl: spl_mmc: MMC boot mode provisions checksPaul Kocialkowski
2015-06-18spl: spl_mmc: Minor cosmeticsPaul Kocialkowski
2015-05-28spl: spl_mmc: Error and count distinctionPaul Kocialkowski
2015-05-26spl: spl_mmc: fix mmc Falcon mode regressionTim Harvey
2015-05-14spl: Correct address in spl_relocate_stack_gd()Simon Glass
2015-05-10spl: spl_mmc: Partition raw boot mode for eMMCPaul Kocialkowski
2015-05-10spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmeticsPaul Kocialkowski
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2015-04-23dm: Init device tree as well as driver model in SPLSimon Glass
2015-04-23Correct malloc_limit value for pre-relocation malloc()Simon Glass
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-04-10Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-16spl, spl_nor: fix compiler warningHeiko Schocher
2015-02-16arm: spl: Provide for a board-specific loaderSimon Glass
2015-01-28spl: Change printf to puts for "Unsupported boot-device"Stefan Roese
2015-01-14spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOTMasahiro Yamada
2015-01-06Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-06spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e...Guillaume GARDET
2015-01-05spl_sata.c: Add <scsi.h>Tom Rini
2014-12-08spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if availableGuillaume GARDET
2014-12-08spl: MMC U-Boot image load from raw partitionPaul Kocialkowski
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski
2014-11-26spl: Fix SPL EXT supportGuillaume GARDET
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-23ext4: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23spl: Change debug to printf for "Unsupported boot-device"Stefan Roese
2014-11-21dm: spl: Allow driver model to be usedSimon Glass
2014-11-21dm: spl: Make simple malloc() available when enabledSimon Glass
2014-11-17spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher
2014-10-27spl: move comment to the right placeAndreas Bießmann
2014-10-27spl: do not hang in spl_register_fat_device but return error value. It allows...Guillaume GARDET
2014-10-27spl: Add EXT support to SPLGuillaume GARDET
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-10-10common: spl_sata: perform SCSI scan before getting deviceRoger Quadros
2014-09-15Fix a few printf argument verification warningsVasili Galka
2014-07-22spl: nand: read only in the size of image_header on the first accessMasahiro Yamada
2014-05-15nand: remove CONFIG_SYS_NAND_PAGE_SIZETim Harvey
2014-04-17spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to bootTom Rini
2014-02-19common: spl: Add spl sata boot supportDan Murphy
2014-02-07SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini
2014-01-24spl: common: Support for USB MSD FAT image loadingDan Murphy
2014-01-24spl: common: Move FAT funcs to a common fileDan Murphy
2013-10-31common: convert makefiles to Kbuild styleMasahiro Yamada
2013-09-17spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORTPaul Burton
2013-09-17spl: remove unnecessary (& ARM specific) include of asm/utils.hPaul Burton