summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-042-13/+2
* romcc:Patrick Georgi2009-12-312-6/+11
* Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...Marc Jones2009-12-231-0/+2
* newconfig compilation failed withStefan Reinauer2009-12-231-0/+1
* Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li2009-12-235-15/+243
* Tiny Bootblock, step 1/n.Patrick Georgi2009-12-232-6/+1
* Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi2009-12-182-11/+32
* The drivers for the k8t890 weren't being built. Increased heapsize.Myles Watson2009-12-142-7/+15
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-0212-22/+29
* Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson2009-12-021-1/+1
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-2744-54/+115
* Really hook up s2850 and s2875. Trivial.Patrick Georgi2009-11-271-0/+2
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-2734-7/+284
* Trivial style changes, replace a few C++ type comments, and some code reusePeter Stuge2009-11-252-25/+7
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-252-0/+127
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-256-6/+59
* This is a patch to control the DIP switch and digital I/O.Libra Li2009-11-181-0/+15
* Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson2009-11-121-0/+1
* These are post codes for TIM-5690 LED debug message.Libra Li2009-11-096-1/+245
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-0691-528/+138
* Remove some white space and comment differences from devicetree.cb and Config.lbMyles Watson2009-11-065-257/+234
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-0672-124/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-0669-74/+75
* Remove hard coded bus numbers from arima/hdama mptable code and fix warnings.Myles Watson2009-11-061-27/+36
* fix length field in dmi tables. Newer DMI versions through errorsStefan Reinauer2009-11-053-10/+12
* Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. Myles Watson2009-10-311-1/+1
* Fix, um... a typo.Uwe Hermann2009-10-301-1/+1
* Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann2009-10-303-0/+22
* Fix some builds with Kconfig.Myles Watson2009-10-2813-22/+28
* 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
* Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892.Myles Watson2009-10-271-73/+71
* cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.incMyles Watson2009-10-2624-742/+95
* Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc.Myles Watson2009-10-269-8/+8
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-2616-80/+0
* Fix iei/pcisa-lx-800-r10. Trivial.Myles Watson2009-10-261-1/+1
* Kontron 986LCD-M updateStefan Reinauer2009-10-2611-146/+402
* Use Intel Core code for eagleheights CAR init, not Intel Core 2, asStefan Reinauer2009-10-263-2/+5
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-2630-102/+78
* 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-2481-164/+26
* move all register fram definitions to arch/register.hStefan Reinauer2009-10-2411-81/+20
* Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses beforeMyles Watson2009-10-2316-29/+0
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-232-8/+0
* The LAN chip-set on the Technexion TIM-5690 is enabled by hardware andLibra Li2009-10-221-32/+0
* Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work.Uwe Hermann2009-10-211-0/+2
* Add initial support for the HP e-Vectra P2706T.Uwe Hermann2009-10-2010-0/+538
* Minimize differences between newconfig and Kconfig for arima/hdama.Myles Watson2009-10-201-21/+10
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-2046-44/+17
OpenPOWER on IntegriCloud