aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/Makefile.inc
AgeCommit message (Expand)Author
2019-11-21cpu/amd/fam10: Drop supportArthur Heymans
2018-12-21cpu/amd/geode_lx: Drop supportArthur Heymans
2018-05-31Remove AMD K8 cpu and northbridge supportKyösti Mälkki
2018-01-15AMD GX2 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2016-02-18cpu/amd: Add socket FM2Damien Zammit
2015-10-24cpu/amd: Add initial support for AMD Socket G34 processorsTimothy Pearson
2014-12-16Drop SC520 and related boardsStefan Reinauer
2014-12-16Drop GX1, CS5330 and related boardsStefan Reinauer
2014-11-20AMD: Isolate AGESA and PI build environmentsKyösti Mälkki
2012-09-19C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C3...Siyuan Wang
2012-03-16Rename AMD_AGESA to CPU_AMD_AGESAKyösti Mälkki
2012-02-13AMD Geode cpus: apply un-written naming rulesKyösti Mälkki
2011-07-18Add AMD Family 10 support to cpu folderefdesign98
2011-06-22Move existing AMD Ffamily14 code to f14 folderefdesign98
2011-06-22Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign98
2011-03-28Add AMD C32 support.Zheng Bao
2011-02-14Add AMD cpu wrapper code. Patch 4 of 8.Frank Vibrans
2010-04-23AMD Socket ASB2 and AM3 support.Zheng Bao
2009-10-12Make fam10 build (but not boot due to bootblock size problems.)Myles Watson
2009-10-09More Kconfig-supported boards, and also kconfig supportPatrick Georgi
2009-10-08More kconfig:Patrick Georgi
2009-10-07Kconfig:Patrick Georgi
2009-10-04Add initial kconfig support for all AMD GX1 boards.Uwe Hermann
2009-08-29This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich
2009-08-27Added support for the AMD S1G1 socket in kconfigCristi Magherusan
2009-08-25Add support for AMD Socket 940. Move common files to model_fxx.Myles Watson
2009-08-24Add support for AM2 CPUs (I fixed the 0x11 issue).Myles Watson
2009-08-12This now builds. Ronald G. Minnich