u-boot-brain/drivers/cpu
Simon Glass 961420fa5f cpu: Convert the methods to use a const udevice *
These functions should not modify the device. Convert them to const so
that callers don't need to cast if they have a const udevice *.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-07-25 14:46:57 -06:00
..
bmips_cpu.c cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
cpu_sandbox.c cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
cpu-uclass.c cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
imx8_cpu.c cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06: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 cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
mpc83xx_cpu.h cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
riscv_cpu.c cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00