coreboot-kgpe-d16/src/southbridge/intel/bd82x6x
Marc Jones a0bec17455 Reserve bd82x6x LPC decode ranges in the resource allocator
The LPC bus normally allocates the range for legacy devices,
0-0x1000. Some devices on LPC are above that range and need to
be accounted for. Check the decode range settings for addresses
> 0x1000 and reserve them.

Change-Id: Idba800d7cee3185296f29dd237ba306f3de8de55
Signed-off-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-on: http://review.coreboot.org/1337
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-07-26 20:30:52 +02:00
..
acpi Update PCIe Root Port _PRT to handle re-mapped functions 2012-05-01 21:21:19 +02:00
azalia.c bd82x6x: Convert all PCI ID lists to new scheme 2012-07-24 12:26:33 +02:00
bootblock.c RTC: Enable extended CMOS in the bootblock 2012-07-24 15:00:54 +02:00
chip.h SATA: Add option to configure gen3 transmitter 2012-07-26 20:29:16 +02:00
early_me.c
early_smbus.c
early_usb.c
elog.c ELOG: Log boot-time events found in southbridge 2012-07-25 22:25:22 +02:00
finalize.c SMM: Skip locking SPI registers in finalize step 2012-07-25 22:59:43 +02:00
gpio.c Fix function generating GPIO state based vector 2012-07-24 19:53:28 +02:00
gpio.h Provide functions to access arbitrary GPIO pins and vectors 2012-05-30 00:53:19 +02:00
Kconfig Add SPI flash driver 2012-05-10 23:52:44 +02:00
lpc.c Reserve bd82x6x LPC decode ranges in the resource allocator 2012-07-26 20:30:52 +02:00
Makefile.inc ELOG: Log boot-time events found in southbridge 2012-07-25 22:25:22 +02:00
me.c Fix automatic ME detection in finalize 2012-07-24 23:28:47 +02:00
me.h Cougar/Panther Point: Compile in ME7 and ME8 code at the same time 2012-07-24 23:17:17 +02:00
me_8.x.c Cougar/Panther Point: Compile in ME7 and ME8 code at the same time 2012-07-24 23:17:17 +02:00
me_status.c
nvs.h
pch.c Add PCIe port disable debug message 2012-07-24 21:40:44 +02:00
pch.h SATA: Add option to configure gen3 transmitter 2012-07-26 20:29:16 +02:00
pci.c
pcie.c bd82x6x: Convert all PCI ID lists to new scheme 2012-07-24 12:26:33 +02:00
reset.c Fix full reset for Ivy Bridge platforms 2012-05-29 11:29:24 +02:00
sata.c SATA: Add option to configure gen3 transmitter 2012-07-26 20:29:16 +02:00
smbus.c bd82x6x: Convert all PCI ID lists to new scheme 2012-07-24 12:26:33 +02:00
smbus.h
smi.c ELOG: Log boot-time events found in southbridge 2012-07-25 22:25:22 +02:00
smihandler.c ELOG: Log run-time SMI southbridge events 2012-07-26 20:29:58 +02:00
spi.c bd82x6x: Drop unneeded pci_dev_t 2012-07-25 00:35:10 +02:00
usb_debug.c
usb_ehci.c bd82x6x: Convert all PCI ID lists to new scheme 2012-07-24 12:26:33 +02:00
watchdog.c