Kconfig!
[coreboot.git] / src / mainboard / amd /
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-07-22 Stefan ReinauerFix up the tree again...
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-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
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-05-15 Vincent LimThere were a few updates lately that generates ROM...
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-01 Myles WatsonTrivial patch to make #defines generated from cmos...
2009-04-30 Stefan ReinauerAdd "printk" support to all CAR targets
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-15 Stefan Reinauerr4097 broke the tree and it remains unfixed :-(
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-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-10 Myles WatsonThis patch makes the boards use a single amdk8_util...
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-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-12-14 Stefan Reinaueroops. there went a new mainboard into the tree and...
2008-12-13 Stefan ReinauerMove mainboard specific changes to the coreboot memory...
2008-12-09 Maggie LiAMD PISTACHIO mainboard support.
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-13 Uwe HermannDrop unused (or commented / #if 0) reset.c files.
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-10-11 Uwe HermannDrop a number of duplicated failover.c files (they...
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-29 Marc JonesAMD K8 platforms must use CAR so it makes sense to...
2008-09-26 Marc JonesAdd IRQ12 to the dbm690t mptable for mouse interrupt...
2008-09-22 Michael XiePatch for AMD DBM690T board.
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-08-01 Stefan Reinaueroops, forgot these in the cleanup.. (trivial)
2008-07-23 Marc JonesUpdate to the latest AMD Fam10 microcode patches.
2008-05-16 Marc JonesGeode platforms that use a LPC Super I/O had the LPC...
2008-05-09 Jordan Crousecoreboot-v2: Disable second serial port on Norwich
2008-04-25 Marc JonesRemove inline from FAM10 CPU initialization functions.
2008-04-22 Marc JonesFind matching settings for each CPUs FID, VID, and...
2008-04-22 Marc JonesAdd early MSR and PCI register initialization.
2008-03-29 Nikolay PetukhovNow coreboot performs IRQ routing for some boards.
2008-02-05 Carl-Daniel HailfingerFactor out print_conf() from Geode LX mainboard directo...
2008-01-28 Jordan Crousev2: Fix Serengeti-Cheetah flags too
2008-01-28 Jordan Crouse[V2]: Add CFLAGS to targets to suck in any passed...
2008-01-26 Ronald G. MinnichThis patch fixes the remaining stack protector problem...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-12-19 Corey OsgoodFix for newer iasl versions (trivial)
2007-12-19 Stefan Reinauertrivial fix for abuild.
2007-12-19 Marc JonesInitial AMD Serengeti_Cheetah_FAM10 platform for Barcel...
2007-12-09 Myles WatsonThis adds the same line (uses CONFIG_PRECOMPRESSED_PAYL...
2007-11-25 Corey OsgoodMore abuild fixes, the previous ones weren't enough...
2007-11-25 Corey Osgoodabuild fix for the amd serengeti_cheetah and the latest...
2007-11-07 Myles WatsonMake the LZMA compression option work in buildrom.
2007-11-04 Stefan ReinauerAdd dummy function for MCFG on those mainboards that...
2007-06-12 Marc JonesAdd the AMD DB800 (AKA Salsa) mainboard.
2007-05-22 Uwe HermannAdd missing license headers, minor cosmetic fixes in...
2007-05-21 Uwe HermannDrop romcc related stuff, as this board only uses CAR.
2007-05-14 Uwe HermannAMD Norwich: minor cosmetic fixes and drop dead code...
2007-05-10 Marc JonesThis patch removes auto.c from the Norwich mainboard...
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-07 Jordan CrouseAdd missing licenses to several of the files.
next