~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
/
init
Commit message (
Expand
)
Author
Age
*
riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation
Shengyu Qu
2023-08-10
*
global: Migrate CONFIG_MALLOC_F_ADDR to CFG
Tom Rini
2022-12-23
*
board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR
Marek Vasut
2022-07-08
*
bootstage: Add SPL support
Marek Vasut
2021-10-31
*
bootstage: Eliminate when not enabled
Tom Rini
2021-07-07
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-26
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
*
board_init: remove meaningless increment in board_init_f_init_reserve()
Masahiro Yamada
2020-01-23
*
spl: fix stack usage check if gd is not initialized
Simon Goldschmidt
2020-01-10
*
spl: implement stack usage check
Simon Goldschmidt
2019-08-11
*
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2018-11-26
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
*
board_init.c: Always use memset()
Tom Rini
2017-01-20
*
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2017-01-20
*
bootstage: call show_boot_progress also in SPL
Heiko Schocher
2016-06-09
*
x86: Fix board init breakage
Simon Glass
2016-01-15
*
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
*
board_init: Change the logic to setup malloc_base
Fabio Estevam
2015-11-12
*
board_init_f_mem(): Don't create an unused early malloc() area
Simon Glass
2015-10-24
*
board_init_f_mem(): Don't require memset()
Simon Glass
2015-10-24
*
Move board_init_f_mem() into a common location
Simon Glass
2015-10-24