summaryrefslogtreecommitdiff
path: root/src/mainboard/amd
AgeCommit message (Expand)Author
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
2006-04-26some todo and comment for ron.Li-Ta Lo