Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a79fc7a79cc9d4f7a46b19a4891484ac1e9ef599
/
common
/
init
/
board_init.c
a79fc7a
common: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
3d6d507
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
by Simon Glass
· 1 year, 2 months ago
6419f8e
riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation
by Shengyu Qu
· 1 year, 4 months ago
dd5b58c
global: Migrate CONFIG_MALLOC_F_ADDR to CFG
by Tom Rini
· 2 years ago
5004901
board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR
by Marek Vasut
· 2 years, 5 months ago
b55881d
bootstage: Add SPL support
by Marek Vasut
· 3 years, 1 month ago
cb80ff2
bootstage: Eliminate when not enabled
by Tom Rini
· 3 years, 7 months ago
401d1c4
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
691d719
common: Drop init.h from common header
by Simon Glass
· 4 years, 7 months ago
52f2423
common: Drop bootstage.h from common header
by Simon Glass
· 4 years, 7 months ago
9086ab5
board_init: remove meaningless increment in board_init_f_init_reserve()
by Masahiro Yamada
· 4 years, 11 months ago
c82abaa
spl: fix stack usage check if gd is not initialized
by Simon Goldschmidt
· 5 years ago
d8c0332
spl: implement stack usage check
by Simon Goldschmidt
· 5 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
f1896c4
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
c67c8c6
board_init.c: Always use memset()
by Tom Rini
· 8 years ago
40d5534
ARM: Default to using optimized memset and memcpy routines
by Tom Rini
· 8 years ago
496c548
bootstage: call show_boot_progress also in SPL
by Heiko Schocher
· 8 years ago
af7a555
x86: Fix board init breakage
by Simon Glass
· 9 years ago
adc421e
arm: move gd handling outside of C code
by Albert ARIBAUD
· 9 years ago
ecc3066
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
9ac4fc8
board_init: Change the logic to setup malloc_base
by Fabio Estevam
· 9 years ago
518f0bc
board_init_f_mem(): Don't create an unused early malloc() area
by Simon Glass
· 9 years ago
1236098
board_init_f_mem(): Don't require memset()
by Simon Glass
· 9 years ago
af6bbd4
Move board_init_f_mem() into a common location
by Simon Glass
· 9 years ago