summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/eagleheights
Commit message (Expand)AuthorAgeFilesLines
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-241-1/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-5/+5
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* Remove a couple of defines that seem to be the result ofPatrick Georgi2010-10-011-3/+0
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-11/+6
* 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
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-33/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* 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-271-1/+1
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-162-2/+2
* 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-141-6/+2
* Fix eagleheights Stefan Reinauer2010-04-131-4/+1
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-3/+4
* fix epia-m700 compilation, and remove more warnings.Stefan Reinauer2010-04-074-5/+6
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-32/+32
* 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/+1
* __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
* drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer2010-03-281-14/+2
* Get rid of type-punned pointer errors.Myles Watson2010-03-241-4/+3
* Fix all the format string warnings.Myles Watson2010-03-222-16/+2
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-221-2/+0
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-14/+14
* 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-11/+2
* 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-1/+1
* CONFIG_ was missing.Stefan Reinauer2010-02-221-1/+1
* 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-082-7/+0
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-3/+3
* newconfig is no more.Patrick Georgi2010-02-072-535/+0
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-301-12/+12
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-1/+1
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-1/+5
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-162-19/+19
* * drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer2010-01-161-31/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-062-2/+2
* Fix some builds with Kconfig.Myles Watson2009-10-281-0/+7
* Use Intel Core code for eagleheights CAR init, not Intel Core 2, asStefan Reinauer2009-10-263-2/+5
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-242-2/+2
OpenPOWER on IntegriCloud