summaryrefslogtreecommitdiff
path: root/src/southbridge/intel
AgeCommit message (Expand)Author
2020-12-17azalia: Make `azalia_find_verb` parametricAngel Pons
2020-12-17azalia: Drop unused parameter from `azalia_find_verb`Angel Pons
2020-12-17azalia: Make `find_verb` function non-staticAngel Pons
2020-12-17azalia: Make `set_bits` function non-staticAngel Pons
2020-12-14sb/intel/common/smbus_ops.c: Clean up read resourcesAngel Pons
2020-12-11sb/intel/x/smbus.c: Factor out common codeAngel Pons
2020-12-11sb/intel/bd82x6x: Drop invalid SATA registersAngel Pons
2020-12-11sb/intel/bd82x6x: Only check device ID in `intel_me_finalize_smm`Angel Pons
2020-12-10sb/intel/bd82x6x: Make me_common.c a compilation unitAngel Pons
2020-12-10sb/intel/x/smbus.c: Add block read/write supportAngel Pons
2020-12-10sb/intel/x/smbus.c: Rename parameterAngel Pons
2020-12-07sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behaviorSridhar Siricilla
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-24sb/intel/lynxpoint: Replace hard-coded IDs with definesFelix Singer
2020-11-23sb/intel/lynxpoint: Drop invalid SATA registersAngel Pons
2020-11-22sb/intel/lynxpoint/smbus.c: Remove invalid PCI IDsAngel Pons
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-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-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-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-24sb/intel/lynxpoint: Ensure that `dev->chip_info` is not nullAngel Pons