summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/bd82x6x
AgeCommit message (Expand)Author
2021-01-03sb,soc/intel: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki
2020-12-25sb,soc/intel: Fix GNVS OperationRegionKyösti Mälkki
2020-12-22sb,soc/intel: Drop unnecessary headersKyösti Mälkki
2020-12-17azalia: Use `azalia_enter_reset` functionAngel Pons
2020-12-17azalia: Use `azalia_exit_reset` functionAngel Pons
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-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-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
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/*/acpi/lpc.asl: Drop unnecessary RCBA offsetAngel 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-09-26ironlake: Fix compilation on x86_64Patrick Rudolph
2020-09-21src/southbridge: Drop unneeded empty linesElyes HAOUAS
2020-08-29sb/intel/bd82x6x: Factor out common ME functionsAngel Pons
2020-08-21SMM: Validate more user-provided pointersPatrick Rudolph
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-08-18src: Remove unused '<halt.h>'Elyes HAOUAS
2020-08-17src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS
2020-08-17{sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differencesElyes HAOUAS
2020-08-17sb/intel/bd82x6x: Use <device/azalia_device.h> registersElyes HAOUAS
2020-08-13sb/intel/bd82x6x/me_8.x.c: Relocate `mkhi_end_of_post`Angel Pons
2020-08-12sb/intel/bd82x6x: Make `pch_silicon_supported` staticAngel Pons
2020-08-12sb/intel/bd82x6x: Remove incorrect RCBA registersAngel Pons
2020-08-12sb/intel: Remove inexistent references to IDE controllerAngel Pons
2020-08-05{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out codeAngel Pons
2020-07-28src: Never set ISA Enable on PCI bridgesAngel Pons
2020-07-26{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bitsAngel Pons
2020-07-25sb/intel/bd82x6x: Use common irqlinks.aslAngel Pons
2020-07-21sandybridge/bd82x6x: Use common code for early SMBusAngel Pons
2020-07-20sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons
2020-07-20src: Report word-sized access for PM1a_EVTAngel Pons
2020-07-20sb/intel/bd82x6x/fadt.c: Use definitions instead of numbersAngel Pons
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-20src: Drop useless cache flush settings in FADTAngel Pons
2020-07-20src: Never overwrite `fadt->flags`Angel Pons
2020-07-20src: Drop useless PM1b settings from FADTAngel Pons
2020-07-20src: Drop useless GPE1 settings from FADTAngel Pons
2020-07-14sb/intel/bd82x6x: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-09sb/intel/bd82x6x/acpi/lpc.asl: Drop dead codeAngel Pons