summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/agesa
Commit message (Expand)AuthorAgeFilesLines
* southbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-156-6/+0
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-202-9/+0
* AGESA,binaryPI: Fix use of chip.hKyösti Mälkki2019-08-202-7/+7
* cpu/x86: Change old-style SMI handler prototypesKyösti Mälkki2019-08-131-2/+1
* cpu/x86: Move some SMM function declarationsKyösti Mälkki2019-08-131-2/+3
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+1
* src: Make implicit fall throughs explicitJacob Garber2019-07-191-3/+6
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-232-3/+2
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-065-9/+5
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-0812-28/+28
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-062-4/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-045-4/+5
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-048-8/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* Fix <io.h> includesKyösti Mälkki2019-03-041-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* sb/amd/hudson/acpi: Fix illegal object referencesElyes HAOUAS2019-02-251-1/+4
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+3
* sb/amd/agesa/hudson/Kconfig: Disable xHCI by default if no USE_BLOBSMike Banon2019-02-041-1/+1
* AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTONKyösti Mälkki2019-01-145-25/+9
* AGESA binaryPI: Consolidate ACPI for IMCKyösti Mälkki2019-01-141-0/+65
* AGESA: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-0/+2
* AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon2019-01-141-1/+6
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-061-4/+0
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-061-1/+3
* AGESA: Use pcidev_on_root()Kyösti Mälkki2019-01-043-3/+3
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-192-2/+0
* southbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* Fix typos involving "the the"Jonathan Neuschäfer2018-12-181-1/+1
* arch/acpi.h: Add some update to version 6.2aElyes HAOUAS2018-11-291-4/+2
* sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWMElyes HAOUAS2018-11-181-5/+0
* {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INITElyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-168-8/+0
* sb/amd: Remove dead assignment in SPI driverPaul Menzel2018-11-161-1/+1
* sb/amd: Fix grammar in commentPaul Menzel2018-11-161-1/+1
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-122-2/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-053-6/+6
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-233-4/+4
* sb/amd/*/hudson: Use CF9 resetNico Huber2018-10-222-16/+11
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-271-1/+1
* Fix PCI ACPI _OSC methodsMarc Jones2018-08-171-5/+1
* src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-2/+2
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-2/+2
* AGESA binaryPI: Remove dependency on K8 headersKyösti Mälkki2018-05-311-1/+12
* src/southbridge: Add and update license headersMartin Roth2018-05-294-8/+60