Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f73be5f1de969667e0e119d9aad0093ca98848b7
/
common
/
spl
/
spl.c
634fcf0
spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
by Vikas Manocha
· 8 years ago
cf334ed
spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
by Tom Rini
· 8 years ago
722a6b1
spl: Add option to enable SPL Legacy image support
by Andrew F. Davis
· 8 years ago
24eb39b
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
by Andrew F. Davis
· 8 years ago
340f418
spl: Add spl_early_init()
by Eddie Cai
· 8 years ago
7b74c4b
Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
by Masahiro Yamada
· 8 years ago
b3d2861
spl: Remove overwrite of relocated malloc limit
by Andrew F. Davis
· 8 years ago
cf947da
spl: Add some missing newlines
by Andrew F. Davis
· 8 years ago
8c36e99
armv8: release slave cores from CPU_RELEASE_ADDR
by Oded Gabbay
· 8 years ago
22802f4
spl: move RAM boot support in separate file
by Stefan Agner
· 8 years ago
7f73ca4
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
by Tom Rini
· 8 years ago
11e1479
SPL: make struct spl_image 64-bit safe
by Andre Przywara
· 8 years ago
2acf35d
spl: Drop announce_boot_device()
by Simon Glass
· 8 years ago
29d357d
spl: Pass the loader into spl_load_image()
by Simon Glass
· 8 years ago
540bfe7
spl: Move the loading code into its own function
by Simon Glass
· 8 years ago
ebc4ef6
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
2f11cd9
dm: core: Handle global_data moving in SPL
by Simon Glass
· 8 years ago
34ee947
spl: add RAM boot device only if it is actually defined
by Stefan Agner
· 8 years ago
d32b2d1
spl: Make spl_boot_list a local variable
by Simon Glass
· 8 years ago
f4d7d85
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· 8 years ago
2a2ee2a
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
97d9df0
spl: Convert spl_board_load_image() to use linker list
by Simon Glass
· 8 years ago
7ec0389
spl: Convert spl_net_load_image() to use linker list
by Simon Glass
· 8 years ago
139db7a
spl: Convert spl_spi_load_image() to use linker list
by Simon Glass
· 8 years ago
7557147
spl: Convert spl_sata_load_image() to use linker list
by Simon Glass
· 8 years ago
56df463
spl: Convert spl_usb_load_image() to use linker list
by Simon Glass
· 8 years ago
dd6bf90
spl: Convert spl_ymodem_load_image() to use linker list
by Simon Glass
· 8 years ago
548b3ee
spl: Convert spl_nor_load_image() to use linker list
by Simon Glass
· 8 years ago
afa6e6c
spl: Convert spl_onenand_load_image() to use linker list
by Simon Glass
· 8 years ago
d5c2b11
spl: Convert spl_nand_load_image() to use linker list
by Simon Glass
· 8 years ago
7d7dd82
spl: Convert spl_ubi_load_image() to use linker list
by Simon Glass
· 8 years ago
0fed9c7
spl: Convert spl_mmc_load_image() to use linker list
by Simon Glass
· 8 years ago
98136b2
spl: Convert spl_ram_load_image() to use linker list
by Simon Glass
· 8 years ago
a0a8029
spl: Add a way to declare an SPL image loader
by Simon Glass
· 8 years ago
ecdfd69
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
ca12e65
spl: Add a parameter to jump_to_image_linux()
by Simon Glass
· 8 years ago
71316c1
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
d95ceb9
spl: Add a parameter to spl_set_header_raw_uboot()
by Simon Glass
· 8 years ago
6f8387f
dra7x: boot: add dfu bootmode support
by B, Ravi
· 8 years ago
85a3772
spl: Rework image header parse to allow abort on raw image and os boot
by Paul Kocialkowski
· 8 years ago
431889d
spl: zImage support in Falcon mode
by Ladislav Michl
· 8 years ago
bf55cd4
spl: support loading from UBI volumes
by Ladislav Michl
· 8 years ago
1f9ef0d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
19e99fb
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
7d23b9c
dm: spl: Bind in all devices in SPL with of-platdata
by Simon Glass
· 8 years ago
d223e0a
dm: spl: Don't set up device tree with of-platdata
by Simon Glass
· 8 years ago
12c550d
spl: Drop include of i2c.h
by Simon Glass
· 8 years ago
496c548
bootstage: call show_boot_progress also in SPL
by Heiko Schocher
· 8 years ago
edb697c
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
94b9e22
spl: Allow settings malloc_f base address
by Marek Vasut
· 8 years ago
1254667
spl: Remove bogus GD_FLG_SPL_INIT check
by Marek Vasut
· 8 years ago
8d16e1d
SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
by Michal Simek
· 9 years ago
3a3b914
spl: Introduce new function spl_board_prepare_for_boot
by Michal Simek
· 9 years ago
e072751
SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
by Marek Vasut
· 9 years ago
7e0f226
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
8f10b5c
spl: Print from which mmc slot spl is trying to boot
by Hans de Goede
· 9 years ago
adc421e
arm: move gd handling outside of C code
by Albert ARIBAUD
· 9 years ago
4363de6
spl: use panic_str instead of panic
by Sjoerd Simons
· 9 years ago
a1e56cf
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· 9 years ago
310c846
spl: announce boot devices
by Nikita Kiryanov
· 9 years ago
f101e4b
spl: add support for alternative boot device
by Nikita Kiryanov
· 9 years ago
5211b87
common: spl: move image load to its own function
by Nikita Kiryanov
· 9 years ago
36afd45
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
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
· 12 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
Next »