summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/agesa/hudson/early_setup.c
AgeCommit message (Expand)Author
2020-04-27sb/amd/agesa/hudson: Const'ify pci_devfn_t devicesElyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-10sb/amd/agesa/hudson: Fix typoElyes HAOUAS
2020-01-05sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possibleMichał Żygowski
2020-01-02src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS
2019-12-10sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controllerKyösti Mälkki
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-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2016-09-20southbridge/amd: Add space around operatorsElyes HAOUAS
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
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2014-12-02southbridge/amd/agesa/hudson/early_setup.c: Use IS_ENABLED macroEdward O'Callaghan
2014-07-24southbridge/amd: Remove trailing whitespaceElyes HAOUAS
2014-04-20southbridge/hudson: Remove redundant definitions of ACPI IO portsAlexandru Gagniuc
2014-01-15AMD Hudson: show POST codes on a PCI deviceIdwer Vollering
2013-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-07-14AGESA F15 wrapper for Hudson.zbao