coreboot-kgpe-d16/src/mainboard/gigabyte/m57sli
Patrick Georgi 5692c57336 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
- move EHCI_BAR and EHCI_DEBUG_OFFSET to Kconfig to be set by USB debug port enabled southbridges
- drop USB debug code includes from romstage.cs and use romstage-srcs in the build system instead

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5911 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-05 13:40:31 +00:00
..
acpi_tables.c Drop some useless "../../../" in #includes (trivial). 2010-09-25 16:17:20 +00:00
ap_romstage.c Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, 2010-10-01 14:50:12 +00:00
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
cmos.layout Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
devicetree.cb Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" 2010-05-05 13:12:42 +00:00
dsdt.asl Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
fanctl.c zero warnings days 2010-04-25 13:54:30 +00:00
get_bus_conf.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
hda_verb.h My old mcp55 azalia fix from May 2010. Was never checked in. 2010-08-14 17:45:54 +00:00
irq_tables.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Kconfig Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. 2010-09-28 16:16:58 +00:00
mainboard.c My old mcp55 azalia fix from May 2010. Was never checked in. 2010-08-14 17:45:54 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
mptable.c Move generation of mptable entries for ISA to generic code. 2010-05-20 15:28:19 +00:00
resourcemap.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romstage.c - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 2010-10-05 13:40:31 +00:00