summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/agesa/hudson/hudson.h
AgeCommit message (Expand)Author
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-12-04sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initializationMichał Żygowski
2019-12-03AGESA,binaryPI: Remove unused s3_load/save_nvramKyösti Mälkki
2019-11-29sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-08-20AGESA,binaryPI: Fix use of chip.hKyösti Mälkki
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-05-20sb/amd/agesa/hudson: Get rid of device_tElyes HAOUAS
2017-09-06AGESA f15tn f16kb: Fix ACPI S3 resume for FCHKyösti Mälkki
2016-09-13southbridge/amd/agesa/hudson: transition away from device_tAntonello Dettori
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-11-20AGESA: Refactor HUDSON_SATA_MODEKyösti Mälkki
2014-11-16agesa/hudson: Remove stale declaration hudson_setup_sata_physVladimir Serbinenko
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
2014-06-11amd/southbridge/lpc: SPI BAR has fixed size/locationDave Frodin
2014-04-20southbridge/hudson: Remove redundant definitions of ACPI IO portsAlexandru Gagniuc
2014-04-17southbridge/hudson: Remove unused function set_sm_enable_bits()Alexandru Gagniuc
2014-04-17southbridge/hudson: Add support for ACPI enable/disable via SMIAlexandru Gagniuc
2014-04-16southbridge/hudson: Use MMIO instead of PIO to access PM spaceAlexandru Gagniuc
2013-11-12AMD Hudson: Move function s3_resume_init_data to southbridgeZheng Bao
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-01-21Hudson: Changes to agesa/hudson FADT for ACPI 3.0Martin Roth
2012-12-12Fix SPI BAR special case in lpc_set_resourcesMartin Roth
2012-07-14AGESA F15 wrapper for Hudson.zbao