summaryrefslogtreecommitdiff
path: root/src/cpu/amd
AgeCommit message (Expand)Author
2009-09-29Remove some warnings.Myles Watson
2009-09-29More consistent use of "default n" and "select XYZ" inPatrick Georgi
2009-09-23fix some wrong versions of the FSF's address (trivial)Stefan Reinauer
2009-09-22src/Kconfig: Remove HT-specific options.Myles Watson
2009-09-17Remove warnings from Kconfig. Trivial.Myles Watson
2009-09-15Don't mix int and boolean for kconfig variables. It might work, it might not.Patrick Georgi
2009-08-29This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich
2009-08-29Fixes per Uwe's comments.Ronald G. Minnich
2009-08-28This is the beginning of support for Geode and Kconfig in v2. Ronald G. Minnich
2009-08-28Move DCACHE support into the cpu family for AMD model_fxx.Myles Watson
2009-08-27Added support for the AMD S1G1 socket in kconfigCristi Magherusan
2009-08-25Add microcode to socket_940 and socket_F. Part of the last reverting commit.Myles Watson
2009-08-25Revert socket abstraction.Myles Watson
2009-08-25Add support for AMD Socket 940. Move common files to model_fxx.Myles Watson
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-24Add support for AM2 CPUs (I fixed the 0x11 issue).Myles Watson
2009-08-24The variable is already checked when including the socketF subdirectory.Myles Watson
2009-08-24This patch is about the DA-C2 and RB-C2. Chip with install processorZheng Bao
2009-08-13- AMD selected a couple of options that are incompatible with QEmu (andPatrick Georgi
2009-08-13Fix some conflicting types of variablesPatrick Georgi
2009-08-12This now builds. Ronald G. Minnich
2009-08-12Fix multiple missing files and errors from the recent commit. This happenedRonald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-08-11cpu/amd/model_lx used its own routine for copying coreboot_ram. ThisPatrick Georgi
2009-07-18coding style fixes for powernow (trivial)Stefan Reinauer
2009-07-17Bring S1g1 cpu names up to date with the officialWard Vandewege
2009-07-17Bring Socket F cpu names up to date with the officialWard Vandewege
2009-07-17Bring AM2 cpu names up to date with the officialWard Vandewege
2009-07-10Apparently I'm not the only one who forgets which way the outb andEd Swierk
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-07-01Add AMD family 10 AM2r2 support.Zheng Bao
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-21This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek
2009-06-17Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351.Marc Jones
2009-06-16Maximilian Thuermer found a bug where the HT link capability code was alwaysMarc Jones
2009-06-06Fix for Erratum 343 for AMD Fam10h CPUs.Marco Schmidt
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-27Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi
2009-05-14Update equivalent processor revision ID to load latest microcode patches andMarc Jones
2009-05-04The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev...Rudolf Marek
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-28dd the family10h Rev C0-C2 support to coreboot.Vincent Lim vincent.lim
2009-04-27Revert 4099 patch that causes an ECC error. Memory has to be written while ECCMyles Watson
2009-04-15r4097 broke the tree and it remains unfixed :-( Stefan Reinauer
2009-04-13Following patch adds resume (exit from self refresh) support for AMD K8 revFRudolf Marek
2009-04-13Following patch adds necessary hooks and as well the compile time checks forRudolf Marek
2009-04-01Updated microcode for for AMD Fam10 DR-B2 and B3.Zheng Bao
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer