summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-29increase image sizeStefan Reinauer
2009-04-29working memalign version for libpayload. This fixes problems with the USB stackStefan Reinauer
2009-04-29Mostly cosmetical changes. Stefan Reinauer
2009-04-29don't initialize "in" as it is initialized again one line below.Stefan Reinauer
2009-04-29getopt for libpayload. in case someone wants to pass parameters to payloads andStefan Reinauer
2009-04-28dd the family10h Rev C0-C2 support to coreboot.Vincent Lim vincent.lim
2009-04-28fix warning: no return statement in function returning non-voidStefan Reinauer
2009-04-28Only add ACPI tables if ACPI is enabled for the board.Patrick Georgi
2009-04-28Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi
2009-04-28add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi
2009-04-27Add high table support to via vt8454c.Patrick Georgi
2009-04-27Add high tables support for Supermicro H8DME.Ward Vandewege
2009-04-27Special handling for MP table in low memory is only necessary if there areWard Vandewege
2009-04-27Migrate via/vt8454c to CBFS.Patrick Georgi
2009-04-27Create a valid stack pointer after leaving CAR, so function calls don'tPatrick Georgi
2009-04-27Revert 4099 patch that causes an ECC error. Memory has to be written while ECCMyles Watson
2009-04-26Change Flashrom's URL to svn://coreboot.org/flashrom/trunk.Patrick Georgi
2009-04-26Flashrom is now moved over to its own repository.Patrick Georgi
2009-04-26Use pci_rom, as we have it. Thanks Myles!Patrick Georgi
2009-04-26Trivial: allow "," in filenamesPatrick Georgi
2009-04-25Enable CBFS for qemu and kontron. Both are builds-and-runsPatrick Georgi
2009-04-25The flashrom makefile wants to redirect both stdout and stderr toStephan Guilloux
2009-04-25Make the CBFS file lookup skip file data instead of brute-forcingPatrick Georgi
2009-04-25The master cbfs record was located at the end of the flash and overwroteMyles Watson
2009-04-25Enable cbfs payload compression (the "l" flag) if payloads arePatrick Georgi
2009-04-25Move decompression further down the code flow, so that - wherePatrick Georgi
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