summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-24Remove the inclusion of lzma.c (which really contains code) Patrick Georgi
2009-04-24MAX may already be defined. Also, fix smaller cosmetics (trivial).Uwe Hermann
2009-04-24Another v3-style #ifdef in v2 to killPatrick Georgi
2009-04-24These are some really horrible bugs that got through. Ronald G. Minnich
2009-04-24Change the behaviour of the ACPI generating code so it onlyPatrick Georgi
2009-04-24Remove duplicate code.Patrick Georgi
2009-04-23flashrom: Support MX25L3235DStephan Guilloux
2009-04-23Add 'install' target for ectool (trivial).Uwe Hermann
2009-04-23Fix an uninitialized variable. If it didn't end up being zero it sometimesMyles Watson
2009-04-23This patch cleans up Makefile generation. It removes theMyles Watson
2009-04-23Don't duplicate option description in README, the manpage already hasUwe Hermann
2009-04-23Add VERSION to hp/dl145_g3. Trivial.Myles Watson
2009-04-23This patch hooks up git mirrored svn revisions and adds someCarl-Daniel Hailfinger
2009-04-23This continues the doco attempt. Ronald G. Minnich
2009-04-22Instead of justStefan Reinauer
2009-04-22Sometimes when we debug the code, we need to know which version we areZheng Bao
2009-04-22mini fix to reliably compile inteltool on darwin, and on Linux both on x86/x8...Stefan Reinauer
2009-04-22makes the smi handler a little bit less verboseStefan Reinauer
2009-04-22fix compilation of hp dl145Stefan Reinauer
2009-04-22This patch fixes the parser. '|' has special meaning so [|] is used.Myles Watson
2009-04-22Convert 12 more boards to use include statements in Config.lb.Carl-Daniel Hailfinger
2009-04-22Trivial patch. I forgot to update K8_SET_FIDVID.Myles Watson
2009-04-22This patch adds the target hp/dl145_g3 together withMondrian nuessle
2009-04-22This patch add rudimentary support for the superio functionality ofMondrian nuessle
2009-04-22This patch adds support for the BCM21000 (aka HT-2100)Mondrian nuessle
2009-04-22drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer
2009-04-22- printed CBFS rom address was always 0Stefan Reinauer
2009-04-22fix warnings, shadowed declarations and style guide violations (all trivial)Stefan Reinauer
2009-04-22increase rom sizes for abuildStefan Reinauer
2009-04-22All "unknown xy SPI chip" entries claim to have status UNTESTED forCarl-Daniel Hailfinger
2009-04-22drop unused variable.Stefan Reinauer
2009-04-22no duplicate names in cmos.layout allowed. (fixes a bunch of boards)Stefan Reinauer
2009-04-22Quick 'indent' run on ectool with some additional manual cosmetic fixes.Uwe Hermann
2009-04-22don't ignore return values (trivial)Stefan Reinauer
2009-04-22remove some style guide breaks and warnings from raminit_f_dqs.cStefan Reinauer
2009-04-22argh... never redo parts of the original patch on the fly. This fixes the treeStefan Reinauer
2009-04-22* Allow coreboot to use the full 256 bytes of CMOS memoryStefan Reinauer
2009-04-22This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to aStefan Reinauer
2009-04-22Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.Stefan Reinauer
2009-04-22* move i386 / ACPI dependent code out of hardwaremain.c and into the i386 Stefan Reinauer
2009-04-22Remove the requirement for payload.sh files to be executable. ThisPatrick Georgi
2009-04-22Trivial removal of a freudian slip.Patrick Georgi
2009-04-22A small utility to dump the RAM of a laptop's Embedded/EnvironmentalStefan Reinauer
2009-04-21- function prototypes do not need "extern"Stefan Reinauer
2009-04-21flashrom: Add support for Gigabyte GA-MA790FX-DQ6. This board usesCarl-Daniel Hailfinger
2009-04-21remove a few warnings, and comments á la #include <foo.h> // include file ...Stefan Reinauer
2009-04-21add define for Role-Based Error Reporting to PCIe defines (trivial)Stefan Reinauer
2009-04-21fix a warning for a misnamed define, and make a debug message printk_debugStefan Reinauer
2009-04-21CONFIG_CHIP_NAME is dead (trivial)Stefan Reinauer
2009-04-21small updates as suggested by Carl-Daniel Hailfinger.Stefan Reinauer