summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel
Commit message (Expand)AuthorAgeFilesLines
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-129-14/+18
* - 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-054-25/+8
* Remove a couple of defines that seem to be the result ofPatrick Georgi2010-10-014-13/+0
* 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-2/+2
* This patch moves one of the CAR configs to the socket from the singleWarren Turkal2010-09-271-9/+0
* i82801bx defines the hard reset function, so move the "select" statement toWarren Turkal2010-09-261-1/+0
* Remove hard reset config from some mainboard configsWarren Turkal2010-09-261-1/+0
* Normalize the config option for the Intel Atom CPU.Warren Turkal2010-09-261-1/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-252-2/+2
* 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
* Keep the mc146818rtc.h include close to the option table include whereMyles Watson2010-09-251-1/+0
* Convert i945 boards to use reserved resources instead of directly addingMyles Watson2010-09-132-6/+0
* Fix compilation for mtarvon. CAR initialization does early_mtrr_init,Myles Watson2010-09-021-4/+5
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-302-2/+2
* Fix intel mtarvon compilation by switching it over to CAR.Stefan Reinauer2010-08-301-1/+9
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-308-63/+64
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-266-17/+6
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-032-2/+0
* Kill a few more warnings.Myles Watson2010-07-071-0/+2
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-0613-26/+9
* This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith2010-06-211-0/+1
* This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith2010-06-217-0/+517
* Fix two warnings:Stefan Reinauer2010-06-051-5/+0
* 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-206-136/+7
* v2 -> v4Stefan Reinauer2010-05-161-1/+1
* i945:Stefan Reinauer2010-05-141-1/+1
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-094-4/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-086-8/+5
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-056-14/+14
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2727-120/+120
* no warnings days.Stefan Reinauer2010-04-253-12/+11
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-166-9/+9
* zero warnings days...Stefan Reinauer2010-04-151-70/+7
* Remove few more warnings and some dead code.Myles Watson2010-04-141-1/+1
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-146-35/+13
* fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer2010-04-131-2/+0
* update atom car code in the same way that 6ex/6fx was updated.Stefan Reinauer2010-04-131-3/+1
* Fix eagleheights Stefan Reinauer2010-04-131-4/+1
* Drop the need for cpu_reset, it's really just a short cut to stage2.Stefan Reinauer2010-04-093-3/+6
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-092-6/+8
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-082-6/+6
* fix epia-m700 compilation, and remove more warnings.Stefan Reinauer2010-04-075-6/+7
* No warnings day, next round.Stefan Reinauer2010-04-061-5/+0