~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl.c
Commit message (
Expand
)
Author
Age
*
spl: initialize PCI before booting
Heinrich Schuchardt
2023-07-30
*
common: spl: spl: Remove video driver
Nikhil M Jain
2023-07-21
*
common: spl: spl: Update stack pointer address
Nikhil M Jain
2023-07-21
*
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-06-12
|
\
|
*
global: Use proper project name U-Boot
Michal Simek
2023-06-12
*
|
spl: Correct checking of configuration node
Bin Meng
2023-05-31
|
/
*
common: spl: spl: Remove video driver before u-boot proper
Nikhil M Jain
2023-05-08
*
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
2023-01-12
*
global: Migrate CONFIG_MALLOC_F_ADDR to CFG
Tom Rini
2022-12-23
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-11-10
*
spl: Allow multiple loaders of the same time
Simon Glass
2022-10-31
*
spl: Add a separate silence option for SPL
Simon Glass
2022-10-31
*
spl: Refactor controls for console output
Simon Glass
2022-10-31
*
spl: Use binman suffix allow symbols of any SPL etype
Simon Glass
2022-10-31
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
Add in the ability to load and boot an uncompressed kernel image during the F...
Nathan Barrett-Morrison
2022-09-14
*
spl: binman: Check at runtime if binman symbols were filled in
Alper Nebi Yasak
2022-06-28
*
spl: binman: Split binman symbols support from enabling binman
Alper Nebi Yasak
2022-06-28
*
spl: binman: Fix use of undeclared u_boot_any symbols
Alper Nebi Yasak
2022-06-28
*
dm: spl: Allow SPL to show memory usage
Simon Glass
2022-06-28
*
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
*
Introduce Verifying Program Loader (VPL)
Simon Glass
2022-05-02
*
gpio: Enable hogging support in SPL
Eddie James
2022-04-08
*
spl: Allow disabling binman symbols in SPL
Simon Glass
2022-02-22
*
spl: x86: Correct the binman symbols for SPL
Simon Glass
2022-02-22
*
spl: add support for custom boot method names
Heiko Thiery
2022-01-28
*
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
|
\
|
*
SPL: Add support for checking board / BootROM specific image types
Pali Rohár
2022-01-20
|
*
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2022-01-20
*
|
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
|
/
*
common: spl: move armv7m-specific code to spl_perform_fixups()
Ovidiu Panait
2022-01-18
*
bloblist: Rename the SPL tag
Simon Glass
2022-01-13
*
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-11-05
*
bootstage: Add SPL support
Marek Vasut
2021-10-31
*
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
2021-10-25
*
lib: optee: remove the duplicate CONFIG_OPTEE
Patrick Delaunay
2021-10-05
*
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-25
*
Remove including timestamp.h in version.h
Pali Rohár
2021-09-17
*
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-09-04
*
SPL: Add support for parsing board / BootROM specific image types
Pali Rohár
2021-07-31
*
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
2021-07-28
*
spl: Introduce spl_board_prepare_for_optee() hook
Alexandru Gagniuc
2021-07-27
*
spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)
John Keeping
2021-07-23
*
spl: Provide more information on boot failure
Simon Glass
2021-07-21
*
bootstage: Eliminate when not enabled
Tom Rini
2021-07-07
*
Revert "spl: Drop bd_info in the data section"
Alexandru Gagniuc
2021-04-19
*
spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties
Alexandru Gagniuc
2021-04-14
[next]