Age | Commit message (Expand) | Author |
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 |