summaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
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
2009-05-14Trivia: remove commentVincent Lim
2009-05-14From AMD family 10h Processor BKDG (rev. D): a platform is capable of having ...Vincent Lim
2009-05-12This is the final patch that got everything working for me with the HP dl145g3.Samuel Verstraete
2009-05-11This patch adds high table support to qemu. It was already added toMyles Watson
2009-05-10Following patch fixes the XIP computation issue. I removed the normal imageRudolf Marek
2009-05-08Trivial fixup IRQS on IP1000 and RM4100.Joseph Smith
2009-05-08Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using th...Joseph Smith
2009-05-08Disable the AC97 modem via the ICH4 LPC disable function register early in th...Joseph Smith
2009-05-07Trivial checksum fixup for irq tables on IP1000 and RM4100.Joseph Smith
2009-05-02Run dos2unix on all files:Stefan Reinauer
2009-05-02Trivial, update email address. Joseph Smith
2009-05-02Trivial fix up to the GPIO's connected to the IP1000 and RM4100, only set one...Joseph Smith
2009-05-01This patch changes the default rom emulator to VM86. Joseph Smith
2009-05-01Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson
2009-05-01Trivial cosmetic fixes to IP1000 and RM4100 irq_tables.c Signed-off-by: Josep...Joseph Smith
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-30Trivial fix for tyan/s2735: a newly used option wasn't defined as "used"Patrick Georgi
2009-04-30Add "printk" support to all CAR targetsStefan Reinauer
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-28Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi
2009-04-28add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi