summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd
Commit message (Expand)AuthorAgeFilesLines
...
* 3rdparty: Move to blobsPatrick Georgi2015-05-052-2/+2
* kbuild: automatically include northbridgesStefan Reinauer2015-04-298-8/+29
* Kconfig whitespace fixesMartin Roth2015-04-284-10/+10
* northbridge/amd/agesa/familyXY: Make NULL device op explicitEdward O'Callaghan2015-04-097-9/+9
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-072-14/+1
* global: Refactor get_option usageVarad Gautam2015-04-061-3/+2
* northbridge/amd/amdfam10: Generate SMBIOS tables for RAMTimothy Pearson2015-04-021-0/+177
* mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson2015-04-011-0/+40
* northbridge/amd/amdfam10: Collect DIMM information for ramstage useTimothy Pearson2015-04-017-4/+141
* northbridge/amd/amdmct: Pack MCT and DCT info structsTimothy Pearson2015-04-012-4/+4
* northbridge/amd/amdfam10: Properly implement SLIT generationTimothy Pearson2015-03-271-13/+23
* cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson2015-03-192-4/+0
* northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMATimothy Pearson2015-03-191-6/+1
* cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson2015-03-171-15/+2
* northbridge/amd/pi: Create common agesawrapper.cDave Frodin2015-03-162-0/+593
* cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()Dave Frodin2015-03-161-2/+1
* northbridge/amd/amdht/h3finit.c: Fix boot failureTimothy Pearson2015-03-151-2/+2
* northbridge/amd/amdht: Allow mainboards to set HT frequency limitTimothy Pearson2015-03-134-4/+49
* northbridge/amd/pi: Remove superfluous logic operandDave Frodin2015-03-101-1/+1
* AMD Bald Eagle: Add northbridge files for new AMD processorBruce Griffith2015-03-1014-3/+1644
* AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki2015-03-094-34/+2
* AMD fam10: Fix include of conf.cKyösti Mälkki2015-03-094-22/+88
* AMD fam10: Remove __PRE_RAM__ from ramstage-only codeKyösti Mälkki2015-03-091-73/+3
* AMD fam10: Always have AMDMCTKyösti Mälkki2015-03-094-565/+2
* AMD K8: Fix allocation size for HyperTransport linksKyösti Mälkki2015-03-091-5/+6
* AMD K8: Move the test for connected HyperTransport linkKyösti Mälkki2015-03-091-13/+19
* northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and laterTimothy Pearson2015-03-071-1/+7
* AGESA: Move agesawrappers related to HAVE_ACPI_RESUME supportKyösti Mälkki2015-03-071-0/+115
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-072-15/+7
* cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson2015-03-043-76/+111
* northbridge/amd/amdmct: Add revision D to K10 revision mask listTimothy Pearson2015-03-031-0/+1
* AGESA fam16: Drop HyperTransport scanKyösti Mälkki2015-03-012-52/+0
* AMD binaryPI: Drop HT3_SUPPORTKyösti Mälkki2015-02-201-7/+2
* AMD fam10: Refactor variables in scan_chainKyösti Mälkki2015-02-201-7/+5
* AMD fam10: Move the test for connected HyperTransport linkKyösti Mälkki2015-02-201-12/+20
* AMD K8 fam10: Refactor offset_unitid configurationKyösti Mälkki2015-02-203-37/+24
* AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki2015-02-202-17/+4
* AMD K8 fam10: Drop link_num from scan_chain parametersKyösti Mälkki2015-02-202-19/+19
* AMD K8 fam10: Remove some excessive preprocessor useKyösti Mälkki2015-02-203-60/+36
* amd/00730F01: Move SteppeEagle specific settings to northbridgeDave Frodin2015-02-181-0/+16
* northbridge/amd/amdht: Get maximum HT link frequency from NVRAMTimothy Pearson2015-02-161-0/+29
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-3/+3
* northbridge/amd/amdfam10: Remove HT link frequency from Kconfig menuTimothy Pearson2015-02-162-80/+3
* northbridge/amd/amdfam10: Remove Kconfig memory controller optionsTimothy Pearson2015-02-162-40/+3
* northbridge/amd/amdfam10: Fold back memory frequency based on MCT loadTimothy Pearson2015-02-162-1/+57
* northbridge/amd/amdmct: Fix FTBFS with node interleaving enabledTimothy Pearson2015-02-152-2/+3
* northbridge/amd/amdmct: Allow override of memory settings via NVRAMTimothy Pearson2015-02-151-4/+42
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-2/+2
* AGESA fam15tn fam15rl fam16kb: Drop HT3_SUPPORTKyösti Mälkki2015-02-143-21/+3
* AGESA fam10 fam12 fam15: Always have HT3_SUPPORTKyösti Mälkki2015-02-145-24/+8
OpenPOWER on IntegriCloud