u-boot-brain/arch/x86/cpu/broadwell
Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat'
We use 'priv' for private data but often use 'platdata' for platform data.
We can't really use 'pdata' since that is ambiguous (it could mean private
or platform data).

Rename some of the latter variables to end with 'plat' for consistency.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-13 16:51:08 -07:00
..
adsp.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
cpu_from_spl.c CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined 2020-08-26 09:19:16 +02:00
cpu_full.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07: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 dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
sdram.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00