aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/agesa/family15tn
AgeCommit message (Expand)Author
2021-01-28cpu/amd/agesa/family15tn/fixme.cFrans Hendriks
2020-11-19ACPI S3: Replace acpi_is_wakeup()Kyösti Mälkki
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2019-12-20AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki
2019-10-27cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-17cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZEArthur Heymans
2019-09-10AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-14AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2018-12-18cpu: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
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-04-29amd/agesa/family14,15 & 16: Remove unnecessary whitespaceElyes 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-10-16cpu/amd: Fix spelling of *implementation*Paul Menzel
2017-09-26AGESA: Move API interface under drivers/Kyösti Mälkki
2017-08-02AGESA: Consolidate platform_once() callKyösti Mälkki
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
2017-02-22src/cpu/amd: Update/Add license headers to all filesMartin Roth
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-11-09amd/cpu: Add details to chip namesMarshall Dawson
2016-08-23src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2016-02-02amd/agesa/family15tn: Add Richland CPU IDLoic
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-27AGESA: Split S3 backup in CBMEMKyösti Mälkki
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-11-21cpu/amd/agesa/family1*: Use IS_ENABLED() macroEdward O'Callaghan
2014-07-17misc,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-21cpu/amd/agesa: Use acpi_is_wakeup()Kyösti Mälkki
2014-04-26Get rid of HAVE_INIT_TIMER config optionFurquan Shaikh
2014-04-16cpu/amd/agesa/family15tn: Add udelay implementation for SMMAlexandru Gagniuc
2014-04-16cpu/amd/agesa/family15tn: Add initial support for SMM modeAlexandru Gagniuc
2014-04-15vendorcode/amd/agesa/fam15tn: Build as a static libraryAlexandru Gagniuc
2014-02-12PCI: Drop includes under cpuKyösti Mälkki
2013-12-07Correct file permissions.Idwer Vollering
2013-07-16AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich
2013-07-10AMD: Kconfig cleanupKyösti Mälkki
2013-05-03cpu/amd/agesa/family15tn/Kconfig: Remove unneeded `UDELAY_LAPIC`Paul Menzel
2013-05-03mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPICDavid Hubbard
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-02-18AMD S3: Include the s3_resume.h only when S3 is enabled.Zheng Bao
2013-01-11AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITSZheng Bao
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-07-14Remove useless file from building.zbao
2012-07-03AGESA F15 wrapper for Trinityzbao