summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-30117-230/+230
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-30658-12360/+12360
* Add support for the Soyo SY-6BA+ III board.Uwe Hermann2009-06-246-0/+394
* This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek2009-06-214-12/+102
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-1965-67/+15
* work around initobject breakage in pc80/Config.lbStefan Reinauer2009-06-191-2/+9
* Convert the MSI MS-6178 board to CBFS.Uwe Hermann2009-06-192-8/+5
* ChangeLog:Harald Gutmann2009-06-197-4/+662
* Change Log:Harald Gutmann2009-06-181-35/+37
* Change Log:Harald Gutmann2009-06-181-1/+6
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-1760-0/+60
* Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351.Marc Jones2009-06-171-5/+141
* Maximilian Thuermer found a bug where the HT link capability code was alwaysMarc Jones2009-06-161-17/+20
* These changes implement car in qemu. The implementation is in several Ronald G. minnich2009-06-1611-60/+677
* Fix s2895 failover booting.Myles Watson2009-06-111-0/+2
* this port is horribly broken and should not have been checked in. This patchStefan Reinauer2009-06-092-22/+23
* Fix a little white space issue. Also, don't copy the rom imageRonald G. Minnich2009-06-091-3/+5
* A bunch of additional EPIA-M700 cleanups and also some non-cosmetic changes:Uwe Hermann2009-06-077-134/+154
* First bunch of coding style and consistency cleanups for theUwe Hermann2009-06-0712-1151/+1211
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-06107-130/+222
* Make failover larger and decrease fallback's size so the total stays thePatrick Georgi2009-06-061-4/+4
* Fix for Erratum 350 for AMD Fam10h CPUs.Marco Schmidt2009-06-062-3/+71
* Fix for Erratum 343 for AMD Fam10h CPUs.Marco Schmidt2009-06-063-0/+33
* Change the CBFS build process to use coreboot.romPatrick Georgi2009-06-068-14/+31
* Fix non-revF K8 ram init compilation which was broken in r4341.Carl-Daniel Hailfinger2009-06-051-8/+8
* Initial untested board code for the VIA EPIA-M700 Mini-ITX board.Uwe Hermann2009-06-0515-0/+2427
* K8 RAM init debug messages are pretty short and sometimes cryptic. MakeCarl-Daniel Hailfinger2009-06-052-2/+16
* die() does never return. Annotate it as such.Carl-Daniel Hailfinger2009-06-054-7/+5
* After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6aZheng Bao2009-06-051-1/+4
* Add a hopefully more correct and flexible set_dram_buffer_strength()Elia Yehuda2009-06-051-1/+74
* The point of the patch is to make it easier to understand the raminitMyles Watson2009-06-0411-502/+418
* This patch is about some noticable bugs which was made by no reason.Zheng Bao2009-06-042-5/+5
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-0380-249/+171
* Revert "kontron 986lcd_m: cmos.layout: mark boot_devices as reserved."Luc Verhaegen2009-06-031-2/+2
* kontron 986lcd_m: cmos.layout: mark boot_devices as reserved.Luc Verhaegen2009-06-031-2/+2
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-0380-171/+249
* Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr...Zheng Bao2009-06-031-1/+1
* Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial).Uwe Hermann2009-06-013-48/+43
* Following patch moves all vt8237 fadt.c from mainboard/* file to chipsetRudolf Marek2009-05-315-182/+52
* Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this oneStefan Reinauer2009-05-303-1/+35
* rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...Joseph Smith2009-05-294-7/+7
* enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith2009-05-298-8/+33
* drop most of the crappy vm86 code and replace it with a rewrittenStefan Reinauer2009-05-291-1/+8
* Fix build with CONFIG_*_ROM_RUN.Luc Verhaegen2009-05-291-1/+1
* Implement native VGA Support.Luc Verhaegen2009-05-2912-292/+5406
* Add lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PAYLOAD_LZMA isPatrick Georgi2009-05-281-1/+1
* Make memmove copy (dev->resources -i) resource structs instead ofMyles Watson2009-05-281-1/+2
* First batch of indent-aided code cleanups, more will follow.Uwe Hermann2009-05-2727-779/+720
* Make directory hierarchy flat to match the same layout we useUwe Hermann2009-05-2717-16/+16
* Trivial, but brown paper bag worthy:Patrick Georgi2009-05-271-1/+1
OpenPOWER on IntegriCloud