index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
init
/
board_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
board_init: remove meaningless increment in board_init_f_init_reserve()
Masahiro Yamada
2020-01-23
1
-2
/
+0
*
spl: fix stack usage check if gd is not initialized
Simon Goldschmidt
2020-01-10
1
-0
/
+17
*
spl: implement stack usage check
Simon Goldschmidt
2019-08-11
1
-0
/
+20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
1
-4
/
+4
*
board_init.c: Always use memset()
Tom Rini
2017-01-20
1
-18
/
+0
*
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2017-01-20
1
-1
/
+1
*
bootstage: call show_boot_progress also in SPL
Heiko Schocher
2016-06-09
1
-0
/
+5
*
x86: Fix board init breakage
Simon Glass
2016-01-15
1
-1
/
+1
*
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
1
-4
/
+4
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
1
-10
/
+99
*
board_init: Change the logic to setup malloc_base
Fabio Estevam
2015-11-12
1
-2
/
+1
*
board_init_f_mem(): Don't create an unused early malloc() area
Simon Glass
2015-10-24
1
-1
/
+2
*
board_init_f_mem(): Don't require memset()
Simon Glass
2015-10-24
1
-0
/
+18
*
Move board_init_f_mem() into a common location
Simon Glass
2015-10-24
1
-0
/
+41