summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
...
* nvidia/ck804: Fix FTBFS with AMD Family 10h systemsTimothy Pearson2015-01-281-0/+7
* nvidia/ck804: Add ability to enable/disable PCIe PME# wake eventsTimothy Pearson2015-01-283-0/+16
* nvidia/ck804: Fix cosmetics in KconfigTimothy Pearson2015-01-281-3/+2
* nvidia/ck804: Add ability to bypass register 0x78 initializationTimothy Pearson2015-01-281-0/+2
* southbridge/amd/pi: Clean up whitespace in KconfigDave Frodin2015-01-271-21/+21
* southbridge/amd/pi: Rename Avalon to HudsonDave Frodin2015-01-2739-15/+15
* southbridge/amd/pi: Correct several path namesDave Frodin2015-01-272-4/+4
* southbridge/amd/pi: Correct several yangtze/avalon typosDave Frodin2015-01-272-3/+3
* nvidia/ck804/lpc.c: Fix power restoration controlTimothy Pearson2015-01-271-3/+7
* southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warnEdward O'Callaghan2015-01-121-24/+26
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-1016-169/+146
* AMD binaryPI: Drop ramtop via nvramKyösti Mälkki2015-01-102-63/+0
* AMD binaryPI 00730F01: Switch to per-device ACPIKyösti Mälkki2015-01-091-0/+10
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-0641-181/+143
* Drop VIA VT8235 southbridgeStefan Reinauer2015-01-0613-933/+77
* AMD platforms: fix callout_entry doxygen errorsMartin Roth2015-01-064-5/+5
* doxygen fixes: change @var to @param varMartin Roth2015-01-061-4/+4
* Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth2015-01-062-8/+0
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-055-22/+18
* smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth2015-01-049-20/+16
* drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black2014-12-308-8/+8
* Intel FSP: Fix GPI status outputKyösti Mälkki2014-12-301-1/+1
* AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki2014-12-201-2/+0
* AMD 00730F01: Change Makefile to use BLOB sizes for packingBruce Griffith2014-12-191-109/+118
* southbridge/amd/cimx/sbX00/early.c: Update grammar in commentsMartin Roth2014-12-192-6/+6
* i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko2014-12-186-100/+30
* Drop VIA Epia mainboardStefan Reinauer2014-12-1814-955/+0
* Drop Intel E7520 and E7525 and related boardsStefan Reinauer2014-12-186-222/+0
* x86: Initialize SPI controller explicitly during PCH initDavid Hendricks2014-12-171-0/+9
* southbridge/amd rs690 & rs780 spelling fixesMartin Roth2014-12-1710-30/+30
* southbridge/amd agesa & cimx spelling fixesMartin Roth2014-12-1720-40/+40
* southbridge/amd amd81XX, cs553X & sr5650 spelling fixesMartin Roth2014-12-1710-17/+17
* southbridge/amd sb600, sb700 & sb900 spelling fixesMartin Roth2014-12-1718-32/+32
* southbridge/nvidia: Spelling/comment fixMartin Roth2014-12-171-2/+4
* southbridge/via: Spelling fixesMartin Roth2014-12-1715-26/+26
* southbridge/ricoh: Spelling fixesMartin Roth2014-12-171-1/+1
* southbridge/sis: Spelling/comment fixesMartin Roth2014-12-173-8/+13
* Drop GX1, CS5330 and related boardsStefan Reinauer2014-12-1613-1262/+0
* CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-12-161-4/+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-094-36/+0
* spi: Remove the spi_set_speed and spi_cs_is_valid functions.Gabe Black2014-12-092-12/+0
* southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loopEdward O'Callaghan2014-12-091-4/+3
* fsp platfoms: add prototype & consolidate main entry-pointMartin Roth2014-12-091-2/+2
* southbridge/dmp/vortex86ex/southbridge.c: Silence bitwise op warnsEdward O'Callaghan2014-12-071-3/+3
* early_me_native.c: Remove unused pci_write_dword_ptr.Vladimir Serbinenko2014-12-071-7/+0
* 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
OpenPOWER on IntegriCloud