summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* Whatever happened here,... The DEC Tulip is a network card, no bridge of anyStefan Reinauer2010-08-1716-14/+46
* Clarify comment a bitPatrick Georgi2010-08-171-1/+3
* 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
* 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
* My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer2010-08-1425-292/+1556
* bootblock_prologue.c (not a .c file!) and i386/init/crt0_prologue.inc wereStefan Reinauer2010-08-144-30/+2
* clean up comment in entry32.incStefan Reinauer2010-08-141-5/+6
* Build 8151 for s2885. Trivial.Myles Watson2010-08-131-1/+2
* make sconfig parser regeneration menu selectableStefan Reinauer2010-08-091-0/+10
* The number of cores is got by reading the bit 15,13,12 of [0,24,3,e8].Zheng Bao2010-08-051-3/+4
* Remove warnings from USB debug console code.Myles Watson2010-08-048-12/+31
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-0378-127/+43
* VGA code needs to be refactored before it can be compiled conditionally.Myles Watson2010-08-037-7/+7
* Build VGA code conditionally to avoid errors when using SeaBIOS.Myles Watson2010-08-027-7/+7
* make early_mtrr_init() invisible for cache as ram targets as it breaks them.Stefan Reinauer2010-08-014-13/+2
* Clarify a comment on an old hack, remove the call to early_mtrr_initCorey Osgood2010-08-014-13/+12
* - fix SMM code relocation raceStefan Reinauer2010-08-015-14/+35
* Update my old, no longer active email addressesCorey Osgood2010-08-018-8/+8
OpenPOWER on IntegriCloud