aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb800/lpc.c
AgeCommit message (Expand)Author
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-05-21sb/amd/sb800: Get rid of device_tElyes HAOUAS
2016-08-03sb/amd/sb[6|7|8]00: Initialize PICTimothy Pearson
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2015-12-18southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-30drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black
2014-12-17southbridge/amd sb600, sb700 & sb900 spelling fixesMartin Roth
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-08-05AMD SB: Call the rtc update if needed (Propagation)zbao
2012-04-12Unify IO APIC address specificationPatrick Georgi
2011-02-12Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on...Rudolf Marek
2011-01-20This sb800 code is derived from sb700.Zheng Bao