summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/agesa/hudson/hudson.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski2019-11-291-25/+1
* src: Make implicit fall throughs explicitJacob Garber2019-07-191-3/+6
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-3/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* agesa/hudson pi/hudson: Use PCI_DEVICE_IDKyösti Mälkki2018-05-211-2/+3
* agesa/hudson pi/hudson: Skip device node searchKyösti Mälkki2018-05-211-8/+2
* sb/amd/agesa/hudson: Get rid of device_tElyes HAOUAS2018-05-201-3/+5
* amd/XX/hudson: Remove #if IS_ENABLED(CONFIG_HUDSON_IMC_FWM)Kyösti Mälkki2017-08-251-5/+3
* southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-301-1/+1
* AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki2016-11-231-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* More Hudson 64bit fixesStefan Reinauer2015-10-301-4/+4
* amd/agesa/hudson: Add support for hiding the USB1.1-only OHCITobias Diedrich2015-10-241-0/+15
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-4/+4
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-101-40/+0
* southbridge/amd agesa & cimx spelling fixesMartin Roth2014-12-171-1/+1
* southbridge/hudson: Disable USB controllers if devicetree says soAlexandru Gagniuc2014-12-061-1/+47
* AMD Hudson: enable IMC fan control using ACPI codeWANG Siyuan2014-10-231-0/+2
* AMD Trinity and Kabini: fix fan controlKyösti Mälkki2014-10-231-1/+11
* southbridge/hudson: Initialize ACPI IO ports separate of FADTAlexandru Gagniuc2014-04-211-0/+33
* southbridge/hudson: Remove redundant definitions of ACPI IO portsAlexandru Gagniuc2014-04-201-1/+1
* southbridge/hudson: Remove unused function set_sm_enable_bits()Alexandru Gagniuc2014-04-171-11/+0
* southbridge/hudson: Use MMIO instead of PIO to access PM spaceAlexandru Gagniuc2014-04-161-34/+25
* CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki2013-09-111-5/+8
* AMD Hudson: Add support for the SD controllerDave Frodin2013-06-131-0/+30
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Hudson: Cleanup - change SB800 references to hudsonMartin Roth2013-01-211-1/+1
* Unify use of bool config variablesStefan Reinauer2012-11-201-1/+1
* AGESA F15 wrapper for Hudson.zbao2012-07-141-0/+122