Update equivalent processor revision ID to load latest microcode patches and
[coreboot.git] / src /
2009-05-14 Marc JonesUpdate equivalent processor revision ID to load latest...
2009-05-14 Vincent LimTrivia: remove comment
2009-05-14 Vincent LimFrom AMD family 10h Processor BKDG (rev. D): a platform...
2009-05-14 Ronald G. Minnich#136: failed to boot under KVM\QEMU
2009-05-13 Patrick GeorgiAllow dynamic size for the {s,}elfboot bounce buffer.
2009-05-13 Patrick GeorgiMake ACPI with low and high tables work again. The...
2009-05-13 Joseph SmithOops forgot small part. Set up PIRQs in mainboard Confi...
2009-05-12 Samuel VerstraeteThis is the final patch that got everything working...
2009-05-12 Myles WatsonUse the debugging functions to print out the tree and...
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-10 Rudolf MarekFollowing patch fixes the XIP computation issue. I...
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-05 Patrick GeorgiFix a bug introduced in the copy_and_run refactoring.
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 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-28 Vincent Lim vincen... 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-25 Patrick GeorgiEnable CBFS for qemu and kontron. Both are builds-and...
2009-04-25 Patrick GeorgiMake the CBFS file lookup skip file data instead of...
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 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 Carl-Daniel HailfingerThis patch hooks up git mirrored svn revisions and...
2009-04-22 Zheng BaoSometimes when we debug the code, we need to know which...
2009-04-22 Stefan Reinauermakes the smi handler a little bit less verbose
2009-04-22 Myles WatsonThis patch fixes the parser. '|' has special meaning...
2009-04-22 Carl-Daniel HailfingerConvert 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 Reinauerdrop unused variable.
2009-04-22 Stefan Reinauerno duplicate names in cmos.layout allowed. (fixes a...
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...
2009-04-22 Stefan Reinauer* Allow coreboot to use the full 256 bytes of CMOS...
2009-04-22 Stefan ReinauerThis patch unifies the socket_mPGA604_800Mhz and socket...
2009-04-22 Stefan ReinauerFactor out acpi_create_madt_lapics. It can be used...
2009-04-22 Stefan Reinauer* move i386 / ACPI dependent code out of hardwaremain...
2009-04-22 Patrick GeorgiTrivial removal of a freudian slip.
2009-04-21 Stefan Reinauer- function prototypes do not need "extern"
2009-04-21 Stefan Reinauerremove a few warnings, and comments á la #include...
2009-04-21 Stefan Reinaueradd define for Role-Based Error Reporting to PCIe defin...
2009-04-21 Stefan Reinauerfix a warning for a misnamed define, and make a debug...
2009-04-21 Stefan ReinauerCONFIG_CHIP_NAME is dead (trivial)
2009-04-21 Patrick GeorgiAdd a helper function to acpigen to create _PSD tables.
2009-04-21 Patrick GeorgiEliminate various issues brought up by scan-build.
2009-04-21 Carl-Daniel HailfingerSomehow svn add didn't work for the include files....
2009-04-21 Carl-Daniel HailfingerThanks to Myles' patch adding support for include state...
2009-04-20 Carl-Daniel HailfingerFix implicit declarations of done_cache_as_ram_main...
2009-04-18 Ronald HoogenboomThere is a typo in amdk8/raminit_f.c regarding the...
2009-04-18 Uwe HermannAdd support for the ASUS P2B-D mainboard.
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...
2009-04-17 Ronald G. MinnichThis needed to be removed.
2009-04-16 Rudolf MarekFollowing patch flushes the instruction queue when...
2009-04-16 Myles WatsonI deleted mptable.c in my patch, but forgot to svn...
2009-04-15 Peter Stugev2/src romfs->cbfs rename
2009-04-15 Myles WatsonThis patch cleans up mpspec.h and allows it to be inclu...
2009-04-15 Stefan Reinauerr4097 broke the tree and it remains unfixed :-(
2009-04-14 Peter StugeEPIA-CN does not have any ACPI tables. Fixes manual...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-14 Stefan Reinauerfix up the tree.
next