summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-07-07ChangeLog:Harald Gutmann
2009-07-07Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the ...Myles Watson
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-05Fix build for i810 boards that don't enable onboard VGA, yet.Uwe Hermann
2009-07-05Enable onboard VGA on the MS-6178 (i810 chipset) board (trivial).Uwe Hermann
2009-07-05Various Intel 82810/82810E changes which allow onboard VGA to work.Elia Yehuda
2009-07-02Fix many things for via/epia-m700 to build.Myles Watson
2009-07-02ChangeLog:Harald Gutmann
2009-07-02Update the k8 code for the v3 resource allocator.Myles Watson
2009-07-02Move the v3 resource allocator to v2.Myles Watson
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-01Fix typo and only output post code if the work was done.Myles Watson
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-07-01Add AMD family 10 AM2r2 support.Zheng Bao
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-21This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-19work around initobject breakage in pc80/Config.lbStefan Reinauer
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-17Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351.Marc Jones
2009-06-16Maximilian Thuermer found a bug where the HT link capability code was alwaysMarc Jones
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-09Fix a little white space issue. Also, don't copy the rom imageRonald G. Minnich
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-06Fix for Erratum 350 for AMD Fam10h CPUs.Marco Schmidt
2009-06-06Fix for Erratum 343 for AMD Fam10h CPUs.Marco Schmidt
2009-06-06Change the CBFS build process to use coreboot.romPatrick Georgi
2009-06-05Fix non-revF K8 ram init compilation which was broken in r4341.Carl-Daniel Hailfinger
2009-06-05Initial untested board code for the VIA EPIA-M700 Mini-ITX board.Uwe Hermann
2009-06-05K8 RAM init debug messages are pretty short and sometimes cryptic. MakeCarl-Daniel Hailfinger
2009-06-05die() does never return. Annotate it as such.Carl-Daniel Hailfinger
2009-06-05After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6aZheng Bao
2009-06-05Add a hopefully more correct and flexible set_dram_buffer_strength()Elia Yehuda
2009-06-04The point of the patch is to make it easier to understand the raminitMyles Watson
2009-06-04This patch is about some noticable bugs which was made by no reason.Zheng Bao