aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/agesa/family12
AgeCommit message (Expand)Author
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-30{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS
2018-10-19{cpu,drivers}/amd: Replace MTRR addresses with macrosElyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-08-08cpu/amd: Correct number of MCA banks clearedMarshall Dawson
2018-08-08cpu/amd: Improve formattingMarshall Dawson
2018-08-08cpu/amd: Rename MCA status registerMarshall Dawson
2018-06-14cpu/amd: Remove duplicated includesElyes HAOUAS
2018-04-30cpu/amd: Get rid of device_tElyes HAOUAS
2018-01-23AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-08-02AGESA: Consolidate early_all_cores() callKyösti Mälkki
2017-04-05AGESA: Disable CAR with empty stackKyösti Mälkki
2017-04-05AGESA: Move romstage main entry under cpuKyösti Mälkki
2017-04-05AGESA: Move amd_initmmio() callKyösti Mälkki
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki
2017-03-10cpu/amd/agesa: Unify init filesPaul Menzel
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-01AGESA: Disable PCI_CFG_EXT_IOKyösti Mälkki
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-08-23src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2016-05-12AGESA f12: Build as libagesa.aKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-23AGESA: Drop CPU_SOCKET_TYPEKyösti Mälkki
2015-05-23AGESA: Drop EXT_RT_TBL_SUPPORTKyösti Mälkki
2015-05-23AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTEREDKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-20AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki
2014-12-19AGESA fam12 fam14: Drop EXT_CONF_SUPPORTKyösti Mälkki
2014-12-06vendorcode/amd/agesa: Remove unused helper.c fileAlexandru Gagniuc
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-04-26Get rid of HAVE_INIT_TIMER config optionFurquan Shaikh
2014-02-12PCI: Drop includes under cpuKyösti Mälkki
2013-12-07Correct file permissions.Idwer Vollering
2013-07-10AMD: Kconfig cleanupKyösti Mälkki
2013-04-04AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki
2013-03-22x86: unify amd and non-amd MTRR routinesAaron Durbin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-01-11AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITSZheng Bao
2012-11-27Get rid of drivers classPatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-05-08Clean up #ifsPatrick Georgi
2012-04-22amd: Fix unused variable warningVikram Narayanan
2012-02-17Remove whitespace.Patrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2011-11-01Remove XIP_ROM_BASEPatrick Georgi
2011-07-18Add AMD Family 10 support to cpu folderefdesign98
2011-06-28Addition of Family12/SB900 wrapper codeefdesign98