Age | Commit message (Expand) | Author |
2010-08-27 | drop three unneeded config variables: | Jens Rottmann |
2010-08-26 | Remove unused mainboard_config definitions. Trivial. | Myles Watson |
2010-08-26 | CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / | Jens Rottmann |
2010-08-26 | One of my boards needs this mini delay in order to survive ram initialization. | Stefan Reinauer |
2010-08-26 | kontron 986lcd-m: Fix compilation if there is no oprom execution at all... | Stefan Reinauer |
2010-08-25 | Fix i945 based boards | Stefan Reinauer |
2010-08-24 | * Adds support for PC Engines Alix.2D(1)3 board to Coreboot. | Aurelien Guillaume |
2010-08-23 | mark unused variables in x86emu as unused. gcc has a mechanism for this. | Stefan Reinauer |
2010-08-22 | Fix up some copyrights | Wang Qing Pei |
2010-08-22 | I've checked Revision Guide for AMD Family10h processors (#41322) rev | Xavi Drudis Ferran |
2010-08-22 | RB_C3 should also apply the workaround for errata 354, according to | Xavi Drudis Ferran |
2010-08-22 | RB_C3 and HY-D0 should also apply the workaround for errata 344, according to | Xavi Drudis Ferran |
2010-08-22 | documented workaround erratum 414, see | Xavi Drudis Ferran |
2010-08-22 | documented workaround erratum 372, see | Xavi Drudis Ferran |
2010-08-22 | Complete code for errata 343. Revision Guide for AMD Family10h | Xavi Drudis Ferran |
2010-08-22 | Include RB_C3 in erratum 346 | Xavi Drudis Ferran |
2010-08-22 | Add RB_C3 to AMD_FAM10_ALL so that it gets its MSR right for mtrs, ht, etc. | Xavi Drudis Ferran |
2010-08-22 | Add suport for normal register dumping on ite8510E/TE/G | Anders Juel Jensen |
2010-08-22 | Add another port to find ite8510 on. | Anders Juel Jensen |
2010-08-22 | Add support for non LDN register/device naming. | Anders Juel Jensen |
2010-08-22 | The LDFLAGS = -lz is needed to compile on slackware. | Anders Juel Jensen |
2010-08-20 | Remove a couple of warnings. Trivial. | Myles Watson |
2010-08-20 | Add support for the HP DL145 G1, based on the Tyan s2881. | Oskar Enoksson |
2010-08-18 | libpayload: fix garbage on screen with Geode-LX VGA | Jens Rottmann |
2010-08-18 | The attached file add pa78vm5 dev3 detection function to avoid the building e... | Wang Qing Pei |
2010-08-17 | Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc ne... | Rudolf Marek |
2010-08-17 | Correct for size_t would be %zx, but coreboot's printf doesn't support this. | Jens Rottmann |
2010-08-17 | Commit (non-working!) Jetway PA78VM5 mainboard | Wang Qing Pei |
2010-08-17 | Support for Fintek F71863FG. This might need some work on the copyright | Wang Qing Pei |
2010-08-17 | image parsing for getpir | Marc Bertens |
2010-08-17 | Another AMD 780/700 mainboard: Gigabyte MA78GM-US2H | Wang Qing Pei |
2010-08-17 | Tilapila supports both dual slot and single slot. The difference should be | Wang Qing Pei |
2010-08-17 | Add support for Gigabyte MA785GMT mainboard. | Wang Qing Pei |
2010-08-17 | fix nokia ip530 Kconfig, missed on last check-in | Stefan Reinauer |
2010-08-17 | libpayload: Add function to fix CMOS checksum. | Stefan Reinauer |
2010-08-17 | Whatever happened here,... The DEC Tulip is a network card, no bridge of any | Stefan Reinauer |
2010-08-17 | Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges. | Corey Osgood |
2010-08-17 | Add support for Fintek F81216D/DG/AD | Stefan Reinauer |
2010-08-17 | Clarify comment a bit | Patrick Georgi |
2010-08-17 | Add support for the Nuvoton NCT5571D. This chip acts nothing like the other | Corey Osgood |
2010-08-17 | Look for actual framebuffer size instead of hardcoding UMA | Rudolf Marek |
2010-08-17 | Fix warnings (that become errors) in AMDHT for certain configurations (unused... | Xavi Drudis Ferran |
2010-08-17 | Feature of lane reversal of AMD RS780 is tested. | Zheng Bao |
2010-08-16 | White space changes for s2881 device tree. | Myles Watson |
2010-08-16 | sconfig parser: | Stefan Reinauer |
2010-08-16 | Fix strcmp and strncmp. They failed in several important scenarios | Patrick Georgi |
2010-08-16 | Add #define that states the libpci interface version we implement | Patrick Georgi |
2010-08-16 | Call mainboard init functions. | Myles Watson |
2010-08-15 | Gigabyte dual bios mainboard will always reboot, caused by the superio. | Wang Qing Pei |
2010-08-14 | My forgotten CAR cleanup patch... | Stefan Reinauer |