aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd
AgeCommit message (Expand)Author
2009-04-13I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek
2009-04-12This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger
2009-04-11Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-03-17- TOM2 is filled in by the dynamic ACPI code. Don't hardcode it in theCarl-Daniel Hailfinger
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-03-10This patch makes the boards use a single amdk8_util.asl. There are onlyMyles Watson
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-19This patch is for AMD boards which can do the P state generation. This justRudolf Marek
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-02-15- Fix up amd pistachio and dbm690t.Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-02-12Fix typo in PCI ID (1914 should have been 7914).Carl-Daniel Hailfinger
2009-02-12Remove dead lines. Trivial.Carl-Daniel Hailfinger
2009-02-12Rename TOM to TOM1 and refer to the SSDT value with an External(TOM1)Carl-Daniel Hailfinger
2009-02-12Improve mainboard.c comments for DBM690T and Pistachio.Carl-Daniel Hailfinger
2009-02-11Fix one leftover reference to AmlCode_ssdt which was forgotten in r3929.Carl-Daniel Hailfinger
2009-02-03Following patch converts the run-time SSDT patching via update_ssdt funtion toRudolf Marek
2009-01-28Correct FDAT->FADT typo.Carl-Daniel Hailfinger
2009-01-20This patch makes the recently added assembler debug optional, as it mayStefan Reinauer
2009-01-16The DBM90T code sets bit 10 in _PSS as part of the control value, butCarl-Daniel Hailfinger
2009-01-12Check to see if K8 processor is capable of changing FIDVID otherwise it will ...Dan Lykowski
2009-01-06The ACPI PSS CPU Pstate table was calculating the frequency incorrectly forMarc Jones
2008-12-24Fix AMD Pistachio implicit declarations in the same way as with AMDZheng Bao
2008-12-24Fix implicit declarations in the AMD DBM690T target by using the rightCarl-Daniel Hailfinger
2008-12-23Handle RS690 quirks for 1 GHz noncoherent HyperTransport.Carl-Daniel Hailfinger
2008-12-23Remove a unneccessary typedef from acpi_tables.c in the AMD PistachioCarl-Daniel Hailfinger
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-12-14oops. there went a new mainboard into the tree and i missed it. Add mainboardStefan Reinauer
2008-12-13Move mainboard specific changes to the coreboot memory table into theStefan Reinauer
2008-12-09AMD PISTACHIO mainboard support.Maggie Li
2008-12-05The TALERT of ADT7461 should be pull back high if the temperature is within t...Maggie Li
2008-12-02I missed the svn add on r3787. These are the additional files. Joe Bao
2008-12-01Add AMD dbm690t ACPI support.Joe Bao
2008-11-28This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer
2008-10-13Drop unused (or commented / #if 0) reset.c files.Uwe Hermann
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-10-11Drop a number of duplicated failover.c files (they have the same contentUwe Hermann
2008-10-02Fix a typo.Carl-Daniel Hailfinger
2008-10-02Use easily readable macros to setup interrupt routing.Carl-Daniel Hailfinger
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-29AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CARMarc Jones
2008-09-26Add IRQ12 to the dbm690t mptable for mouse interrupt support.Marc Jones
2008-09-22Patch for AMD DBM690T board.Michael Xie
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-08-01oops, forgot these in the cleanup.. (trivial)Stefan Reinauer
2008-07-23Update to the latest AMD Fam10 microcode patches.Marc Jones
2008-05-16Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to allMarc Jones
2008-05-09coreboot-v2: Disable second serial port on NorwichJordan Crouse
2008-04-25Remove inline from FAM10 CPU initialization functions.Marc Jones
2008-04-22Find matching settings for each CPUs FID, VID, and P-state registers and init...Marc Jones
2008-04-22Add early MSR and PCI register initialization. Marc Jones
2008-03-29Now coreboot performs IRQ routing for some boards.Nikolay Petukhov
2008-02-05Factor out print_conf() from Geode LX mainboard directories. TheCarl-Daniel Hailfinger
2008-01-28v2: Fix Serengeti-Cheetah flags tooJordan Crouse
2008-01-28[V2]: Add CFLAGS to targets to suck in any passed in flagsJordan Crouse
2008-01-26This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-19Fix for newer iasl versions (trivial)Corey Osgood
2007-12-19trivial fix for abuild.Stefan Reinauer
2007-12-19Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support.Marc Jones
2007-12-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
2007-11-25More abuild fixes, the previous ones weren't enough. Hopefully this covers ev...Corey Osgood
2007-11-25abuild fix for the amd serengeti_cheetah and the latest iasl version (trivial)Corey Osgood
2007-11-07Make the LZMA compression option work in buildrom.Myles Watson
2007-11-04Add dummy function for MCFG on those mainboards that provide ACPI but don't Stefan Reinauer
2007-06-12Add the AMD DB800 (AKA Salsa) mainboard.Marc Jones
2007-05-22Add missing license headers, minor cosmetic fixes in existing headers.Uwe Hermann
2007-05-21Drop romcc related stuff, as this board only uses CAR.Uwe Hermann
2007-05-14AMD Norwich: minor cosmetic fixes and drop dead code (trivial).Uwe Hermann
2007-05-10This patch removes auto.c from the Norwich mainboard directory. Marc Jones
2007-05-10Fix the indent and whitespace to match LinuxBIOS standardsJordan Crouse
2007-05-07Add missing licenses to several of the files.Jordan Crouse
2007-05-04Drop src/mainboard/amd/norwich/debug.c as it is not used.Uwe Hermann
2007-05-04This repairs the other Geode mainboards so they'll build with the newMarc Jones
2007-05-04This patch adds support for the AMD Norwich development platformMarc Jones
2007-04-12On behalf of AMD:Yinghai Lu
2007-02-02Remove hardcoded gcc versions otherwise the build will break forUwe Hermann
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-12-15Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk
2006-11-19Fix hardcoding of iasl path. iasl is in the user path in the Uwe Hermann
2006-11-10* fix the automatic build system by compressing payloads if possibleStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-02Remove some unneeded #includes from most mainboard.c files.Uwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2006-10-24Change all occurences of NSC to nsc in the code. The next commitUwe Hermann
2006-10-05K8_4RANK to QRANKYinghai Lu
2006-10-04add missed asl for ht chainYinghai Lu
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-09-14additions and mods for lzma. Carl-Daniel Hailfinger
2006-07-19closing issue 44: rename ram clocks in cmos.layoutStefan Reinauer
2006-05-18cleanup some of the compressed rom stream ugliness -- more to do!Ronald G. Minnich
2006-05-04don't wait core0 started twiceYinghai Lu
2006-05-03more changes; rumba enet works fine now.Ronald G. Minnich
2006-05-02Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich
2006-04-27we don't need msr_initRonald G. Minnich