u-boot-brain/drivers/cpu
Simon Glass 600f584d81 cpu: Support querying the address width
Different CPUs may support different address widths, meaning the amount of
memory they can address. Add a property for this to the cpu_info struct.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-04-16 14:36:28 +08:00
..
bmips_cpu.c bcm6838: add initial support 2018-08-08 13:38:17 +02:00
cpu_sandbox.c cpu: Support querying the address width 2020-04-16 14:36:28 +08:00
cpu-uclass.c cpu: Add cpu_probe_all method 2018-09-18 08:12:21 -06:00
imx8_cpu.c imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c 2019-10-08 16:35:59 +02:00
Kconfig cpu: Add a RISC-V CPU driver 2018-12-18 09:56:26 +08:00
Makefile imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c 2019-10-08 16:35:59 +02:00
mpc83xx_cpu.c Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
mpc83xx_cpu.h cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
riscv_cpu.c riscv: cpu: Skip unavailable hart in the get_count() op 2019-09-03 09:29:43 +08:00