summaryrefslogtreecommitdiff
path: root/src/mainboard/amd
AgeCommit message (Expand)Author
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