summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/d945gclf
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
* 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
* 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
* 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-301-11/+4
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+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-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-201-14/+1
* v2 -> v4Stefan Reinauer2010-05-161-1/+1
* i945:Stefan Reinauer2010-05-141-1/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+0
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2714-24/+24
* 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
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-3/+4
* No warnings day, next round.Stefan Reinauer2010-04-061-5/+0
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-2/+0
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-10/+0
* Get rid of type-punned pointer errors.Myles Watson2010-03-241-5/+3
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-226-27/+26
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-225-24/+24
* Remove remaining uses ofPatrick Georgi2010-03-181-2/+0
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-282-3/+1
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-272-9/+1
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-251-5/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-7/+0
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-231-2/+2
* fix builds...Stefan Reinauer2010-02-221-0/+1
* This is a general cleanup patchStefan Reinauer2010-02-222-2/+6
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-6/+4
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-9/+0
* Clean up ACPI:Patrick Georgi2010-02-081-8/+0
OpenPOWER on IntegriCloud