summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/common
Commit message (Expand)AuthorAgeFilesLines
* southbridge/intel/common: Add an option to allow stitching of CSE binaryFurquan Shaikh2021-10-192-4/+24
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-1/+0
* sb/intel/common: Hide IFD options if !HAVE_IFD_BINAngel Pons2021-07-141-2/+3
* southbridge/intel/common: Move invalid PIRQ value to 0Tim Wawrzynczak2021-06-293-11/+22
* security/intel: Add option to enable SMM flash access onlyAngel Pons2021-06-212-8/+34
* sb/intel/common/pmclib: Use pmbase functionsArthur Heymans2021-05-071-17/+11
* sb/intel/common: Fix platform_is_resuming()Arthur Heymans2021-05-071-1/+5
* sb/intel/common: Implement acpi_is_wakeup_s3()Arthur Heymans2021-05-071-0/+5
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LPArthur Heymans2021-05-051-0/+1
* sb/intel/common: Refactor _PRT generation to support GSI-based tablesTim Wawrzynczak2021-04-274-78/+167
* {sb,soc}/intel: Use `get_int_option` functionAngel Pons2021-04-211-3/+2
* sb/intel/common: Drop some PCH_LPC_DEV macrosAngel Pons2021-04-192-18/+4
* sb/intel/*/smihandler.c: Correct BIOS_CNTL access widthAngel Pons2021-04-061-2/+2
* sb/intel/common: Use new acpigen_write_PRT_*_entry functionsTim Wawrzynczak2021-03-241-10/+7
* acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga2021-03-221-1/+0
* sb/intel/common/pciehp: Replace HP dummy device with common codeArthur Heymans2021-03-071-39/+0
* southbridge: Ensure common Kconfig gets included lastAngel Pons2021-02-181-0/+0
* sb/intel: Add missing <types.h>Elyes HAOUAS2021-02-161-1/+1
* ACPI: Move common _PIC methodKyösti Mälkki2021-02-141-13/+0
* sb,soc/intel: Add HPTS() for HPET visibilityKyösti Mälkki2021-02-131-0/+16
* sb/intel/common: Move named packages out of methodAngel Pons2021-02-121-48/+48
* sb/intel/common/rtc.c: Define __SIMPLE_DEVICE__Angel Pons2021-02-111-7/+3
* soc/intel: Guard TRAP method in ASLKyösti Mälkki2021-02-081-0/+2
* sb/intel: Extract `set_global_reset` functionAngel Pons2021-02-074-0/+46
* intel: Define `RCBA_LENGTH` in Kconfig and use itAngel Pons2021-02-061-0/+4
* intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons2021-02-052-9/+5
* sb/intel/common/rcba.h: Guard RCBAx macro parametersAngel Pons2021-02-011-4/+4
* southbridge/intel: Define default value for ME_REGION_ALLOW_CPU_READ_ACCESSSridhar Siricilla2021-01-281-0/+1
* sb,soc/intel: Refactor power_on_after_fail optionKyösti Mälkki2021-01-261-15/+16
* sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki2021-01-251-12/+0
* sb/intel/common: Change some SMI loggingKyösti Mälkki2021-01-251-1/+2
* cpu/x86/smm: Use common APMC loggingKyösti Mälkki2021-01-251-7/+1
* build system: Remove flock calls from intermediate processingPatrick Georgi2021-01-151-1/+1
* nb/intel/pineview: Extract HPET setup and delay functionAngel Pons2021-01-154-0/+59
* build system: Structure and serialize INTERMEDIATEPatrick Georgi2021-01-141-3/+2
* */Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans2021-01-081-0/+1
* cbfstool: Use flock() when accessing CBFS filesJulius Werner2021-01-081-1/+1
* arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki2021-01-042-14/+1
* sb/intel/common/smbus_ops.c: Clean up read resourcesAngel Pons2020-12-141-7/+2
* sb/intel/x/smbus.c: Factor out common codeAngel Pons2020-12-113-0/+93
* sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behaviorSridhar Siricilla2020-12-072-7/+21
* sb/intel/common/acpi/pcie.asl: Generalise file commentAngel Pons2020-11-041-3/+1
* sb/intel/common/acpi/irqlinks.asl: Clean up cosmeticsAngel Pons2020-11-041-88/+88
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-262-2/+0
* src/southbridge: Drop unneeded empty linesElyes HAOUAS2020-09-215-9/+0
* src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS2020-08-171-1/+2
* southbridge/intel/common: Replace outb with post_code in finalize.cSindhoor Tilak2020-07-261-2/+2
* ironlake/ibexpeak: Move early_smbus.c to common codeAngel Pons2020-07-214-0/+56
* sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons2020-07-201-0/+5