coreboot/src
Arthur Heymans a2180b3335 nb/intel/*: Match ACPI with resource allocation
Currently resource allocation starts top down from the default value
0xfe000000. This does not match what ACPI reports, so adapt
CONFIG_DOMAIN_RESOURCE_32BIT_LIMIT to reflect that.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: I2ba0e96a7ab18d65b7fbbb38b1a979ea2ec6d1be
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80207
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2024-08-05 08:28:44 +00:00
..
acpi acpi/acpigen_ps2_keybd: Move KEY_DELETE to rest_of_keymaps 2024-08-01 15:30:20 +00:00
arch arch/arm64/armv8/mmu: Improve log format 2024-08-03 02:13:30 +00:00
commonlib commonlib/device_tree.c: Add read reg property helper 2024-07-26 11:06:29 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
device device/path: rename domain path struct element to 'domain_id' 2024-07-31 14:32:51 +00:00
drivers i2c/drivers/generic: Return ROTM in a package 2024-08-02 14:36:31 +00:00
ec ec/system76/ec: Remove RPM calculation 2024-07-26 23:03:33 +00:00
include device/path: rename domain path struct element to 'domain_id' 2024-07-31 14:32:51 +00:00
lib lib/smbios: Create SMBIOS type 4 entry 2024-07-22 22:30:47 +00:00
mainboard mb/google/brya/var/nova: Adjust Type-C port to USB 2.0 only 2024-08-04 06:22:25 +00:00
northbridge nb/intel/*: Match ACPI with resource allocation 2024-08-05 08:28:44 +00:00
sbom
security security/vboot: Include new gbb flag to enforce CSE sync 2024-08-02 14:43:04 +00:00
soc soc/ti/am335x: Remove superfluous formats 2024-08-02 14:45:13 +00:00
southbridge soc/intel: Extend CSE RW Update and ME read access for payload sync 2024-07-11 15:24:07 +00:00
superio superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
vendorcode device: introduce and use dev_get_domain_id 2024-07-31 14:32:19 +00:00
Kconfig