summaryrefslogtreecommitdiff
path: root/common/spl/spl.c
AgeCommit message (Expand)Author
2015-04-10Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass
2015-02-16arm: spl: Provide for a board-specific loaderSimon Glass
2015-01-28spl: Change printf to puts for "Unsupported boot-device"Stefan Roese
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
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-09-15Fix a few printf argument verification warningsVasili Galka
2014-02-19common: spl: Add spl sata boot supportDan Murphy
2014-01-24spl: common: Support for USB MSD FAT image loadingDan Murphy
2013-08-16SPL: Limit image name print lengthTaras Kondratiuk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-03-11SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra
2013-02-18spl: support for booting via usbethIlya Yanok
2012-12-05SPL: Port SPL framework to powerpcStefan Roese
2012-10-29SPL: make jump_to_image_no_args a weak symbolAllen Martin
2012-10-15SPL: Remove setting GD_FLG_RELOC in preloader_console_init()Tom Rini
2012-10-01OMAP: networking support for SPLIlya Yanok
2012-10-01OMAP: spl: call timer_init() from SPLIlya Yanok
2012-09-27SPL: Add support for loading image from ram in SPL.Pavel Machek
2012-09-27SPL: Rework how we inform about un-headered imagesTom Rini
2012-09-27SPL: Make un-supported boot device puts a debug insteadTom Rini
2012-09-27SPL: Enable use of custom defined U-Boot entry pointStefan Roese
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini
2012-09-27SPL: Add option to skip copying of the mkimage headerStefan Roese
2012-09-27SPL: Add NOR flash booting supportStefan Roese
2012-09-27SPL: Use image_get_xxx() functions to access header valuesStefan Roese
2012-09-27SPL: do not use fix value for u-boot sizeStefano Babic
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini