summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/pi
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-2/+2
* src/southbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-292-2/+4
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-1/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-065-8/+5
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+1
* 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-061-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-046-3/+6
* 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-014-0/+4
* 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-2/+7
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+3
* binaryPI: Fix missing AMD_PI_BOLTON blobsKyösti Mälkki2019-01-141-0/+2
* AGESA binaryPI: Consolidate ACPI for IMCKyösti Mälkki2019-01-141-0/+65
* binaryPI: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-1/+3
* AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon2019-01-141-4/+5
* 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
* binaryPI: Use pcidev_on_root()Kyösti Mälkki2019-01-042-2/+2
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+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
* sb/amd/pi/hudson: Fix UART address mathMarshall Dawson2018-12-071-2/+2
* arch/acpi.h: Add some update to version 6.2aElyes HAOUAS2018-11-291-3/+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
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-122-2/+0
* southbridge/amd/pi/hudson: Get rid of void pointer mathRichard Spiegel2018-11-071-15/+19
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-052-5/+5
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-2/+2
* sb/amd/*/hudson: Use CF9 resetNico Huber2018-10-222-17/+11
* sb/amd/pi/hudson: Remove #if 1Jonathan Neuschäfer2018-10-041-2/+0
* 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/sb/amd/pi/hudson/sd.c: disable SDR50 tuning and set correct clock freq in...Michał Żygowski2018-07-101-1/+2
* src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-092-2/+2
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-143-6/+6
* AGESA binaryPI: Remove dependency on K8 headersKyösti Mälkki2018-05-311-1/+13
* src/southbridge: Add and update license headersMartin Roth2018-05-294-8/+60
* agesa/hudson pi/hudson: Use PCI_DEVICE_IDKyösti Mälkki2018-05-211-1/+2
* agesa/hudson pi/hudson: Skip device node searchKyösti Mälkki2018-05-211-5/+2
* sb/amd/pi/hudson: Get rid of device_tElyes HAOUAS2018-05-205-17/+18
* amd/{hudson,stoneyridge}: fix out of bounds readRichard Spiegel2017-11-301-3/+3
* AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth2017-11-281-1/+1
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-271-4/+4