aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd
AgeCommit message (Expand)Author
2015-04-09northbridge/amd/agesa/familyXY: Make NULL device op explicitEdward O'Callaghan
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-06global: Refactor get_option usageVarad Gautam
2015-04-02northbridge/amd/amdfam10: Generate SMBIOS tables for RAMTimothy Pearson
2015-04-01mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson
2015-04-01northbridge/amd/amdfam10: Collect DIMM information for ramstage useTimothy Pearson
2015-04-01northbridge/amd/amdmct: Pack MCT and DCT info structsTimothy Pearson
2015-03-27northbridge/amd/amdfam10: Properly implement SLIT generationTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-19northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMATimothy Pearson
2015-03-17cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson
2015-03-16northbridge/amd/pi: Create common agesawrapper.cDave Frodin
2015-03-16cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()Dave Frodin
2015-03-15northbridge/amd/amdht/h3finit.c: Fix boot failureTimothy Pearson
2015-03-13northbridge/amd/amdht: Allow mainboards to set HT frequency limitTimothy Pearson
2015-03-10northbridge/amd/pi: Remove superfluous logic operandDave Frodin
2015-03-10AMD Bald Eagle: Add northbridge files for new AMD processorBruce Griffith
2015-03-09AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki
2015-03-09AMD fam10: Fix include of conf.cKyösti Mälkki
2015-03-09AMD fam10: Remove __PRE_RAM__ from ramstage-only codeKyösti Mälkki
2015-03-09AMD fam10: Always have AMDMCTKyösti Mälkki
2015-03-09AMD K8: Fix allocation size for HyperTransport linksKyösti Mälkki
2015-03-09AMD K8: Move the test for connected HyperTransport linkKyösti Mälkki
2015-03-07northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and laterTimothy Pearson
2015-03-07AGESA: Move agesawrappers related to HAVE_ACPI_RESUME supportKyösti Mälkki
2015-03-07AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki
2015-03-04cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson
2015-03-03northbridge/amd/amdmct: Add revision D to K10 revision mask listTimothy Pearson
2015-03-01AGESA fam16: Drop HyperTransport scanKyösti Mälkki
2015-02-20AMD binaryPI: Drop HT3_SUPPORTKyösti Mälkki
2015-02-20AMD fam10: Refactor variables in scan_chainKyösti Mälkki
2015-02-20AMD fam10: Move the test for connected HyperTransport linkKyösti Mälkki
2015-02-20AMD K8 fam10: Refactor offset_unitid configurationKyösti Mälkki
2015-02-20AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki
2015-02-20AMD K8 fam10: Drop link_num from scan_chain parametersKyösti Mälkki
2015-02-20AMD K8 fam10: Remove some excessive preprocessor useKyösti Mälkki
2015-02-18amd/00730F01: Move SteppeEagle specific settings to northbridgeDave Frodin
2015-02-16northbridge/amd/amdht: Get maximum HT link frequency from NVRAMTimothy Pearson
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-16northbridge/amd/amdfam10: Remove HT link frequency from Kconfig menuTimothy Pearson
2015-02-16northbridge/amd/amdfam10: Remove Kconfig memory controller optionsTimothy Pearson
2015-02-16northbridge/amd/amdfam10: Fold back memory frequency based on MCT loadTimothy Pearson
2015-02-15northbridge/amd/amdmct: Fix FTBFS with node interleaving enabledTimothy Pearson
2015-02-15northbridge/amd/amdmct: Allow override of memory settings via NVRAMTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-14AGESA fam15tn fam15rl fam16kb: Drop HT3_SUPPORTKyösti Mälkki
2015-02-14AGESA fam10 fam12 fam15: Always have HT3_SUPPORTKyösti Mälkki
2015-02-13northbridge/amd/amdfam10: Move K10 specific menu to proper Kconfig fileTimothy Pearson
2015-01-28amd/amdfam10: Allocate the lower DRAM region up to TOMTimothy Pearson
2015-01-28amd/amdfam10: Enhance resource debugging when enabledTimothy Pearson
2015-01-28northbridge/amd/amdht: Initialize variable `currentBUID`Timothy Pearson
2015-01-28amd/amdfam10: Serialize mutable ASL methodsTimothy Pearson
2015-01-27amd/amdfam10/northbridge.c: Fix FTBFS with CONFIG_PCI_64BIT_PREF_MEMTimothy Pearson
2015-01-27CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki
2015-01-27northbridge/amd/pi: Correct the path to an #includeDave Frodin
2015-01-27amd/amdht: Compile in multiprocessor support when selectedTimothy Pearson
2015-01-27ACPI: Fix corrupt SSDT table on multiprocessor AMD Family 10h systemsTimothy Pearson
2015-01-25northbridge/amd: Add Kconfig options for ECC redirectionTimothy Pearson
2015-01-25northbridge/amd: Add Kconfig options for ECC scrub rateTimothy Pearson
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-09AMD binaryPI 00730F01: Switch to per-device ACPIKyösti Mälkki
2015-01-09amd/agesa/family12/northbridge.c: Indent (tab) fixEdward O'Callaghan
2015-01-08northbridge/amd: Doxygen fixesMartin Roth
2015-01-07northbridge/amd/agesa/family1{4,5}: Remove cruft from dimmSpd.cEdward O'Callaghan
2015-01-06northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-12-29northbridge/amd/pi/northbridge.c: Remove superfluous logic operandAlexandru Gagniuc
2014-12-20AGESA: Use common agesawrapperKyösti Mälkki
2014-12-20AGESA fam15tn fam15rl fam16kb: Add OemInitMid()Kyösti Mälkki
2014-12-20AGESA: Add OemCustomize hooks structureKyösti Mälkki
2014-12-20AGESA fam15: Unify agesawrapperKyö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
2014-12-20AGESA fam12 fam14: Use lowercase void in agesawrappersKyö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-20amd/torpedo: Drop unused code in agesawrapperKyösti Mälkki
2014-12-20AGESA fam14: Increase MMCONF regionKyösti Mälkki
2014-12-20AGESA fam12: Fix MMCONF regionKyösti Mälkki
2014-12-19AGESA: Remove redundant redeclarationKyösti Mälkki
2014-12-19AGESA: Only fam14 sets Ontario APU IDsKyö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-19spd_cache debug: Log invalid CRC checksumTobias Diedrich
2014-12-16Drop GX1, CS5330 and related boardsStefan Reinauer
2014-12-10northbridge/amd/gx2,lx: Treat MSR constant as unsigned longEdward O'Callaghan
2014-12-08northbridge/amd: Add the audio device to the PCI devicesDave Frodin
2014-12-07Kconfig: Remove ACPI_SSDTX_NUM.Vladimir Serbinenko
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: Add common eventlogKyösti Mälkki
2014-12-03AGESA fam16kb: Move clearing of NoSnoopEnable bitKyösti Mälkki
2014-12-03AGESA: Remove duplicate OemCustomizeInitEarly declarationsKyösti Mälkki
2014-12-03AGESA fam15tn / fam15rl / fam16kb: Common agesawrapperKyösti Mälkki
2014-12-03AGESA fam14: Common agesawrapperKyösti Mälkki
2014-12-03AGESA fam12: Common agesawrapperKyösti Mälkki
2014-12-03AGESA fam15: Common agesawrapperKyösti Mälkki
2014-12-03AGESA: Report events with AGESA_EVENTLOG()Kyösti Mälkki