aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2009-09-24Remove HyperTransport support from boards that don't need it.Myles Watson
2009-09-24Re-enable option table for the ASUS MEW-VM and fix build.Uwe Hermann
2009-09-24Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi
2009-09-23fix some wrong versions of the FSF's address (trivial)Stefan Reinauer
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-09-23Add Kconfig support for Tyan s2881.Myles Watson
2009-09-22Fix compilation for serengeti when HAVE_ACPI_TABLES is set. Trivial.Myles Watson
2009-09-22src/Kconfig: Remove HT-specific options.Myles Watson
2009-09-22failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson
2009-09-22tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson
2009-09-22Kill dead comment.Carl-Daniel Hailfinger
2009-09-22r4534 introduced devicetree.cb in every mainboard directory, but didn'tCarl-Daniel Hailfinger
2009-09-22r4646 enabled early usage of pci_{read,write}_config{8,16,32}Carl-Daniel Hailfinger
2009-09-17Remove warnings from Kconfig. Trivial.Myles Watson
2009-09-17This is a patch for killing IPMI on the s1850 -- or at least geting the BMCRonald G. Minnich
2009-09-17copyright name error. Ronald G. Minnich
2009-09-15This is an otherwise dead platform. I'm just committing the basics that Ronald G. Minnich
2009-08-29This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich
2009-08-29Set the mainboard/amd directory up to support more than one. Ronald G. Minnich
2009-08-28This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye
2009-08-28r4534 introduced devicetree.cb in every mainboard directory, but didn'tCarl-Daniel Hailfinger
2009-08-28Add kconfig support for all Intel 82810 (i810) boards.Uwe Hermann
2009-08-28kconfig: Board name variable fixes and updates (trivial).Uwe Hermann
2009-08-27Clean up some DCACHE related options.Patrick Georgi
2009-08-27Clean up the kontron KconfigPatrick Georgi
2009-08-26Add kconfig support for all missing Intel 440BX based boards.Uwe Hermann
2009-08-26Asus M2V-MX-SE support in KbuildCristi Magherusan
2009-08-26Fix vendor name config variables to match company name (trivial).Uwe Hermann
2009-08-25Make PCI_ROM_RUN a boolean (like it is elsewhere) whichPatrick Georgi
2009-08-25Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist.Uwe Hermann
2009-08-25Add vendor strings in mainboard/Kconfig. Trivial.Myles Watson
2009-08-25Add kconfig support for ASUS P2B-F.Uwe Hermann
2009-08-25Remove pretty useless kconfig help strings, fix some vendor names (trivial).Uwe Hermann
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-20This goes a surprisingly long way to building the epia-n. It also hasRonald G. Minnich
2009-08-2020090819-2-trim-down-cbfs:Patrick Georgi
2009-08-19Reduce size of the romstage on various boards that fail to build on QA.Patrick Georgi
2009-08-18Add the rest of the files.Jon Harrison
2009-08-17Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::Jon Harrison
2009-08-17Add 4MB ROM image size to KconfigCristi Magherusan
2009-08-13Fix some conflicting types of variablesPatrick Georgi
2009-08-12Remove duplicate file, adjust Makefile to use the original copy.Patrick Georgi
2009-08-12Fix multiple missing files and errors from the recent commit. This happenedRonald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-08-11Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi
2009-08-05Fix the generic code for copying and running coreboot_ram in casePatrick Georgi
2009-07-28Fix erroneous comment in src/mainboard/h8dmr/Options.lbWard Vandewege
2009-07-23sb/via/k8t890: add vga textmode code for k8m890 chrome igp.Luc Verhaegen
2009-07-23We did together some patch which makes finally a MMCONFIG workable inRudolf Marek
2009-07-22Fix up the tree again...Stefan Reinauer
2009-07-21clean up acpi table strings, as discussed on the listStefan Reinauer
2009-07-21Kontron updates, get board up to date with i945 and ich7 updates.Stefan Reinauer
2009-07-21This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer
2009-07-16Separate cache_as_ram_auto.c and failover.c for Tyan s2895.Myles Watson
2009-07-15Fix VIA EPIA-M700 target enough for a first serial boot log.Uwe Hermann
2009-07-11Fix MS-6178 boot by setting unused device (CIR) to 'off' (trivial).Uwe Hermann
2009-07-07Add CONFIG_ARCH_X86=0 to sandpointx3_altimus_mpc7410.Myles Watson
2009-07-07Add pci_rawops.h from the mailing list and fix the via/epia-m700 build.Myles Watson
2009-07-07ChangeLog:Harald Gutmann
2009-07-06Enable onboard-VGA on the Mitac 6513WU board.Michael Gold
2009-07-05Add support for the Mitac 6513WU mainboard, a Compaq OEM board using theMichael Gold
2009-07-05Enable onboard VGA on the MS-6178 (i810 chipset) board (trivial).Uwe Hermann
2009-07-02Fix many things for via/epia-m700 to build.Myles Watson
2009-07-02ChangeLog:Harald Gutmann
2009-07-02Convert Supermicro H8DMR to CBFS. Also clean up some whitespace inWard Vandewege
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2009-07-01I missed three files. Jon Harrison
2009-07-01the file was not really different, so use the default file (trivial, since itStefan Reinauer
2009-07-01Ron,Jon Harrison
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-24Add support for the Soyo SY-6BA+ III board.Uwe Hermann
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-19Convert the MSI MS-6178 board to CBFS.Uwe Hermann
2009-06-19ChangeLog:Harald Gutmann
2009-06-18Change Log:Harald Gutmann
2009-06-18Change Log:Harald Gutmann
2009-06-17Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson
2009-06-16These changes implement car in qemu. The implementation is in several Ronald G. minnich
2009-06-11Fix s2895 failover booting.Myles Watson
2009-06-09this port is horribly broken and should not have been checked in. This patchStefan Reinauer
2009-06-07A bunch of additional EPIA-M700 cleanups and also some non-cosmetic changes:Uwe Hermann
2009-06-07First bunch of coding style and consistency cleanups for theUwe Hermann
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-06-06Make failover larger and decrease fallback's size so the total stays thePatrick Georgi
2009-06-06Change the CBFS build process to use coreboot.romPatrick Georgi
2009-06-05Initial untested board code for the VIA EPIA-M700 Mini-ITX board.Uwe Hermann
2009-06-04The point of the patch is to make it easier to understand the raminitMyles Watson
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03Revert "kontron 986lcd_m: cmos.layout: mark boot_devices as reserved."Luc Verhaegen
2009-06-03kontron 986lcd_m: cmos.layout: mark boot_devices as reserved.Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-31Following patch moves all vt8237 fadt.c from mainboard/* file to chipsetRudolf Marek
2009-05-29rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...Joseph Smith
2009-05-29enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith
2009-05-26Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi
2009-05-26the i82801xx driver does not know ide{0,1}_enable in its chip.h, so comment itStefan Reinauer
2009-05-22Fix MAINBOARD_PART_NUMBER to be h8dme, I forgot to change it from the h8dmrWard Vandewege
2009-05-15There were a few updates lately that generates ROM size > 512K. I am changing...Vincent Lim
2009-05-14Update equivalent processor revision ID to load latest microcode patches andMarc Jones