summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* southbridge/amd amd81XX, cs553X & sr5650 spelling fixesMartin Roth2014-12-1710-17/+17
* southbridge/amd sb600, sb700 & sb900 spelling fixesMartin Roth2014-12-1718-32/+32
* Drop GX1, CS5330 and related boardsStefan Reinauer2014-12-1613-1262/+0
* southbridge/amd/pi/avalon/pci_devs.h: Correct define `EHCI3_DEV`Paul Menzel2014-12-161-1/+1
* southbridge/amd/agesa/hudson: Correct incorrect #defineDave Frodin2014-12-151-1/+1
* spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black2014-12-092-16/+0
* southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loopEdward O'Callaghan2014-12-091-4/+3
* vendorcode/amd/agesa: Make Porting.h common between familiesEdward O'Callaghan2014-12-061-1/+1
* sb/amd/agesa/hudson/: Don't include IMC and XHCI blobs by defaultEdward O'Callaghan2014-12-061-2/+2
* southbridge/hudson: Disable USB controllers if devicetree says soAlexandru Gagniuc2014-12-061-1/+47
* southbridge/amd/agesa/hudson/Kconfig: Fix space/tab usageEdward O'Callaghan2014-12-041-22/+22
* AGESA fam15tn / fam15rl / fam16kb: Common agesawrapperKyösti Mälkki2014-12-032-0/+94
* AGESA Hudson/Yangtze: Remove unused GPP configuration in devicetreeKyösti Mälkki2014-12-031-1/+0
* AGESA Hudson/Yangtze: Remove obsolete devicetree parametersKyösti Mälkki2014-12-031-6/+0
* southbridge/amd/agesa/hudson/early_setup.c: Use IS_ENABLED macroEdward O'Callaghan2014-12-021-5/+3
* southbridge/amd/agesa/hudson/pci.c: Use DEVICE_NOOP macroEdward O'Callaghan2014-11-271-4/+1
* agesa/family12: Switch to per-device ACPIVladimir Serbinenko2014-11-261-0/+10
* agesa/family15tn: Switch to per-device ACPIVladimir Serbinenko2014-11-261-0/+11
* agesa/family15: Switch to per-device ACPIVladimir Serbinenko2014-11-261-0/+11
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-222-0/+19
* AGESA: Remove redundant Avalon support from HudsonKyösti Mälkki2014-11-206-243/+10
* AMD: Isolate AGESA and PI build environments for southbridgeKyösti Mälkki2014-11-2041-2/+4435
* AMD: Isolate AGESA and PI build environmentsKyösti Mälkki2014-11-202-4/+4
* AGESA: Refactor HUDSON_SATA_MODEKyösti Mälkki2014-11-203-58/+50
* sb700: Make enable_fid_change_on_sb into normal functionVladimir Serbinenko2014-11-192-2/+2
* amd/sb800: Make sb800_setup_sata_phys into regular functionVladimir Serbinenko2014-11-162-2/+1
* agesa/hudson: Remove stale declaration hudson_setup_sata_physVladimir Serbinenko2014-11-161-1/+0
* sb700: Make get_sbdn into normal functionVladimir Serbinenko2014-11-162-2/+2
* build system: improve portabilityPatrick Georgi2014-11-142-37/+32
* Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'Edward O'Callaghan2014-11-051-8/+6
* soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan2014-11-058-10/+10
* southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loopEdward O'Callaghan2014-10-292-2/+4
* AMD Hudson: enable IMC fan control using ACPI codeWANG Siyuan2014-10-233-3/+12
* AMD Trinity and Kabini: fix fan controlKyösti Mälkki2014-10-231-1/+11
* amd/torpedo amd/dinar: Sanitize agesawrapper headerKyösti Mälkki2014-10-222-0/+91
* cmos: Rename the CMOS related functions.Gabe Black2014-10-2212-24/+24
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-193-6/+6
* AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headersKyösti Mälkki2014-10-192-0/+34
* AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki2014-10-198-3/+583
* AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd()Kyösti Mälkki2014-10-192-1/+153
* cimx/sb800: fix pedantic gcc errorRonald G. Minnich2014-10-181-1/+2
* Fix mismerge of ACPI patchesVladimir Serbinenko2014-10-173-7/+7
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-164-1/+89
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-165-6/+6
* AMD Steppe Eagle: New integrated southbridge (Avalon)Bruce Griffith2014-08-307-11/+246
* southbridge/amd/cimx/sb800: Uninitialized variables in config funcEdward O'Callaghan2014-08-131-0/+3
* southbridge/amd/cs5536: Trivial style fix for trailing commentEdward O'Callaghan2014-08-093-3/+3
* model_fxx/processor_name.c, hudson/lpc.c: add missing break statementsDaniele Forsi2014-07-301-0/+1
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-292-26/+26
* AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLEKyösti Mälkki2014-07-251-4/+2