aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/agesa
AgeCommit message (Expand)Author
2021-02-02treewide [Kconfig]: Remove useless commentElyes HAOUAS
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2020-11-30soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONFFelix Held
2020-11-18soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbolFelix Held
2020-10-26sb/amd/*/*/pci_devs.h: Reduce the differenceElyes HAOUAS
2020-10-26sb/amd/*/*/smbus.h: Make 'smbus.h' uniformElyes HAOUAS
2020-09-21src/southbridge: Drop unneeded empty linesElyes HAOUAS
2020-08-18sb/amd/agesa/hudson: Add missing '#include <stddef.h>'Elyes HAOUAS
2020-08-18src/southbridge/amd/*/*/fadt.c: Use macro for access_sizeElyes HAOUAS
2020-07-26sb/amd/agesa/hudson/hudson.h: Add include <types.h>Elyes HAOUAS
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-20src: Drop useless cache flush settings in FADTAngel Pons
2020-07-20src: Never overwrite `fadt->flags`Angel Pons
2020-07-20amd/{hudson,stoney,picasso}: Drop PM2 settings from FADTAngel Pons
2020-07-20src: Drop useless PM1b settings from FADTAngel Pons
2020-07-20src: Drop useless GPE1 settings from FADTAngel Pons
2020-07-14src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-06-24src: Report byte-sized access for GPE0Angel Pons
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-16sb/amd/x/hudson: Replace hudson_enable_smi_generation()Kyösti Mälkki
2020-06-10ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki
2020-06-10sb,soc/amd, ACPI: Do not override FADT preferred_pm_profileKyösti Mälkki
2020-06-10sb/amd/agesa,cimx,pi: Select COMMON_FADTKyösti Mälkki
2020-06-10sb,soc/amd: Remove FADT_PM_PROFILEKyösti Mälkki
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-03soc,southbridge/amd: Remove some explicit zero-initializersKyösti Mälkki
2020-06-02src: Remove duplicated includesElyes HAOUAS
2020-06-02src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS
2020-05-26src/sb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-27sb/amd/agesa/hudson: Const'ify pci_devfn_t devicesElyes HAOUAS
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes 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-02-09sb/amd/{agesa,pi}/hudson/Kconfig: Change default SATA mode to AHCIPiotr Kleinschmidt
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-31src/{soc,southbridge}/amd: Fix typoElyes HAOUAS
2019-12-21sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessorKyösti Mälkki
2019-12-21sb/amd/{agesa,pi}/hudson: Use simple PCI config accessorKyösti Mälkki
2019-12-20AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-19src/southbridge: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-16soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stagesKyösti Mälkki
2019-12-10sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controllerKyösti Mälkki
2019-12-09AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki
2019-12-04sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initializationMichał Żygowski
2019-12-04amdblocks/acpimmio: Unify BIOSRAM usageMichał Ż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-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-23AGESA,binaryPI: Move SCI enable outside table creationKyösti Mälkki
2019-11-19sb/amd/hudson: Fix typo in GEC firmware nameMarshall Dawson
2019-11-18*/Makefile: Always build enable_usbdebug.cArthur Heymans
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-10-28src/southbridge: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-09-15southbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS
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
2019-08-13cpu/x86: Change old-style SMI handler prototypesKyösti Mälkki
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-04Fix <io.h> includesKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-25sb/amd/hudson/acpi: Fix illegal object referencesElyes HAOUAS
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-04sb/amd/agesa/hudson/Kconfig: Disable xHCI by default if no USE_BLOBSMike Banon
2019-01-14AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTONKyösti Mälkki
2019-01-14AGESA binaryPI: Consolidate ACPI for IMCKyösti Mälkki
2019-01-14AGESA: Remove ACPI for IMC we don't runKyösti Mälkki
2019-01-14AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-04AGESA: Use pcidev_on_root()Kyösti Mälkki
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18southbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-18sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWMElyes HAOUAS