These are some really horrible bugs that got through.
[coreboot.git] / src /
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.
2009-04-13 Rudolf MarekFix the build. This error was introduced by change...
2009-04-13 Ronald G. MinnichEmergency fix. Most targets now build.
2009-04-13 Rudolf MarekI need to do uses HAVE_ACPI_RESUME for each board....
2009-04-13 Rudolf MarekThe wake_vec must be HAVE_ACPI_RESUME guarded because...
2009-04-13 Rudolf MarekFollowing patch adds support for the ACPI resume on...
2009-04-13 Rudolf MarekFollowing patch adds resume (exit from self refresh...
2009-04-13 Rudolf MarekFollowing patch implements ACPI resume support for...
2009-04-13 Rudolf MarekFollowing patch adds support for resume on VT8237 based...
2009-04-13 Rudolf MarekFollowing patch adds necessary hooks and as well the...
2009-04-13 Carl-Daniel HailfingerFix the following errors:
2009-04-12 Carl-Daniel HailfingerThis patch cleans up the calls to $CC in mainboard...
2009-04-12 Rudolf MarekThe IT8712F needs to have the configuration bits change...
2009-04-11 Carl-Daniel HailfingerBring S2912 and S2912_Fam10 Config.lb in line with...
2009-04-11 Ward VandewegeThis patch fixes an edge case for K8 raminit. Specifica...
2009-04-11 Carl-Daniel HailfingerKill remaining unneeded CAR/ROMCC if-blocks.
2009-04-10 Stefan Reinauerunify spd_ddr2.h (trivial)
2009-04-08 Stefan Reinauer* commit previously forgotten romfs.txt
2009-04-08 Stefan Reinauerfix sandpointx3_altimus_mpc7410 target. We're back...
2009-04-07 Ronald G. MinnichThis tested ok, but qemu can't really handle c0000...
2009-04-07 Ronald G. Minnich... This is a bit of an emergency fix for qemu. Ethernet...
2009-04-06 Ronald G. MinnichThis fixes a bug in romfs code; see comment. If we...
2009-04-06 Ronald G. MinnichSome changes for option roms:
2009-04-06 Ronald G. MinnichAdd support for romfs to option rom loading.
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2009-04-06 Daniel ToussaintDaniel Toussaint wrote:
2009-04-05 Stefan Reinauercross compilation fix for motorola sandpoint based...
2009-04-05 Stefan Reinauertwo more totalimpact briq fixes. Gets us back to the...
2009-04-04 Stefan Reinauerfix this warning:
2009-04-04 Stefan Reinauerfix this warning for the embedded planet ep405pc
2009-04-04 Stefan Reinauersmall workaround for romtool incompatibility with ppc...
2009-04-04 Stefan Reinauerfix variable shadowing in lzmadecode.c (trivial)
2009-04-04 Stefan Reinauerfix configuration step of totalimpact briq and embedded...
2009-04-03 Ronald G. MinnichThese are some cleanups and changes. These are build...
2009-04-03 Patrick GeorgiAdd u64 typedef to ppc (trivial)
2009-04-03 Carl-Daniel HailfingerFix up the incomplete commit in r4055.
2009-04-03 Stefan Reinauerdrop unused variables in generic smm handler. (trivial)
2009-04-03 Stefan Reinauerdrop another shadow variable (trivial)
2009-04-03 Carl-Daniel HailfingerThere are more than a dozen targets in the v2 tree...
2009-04-03 Patrick GeorgiI thought that romfs infrastructure is done now, but...
2009-04-03 Patrick GeorgiThe attached patch tries new style compression first...
2009-04-03 Patrick GeorgiPrint a pointer as pointer, it's really trivial.
2009-04-03 Carl-Daniel HailfingerNext step. Kill auto.c and failover.c and clean up...
2009-04-03 Patrick Georgithe attached patch is the last infrastructure change...
2009-04-03 Carl-Daniel HailfingerThere are more than a dozen targets in the v2 tree...
2009-04-01 Marc JonesFix typo.
2009-04-01 Zheng BaoUpdated microcode for for AMD Fam10 DR-B2 and B3.
2009-04-01 Ronald G. Minnichforgot this.
2009-04-01 Stefan Reinauer(trivial) add filo call back for those few mainboards...
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-04-01 Patrick GeorgiForgot CONFIG_ROMFS for supermicro/h8dme.
2009-04-01 ebiedermAdd copyright notices to two files, src/boot/elfboot.c
2009-04-01 Ronald G. MinnichThis code adds support for coreboot images that use...
2009-03-31 Stefan Reinauerfix typo
2009-03-31 Stefan Reinauerfix typo
next