Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a54915d8a13ce800645655728a2f203aeda98740
/
common
/
spl
/
spl.c
dcfcb8d
malloc_simple: Add support for switching to DRAM heap
by Hans de Goede
· 9 years ago
8656c4f
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
by Hans de Goede
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
dffb86e
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
aea3d40
spl: Add a debug string before the jump to U-Boot
by Simon Glass
· 9 years ago
070d00b
dm: spl: Allow device tree/driver model in board_init_f()
by Simon Glass
· 9 years ago
ce49e79
spl: Correct address in spl_relocate_stack_gd()
by Simon Glass
· 9 years ago
3f6dcdb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
b2d5ac5
armv8/ls2085aqds: NAND boot support
by Scott Wood
· 10 years ago
f3d46bd
dm: Init device tree as well as driver model in SPL
by Simon Glass
· 10 years ago
293f16b
Correct malloc_limit value for pre-relocation malloc()
by Simon Glass
· 10 years ago
8c80eb3
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
db91035
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
c01c71b
arm: spl: Provide for a board-specific loader
by Simon Glass
· 10 years ago
e860d01
spl: Change printf to puts for "Unsupported boot-device"
by Stefan Roese
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
18f26fd
spl: Change debug to printf for "Unsupported boot-device"
by Stefan Roese
· 10 years ago
1151651
dm: spl: Allow driver model to be used
by Simon Glass
· 10 years ago
fb4f5e7
dm: spl: Make simple malloc() available when enabled
by Simon Glass
· 10 years ago
0c3117b
spl, nand: add option to boot raw u-boot.bin image only
by Heiko Schocher
· 10 years ago
e76caa6
spl: move comment to the right place
by Andreas Bießmann
· 10 years ago
5d69a5d
Fix a few printf argument verification warnings
by Vasili Galka
· 10 years ago
fff40a7
common: spl: Add spl sata boot support
by Dan Murphy
· 11 years ago
8cffe5b
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· 11 years ago
62cf11c
SPL: Limit image name print length
by Taras Kondratiuk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
cac423a
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4a0eb75
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· 12 years ago
d2eae43
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
6000992
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
by Enric Balletbo i Serra
· 12 years ago
62a8143
spl: support for booting via usbeth
by Ilya Yanok
· 12 years ago
ea8256f
SPL: Port SPL framework to powerpc
by Stefan Roese
· 12 years ago
a759f1e
SPL: make jump_to_image_no_args a weak symbol
by Allen Martin
· 12 years ago
868444f
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
by Tom Rini
· 12 years ago
7ac2fe2
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
4063c77
OMAP: spl: call timer_init() from SPL
by Ilya Yanok
· 12 years ago
c57b953
SPL: Add support for loading image from ram in SPL.
by Pavel Machek
· 12 years ago
4212098
SPL: Rework how we inform about un-headered images
by Tom Rini
· 12 years ago
1292eaf
SPL: Make un-supported boot device puts a debug instead
by Tom Rini
· 12 years ago
3c6f8a0
SPL: Enable use of custom defined U-Boot entry point
by Stefan Roese
· 12 years ago
a4cc1c4
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
022b497
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· 12 years ago
33d3464
SPL: Add NOR flash booting support
by Stefan Roese
· 12 years ago
77552b0
SPL: Use image_get_xxx() functions to access header values
by Stefan Roese
· 12 years ago
ae83d88
SPL: do not use fix value for u-boot size
by Stefano Babic
· 12 years ago
6507f13
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
[Renamed (98%) from arch/arm/cpu/armv7/omap-common/spl.c]
d4c4e0e
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· 12 years ago
026b2fe
ARM: SPL: Clean up spl.c / spl_nand.c slightly
by Tom Rini
· 12 years ago
55cdbb8
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
24dafad
ARM: SPL: Only call mem_malloc_init if configured
by Tom Rini
· 12 years ago
8e1b836
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
861a86f
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
f75231b
arm: omap5: correct boot device mode7 for eMMC
by Balaji T K
· 13 years ago
53c4492
SPL: call cleanup_before_linux() before booting Linux
by Stefano Babic
· 13 years ago
ace7318
omap/spl: change output of spl_parse_image_header
by Simon Schwarz
· 13 years ago
379c19a
omap-common/spl: Add linux boot to SPL
by Simon Schwarz
· 13 years ago
24de357
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago
ad1820a
spl.c: Use __noreturn decorator
by Tom Rini
· 13 years ago
761ca31
omap_rev_string: output to stdout
by Andreas Müller
· 13 years ago
8775471
OMAP SPL: call timer_init in s_init to make udelay work earlier
by Andreas Müller
· 13 years ago
b0a86a2
arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
by Anatolij Gustschin
· 13 years ago
ee08a82
OMAP3: Add SPL_BOARD_INIT hook
by Tom Rini
· 13 years ago
473673a
omap: remove I2C from SPL
by Aneesh V
· 13 years ago
78f455c
omap4/5: Add support for booting with CH.
by Sricharan
· 13 years ago
b88befa
omap/spl: actually enable the console
by Ilya Yanok
· 13 years ago
2d01dd9
omap: spl: fix build break due to changes in FAT
by Aneesh V
· 13 years ago
cc3f705
OMAP3 SPL: Provide weak omap_rev_string
by Tom Rini
· 13 years ago
efb2172
Move timestamp and version files into 'generated' subdir
by Simon Glass
· 13 years ago
9ea5c6e
omap-common: reorganize spl.c
by Simon Schwarz
· 13 years ago
409ef1b
omap3: implement boot parameter saving
by Simon Schwarz
· 13 years ago
bb085b8
omap-common: add nand spl support
by Simon Schwarz
· 13 years ago
63ffcfc
omap-common/omap4: relocate early UART clock setup
by Simon Schwarz
· 13 years ago
8cf686e
omap: add MMC and FAT support to SPL
by Aneesh V
· 13 years ago
bcae721
omap: add basic SPL support
by Aneesh V
· 13 years ago