index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl.c
Age
Commit message (
Expand
)
Author
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-07-21
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-05-14
spl: Correct address in spl_relocate_stack_gd()
Simon Glass
2015-04-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-04-23
armv8/ls2085aqds: NAND boot support
Scott Wood
2015-04-23
dm: Init device tree as well as driver model in SPL
Simon Glass
2015-04-23
Correct malloc_limit value for pre-relocation malloc()
Simon Glass
2015-04-10
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
Albert ARIBAUD \(3ADEV\)
2015-03-04
arm: spl: Allow board_init_r() to run with a larger stack
Simon Glass
2015-02-16
arm: spl: Provide for a board-specific loader
Simon Glass
2015-01-28
spl: Change printf to puts for "Unsupported boot-device"
Stefan Roese
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-23
spl: Change debug to printf for "Unsupported boot-device"
Stefan Roese
2014-11-21
dm: spl: Allow driver model to be used
Simon Glass
2014-11-21
dm: spl: Make simple malloc() available when enabled
Simon Glass
2014-11-17
spl, nand: add option to boot raw u-boot.bin image only
Heiko Schocher
2014-10-27
spl: move comment to the right place
Andreas Bießmann
2014-09-15
Fix a few printf argument verification warnings
Vasili Galka
2014-02-19
common: spl: Add spl sata boot support
Dan Murphy
2014-01-24
spl: common: Support for USB MSD FAT image loading
Dan Murphy
2013-08-16
SPL: Limit image name print length
Taras Kondratiuk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-11
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-10
ARM: OMAP: Cleanup boot parameters usage
SRICHARAN R
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-11
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
Enric Balletbo i Serra
2013-02-18
spl: support for booting via usbeth
Ilya Yanok
2012-12-05
SPL: Port SPL framework to powerpc
Stefan Roese
2012-10-29
SPL: make jump_to_image_no_args a weak symbol
Allen Martin
2012-10-15
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
Tom Rini
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
OMAP: spl: call timer_init() from SPL
Ilya Yanok
2012-09-27
SPL: Add support for loading image from ram in SPL.
Pavel Machek
2012-09-27
SPL: Rework how we inform about un-headered images
Tom Rini
2012-09-27
SPL: Make un-supported boot device puts a debug instead
Tom Rini
2012-09-27
SPL: Enable use of custom defined U-Boot entry point
Stefan Roese
2012-09-27
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
2012-09-27
SPL: Add option to skip copying of the mkimage header
Stefan Roese
2012-09-27
SPL: Add NOR flash booting support
Stefan Roese
2012-09-27
SPL: Use image_get_xxx() functions to access header values
Stefan Roese
2012-09-27
SPL: do not use fix value for u-boot size
Stefano Babic
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini