summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel
Commit message (Expand)AuthorAgeFilesLines
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-302-25/+25
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-253-7/+3
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-254-2/+20
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-0/+1
* run preprocessor on DSDT of D945GCLF, otherwise Stefan Reinauer2010-01-181-1/+2
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-162-19/+19
* Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)Stefan Reinauer2010-01-162-2/+6
* * drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer2010-01-167-222/+5
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-055-0/+5
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-021-0/+5
* Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson2009-12-021-1/+1
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-274-0/+41
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-064-12/+4
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-6/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-065-7/+8
* fix length field in dmi tables. Newer DMI versions through errorsStefan Reinauer2009-11-051-5/+7
* Fix some builds with Kconfig.Myles Watson2009-10-281-0/+7
* Make d945gclf build.Myles Watson2009-10-281-4/+9
* Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann2009-10-2827-106/+71
* preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer2009-10-2829-0/+3023
* Use Intel Core code for eagleheights CAR init, not Intel Core 2, asStefan Reinauer2009-10-263-2/+5
* Fix intel/xe7501devkit build, missing "uses" clause.Uwe Hermann2009-10-241-0/+4
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-246-5/+6
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-231-4/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-0/+1
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-202-2/+2
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-174-16/+16
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-164-4/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-165-0/+5
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-161-3/+3
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-1517-42/+47
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-112-0/+2
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-091-0/+2
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-075-5/+5
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-071-5/+1
* Fix intel board build on kconfig. MAX_CPUS was missingPatrick Georgi2009-10-072-0/+19
* More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi2009-10-074-4/+4
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+9
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-045-12/+0
* Remove:Patrick Georgi2009-10-035-31/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-035-10/+0
* Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson2009-09-291-1/+5
* Remove pre-CBFS _vgabios_start and _vgabios_end.Myles Watson2009-09-296-36/+0
* Fix a number of board names in Kconfig (trivial).Uwe Hermann2009-09-294-8/+8
* Remove MAINBOARD_OPTIONS, which is a relic from earlyPatrick Georgi2009-09-292-4/+5
* More consistent use of "default n" and "select XYZ" inPatrick Georgi2009-09-291-1/+1
* some progress on kconfig:Patrick Georgi2009-09-2512-1/+358
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-235-10/+10
* This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye2009-08-283-1/+37
* Kconfig!Patrick Georgi2009-08-125-0/+240
OpenPOWER on IntegriCloud