aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-12This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ...Joseph Smith
2010-02-11$(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We doStefan Reinauer
2010-02-10Forgot a CBFS_PREFIX change in appropriate commit (r5102).Patrick Georgi
2010-02-09Actually set HAVE_OPTION_TABLES for the boards that need it.Patrick Georgi
2010-02-09Move all the copies of the romstage.inc rule toPatrick Georgi
2010-02-09The COM2 enable code is global now. Use global API andPatrick Georgi
2010-02-09Port of CS5536 early UART setup from v3.Edwin Beasant
2010-02-08Clean up ACPI:Patrick Georgi
2010-02-08straighten naming scheme for application processor rom stage files.Stefan Reinauer
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07fix further build.h dependencies that were undetected before we enabled it on Stefan Reinauer
2010-02-07romcc _also_ has to wait for build.h to be generated.Patrick Georgi
2010-02-07newconfig is no more.Patrick Georgi
2010-02-05this should get the VIA VT8454c in shape with KconfigStefan Reinauer
2010-02-04This patch fixes the build for the dsdt.asl/dsdt.c.Harald Gutmann
2010-02-04Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, thereWard Vandewege
2010-02-04Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer
2010-02-03Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial).Uwe Hermann
2010-02-03Fix incorrect board names in Kconfig strings (trivial).Uwe Hermann
2010-02-03This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with theKnut Kujat
2010-02-01Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...Joseph Smith
2010-01-30Trivial fixup on IP1000 and RM4100 copyright entries.Joseph Smith
2010-01-30These lines slipped in. Sorry for the inconvenience.Stefan Reinauer
2010-01-30ifeq wants a space before the (Stefan Reinauer
2010-01-30* fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer
2010-01-29RCA RM4100 and Thomson IP1000 auto.c rework.Joseph Smith
2010-01-26- Clean up and comment writing of MSRs for cache control (Backport from v3)Edwin Beasant
2010-01-25Fix ACPI build on a couple of boards (now that it's active)Patrick Georgi
2010-01-25More Kconfig changes to improve match with newconfig:Patrick Georgi
2010-01-25Align several kconfig options to match newconfig:Patrick Georgi
2010-01-19Kontron 986LCD-M MP table:Stefan Reinauer
2010-01-19Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-mStefan Reinauer
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-18run preprocessor on DSDT of D945GCLF, otherwise Stefan Reinauer
2010-01-18get rid of Kconfig warning.Stefan Reinauer
2010-01-17Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebookStefan Reinauer
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2010-01-16Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)Stefan Reinauer
2010-01-16* drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer
2010-01-11Make qemu use the udelay function in src/pc80/udelay_io.cPatrick Georgi
2010-01-08- Makefile.romccboard.inc supports tinybootblock romcc boards, too.Patrick Georgi
2010-01-06Kconfig builds all boards now.Patrick Georgi
2010-01-05- Let AMD CAR code pick the right XIP areaRudolf Marek
2010-01-05* Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer
2010-01-04- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi
2009-12-31romcc:Patrick Georgi
2009-12-23Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...Marc Jones
2009-12-23newconfig compilation failed withStefan Reinauer
2009-12-23Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li
2009-12-23Tiny Bootblock, step 1/n.Patrick Georgi
2009-12-18Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi
2009-12-14The drivers for the k8t890 weren't being built. Increased heapsize.Myles Watson
2009-12-02Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson
2009-12-02Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.Myles Watson
2009-11-27Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi
2009-11-27Really hook up s2850 and s2875. Trivial.Patrick Georgi
2009-11-27Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi
2009-11-25Trivial style changes, replace a few C++ type comments, and some code reusePeter Stuge
2009-11-25This patch is buzzer of TechNexion TIM-5690.Libra Li
2009-11-25This patch is buzzer of TechNexion TIM-5690.Libra Li
2009-11-18This is a patch to control the DIP switch and digital I/O.Libra Li
2009-11-12Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson
2009-11-09These are post codes for TIM-5690 LED debug message.Libra Li
2009-11-06Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson
2009-11-06Remove some white space and comment differences from devicetree.cb and Config.lbMyles Watson
2009-11-06Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-11-06Remove hard coded bus numbers from arima/hdama mptable code and fix warnings.Myles Watson
2009-11-05fix length field in dmi tables. Newer DMI versions through errorsStefan Reinauer
2009-10-31Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. Myles Watson
2009-10-30Fix, um... a typo.Uwe Hermann
2009-10-30Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann
2009-10-28Fix some builds with Kconfig.Myles Watson
2009-10-28Make d945gclf build.Myles Watson
2009-10-28Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann
2009-10-28preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer
2009-10-27Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892.Myles Watson
2009-10-26cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.incMyles Watson
2009-10-26Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc.Myles Watson
2009-10-26Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann
2009-10-26Fix iei/pcisa-lx-800-r10. Trivial.Myles Watson
2009-10-26Kontron 986LCD-M updateStefan Reinauer
2009-10-26Use Intel Core code for eagleheights CAR init, not Intel Core 2, asStefan Reinauer
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-24Fix intel/xe7501devkit build, missing "uses" clause.Uwe Hermann
2009-10-24Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c
2009-10-24move all register fram definitions to arch/register.hStefan Reinauer
2009-10-23Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses beforeMyles Watson
2009-10-23drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer
2009-10-22The LAN chip-set on the Technexion TIM-5690 is enabled by hardware andLibra Li
2009-10-21Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work.Uwe Hermann
2009-10-20Add initial support for the HP e-Vectra P2706T.Uwe Hermann
2009-10-20Minimize differences between newconfig and Kconfig for arima/hdama.Myles Watson
2009-10-20Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson
2009-10-20Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann
2009-10-19Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks.Myles Watson
2009-10-19Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial.Myles Watson
2009-10-19Clean up some #ifdef CONFIG_*Myles Watson