aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family15tn
AgeCommit message (Expand)Author
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2020-11-25nb/amd: Deduplicate nb_common.hAngel Pons
2020-11-25device: Drop unused HyperTransport codeAngel Pons
2020-11-23nb/amd/agesa/family15tn: define macros for GNB and IOMMU devicesMike Banon
2020-11-23nb/amd/agesa/family15tn: define macro for internal HDMI audio controllerMike Banon
2020-09-21src/northbridge: Drop unneeded empty linesElyes HAOUAS
2020-08-24nb/amd/agesa: define DDR3_SPD_SIZE as a common valueMike Banon
2020-08-17nb/amd/agesa: read 256 bytes to SPD buffer instead of 128Mike Banon
2020-07-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-05-26northbridge/amd: Keep using old resource allocatorFurquan Shaikh
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-08northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-22amd/agesa: Make BottomIo position configurableMike Banon
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-05src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-25amd/common/acpi: move thermal zone to common locationMichał Żygowski
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-23nb/amd/{agesa,pi}/acpi: include thermal zoneMichał Żygowski
2020-03-23src: capitalize 'APIC'Elyes HAOUAS
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-09amd/agesa/state_machine: Add BeforeInitLate hooksMichał Żygowski
2020-01-02amd/acpi: Drop empty PCSD device nodesNico Huber
2019-12-31nb/amd: Fix typoElyes HAOUAS
2019-12-20AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski
2019-12-19src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-14Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber
2019-11-29{northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS
2019-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2019-07-21nb/amd/trinity: Rename PCI ID of the IOMMUMarshall Dawson
2019-06-28device,nb/amd: Deduplicate add_more_links()Jacob Garber
2019-03-19Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-14AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2019-01-04AGESA: Use pcidev_on_root()Kyösti Mälkki
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-07-23AGESA binaryPI: Remove code for CONFIG_CBB!=0Kyösti Mälkki
2018-07-20AGESA binaryPI: Fix and optimize for MAX_NODES_NUMKyösti Mälkki
2018-05-23nb/amd/agesa: Get rid of device_tKyösti Mälkki
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-01-23AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki
2017-09-29AGESA binaryPI: Drop amdlib.h in dimmSpd.hKyösti Mälkki
2017-09-26AGESA: Avoid cpuRegisters.h includeKyösti Mälkki
2017-09-22AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-08-24AGESA: Sync f15tn and f15rl northbridge codeKyösti Mälkki
2017-08-16AGESA: Cleanup ACPI S3 supportKyösti Mälkki
2017-08-16AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INITKyösti Mälkki
2017-08-02AGESA: Implement EARLY_CBMEM_INITKyösti Mälkki
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-07-08nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-28northbridge/amd/agesa/*: Add whitespace around '<<'Elyes HAOUAS
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-05-18AGESA: Fix UMA calculationsKyösti Mälkki
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-11-07pci_ids.h: Correct recent AMD ID namesMarshall Dawson
2016-10-09northbridge/amd/agesa/family15*: Remove commented codeElyes HAOUAS
2016-10-04src/northbridge: Remove whitespace after sizeofElyes HAOUAS
2016-09-20northbridge/amd/agesa: Improve code formattingElyes HAOUAS
2016-09-12src/northbridge: Improve code formattingElyes HAOUAS
2016-08-31northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS
2016-06-04AGESA: Fix invalid use of CFG_ declarationsKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30Port AGESA based northbridge code to 64bitStefan Reinauer
2015-06-10PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04devicetree: Rename unused parameter to passthruKyösti Mälkki
2015-05-26Make acpi_fill_hest into parameterVladimir Serbinenko
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-04-09northbridge/amd/agesa/familyXY: Make NULL device op explicitEdward O'Callaghan
2015-02-14AGESA fam15tn fam15rl fam16kb: Drop HT3_SUPPORTKyösti Mälkki
2014-12-20AGESA: Use common agesawrapperKyösti Mälkki
2014-12-20AGESA fam15tn fam15rl fam16kb: Add OemInitMid()Kyösti Mälkki
2014-12-20AGESA: Common laterunaptask()Kyösti Mälkki
2014-12-20AGESA: Common agesawrapper_amdinitlate()Kyösti Mälkki
2014-12-20AGESA fam15: Ignore AmdCreateStruct() errorsKyösti Mälkki
2014-12-20AGESA: Use memset() on agesawrappersKyösti Mälkki