aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd
AgeCommit message (Expand)Author
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-08nb/amd/amdmct/mct_ddr3: Replace MTRR addresses with macrosElyes HAOUAS
2018-11-08src: Replace common MSR addresses with macrosElyes HAOUAS
2018-11-05amd/mtrr: Fix IORR MTRRElyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-30{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-23src: Typo fix (cosmetic)Peter Lemenkov
2018-10-22sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-11selfboot: remove bounce buffersRonald G. Minnich
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-09-25northbridge: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-09-20nb/amd/pi/00730F01: use MMIO and performance counters from AGESAPiotr Król
2018-09-18nb/amd/pi/00730F01: Don't use device_t in ramstageElyes HAOUAS
2018-09-15nb/amd/pi/00730F01: Add initial native IVRS supportTimothy Pearson
2018-09-15nb/amd/pi/00730F01: Initialize IOMMU deviceKyösti Mälkki
2018-09-10complier.h: add __noreturn and use it in code baseAaron Durbin
2018-08-10src: Fix typoElyes HAOUAS
2018-08-09src/northbridge: Fix typoElyes HAOUAS
2018-08-08cpu/amd: Correct number of MCA banks clearedMarshall Dawson
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-07-09src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-07-02src/nb: Fix non-local header treated as localElyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-06-14AGESA binaryPI: Drop RAMBASE and RAMTOPKyösti Mälkki
2018-06-11{src,util}: Use NULL instead of 0 for pointerElyes HAOUAS
2018-06-06arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki
2018-06-06arch/x86: Flag platforms without RELOCATABLE_RAMSTAGEKyösti Mälkki
2018-06-05northbridge/amd/lx: Fix function setShadowRCONFIru Cai
2018-06-05amd/geode_lx: Fix .c includesKyösti Mälkki
2018-06-04src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-05-31Remove AMD K8 cpu and northbridge supportKyösti Mälkki
2018-05-31Remove southbridges after K8 board removalsKyösti Mälkki
2018-05-31Remove all AMD K8 boardsKyösti Mälkki
2018-05-29src/northbridge: Add and update license headersMartin Roth
2018-05-24AMD geode/lx: Remove generic_sdram.c includeKyösti Mälkki
2018-05-24Remove leftover AMD CIMX RD890 northbridge supportKyösti Mälkki
2018-05-24nb/amd/amdfam10: Get rid of device_tKyösti Mälkki
2018-05-23nb/amd/pi: Get rid of device_tKyösti Mälkki
2018-05-23nb/amd/agesa: Get rid of device_tKyösti Mälkki
2018-05-21nb/amd/amdk8: Get rid of device_tElyes HAOUAS
2018-05-20nb/amd/agesa/family14: Get rid of device_tElyes HAOUAS
2018-05-20nb/amd/agesa/family12: Get rid of device_tElyes HAOUAS
2018-05-14agesa/family16kb/northbridge: report acpi namespaceKevin Cody-Little
2018-05-09{device,drivers,lib,mb,nb}: Use only one space after 'if'Elyes HAOUAS
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-05-04amd/mct/ddr3: Correctly configure CsMux67Patrick Georgi
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-01-24AGESA f15 cimx/sb700: Remove unused chips codeKyösti Mälkki
2018-01-23binaryPI: Move agesawrapper.h headerKyösti Mälkki
2018-01-23AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki
2018-01-15AMD GX2 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2017-10-06AGESA f16kb: Enable MRC cache equivalent fastbootKyösti Mälkki
2017-09-29AGESA binaryPI: Drop amdlib.h in dimmSpd.hKyösti Mälkki
2017-09-26AGESA: Move API interface under drivers/Kyösti Mälkki
2017-09-26AGESA: Implement POSTCAR_STAGEKyösti Mälkki
2017-09-26AGESA: Drop unused code in eventlogKyösti Mälkki
2017-09-26binaryPI: Drop Options.h includeKyösti Mälkki
2017-09-26AGESA: Avoid cpuRegisters.h includeKyösti Mälkki
2017-09-26AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki
2017-09-22AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-09-12AGESA: Drop unused northbridge/commonKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-09-10AGESA binaryPI: Remove heapmanager from romstageKyösti Mälkki
2017-09-06AGESA f14: Work around soft-resetsKyösti Mälkki
2017-09-06AGESA: Drop LATE_CBMEM_INIT in new interfaceKyösti Mälkki
2017-09-06AGESA f14: Fix duplicate call on S3 resume pathKyösti Mälkki
2017-09-06AGESA f15tn f16kb: Fix ACPI S3 resume for FCHKyösti Mälkki
2017-08-31AGESA: Remove separate f15rlKyösti Mälkki
2017-08-28AGESA: Remove Kconfig AMD_AGESA_FAMILY10Kyösti Mälkki
2017-08-28AGESA f15: Remove f10 referencesKyösti Mälkki
2017-08-24AGESA: Sync f15tn and f15rl northbridge codeKyösti Mälkki
2017-08-22AMD K8 fam10-15: Tidy up CAR disableKyö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-10nb/amd_fam10/mct_ddr3: Use common function to compute crc16 checksumArthur Heymans
2017-08-02binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-08-02binaryPI: Add dispatcher for PI blobKyösti Mälkki
2017-08-02AGESA f15tn f16kb: Implement common FCH calloutKyösti Mälkki
2017-08-02binaryPI: Enable RELOCATABLE_RAMSTAGEKyösti Mälkki
2017-08-02binaryPI: Enable EARLY_CBMEM_INITKyösti Mälkki
2017-08-02AGESA: Conditionally enable RELOCATABLE_RAMSTAGEKyösti Mälkki
2017-08-02AGESA: Implement EARLY_CBMEM_INITKyösti Mälkki
2017-08-02AGESA: Split dispatcher to stagesKyösti Mälkki
2017-08-02AGESA: Move romstage-ramstage splitlineKyösti Mälkki
2017-08-02AGESA binaryPI: Unify agesawrapper headerKyösti Mälkki
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-08-02AGESA: Move agesawrapper_laterunaptask()Kyösti Mälkki
2017-08-02AGESA: Refactor eventlog read loopKyösti Mälkki
2017-08-02AGESA: Use common handler for ACPI tablesKyösti Mälkki