index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
init.h
Age
Commit message (
Expand
)
Author
2020-04-24
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-01-17
common: Move testdram() into init.h
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
common: Move main_loop() to init.h
Simon Glass
2019-12-15
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
2019-12-02
common: Move trap_init() out of common.h
Simon Glass
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2018-11-14
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
2018-11-07
Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
Bin Meng
2018-09-18
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
2018-09-18
init: Fix documentation
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-16
common: move init_helpers.h prototypes in init.h
Patrick Delaunay
2018-03-16
common: move board_info.c prototypes in init.h
Patrick Delaunay
2018-03-16
common: move board_r.c prototypes in init.h
Patrick Delaunay
2018-03-16
common: move board_init.c prototypes in init.h
Patrick Delaunay
2018-03-16
common: move board_f.c prototypes in init.h
Patrick Delaunay
2018-03-16
common: add a prototype for mach_cpu_init()
Patrick Delaunay