u-boot/drivers/cpu
Heinrich Schuchardt 8ae8da10b3 sandbox: correct cpu nodes
The cpu nodes in arch/sandbox/dts/test.dts should conform to the devicetree
specification:

* property device_type must be set to "cpu"
* the reg property must be provided
* the cpu nodes must have an address

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-09-25 09:46:15 -06:00
..
at91_cpu.c cpu: at91: add compatible for ARM9260EJ-S 2021-09-21 10:05:37 +03:00
bmips_cpu.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
cpu-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
cpu_sandbox.c sandbox: correct cpu nodes 2021-09-25 09:46:15 -06:00
imx8_cpu.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig cpu: Add a RISC-V CPU driver 2018-12-18 09:56:26 +08:00
Makefile cpu: at91: add driver for CPU 2020-10-05 10:45:16 +03:00
mpc83xx_cpu.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
mpc83xx_cpu.h cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
riscv_cpu.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00