Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2019-11-10 | rockchip: adding the missing "/" in entries of boot_devices | Levin Du |
2019-07-29 | rockchip: rk3188: Move SoC one time setting into arch_cpu_init() | Kever Yang |
2019-07-29 | rockchip: rk3188: add boot_devices mapping to support 'same-as-spl' | Kever Yang |
2019-07-29 | rockchip: rk3188: move spl_board_init() into rk3188.c | Kever Yang |
2019-07-29 | rockchip: rk3188: move usb uart init into arch_cpu_init() | Kever Yang |
2019-05-01 | rockchip: rk3188: add board_debug_uart_init() | Kever Yang |