u-boot-brain/arch/x86/cpu/broadwell
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
..
adsp.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
cpu_from_spl.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
cpu_full.c cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
cpu.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
iobp.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lpc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile x86: broadwell: Select refcode and CPU code for SPL 2019-05-08 13:02:14 +08:00
me.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
northbridge.c x86: broadwell: Allow SDRAM init from SPL 2019-05-08 13:02:12 +08:00
pch.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
pinctrl_broadwell.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
power_state.c x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME 2020-07-17 14:32:24 +08:00
refcode.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sata.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
sdram.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00