summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/common
AgeCommit message (Expand)Author
2021-05-07sb/intel/common/pmclib: Use pmbase functionsArthur Heymans
2021-05-07sb/intel/common: Fix platform_is_resuming()Arthur Heymans
2021-05-07sb/intel/common: Implement acpi_is_wakeup_s3()Arthur Heymans
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-05-05sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LPArthur Heymans
2021-04-27sb/intel/common: Refactor _PRT generation to support GSI-based tablesTim Wawrzynczak
2021-04-21{sb,soc}/intel: Use `get_int_option` functionAngel Pons
2021-04-19sb/intel/common: Drop some PCH_LPC_DEV macrosAngel Pons
2021-04-06sb/intel/*/smihandler.c: Correct BIOS_CNTL access widthAngel Pons
2021-03-24sb/intel/common: Use new acpigen_write_PRT_*_entry functionsTim Wawrzynczak
2021-03-22acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga
2021-03-07sb/intel/common/pciehp: Replace HP dummy device with common codeArthur Heymans
2021-02-18southbridge: Ensure common Kconfig gets included lastAngel Pons
2021-02-16sb/intel: Add missing <types.h>Elyes HAOUAS
2021-02-14ACPI: Move common _PIC methodKyösti Mälkki
2021-02-13sb,soc/intel: Add HPTS() for HPET visibilityKyösti Mälkki
2021-02-12sb/intel/common: Move named packages out of methodAngel Pons
2021-02-11sb/intel/common/rtc.c: Define __SIMPLE_DEVICE__Angel Pons
2021-02-08soc/intel: Guard TRAP method in ASLKyösti Mälkki
2021-02-07sb/intel: Extract `set_global_reset` functionAngel Pons
2021-02-06intel: Define `RCBA_LENGTH` in Kconfig and use itAngel Pons
2021-02-05intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons
2021-02-01sb/intel/common/rcba.h: Guard RCBAx macro parametersAngel Pons
2021-01-28southbridge/intel: Define default value for ME_REGION_ALLOW_CPU_READ_ACCESSSridhar Siricilla
2021-01-26sb,soc/intel: Refactor power_on_after_fail optionKyösti Mälkki
2021-01-25sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki
2021-01-25sb/intel/common: Change some SMI loggingKyösti Mälkki
2021-01-25cpu/x86/smm: Use common APMC loggingKyösti Mälkki
2021-01-15build system: Remove flock calls from intermediate processingPatrick Georgi
2021-01-15nb/intel/pineview: Extract HPET setup and delay functionAngel Pons
2021-01-14build system: Structure and serialize INTERMEDIATEPatrick Georgi
2021-01-08*/Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans
2021-01-08cbfstool: Use flock() when accessing CBFS filesJulius Werner
2021-01-04arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki
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-07sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behaviorSridhar Siricilla
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-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-09-21src/southbridge: Drop unneeded empty linesElyes HAOUAS
2020-08-17src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS
2020-07-26southbridge/intel/common: Replace outb with post_code in finalize.cSindhoor Tilak
2020-07-21ironlake/ibexpeak: Move early_smbus.c to common codeAngel Pons
2020-07-20sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons
2020-07-12sb/intel/common/acpi/irqlinks.asl: Add missing IRQsAngel Pons
2020-07-08sb/intel: Factor out irqlinks.aslAngel Pons
2020-07-08sb/intel: Factor out ICH ACPI for HDAAngel Pons
2020-07-06src/**/acpi/smbus.asl: Drop dead codeAngel Pons
2020-06-27sb/intel/common: Add early SPI codeAngel Pons