u-boot-brain/arch/x86/cpu/broadwell
Simon Glass 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter
This construct is quite long-winded. In earlier days it made some sense
since auto-allocation was a strange concept. But with driver model now
used pretty universally, we can shorten this to 'auto'. This reduces
verbosity and makes it easier to read.

Coincidentally it also ensures that every declaration is on one line,
thus making dtoc's job easier.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-13 08:00:25 -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 auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
sdram.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00