summaryrefslogtreecommitdiffstats
path: root/src/mainboard/getac
Commit message (Expand)AuthorAgeFilesLines
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-18/+2
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-4/+3
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-051-0/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-22/+6
* Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GMPeter Stuge2010-10-011-2/+1
* Move several i945 config #defines from romstage.c to Kconfig.Patrick Georgi2010-10-012-4/+2
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-3/+3
* Remove hard reset config from some mainboard configsWarren Turkal2010-09-261-1/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial).Uwe Hermann2010-09-251-1/+1
* Various USB Debug Port fixes (trivial).Uwe Hermann2010-09-251-2/+1
* Convert i945 boards to use reserved resources instead of directly addingMyles Watson2010-09-132-6/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-302-13/+15
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Fix i945 based boardsStefan Reinauer2010-08-251-2/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-2/+2
* Fix two warnings:Stefan Reinauer2010-06-052-6/+2
* also rename the config option.Stefan Reinauer2010-05-251-2/+2
* fix most usbdebug warnings and fix function names.Stefan Reinauer2010-05-251-2/+2
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-1/+1
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-15/+1
* Add support for the Getac P470 Stefan Reinauer2010-05-1630-0/+4860
OpenPOWER on IntegriCloud