u-boot-brain/drivers/cpu
Bin Meng 833508c05c cpu: Add a RISC-V CPU driver
This adds a driver for RISC-V CPU. Note the driver will bind
a RISC-V timer driver if "timebase-frequency" property is
present in the device tree.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Anup Patel <anup@brainfault.org>
2018-12-18 09:56:26 +08:00
..
bmips_cpu.c bcm6838: add initial support 2018-08-08 13:38:17 +02:00
cpu_sandbox.c test: Add tests for CPU uclass 2018-09-18 08:12:21 -06:00
cpu-uclass.c cpu: Add cpu_probe_all method 2018-09-18 08:12:21 -06:00
Kconfig cpu: Add a RISC-V CPU driver 2018-12-18 09:56:26 +08:00
Makefile cpu: Add a RISC-V CPU driver 2018-12-18 09:56:26 +08:00
mpc83xx_cpu.c cpu: mpc83xx: Remove unnecessary characters in the description string 2018-11-14 09:16:27 -08:00
mpc83xx_cpu.h cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
riscv_cpu.c cpu: Add a RISC-V CPU driver 2018-12-18 09:56:26 +08:00