coreboot/src/soc/intel/quark
Elyes Haouas d6b6b22616 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Change-Id: I80f3d2c90c58daa62651f6fd635c043b1ce38b84
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68255
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-10-13 19:14:57 +00:00
..
bootblock
include/soc treewide: Don't add bits 2022-07-18 12:44:32 +00:00
romstage arch/x86/postcar: Set up postcar MTRR in C code 2022-05-16 07:05:03 +00:00
acpi.c ACPI: Have common acpi_fill_mcfg() 2021-10-18 14:20:28 +00:00
chip.c
chip.h
ehci.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
fsp_params.c
gpio_i2c.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
i2c.c i2c: Add configurable I2C transfer timeout 2022-03-15 22:06:27 +00:00
Kconfig drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs 2022-02-18 20:21:45 +00:00
lpc.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
Makefile.inc cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs 2021-10-25 20:18:40 +00:00
memmap.c payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity 2022-10-13 19:14:57 +00:00
northcluster.c soc/intel/baytrail,braswell,quark: Drop RES_IN_KIB 2022-07-05 13:07:08 +00:00
reg_access.c
reset.c
sd.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
spi.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
spi_debug.c
storage_test.c CBMEM: Change declarations for initialization hooks 2022-05-20 07:15:39 +00:00
tsc_freq.c
uart.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
uart_common.c