coreboot-kgpe-d16/src/southbridge/intel/i3100
Patrick Georgi 9aeb69447d hpet: common ACPI generation
HPET's min ticks (minimum time between events to avoid
losing interrupts) is chipset specific, so move it to
Kconfig.

Via also has a special base address, so move it as well.

Apart from these (and the base address was already #defined),
the table is very uniform.

Change-Id: I848a2e2b0b16021c7ee5ba99097fa6a5886c3286
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/1562
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Dave Frodin <dave.frodin@se-eng.com>
2012-10-08 21:23:08 +02:00
..
chip.h Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
early_lpc.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
early_smbus.c i3100: add smbus_write_byte() 2012-06-23 10:05:01 +02:00
ehci.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
i3100.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
i3100.h Move register block definitions out of board code into 2010-11-18 10:48:15 +00:00
ioapic.c i3100: Enable second IOAPIC for PCI-X 2012-06-21 08:47:42 +02:00
Kconfig hpet: common ACPI generation 2012-10-08 21:23:08 +02:00
lpc.c i3100: configure pci irqs 2012-02-02 16:01:47 +01:00
Makefile.inc i3100: Enable second IOAPIC for PCI-X 2012-06-21 08:47:42 +02:00
pci.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
pciexp_portb.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
reset.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
sata.c i3100: add sata_ports_implemented option 2012-01-31 23:31:50 +01:00
smbus.c i3100: add smbus_write_byte() 2012-06-23 10:05:01 +02:00
smbus.h i3100: add smbus_write_byte() 2012-06-23 10:05:01 +02:00
uhci.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00