Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-14 | board_f: Use static print_cpuinfo if CONFIG_CPU is active | Mario Six | 1 | -0/+7 |
2018-11-07 | Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" | Bin Meng | 1 | -7/+0 |
2018-09-18 | board_f: Use static print_cpuinfo if CONFIG_CPU is active | Mario Six | 1 | -0/+7 |
2018-09-18 | init: Fix documentation | Mario Six | 1 | -13/+14 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-03-16 | common: move init_helpers.h prototypes in init.h | Patrick Delaunay | 1 | -0/+7 |
2018-03-16 | common: move board_info.c prototypes in init.h | Patrick Delaunay | 1 | -0/+3 |
2018-03-16 | common: move board_r.c prototypes in init.h | Patrick Delaunay | 1 | -0/+14 |
2018-03-16 | common: move board_init.c prototypes in init.h | Patrick Delaunay | 1 | -0/+39 |
2018-03-16 | common: move board_f.c prototypes in init.h | Patrick Delaunay | 1 | -0/+66 |
2018-03-16 | common: add a prototype for mach_cpu_init() | Patrick Delaunay | 1 | -0/+51 |