summaryrefslogtreecommitdiff
path: root/src/cpu/amd
AgeCommit message (Expand)Author
2015-02-05AMD K8: Remove some excessive preprocessor useKyösti Mälkki
2015-02-03cpu/amd (non-AGESA): Remove terminator from microcode blobKyösti Mälkki
2015-02-03amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki
2015-02-03cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki
2015-02-03cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE optionAlexandru Gagniuc
2015-01-31cpu/amd (non-AGESA): Fix AP crash during microcode version lookupTimothy Pearson
2015-01-31amd/amdfam10: Update name table with Opteron 2400/8400 series codesTimothy Pearson
2015-01-28amd/amdfam10: Add runtime ACPI _PSS generationTimothy Pearson
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-09cpu/amd/pi: Use acpi_is_wakeup()Kyösti Mälkki
2015-01-06cpu: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-12-20AGESA fam15: Unify agesawrapperKyösti Mälkki
2014-12-20AGESA fam14: Add amd_initenv()Kyösti Mälkki
2014-12-20AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki
2014-12-19AMD amdfam10: Drop EXT_CONF_SUPPORTKyösti Mälkki
2014-12-19AGESA fam12 fam14: Drop EXT_CONF_SUPPORTKyösti Mälkki
2014-12-19AMD binaryPI: Drop EXT_CONF_SUPPORTKyösti Mälkki
2014-12-16Drop SC520 and related boardsStefan Reinauer
2014-12-16Drop GX1, CS5330 and related boardsStefan Reinauer
2014-12-13AMD model fxx powernow_acpi.c: Fix incorrect loop countScott Duplichan
2014-12-08vendorcode/amd/agesa/fam10: Build as a static libraryEdward O'Callaghan
2014-12-06vendorcode/amd/agesa: Remove unused helper.c fileAlexandru Gagniuc
2014-12-03AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki
2014-12-03AGESA: Common agesawrapper for S3 resumeKyösti Mälkki
2014-12-03AGESA fam16kb: Move clearing of NoSnoopEnable bitKyösti Mälkki
2014-12-03AGESA: Use common header for agesawrapperKyösti Mälkki
2014-11-27cpu/amd/agesa/family15rl: Provide Richland CPU supportEdward O'Callaghan
2014-11-25amd/fam10: Fix pstate configurationPatrick Georgi
2014-11-22amdk8: Move to implicit length patchingVladimir Serbinenko
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-22cpu/amd/agesa/family1{0,2}: Fix init introduction printf outputEdward O'Callaghan
2014-11-22cpu/amd/agesa/family1{0,2}: Fix indent and sync closer togetherEdward O'Callaghan
2014-11-21cpu/amd/agesa/family1*: Use IS_ENABLED() macroEdward O'Callaghan
2014-11-20amd/olivehillplus: Share agesawrapper headerKyösti Mälkki
2014-11-20AMD: Isolate AGESA and PI build environmentsKyösti Mälkki
2014-11-16cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifierEdward O'Callaghan
2014-11-14AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ramKyösti Mälkki
2014-11-01{cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-23AMD Trinity and Kabini: fix fan controlKyösti Mälkki
2014-10-19amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko
2014-10-19AGESA: Drop board and chipset -specific callout headersKyösti Mälkki
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-09-04AMD Steppe Eagle: Disable "No Snoop Enable" to stop HDMI audio stutterBruce Griffith
2014-08-30AMD Steppe Eagle: CPU files for new SoCBruce Griffith
2014-08-09cpu/amd/geode_lx: Trivial - remove useless commentEdward O'Callaghan
2014-08-09cpu/amd/geode_lx: Reduce fancy ASCII art with embedded commentsEdward O'Callaghan
2014-08-09cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabsEdward O'Callaghan
2014-07-30model_fxx/processor_name.c, hudson/lpc.c: add missing break statementsDaniele Forsi
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS