coreboot/src
Felix Held 702365e186 include/device/device: drop unused alignment defines
The resource allocator's setup_resource_ranges will make sure that the
memory resources are 4KiB-aligned. The resource allocator doesn't
enforce any alignment requirements on IO regions.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I3c148ce2acbe284b40126e331d8f372839817e73
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77167
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-08-15 14:43:38 +00:00
..
acpi src/acpi/acpi.c: make BOOT0000 APCI device visible to OS 2023-08-13 02:33:37 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu cpu/amd/pi/00730F01: Use common code for mp_init 2023-08-08 20:27:50 +00:00
device device/pnp_device: Remove return statement from void function 2023-08-15 08:51:16 +00:00
drivers drivers/i2c/sx9310: Set ACPI status to hidden (0xb) 2023-08-11 17:53:45 +00:00
ec ec/starlabs/merlin/ite: Don't attempt EC mirror without a counter 2023-08-11 17:53:10 +00:00
include include/device/device: drop unused alignment defines 2023-08-15 14:43:38 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mb/google/nissa/var/yavilla: Adjust WLAN_PERST_L power sequence 2023-08-13 02:36:46 +00:00
northbridge commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
soc soc/amd/common/data_fabric/domain: use get_iohc_fabric_id 2023-08-15 14:42:58 +00:00
southbridge commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
superio superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
vendorcode mb/facebook/fbg1701: Add config to additional list 2023-08-09 22:00:33 +00:00
Kconfig bootsplash: Add ImageMagick voodoo 2023-08-04 20:53:24 +00:00