summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2020-12-04cpu/qemu-x86: Add the option to have no SMMArthur Heymans
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-11-30soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONFFelix Held
2020-11-24sb/intel/lynxpoint: Replace hard-coded IDs with definesFelix Singer
2020-11-23sb/intel/lynxpoint: Drop invalid SATA registersAngel Pons
2020-11-22cpu/amd/pi: Remove unused cpu code 00660F01Martin Roth
2020-11-22sb/intel/lynxpoint/smbus.c: Remove invalid PCI IDsAngel Pons
2020-11-18soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbolFelix Held
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-13sb/intel/lynxpoint/acpi/pch.asl: Drop unused FD definitionsAngel Pons
2020-11-13haswell/lynxpoint: Drop remaining uses of `ISLP` methodAngel Pons
2020-11-13sb/intel/lynxpoint/acpi/gpio.asl: Serialize GWAK methodAngel Pons
2020-11-13sb/intel/lynxpoint/acpi: Split USB into EHCI and xHCIAngel Pons
2020-11-13sb/intel/lynxpoint/acpi/lpc.asl: Simplify GPIOBASE resourceAngel Pons
2020-11-13sb/intel/lynxpoint/acpi: Statically define _PRW valuesAngel Pons
2020-11-13sb/intel/lynxpoint/acpi: Clean up cosmeticsAngel Pons
2020-11-11sb/intel/lynxpoint/sata: Simplify RMW operationsAngel Pons
2020-11-10sb/intel/lynxpoint/sata: Always use AHCI modeAngel Pons
2020-11-07sb/intel/lynxpoint/pcie.c: Ensure OBFF is disabledAngel Pons
2020-11-07sb/intel/lynxpoint/lpc.c: Relocate `enable_hpet` functionAngel Pons
2020-11-07sb/intel/lynxpoint/lpc.c: Correct GPI routing checkAngel Pons
2020-11-07sb/intel/lynxpoint: Correct SATA DTLE IOBP registersAngel Pons
2020-11-07sb/intel: Don't set ACPI_EN twiceAngel Pons
2020-11-07sb/intel/*/lpc.c: Don't try to write read-only PCICMD bitsAngel Pons
2020-11-06amdfwtool: Use shell command to get depend file listZheng Bao
2020-11-04sb/intel/lynxpoint/acpi/gpio.asl: Simplify constantsAngel Pons
2020-11-04sb/intel/lynxpoint: Align LP GPIO ACPI with BroadwellAngel Pons
2020-11-04sb/intel/lynxpoint/acpi: Put together LP GPIO codeAngel Pons
2020-11-04sb/intel/*/acpi/lpc.asl: Drop unnecessary RCBA offsetAngel Pons
2020-11-04sb/intel/lynxpoint: Expose full LPC device ID in ACPIAngel Pons
2020-11-04sb/intel/common/acpi/pcie.asl: Generalise file commentAngel Pons
2020-11-04sb/intel/common/acpi/irqlinks.asl: Clean up cosmeticsAngel Pons
2020-11-04soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao
2020-11-03sb/intel/lynxpoint/sata.c: Don't enable Bus MasterAngel Pons
2020-11-03sb/intel/bd82x6x/sata.c: Replace bad uses of `find_resource`Angel Pons
2020-11-02azalia: Use `HDA_GCTL_CRST` macro as unset-maskAngel Pons
2020-11-02azalia: Treat all negative return values as errorsAngel Pons
2020-11-02sb/intel/lynxpoint: Align with BroadwellAngel Pons
2020-11-02sb/intel/lynxpoint/lpc.c: Simplify PM init sequenceAngel Pons
2020-10-31sb/intel/lynxpoint: Drop unnecessary `UL` suffixAngel Pons
2020-10-31sb/intel/lynxpoint: Use common code to generate HPET tableAngel Pons
2020-10-30{soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfgArthur Heymans
2020-10-30amdfwtool: Take a config file instead of command line parametersZheng Bao
2020-10-26sb/amd/*/*/pci_devs.h: Reduce the differenceElyes HAOUAS
2020-10-26sb/amd/*/*/smbus.h: Make 'smbus.h' uniformElyes HAOUAS
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-24sb/intel/lynxpoint: Ensure that `dev->chip_info` is not nullAngel Pons
2020-10-24sb/intel/lynxpoint: Use spaces around `|`Angel Pons
2020-10-24sb/intel/lynxpoint/pcie: Fix clock gating routineAngel Pons
2020-10-23sb/intel/lynxpoint: Drop space after castsAngel Pons