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