aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2010-08-30Support for Lanner EM-8510 BoardAndreas Schultz
2010-08-27drop three unneeded config variables:Jens Rottmann
2010-08-26Remove unused mainboard_config definitions. Trivial.Myles Watson
2010-08-26CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann
2010-08-26kontron 986lcd-m: Fix compilation if there is no oprom execution at all...Stefan Reinauer
2010-08-25Fix i945 based boardsStefan Reinauer
2010-08-24* Adds support for PC Engines Alix.2D(1)3 board to Coreboot.Aurelien Guillaume
2010-08-20Remove a couple of warnings. Trivial.Myles Watson
2010-08-20Add support for the HP DL145 G1, based on the Tyan s2881.Oskar Enoksson
2010-08-18The attached file add pa78vm5 dev3 detection function to avoid the building e...Wang Qing Pei
2010-08-17Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc ne...Rudolf Marek
2010-08-17Commit (non-working!) Jetway PA78VM5 mainboard Wang Qing Pei
2010-08-17Another AMD 780/700 mainboard: Gigabyte MA78GM-US2HWang Qing Pei
2010-08-17Tilapila supports both dual slot and single slot. The difference should beWang Qing Pei
2010-08-17Add support for Gigabyte MA785GMT mainboard.Wang Qing Pei
2010-08-17fix nokia ip530 Kconfig, missed on last check-inStefan Reinauer
2010-08-17Whatever happened here,... The DEC Tulip is a network card, no bridge of anyStefan Reinauer
2010-08-16White space changes for s2881 device tree.Myles Watson
2010-08-14My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer
2010-08-13Build 8151 for s2885. Trivial.Myles Watson
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-08-01make early_mtrr_init() invisible for cache as ram targets as it breaks them.Stefan Reinauer
2010-08-01Clarify a comment on an old hack, remove the call to early_mtrr_initCorey Osgood
2010-08-01Update my old, no longer active email addressesCorey Osgood
2010-07-28Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs
2010-07-26This patch converts the Geode GX2 boards to CAR.Nils Jacobs
2010-07-26Make include paths more consistent. Fixes compilation errors for me.Myles Watson
2010-07-08Ugly temporary fix until we figure out how to deal with the race condition.Myles Watson
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-07-07Kill a few more warnings.Myles Watson
2010-07-06Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn'tMyles Watson
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-07-06A bug fix:Myles Watson
2010-06-25Add new function to create all mptable entries for buses byPatrick Georgi
2010-06-22Finish fixing Tyan s2881. Simplify ADT7463 initialization code.Myles Watson
2010-06-21This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith
2010-06-21This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith
2010-06-20This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...Joseph Smith
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-10Fix a missing include file that was breaking the Traverse Geos build.Edwin Beasant
2010-06-10This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant
2010-06-10The devicetree was wrong, but I'm still surprised it broke. This fixes theMyles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-06-09This patch adds the ECS P6IWP-Fe board to coreboot.Anders Jenbo
2010-06-07Fix some of Peter's suggestions for the Nokia IP530.Myles Watson
2010-06-07replace outb -> port 0x80 with post_code() in some places.Stefan Reinauer
2010-06-05Fix two warnings:Stefan Reinauer
2010-06-04Kconfig value is hex, not int.Myles Watson
2010-06-04128KB is the default, and isn't large enough with the 30K payload for abuild.Myles Watson
2010-06-04Fixes for Nokia IP530 and associated drivers.Marc Bertens
2010-06-01CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUSMyles Watson
2010-05-30This patch adds support for mainboard iBASE:MB899Bernhard M. Wiedemann
2010-05-25Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer
2010-05-25also rename the config option.Stefan Reinauer
2010-05-25fix most usbdebug warnings and fix function names.Stefan Reinauer
2010-05-25Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer
2010-05-25Fix usbdebug compilation.Stefan Reinauer
2010-05-21Add "reasonable" values in ASL at places we overwrite fromStefan Reinauer
2010-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi
2010-05-20Add support for the Traverse Technologies Geos mainboard.Nathan Williams
2010-05-16Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...Rudolf Marek
2010-05-16Add support for the Getac P470 Stefan Reinauer
2010-05-16v2 -> v4Stefan Reinauer
2010-05-14ITE IT8671F: Add it8671f_48mhz_clkin().Anders Jenbo
2010-05-14Add initial support for the GIGABYTE GA-6BXE.Anders Jenbo
2010-05-14i945:Stefan Reinauer
2010-05-14Remove another set of includes from Fam10 romstages:Patrick Georgi
2010-05-14license header fixes Nils Jacobs
2010-05-14This patch cleanes up the Wyse S50 port and unifies the memmory regionsNils Jacobs
2010-05-09Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi
2010-05-08autoprobe apic cluster and application processors on K8 systemsStefan Reinauer
2010-05-08Add the Wyse S50 thin client to Coreboot.Nils Jacobs
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-05-06Remove duplicate Kconfig entry. Trivial.Patrick Georgi
2010-05-05Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi
2010-05-04Fix arima/hdama. It was changed to match newconfig, which was broken.Myles Watson
2010-05-03Qemu, despite "emulating" an intel chipset, uses the CMOS to Valdimir Serbinenko
2010-04-30Get rid of a few more warnings.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890Rudolf Marek
2010-04-25try to unify timing initialization across those boards that need it...Stefan Reinauer
2010-04-25Following patch changes the K8M890 VGA handling. It reverts the framebuffer sizeRudolf Marek
2010-04-25no warnings days.Stefan Reinauer
2010-04-25zero warnings daysStefan Reinauer
2010-04-25Trivial. The comment also need to modify.Zheng Bao
2010-04-25The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12.Zheng Bao
2010-04-24drop all duplicate copies of vgabios.c in favorStefan Reinauer
2010-04-23AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board.Zheng Bao
2010-04-22via epia-m now works with default x86.c instead of its own copy of vgabios.c.Stefan Reinauer
2010-04-22zero warnings days...Stefan Reinauer
2010-04-22fix compilation remaining geode boardsStefan Reinauer
2010-04-21* clean up all but two warnings on artecgroup dbe61Stefan Reinauer
2010-04-20fix artecgroup dbe61Stefan Reinauer
2010-04-20As Myles suggested a while back: Switch long time #warnings to be commentsStefan Reinauer
2010-04-19Add support for the Nokia IP530.Marc Bertens
2010-04-16zero warnings days: unify mp tables. fix warnings.Stefan Reinauer
2010-04-15remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer
2010-04-15don't leave VGA disabled by default on thomson ip1000Stefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
2010-04-15Remove a few more warnings from fam10.Myles Watson