summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2015-01-12southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warnEdward O'Callaghan
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-10AMD binaryPI: Drop ramtop via nvramKyösti Mälkki
2015-01-09AMD binaryPI 00730F01: Switch to per-device ACPIKyösti Mälkki
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06Drop VIA VT8235 southbridgeStefan Reinauer
2015-01-06AMD platforms: fix callout_entry doxygen errorsMartin Roth
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2015-01-06Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2015-01-04smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth
2014-12-30drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black
2014-12-30Intel FSP: Fix GPI status outputKyösti Mälkki
2014-12-20AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki
2014-12-19AMD 00730F01: Change Makefile to use BLOB sizes for packingBruce Griffith
2014-12-19southbridge/amd/cimx/sbX00/early.c: Update grammar in commentsMartin Roth
2014-12-18i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko
2014-12-18Drop VIA Epia mainboardStefan Reinauer
2014-12-18Drop Intel E7520 and E7525 and related boardsStefan Reinauer
2014-12-17x86: Initialize SPI controller explicitly during PCH initDavid Hendricks
2014-12-17southbridge/amd rs690 & rs780 spelling fixesMartin Roth
2014-12-17southbridge/amd agesa & cimx spelling fixesMartin Roth
2014-12-17southbridge/amd amd81XX, cs553X & sr5650 spelling fixesMartin Roth
2014-12-17southbridge/amd sb600, sb700 & sb900 spelling fixesMartin Roth
2014-12-17southbridge/nvidia: Spelling/comment fixMartin Roth
2014-12-17southbridge/via: Spelling fixesMartin Roth
2014-12-17southbridge/ricoh: Spelling fixesMartin Roth
2014-12-17southbridge/sis: Spelling/comment fixesMartin Roth
2014-12-16Drop GX1, CS5330 and related boardsStefan Reinauer
2014-12-16CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki
2014-12-16southbridge/amd/pi/avalon/pci_devs.h: Correct define `EHCI3_DEV`Paul Menzel
2014-12-15southbridge/amd/agesa/hudson: Correct incorrect #defineDave Frodin
2014-12-09spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black
2014-12-09spi: Remove the spi_set_speed and spi_cs_is_valid functions.Gabe Black
2014-12-09southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loopEdward O'Callaghan
2014-12-09fsp platfoms: add prototype & consolidate main entry-pointMartin Roth
2014-12-07southbridge/dmp/vortex86ex/southbridge.c: Silence bitwise op warnsEdward O'Callaghan
2014-12-07early_me_native.c: Remove unused pci_write_dword_ptr.Vladimir Serbinenko
2014-12-06vendorcode/amd/agesa: Make Porting.h common between familiesEdward O'Callaghan
2014-12-06sb/amd/agesa/hudson/: Don't include IMC and XHCI blobs by defaultEdward O'Callaghan
2014-12-06southbridge/hudson: Disable USB controllers if devicetree says soAlexandru Gagniuc
2014-12-04southbridge/amd/agesa/hudson/Kconfig: Fix space/tab usageEdward O'Callaghan
2014-12-03i945: Consolidate acpi/platform.aslVladimir Serbinenko
2014-12-03i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko
2014-12-03AGESA fam15tn / fam15rl / fam16kb: Common agesawrapperKyösti Mälkki
2014-12-03AGESA Hudson/Yangtze: Remove unused GPP configuration in devicetreeKyösti Mälkki
2014-12-03AGESA Hudson/Yangtze: Remove obsolete devicetree parametersKyösti Mälkki
2014-12-02southbridge/amd/agesa/hudson/early_setup.c: Use IS_ENABLED macroEdward O'Callaghan
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-30Replace hlt() loops with halt()Patrick Georgi