summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drop three unneeded config variables:Jens Rottmann2010-08-2725-104/+0
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-26115-376/+109
* CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann2010-08-2614-18/+25
* One of my boards needs this mini delay in order to survive ram initialization.Stefan Reinauer2010-08-261-0/+2
* kontron 986lcd-m: Fix compilation if there is no oprom execution at all...Stefan Reinauer2010-08-261-3/+3
* Fix i945 based boardsStefan Reinauer2010-08-254-9/+7
* * Adds support for PC Engines Alix.2D(1)3 board to Coreboot.Aurelien Guillaume2010-08-249-1/+549
* mark unused variables in x86emu as unused. gcc has a mechanism for this.Stefan Reinauer2010-08-231-1/+1
* Fix up some copyrightsWang Qing Pei2010-08-223-3/+3
* I've checked Revision Guide for AMD Family10h processors (#41322) revXavi Drudis Ferran2010-08-221-1/+1
* RB_C3 should also apply the workaround for errata 354, according toXavi Drudis Ferran2010-08-221-19/+19
* RB_C3 and HY-D0 should also apply the workaround for errata 344, according toXavi Drudis Ferran2010-08-221-2/+2
* documented workaround erratum 414, seeXavi Drudis Ferran2010-08-222-0/+20
* documented workaround erratum 372, seeXavi Drudis Ferran2010-08-222-1/+19
* Complete code for errata 343. Revision Guide for AMD Family10hXavi Drudis Ferran2010-08-221-0/+4
* Include RB_C3 in erratum 346Xavi Drudis Ferran2010-08-222-2/+3
* Add RB_C3 to AMD_FAM10_ALL so that it gets its MSR right for mtrs, ht, etc.Xavi Drudis Ferran2010-08-222-11/+12
* Add suport for normal register dumping on ite8510E/TE/GAnders Juel Jensen2010-08-221-0/+60
* Add another port to find ite8510 on.Anders Juel Jensen2010-08-221-1/+1
* Add support for non LDN register/device naming.Anders Juel Jensen2010-08-221-1/+4
* The LDFLAGS = -lz is needed to compile on slackware.Anders Juel Jensen2010-08-221-1/+2
* Remove a couple of warnings. Trivial.Myles Watson2010-08-202-3/+0
* Add support for the HP DL145 G1, based on the Tyan s2881.Oskar Enoksson2010-08-2012-0/+1214
* libpayload: fix garbage on screen with Geode-LX VGAJens Rottmann2010-08-181-3/+3
* The attached file add pa78vm5 dev3 detection function to avoid the building e...Wang Qing Pei2010-08-181-0/+6
* Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc ne...Rudolf Marek2010-08-174-226/+48
* Correct for size_t would be %zx, but coreboot's printf doesn't support this.Jens Rottmann2010-08-171-2/+2
* Commit (non-working!) Jetway PA78VM5 mainboard Wang Qing Pei2010-08-1722-1/+5216
* Support for Fintek F71863FG. This might need some work on the copyrightWang Qing Pei2010-08-177-0/+241
* image parsing for getpirMarc Bertens2010-08-171-40/+136
* Another AMD 780/700 mainboard: Gigabyte MA78GM-US2HWang Qing Pei2010-08-1722-0/+5180
* Tilapila supports both dual slot and single slot. The difference should beWang Qing Pei2010-08-175-4/+138
* Add support for Gigabyte MA785GMT mainboard.Wang Qing Pei2010-08-1722-1/+5346
* fix nokia ip530 Kconfig, missed on last check-inStefan Reinauer2010-08-171-1/+1
* libpayload: Add function to fix CMOS checksum.Stefan Reinauer2010-08-172-0/+18
* Whatever happened here,... The DEC Tulip is a network card, no bridge of anyStefan Reinauer2010-08-1716-14/+46
* Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges.Corey Osgood2010-08-175-0/+10
* Add support for Fintek F81216D/DG/ADStefan Reinauer2010-08-173-0/+87
* Clarify comment a bitPatrick Georgi2010-08-171-1/+3
* Add support for the Nuvoton NCT5571D. This chip acts nothing like the otherCorey Osgood2010-08-171-0/+46
* Look for actual framebuffer size instead of hardcoding UMARudolf Marek2010-08-171-2/+4
* Fix warnings (that become errors) in AMDHT for certain configurations (unused...Xavi Drudis Ferran2010-08-172-2/+8
* Feature of lane reversal of AMD RS780 is tested.Zheng Bao2010-08-171-2/+6
* White space changes for s2881 device tree.Myles Watson2010-08-161-127/+125
* sconfig parser:Stefan Reinauer2010-08-161-3/+19
* Fix strcmp and strncmp. They failed in several important scenariosPatrick Georgi2010-08-161-4/+4
* Add #define that states the libpci interface version we implementPatrick Georgi2010-08-161-0/+3
* Call mainboard init functions.Myles Watson2010-08-161-0/+3
* Gigabyte dual bios mainboard will always reboot, caused by the superio. Wang Qing Pei2010-08-152-0/+15
* My forgotten CAR cleanup patch...Stefan Reinauer2010-08-147-207/+64
OpenPOWER on IntegriCloud