Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bf541b2da2c1827d9c69812a393c30d09718aeb8
/
common
/
spl
/
spl.c
bf541b2
SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
by Marek Vasut
· 9 years ago
02266e2
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
9ef3c9e
spl: Print from which mmc slot spl is trying to boot
by Hans de Goede
· 9 years ago
85260bb
arm: move gd handling outside of C code
by Albert ARIBAUD
· 9 years ago
9f08e44
spl: use panic_str instead of panic
by Sjoerd Simons
· 9 years ago
e63b2dd
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· 9 years ago
8ec2e6c
spl: announce boot devices
by Nikita Kiryanov
· 9 years ago
3ed9478
spl: add support for alternative boot device
by Nikita Kiryanov
· 9 years ago
0a97881
common: spl: move image load to its own function
by Nikita Kiryanov
· 9 years ago
33eefe4
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
8f28038
malloc_simple: Add support for switching to DRAM heap
by Hans de Goede
· 9 years ago
a2c3672
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
by Hans de Goede
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
1e35f39
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
32f72f5
spl: Add a debug string before the jump to U-Boot
by Simon Glass
· 9 years ago
fa2a4db
dm: spl: Allow device tree/driver model in board_init_f()
by Simon Glass
· 9 years ago
097a3d0
spl: Correct address in spl_relocate_stack_gd()
by Simon Glass
· 10 years ago
c35f6cb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
8e728cd
armv8/ls2085aqds: NAND boot support
by Scott Wood
· 10 years ago
9a49ec1
dm: Init device tree as well as driver model in SPL
by Simon Glass
· 10 years ago
378dbdb
Correct malloc_limit value for pre-relocation malloc()
by Simon Glass
· 10 years ago
287b094
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
040d818
arm: spl: Provide for a board-specific loader
by Simon Glass
· 10 years ago
cd367a6
spl: Change printf to puts for "Unsupported boot-device"
by Stefan Roese
· 10 years ago
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
ce21aa1
spl: Change debug to printf for "Unsupported boot-device"
by Stefan Roese
· 10 years ago
1801a3e
dm: spl: Allow driver model to be used
by Simon Glass
· 10 years ago
b2d6994
dm: spl: Make simple malloc() available when enabled
by Simon Glass
· 10 years ago
cf00027
spl, nand: add option to boot raw u-boot.bin image only
by Heiko Schocher
· 10 years ago
ad24412
spl: move comment to the right place
by Andreas Bießmann
· 10 years ago
38c3fff
Fix a few printf argument verification warnings
by Vasili Galka
· 10 years ago
0c3ab85
common: spl: Add spl sata boot support
by Dan Murphy
· 11 years ago
cb367e1
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· 11 years ago
42b7673
SPL: Limit image name print length
by Taras Kondratiuk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
66f827b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
3f30b0a
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
d6b5eed
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
by Enric Balletbo i Serra
· 12 years ago
fc3a0f0
spl: support for booting via usbeth
by Ilya Yanok
· 12 years ago
ec90d34
SPL: Port SPL framework to powerpc
by Stefan Roese
· 12 years ago
c67e485
SPL: make jump_to_image_no_args a weak symbol
by Allen Martin
· 12 years ago
a16c1a5
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
by Tom Rini
· 12 years ago
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
a84e3d9
OMAP: spl: call timer_init() from SPL
by Ilya Yanok
· 12 years ago
de99725
SPL: Add support for loading image from ram in SPL.
by Pavel Machek
· 12 years ago
7917846
SPL: Rework how we inform about un-headered images
by Tom Rini
· 12 years ago
d939ef0
SPL: Make un-supported boot device puts a debug instead
by Tom Rini
· 12 years ago
5f16992
SPL: Enable use of custom defined U-Boot entry point
by Stefan Roese
· 12 years ago
1e2abf9
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
00b57b3
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· 12 years ago
900c177
SPL: Add NOR flash booting support
by Stefan Roese
· 12 years ago
292db77
SPL: Use image_get_xxx() functions to access header values
by Stefan Roese
· 12 years ago
fb5d62a
SPL: do not use fix value for u-boot size
by Stefano Babic
· 12 years ago
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
28591df
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]
ff7a605
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· 12 years ago
7b51686
ARM: SPL: Clean up spl.c / spl_nand.c slightly
by Tom Rini
· 12 years ago
29d69dc
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
730bae7
ARM: SPL: Only call mem_malloc_init if configured
by Tom Rini
· 12 years ago
0be93ff
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
fe3b0c7
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
e6c6889
arm: omap5: correct boot device mode7 for eMMC
by Balaji T K
· 13 years ago
0e0a6b7
SPL: call cleanup_before_linux() before booting Linux
by Stefano Babic
· 13 years ago
ab21819
omap/spl: change output of spl_parse_image_header
by Simon Schwarz
· 13 years ago
305bc4c
omap-common/spl: Add linux boot to SPL
by Simon Schwarz
· 13 years ago
79bfa73
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago
bdf77dc
spl.c: Use __noreturn decorator
by Tom Rini
· 13 years ago
0cda7a4
omap_rev_string: output to stdout
by Andreas Müller
· 13 years ago
de3ffeb
OMAP SPL: call timer_init in s_init to make udelay work earlier
by Andreas Müller
· 13 years ago
dcbd660
arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
by Anatolij Gustschin
· 13 years ago
ead66c1
OMAP3: Add SPL_BOARD_INIT hook
by Tom Rini
· 13 years ago
10a8140
omap: remove I2C from SPL
by Aneesh V
· 13 years ago
308fe92
omap4/5: Add support for booting with CH.
by Sricharan
· 13 years ago
74193c6
omap/spl: actually enable the console
by Ilya Yanok
· 13 years ago
0560be2
omap: spl: fix build break due to changes in FAT
by Aneesh V
· 13 years ago
09c797b
OMAP3 SPL: Provide weak omap_rev_string
by Tom Rini
· 13 years ago
5040241
Move timestamp and version files into 'generated' subdir
by Simon Glass
· 13 years ago
e21d2d8
omap-common: reorganize spl.c
by Simon Schwarz
· 13 years ago
c692fef
omap3: implement boot parameter saving
by Simon Schwarz
· 13 years ago
992dcf7
omap-common: add nand spl support
by Simon Schwarz
· 13 years ago
01a4332
omap-common/omap4: relocate early UART clock setup
by Simon Schwarz
· 13 years ago
13a74c1
omap: add MMC and FAT support to SPL
by Aneesh V
· 13 years ago
b8e60b9
omap: add basic SPL support
by Aneesh V
· 13 years ago