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