This fixes a couple of issues with older Linux kernels (that expect an XSDT as
[coreboot.git] / src / mainboard / amd / dbm690t /
2009-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-06-04 Myles WatsonThe point of the patch is to make it easier to understa...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-26 Patrick GeorgiVarious fixes to the tree to get coreboot-v2 to build...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-22 Stefan Reinauerdrop duplicate compiler options that are already mentio...
2009-04-21 Carl-Daniel HailfingerThanks to Myles' patch adding support for include state...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-13 Rudolf MarekI need to do uses HAVE_ACPI_RESUME for each board....
2009-04-12 Carl-Daniel HailfingerThis patch cleans up the calls to $CC in mainboard...
2009-04-11 Carl-Daniel HailfingerKill remaining unneeded CAR/ROMCC if-blocks.
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-03-17 Carl-Daniel Hailfinger- TOM2 is filled in by the dynamic ACPI code. Don't...
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-19 Rudolf MarekThis patch is for AMD boards which can do the P state...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-02-15 Stefan Reinauer- Fix up amd pistachio and dbm690t.
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-12 Carl-Daniel HailfingerFix typo in PCI ID (1914 should have been 7914).
2009-02-12 Carl-Daniel HailfingerRemove dead lines. Trivial.
2009-02-12 Carl-Daniel HailfingerRename TOM to TOM1 and refer to the SSDT value with...
2009-02-12 Carl-Daniel HailfingerImprove mainboard.c comments for DBM690T and Pistachio.
2009-02-11 Carl-Daniel HailfingerFix one leftover reference to AmlCode_ssdt which was...
2009-02-03 Rudolf MarekFollowing patch converts the run-time SSDT patching...
2009-01-28 Carl-Daniel HailfingerCorrect FDAT->FADT typo.
2009-01-20 Stefan ReinauerThis patch makes the recently added assembler debug...
2009-01-16 Carl-Daniel HailfingerThe DBM90T code sets bit 10 in _PSS as part of the...
2009-01-12 Dan LykowskiCheck to see if K8 processor is capable of changing...
2009-01-06 Marc JonesThe ACPI PSS CPU Pstate table was calculating the frequ...
2008-12-24 Zheng BaoFix AMD Pistachio implicit declarations in the same...
2008-12-24 Carl-Daniel HailfingerFix implicit declarations in the AMD DBM690T target...
2008-12-23 Carl-Daniel HailfingerHandle RS690 quirks for 1 GHz noncoherent HyperTransport.
2008-12-23 Carl-Daniel HailfingerRemove a unneccessary typedef from acpi_tables.c in...
2008-12-13 Stefan ReinauerMove mainboard specific changes to the coreboot memory...
2008-12-05 Maggie LiThe TALERT of ADT7461 should be pull back high if the...
2008-12-02 Joe BaoI missed the svn add on r3787. These are the additional...
2008-12-01 Joe BaoAdd AMD dbm690t ACPI support.
2008-11-28 Stefan ReinauerThis patch from Ralf Grosse Boerger makes debugging...
2008-10-02 Carl-Daniel HailfingerFix a typo.
2008-10-02 Carl-Daniel HailfingerUse easily readable macros to setup interrupt routing.
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-26 Marc JonesAdd IRQ12 to the dbm690t mptable for mouse interrupt...
2008-09-22 Michael XiePatch for AMD DBM690T board.