u-boot-brain/arch/x86/cpu/apollolake
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
..
Kconfig x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT 2020-10-29 14:42:18 -06:00
Makefile x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
acpi.c x86: Set up Chrome OS to boot into developer mode 2020-11-06 09:51:31 +08:00
cpu.c x86: apl: Add core init for the SoC 2020-11-05 14:58:45 +08:00
cpu_common.c x86: apl: Add core init for the SoC 2020-11-05 14:58:45 +08:00
cpu_spl.c x86: apl: Add core init for the SoC 2020-11-05 14:58:45 +08:00
fsp_bindings.c x86: fsp: Replace e-mmc with emmc in devicetree bindings 2020-09-21 16:41:35 +08:00
fsp_m.c x86: apl: Adjust FSP-M code to avoid hard-coded address 2020-07-17 14:32:24 +08:00
fsp_s.c x86: Silence some logging statements 2020-11-06 09:51:32 +08:00
hostbridge.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
lpc.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
pch.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
pmc.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
punit.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
spl.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
systemagent.c x86: apl: Add systemagent driver 2019-12-15 11:44:27 +08:00
uart.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00