coreboot.git
2009-05-11 Myles WatsonBring v3-style debug output to v2. Fix a minor typo.
2009-05-11 Myles WatsonThis patch adds high table support to qemu. It was...
2009-05-11 Myles WatsonTrivial white space fixes so that the next patches...
2009-05-11 Zheng BaoWe should separate the it8718f_24mhz_clkin like the...
2009-05-11 Uwe HermannFix manual build on the Kontron board (trivial).
2009-05-10 Rudolf MarekFollowing patch fixes the XIP computation issue. I...
2009-05-09 Ronald G. MinnichI would have liked to get an ack, but the error this...
2009-05-08 Myles WatsonTrivial clean up of print usage and parameter checking.
2009-05-08 Myles WatsonAdd -Werror to help us keep the code clean.
2009-05-08 Ronald G. MinnichI have made a very simple mod to cbfstool that is compa...
2009-05-08 Joseph SmithTrivial fixup IRQS on IP1000 and RM4100.
2009-05-08 Joseph SmithSet up PIRQs in mainboard Config.lb for IP1000 and...
2009-05-08 Joseph SmithDisable the AC97 modem via the ICH4 LPC disable functio...
2009-05-07 Joseph SmithTrivial checksum fixup for irq tables on IP1000 and...
2009-05-07 Uwe HermannFix my last commit. I looked at the wrong dead laptop.
2009-05-07 Uwe HermannSupport for detecting the SMSC FDC37N869 (trivial).
2009-05-05 Patrick GeorgiFix a bug introduced in the copy_and_run refactoring.
2009-05-04 Myles WatsonThis patch removes these warnings:
2009-05-04 Rudolf MarekThe rev 4099 broke ECC boards, they need to have tidy...
2009-05-02 Joseph SmithAssign PIRQs in mainboard Config.lb or use the default...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-05-02 Joseph SmithTrivial, update email address.
2009-05-02 Joseph SmithTrivial fix up to the GPIO's connected to the IP1000...
2009-05-01 Peter StugeTrivial removal of svn:executable property from vga.c.
2009-05-01 Joseph SmithThis is a patch to use another IRQ besides IRQ12 to...
2009-05-01 Joseph SmithThis patch changes the default rom emulator to VM86.
2009-05-01 Joseph SmithThis patch allows a custom vga driver that will give...
2009-05-01 Myles WatsonTrivial patch to make #defines generated from cmos...
2009-05-01 Joseph SmithTrivial cosmetic fixes to IP1000 and RM4100 irq_tables...
2009-05-01 Myles WatsonThe semantics of the changed code are pretty simple...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-30 Stefan ReinauerSome driver fixes for libpayload:
2009-04-30 Stefan ReinauerAdd high tables support to all northbridges.
2009-04-30 Patrick GeorgiTrivial fix for tyan/s2735: a newly used option wasn...
2009-04-30 Stefan ReinauerAdd "printk" support to all CAR targets
2009-04-30 Stefan Reinauer* Use latest version of intel microcodes from their...
2009-04-30 Patrick GeorgiAnd add the new file I forgot to "svn add" in the last...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-29 Stefan Reinauerincrease image size
2009-04-29 Stefan Reinauerworking memalign version for libpayload. This fixes...
2009-04-29 Stefan ReinauerMostly cosmetical changes.
2009-04-29 Stefan Reinauerdon't initialize "in" as it is initialized again one...
2009-04-29 Stefan Reinauergetopt for libpayload. in case someone wants to pass...
2009-04-28 Vincent Lim... dd the family10h Rev C0-C2 support to coreboot.
2009-04-28 Stefan Reinauerfix warning: no return statement in function returning...
2009-04-28 Patrick GeorgiOnly add ACPI tables if ACPI is enabled for the board.
2009-04-28 Patrick GeorgiEnable HAVE_HIGH_TABLES by default for northbridges...
2009-04-28 Patrick Georgiadd_mainboard_resources is necessary for some boards...
2009-04-27 Patrick GeorgiAdd high table support to via vt8454c.
2009-04-27 Ward VandewegeAdd high tables support for Supermicro H8DME.
2009-04-27 Ward VandewegeSpecial handling for MP table in low memory is only...
2009-04-27 Patrick GeorgiMigrate via/vt8454c to CBFS.
2009-04-27 Patrick GeorgiCreate a valid stack pointer after leaving CAR, so...
2009-04-27 Myles WatsonRevert 4099 patch that causes an ECC error. Memory...
2009-04-26 Patrick GeorgiChange Flashrom's URL to svn://coreboot.org/flashrom...
2009-04-26 Patrick GeorgiFlashrom is now moved over to its own repository.
2009-04-26 Patrick GeorgiUse pci_rom, as we have it. Thanks Myles!
2009-04-26 Patrick GeorgiTrivial: allow "," in filenames
2009-04-25 Patrick GeorgiEnable CBFS for qemu and kontron. Both are builds-and...
2009-04-25 Stephan GuillouxThe flashrom makefile wants to redirect both stdout...
2009-04-25 Patrick GeorgiMake the CBFS file lookup skip file data instead of...
2009-04-25 Myles WatsonThe master cbfs record was located at the end of the...
2009-04-25 Patrick GeorgiEnable cbfs payload compression (the "l" flag) if paylo...
2009-04-25 Patrick GeorgiMove decompression further down the code flow, so that...
2009-04-24 Patrick GeorgiRemove the inclusion of lzma.c (which really contains...
2009-04-24 Uwe HermannMAX may already be defined. Also, fix smaller cosmetics...
2009-04-24 Patrick GeorgiAnother v3-style #ifdef in v2 to kill
2009-04-24 Ronald G. MinnichThese are some really horrible bugs that got through.
2009-04-24 Patrick GeorgiChange the behaviour of the ACPI generating code so...
2009-04-24 Patrick GeorgiRemove duplicate code.
2009-04-23 Stephan Guillouxflashrom: Support MX25L3235D
2009-04-23 Uwe HermannAdd 'install' target for ectool (trivial).
2009-04-23 Myles WatsonFix an uninitialized variable. If it didn't end up...
2009-04-23 Myles WatsonThis patch cleans up Makefile generation. It removes the
2009-04-23 Uwe HermannDon't duplicate option description in README, the manpa...
2009-04-23 Myles WatsonAdd VERSION to hp/dl145_g3. Trivial.
2009-04-23 Carl-Daniel... This patch hooks up git mirrored svn revisions and...
2009-04-23 Ronald G. MinnichThis continues the doco attempt.
2009-04-22 Stefan ReinauerInstead of just
2009-04-22 Zheng BaoSometimes when we debug the code, we need to know which...
2009-04-22 Stefan Reinauermini fix to reliably compile inteltool on darwin, and...
2009-04-22 Stefan Reinauermakes the smi handler a little bit less verbose
2009-04-22 Stefan Reinauerfix compilation of hp dl145
2009-04-22 Myles WatsonThis patch fixes the parser. '|' has special meaning...
2009-04-22 Carl-Daniel... Convert 12 more boards to use include statements in...
2009-04-22 Myles WatsonTrivial patch. I forgot to update K8_SET_FIDVID.
2009-04-22 Mondrian nuessleThis patch adds the target hp/dl145_g3 together with
2009-04-22 Mondrian nuessleThis patch add rudimentary support for the superio...
2009-04-22 Mondrian nuessleThis patch adds support for the BCM21000 (aka HT-2100)
2009-04-22 Stefan Reinauerdrop duplicate compiler options that are already mentio...
2009-04-22 Stefan Reinauer- printed CBFS rom address was always 0
2009-04-22 Stefan Reinauerfix warnings, shadowed declarations and style guide...
2009-04-22 Stefan Reinauerincrease rom sizes for abuild
2009-04-22 Carl-Daniel... All "unknown xy SPI chip" entries claim to have status...
2009-04-22 Stefan Reinauerdrop unused variable.
2009-04-22 Stefan Reinauerno duplicate names in cmos.layout allowed. (fixes a...
2009-04-22 Uwe HermannQuick 'indent' run on ectool with some additional manua...
2009-04-22 Stefan Reinauerdon't ignore return values (trivial)
2009-04-22 Stefan Reinauerremove some style guide breaks and warnings from ramini...
2009-04-22 Stefan Reinauerargh... never redo parts of the original patch on the...
next