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
2022-04-04
arm: init: save previous bootloader data
Dzmitry Sankouski
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-03-10
event: Convert misc_init_f() to use events
Simon Glass
2022-01-18
common: board_r: move init_addr_map() to init.h
Ovidiu Panait
2021-12-31
efi: Fix ll_boot_init() operation with the app
Simon Glass
2021-11-15
image: Explicitly declare do_bdinfo()
Andy Shevchenko
2021-08-06
pci: Drop pci_init_board()
Simon Glass
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
bdinfo: Rename function names to be clearer
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-15
common: board_r: Drop arch-specific ifdefs around initr_trap
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_pci wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_pci_ep wrapper
Ovidiu Panait
2021-01-15
common: board_r: Drop initr_secondary_cpu wrapper
Ovidiu Panait
2020-08-06
board_f: Introduce arch_setup_bdinfo initcall
Ovidiu Panait
2020-08-06
board_f: Introduce setup_bdinfo initcall
Ovidiu Panait
2020-07-27
pci_ep: Add the init function
Xiaowei Bao
2020-06-25
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-06-25
bdinfo: Export some basic printing functions
Simon Glass
2020-04-30
board: Add a gd flag for chain loading
Simon Glass
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