coreboot/src/soc/intel/baytrail
Kyösti Mälkki 27d6299d51 device/resource: Add _kb postfix for resource allocators
There is a lot of going back-and-forth with the KiB arguments, start
the work to migrate away from this.

Change-Id: I329864d36137e9a99b5640f4f504c45a02060a40
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64658
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-06-22 12:30:15 +00:00
..
acpi arch/x86: consolidate HPET base address definitions 2022-02-25 17:44:11 +00:00
bootblock Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
include/soc arch/x86: factor out and commonize HPET_BASE_ADDRESS definition 2022-02-25 17:42:45 +00:00
romstage CBMEM: Change declarations for initialization hooks 2022-05-20 07:15:39 +00:00
acpi.c acpi/acpigen: Constify CST functions' pointers 2021-10-19 14:57:39 +00:00
chip.c soc/intel/baytrail: use mp_cpu_bus_init 2021-10-22 01:27:48 +00:00
chip.h
cpu.c cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
dptf.c
ehci.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
elog.c
emmc.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
fadt.c soc/intel: drop P_BLK support 2021-10-13 18:05:05 +00:00
gfx.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
gpio.c
hda.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
int15.c
iosf.c
Kconfig Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
lpe.c device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
lpss.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
Makefile.inc cpu/x86: Introduce and use CPU_X86_LAPIC 2021-10-26 17:44:14 +00:00
memmap.c
modphy_table.c src: Use 'stdint.h' when appropriate 2022-01-01 14:58:44 +00:00
northcluster.c device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
pcie.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
perf_power.c
placeholders.c
pmutil.c
ramstage.c soc/intel: Remove unused <acpi/acpi.h> 2022-04-24 17:41:04 +00:00
refcode.c soc/intel: Remove unused <acpi/acpi.h> 2022-04-24 17:41:04 +00:00
refcode_native.c soc/intel: Remove unused <cpu/x86/tsc.h> 2022-05-16 02:37:00 +00:00
sata.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
scc.c soc/intel: Replace bad uses of find_resource 2021-11-04 17:34:30 +00:00
sd.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
smihandler.c
smm.c
southcluster.c device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
tsc_freq.c
xhci.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00