summaryrefslogtreecommitdiff
path: root/src/southbridge/amd
AgeCommit message (Expand)Author
2019-03-03device/pci_ops: Drop unused parameterKyö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-11device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki
2019-02-10sb/amd/sb800: Drop comments about pci_locate_device()Kyösti Mälkki
2019-02-04sb/amd/agesa/hudson/Kconfig: Disable xHCI by default if no USE_BLOBSMike Banon
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-14AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2019-01-14AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTONKyösti Mälkki
2019-01-14binaryPI: Fix missing AMD_PI_BOLTON blobsKyösti Mälkki
2019-01-14AGESA binaryPI: Consolidate ACPI for IMCKyösti Mälkki
2019-01-14binaryPI: Remove ACPI for IMC we don't runKyö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-10sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()Elyes HAOUAS
2019-01-10southbridge/amd/cimx: Drop unused functionsKyösti Mälkki
2019-01-07src: Move constant to the right side of comparisonElyes HAOUAS
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06device: Use pcidev_path_behind()Kyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-04AGESA: Use pcidev_on_root()Kyösti Mälkki
2019-01-04binaryPI: Use pcidev_on_root()Kyösti Mälkki
2019-01-04amdfam10 boards: Drop AMD_SB_CIMXKyösti Mälkki
2019-01-04device: Replace ugly cases of dev_find_slot()Kyösti Mälkki
2018-12-24sb/amd/cimx/sb800/ramtop: Fix coding style issuesPaul Menzel
2018-12-21cpu/amd/geode_lx: Drop supportArthur Heymans
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-12-07sb/amd/pi/hudson: Fix UART address mathMarshall Dawson
2018-12-07src/southbridge: Get rid of device_tElyes HAOUAS
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-28sb/amd/sb800: Remove unused smbus_delay() functionElyes HAOUAS
2018-11-28src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS
2018-11-18sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWMElyes HAOUAS
2018-11-16{soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INITElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-16sb/amd/cs5536: Remove unneeded include <cpu/x86/bist.h>Elyes HAOUAS
2018-11-16sb/amd: Remove dead assignment in SPI driverPaul Menzel
2018-11-16sb/amd: Fix grammar in commentPaul Menzel
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-07southbridge/amd/pi/hudson: Get rid of void pointer mathRichard Spiegel
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber