summaryrefslogtreecommitdiff
path: root/common/spl/spl.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-06spl: Rework image header parse to allow abort on raw image and os bootPaul Kocialkowski1-4/+7
2016-07-22spl: zImage support in Falcon modeLadislav Michl1-0/+23
2016-07-22spl: support loading from UBI volumesLadislav Michl1-0/+6
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-2/+2
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka1-2/+2
2016-07-15dm: spl: Bind in all devices in SPL with of-platdataSimon Glass1-1/+2
2016-07-15dm: spl: Don't set up device tree with of-platdataSimon Glass1-1/+1
2016-07-15spl: Drop include of i2c.hSimon Glass1-1/+0
2016-06-09bootstage: call show_boot_progress also in SPLHeiko Schocher1-0/+5
2016-06-03Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-3/+0
2016-06-03spl: Allow settings malloc_f base addressMarek Vasut1-0/+3
2016-06-01spl: Remove bogus GD_FLG_SPL_INIT checkMarek Vasut1-3/+0
2016-05-24SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot modeMichal Simek1-9/+36
2016-05-24spl: Introduce new function spl_board_prepare_for_bootMichal Simek1-0/+6
2016-05-17SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGEMarek Vasut1-0/+3
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut1-1/+2
2016-03-24spl: Print from which mmc slot spl is trying to bootHans de Goede1-3/+3
2016-01-14arm: move gd handling outside of C codeAlbert ARIBAUD1-11/+15
2015-12-14spl: use panic_str instead of panicSjoerd Simons1-1/+1
2015-11-18spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov1-1/+1
2015-11-18spl: announce boot devicesNikita Kiryanov1-0/+79
2015-11-18spl: add support for alternative boot deviceNikita Kiryanov1-4/+29
2015-11-18common: spl: move image load to its own functionNikita Kiryanov1-67/+50
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov1-14/+29
2015-10-20malloc_simple: Add support for switching to DRAM heapHans de Goede1-0/+12
2015-10-20spl: spl_relocate_stack_gd: Do not unnecessarily clear bssHans de Goede1-3/+0
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-2/+1
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada1-1/+1
2015-07-22spl: Add a debug string before the jump to U-BootSimon Glass1-0/+1
2015-07-22dm: spl: Allow device tree/driver model in board_init_f()Simon Glass1-11/+24
2015-05-14spl: Correct address in spl_relocate_stack_gd()Simon Glass1-1/+1
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+1
2015-04-24armv8/ls2085aqds: NAND boot supportScott Wood1-1/+1
2015-04-23dm: Init device tree as well as driver model in SPLSimon Glass1-3/+17
2015-04-23Correct malloc_limit value for pre-relocation malloc()Simon Glass1-1/+1
2015-04-10Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)1-0/+12
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass1-0/+35
2015-02-16arm: spl: Provide for a board-specific loaderSimon Glass1-0/+5
2015-01-29spl: Change printf to puts for "Unsupported boot-device"Stefan Roese1-1/+1
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini1-1/+15
2014-11-23spl: Change debug to printf for "Unsupported boot-device"Stefan Roese1-1/+3
2014-11-21dm: spl: Allow driver model to be usedSimon Glass1-0/+5
2014-11-21dm: spl: Make simple malloc() available when enabledSimon Glass1-1/+10
2014-11-17spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher1-5/+10
2014-10-28spl: move comment to the right placeAndreas Bießmann1-1/+1
2014-09-15Fix a few printf argument verification warningsVasili Galka1-1/+1
2014-02-19common: spl: Add spl sata boot supportDan Murphy1-0/+5
2014-01-25spl: common: Support for USB MSD FAT image loadingDan Murphy1-0/+5
2013-08-16SPL: Limit image name print lengthTaras Kondratiuk1-2/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1