summaryrefslogtreecommitdiff
path: root/include/init.h
AgeCommit message (Expand)Author
2020-04-30board: Add a gd flag for chain loadingSimon Glass
2020-04-24common/board_f: Make reserve_mmu genericOvidiu Panait
2020-01-17common: Move testdram() into init.hSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move ll_boot_init() to init.hSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2020-01-17common: Move main_loop() to init.hSimon Glass
2019-12-15x86: fsp: Add a new arch_fsp_init_r() hookSimon Glass
2019-12-02common: Move trap_init() out of common.hSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2018-11-14board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six
2018-11-07Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"Bin Meng
2018-09-18board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six
2018-09-18init: Fix documentationMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay
2018-03-16common: move board_info.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_r.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_init.c prototypes in init.hPatrick Delaunay
2018-03-16common: move board_f.c prototypes in init.hPatrick Delaunay
2018-03-16common: add a prototype for mach_cpu_init()Patrick Delaunay