summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/agesa/hudson/lpc.c
AgeCommit message (Expand)Author
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-11-29sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski
2019-11-23AGESA,binaryPI: Move SCI enable outside table creationKyösti Mälkki
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-04AGESA: Use pcidev_on_root()Kyösti Mälkki
2018-05-20sb/amd/agesa/hudson: Get rid of device_tElyes HAOUAS
2018-05-14agesa/hudson/southbridge: add acpi name reporting for lpcKevin Cody-Little
2016-11-23AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08southbridge/amd/{agesa,pi}/hudson/lpc.c: Sync togetherEdward O'Callaghan
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 agesa & cimx spelling fixesMartin Roth
2014-11-26agesa/family15tn: Switch to per-device ACPIVladimir Serbinenko
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-07-30model_fxx/processor_name.c, hudson/lpc.c: add missing break statementsDaniele Forsi
2014-06-11amd/southbridge/lpc: SPI BAR has fixed size/locationDave Frodin
2014-06-11amd/hudson: Add the IOAPIC space to the fixed resources tableDave Frodin
2014-04-06amd/agesa/hudson: Implement PNP resource setup in LPC bridgeRudolf Marek
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-25AMD Southbridge: Add RTC init to lpc_initMike Loptien
2012-12-12Fix SPI BAR special case in lpc_set_resourcesMartin Roth
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-08-02AMD hudson: Call the rtc update if needed.zbao
2012-07-14AGESA F15 wrapper for Hudson.zbao