aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2021-10-06soc/intel/common: Helper function to check CSE device `devfn` statusSubrata Banik
2021-10-06soc/intel/common/../cse: Allow D0i3 enable/disable for all CSE devicesSubrata Banik
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-10-04soc/intel/adl: Drop SGPM, RGPM and EGPM methodsMeera Ravindranath
2021-10-04src/soc/intel/alderlake: Add PsysPmax settingRyan Lin
2021-10-02soc/intel/common: round PM Timer emulation frequency multiplierMichael Niewöhner
2021-10-02soc/intel/common/../cse: Avoid caching of CSE BARSubrata Banik
2021-10-02soc/intel/common/../cse: Append `_MS` with CSE_DELAY_BOOT_TO_RO macroSubrata Banik
2021-10-01soc/tigerlake: Make IO decode / enable register configurableSean Rhodes
2021-10-01soc/intel/alderlake: add power limits for Alder Lake-M 282 SKUSumeet Pawnikar
2021-10-01mb/google/brya: move MILLIWATTS_TO_WATTS macro in header fileSumeet Pawnikar
2021-10-01soc/intel/common: Add PMC IPC commands for FIVR controlSumeet Pawnikar
2021-09-30soc/intel/common/block/sgx: Fix typo in log messageAngel Pons
2021-09-30soc/intel/alderlake: Add CPU ID 0x906a4Meera Ravindranath
2021-09-30soc/intel/common/../cse: Append the time units to the HECI macro namesSubrata Banik
2021-09-30soc/intel/common/cse: Late sending EOP msg if !HECI_DISABLE_USING_SMMSubrata Banik
2021-09-30soc/intel/alderlake: Perform `soc_finalize` at entry of BS_PAYLOAD_BOOTSubrata Banik
2021-09-30soc/intel/common/../cse: Perform D0I3 bit reset/set prior sending EOPSubrata Banik
2021-09-30soc/intel/common/../cse: Create APIs for CSE device state transitionSubrata Banik
2021-09-29soc/intel/cannonlake: Guard acpi_fill_ssdt assignment with HAVE_ACPI_TABLESTim Wawrzynczak
2021-09-29soc/intel: Drop unnecessary `select REG_SCRIPT`Angel Pons
2021-09-29soc/intel/common/block/smbus: Drop reg-script usageAngel Pons
2021-09-29soc/intel/skylake: Drop reg-script usageAngel Pons
2021-09-29soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacksMichael Niewöhner
2021-09-29soc/intel: Rename GNVS struct member to match ASLAngel Pons
2021-09-29soc/intel/alderlake: Add GFx Device ID 0x46c3Selma Bensaid
2021-09-29soc/intel/alderlake: Add ADLP 242 power configurationsTracy Wu
2021-09-29soc/intel/alderlake: Add support for power cycle and SLP signal durationTim Wawrzynczak
2021-09-29{sb,soc}/intel: Drop unused globalnvs.asl methodsAngel Pons
2021-09-29{sb,soc}/intel: Drop PRMx from GNVSAngel Pons
2021-09-29{sb,soc}/intel: Drop LCKF from GNVSAngel Pons
2021-09-28soc/intel/baytrail: Always handle MRC as ELF fileAngel Pons
2021-09-27soc/intel/baytrail: Drop invalid `VGA_BIOS_FILE` defaultAngel Pons
2021-09-25soc/intel/alderlake: Use intel_microcode_find() to locate ucode.binSubrata Banik
2021-09-24soc/intel/alderlake: Switch to using device pointersFurquan Shaikh
2021-09-24soc/intel/alderlake: add MaxDramSpeed configCasper Chang
2021-09-23soc/amd,intel/common/include/gpio: improve documentation of overridesFelix Held
2021-09-23soc/intel/xeon_sp/cpx: Use FSP repoArthur Heymans
2021-09-23soc/intel/xeon_sp/cpx: Rename FSP UPDs using CPPArthur Heymans
2021-09-23soc/intel/xeon_sp: correct wrong gpio register base offsetsMichael Niewöhner
2021-09-23soc/intel/tgl: correct wrong gpio GPI enable register base offsetMichael Niewöhner
2021-09-23soc/intel/icelake: correct wrong gpio SMI register base offsetsMichael Niewöhner
2021-09-23soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registersMichael Niewöhner
2021-09-23soc/intel/icl: add missing gpio group to fix the group indexesMichael Niewöhner
2021-09-23mb/google/dedede: Migrate dedede to use SPD files under spd/Reka Norman
2021-09-23mb/google/volteer: Migrate volteer to use SPD files under spd/Reka Norman
2021-09-23mb/google/brya: Migrate brya to use SPD files under spd/Reka Norman
2021-09-22soc/intel/alderlake: Drop unused HECI_DISABLE_USING_SMM KconfigSubrata Banik
2021-09-20soc/intel/elkhartlake: Clear RTC_BATTERY_DEADTim Wawrzynczak
2021-09-20soc/intel/icelake: Clear RTC_BATTERY_DEADTim Wawrzynczak
2021-09-20soc/intel/jasperlake: Clear RTC_BATTERY_DEADTim Wawrzynczak
2021-09-20soc/intel/tigerlake: Clear RTC_BATTERY_DEADTim Wawrzynczak
2021-09-20soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC supportMichael Niewöhner
2021-09-17soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR sizeMichael Niewöhner
2021-09-16vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen
2021-09-16drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling methodSubrata Banik
2021-09-16soc/intel/alderlake: Select SOC_INTEL_COMMON_BLOCK_TCSS at SoC levelSubrata Banik
2021-09-16soc/intel/common: Make read_pmc_lpm_requirements more clearTim Wawrzynczak
2021-09-16drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_infoTim Wawrzynczak
2021-09-16soc/intel/common: Add panel_orientation field to common chip configTim Wawrzynczak
2021-09-16soc/intel/alderlake: Add igd deviceWisley Chen
2021-09-15soc/broadwell/acpi.c: Fix unresolvable symbol '\DNVS'Matt DeVillier
2021-09-15soc/intel/block/../tcss: Create enum for TCSS Port0/1/2/3Subrata Banik
2021-09-14src/soc/intel/jasperlake/spd: Update SPDsTyler Wang
2021-09-13soc/intel/tgl: Enable USB4 resources based on common KconfigFurquan Shaikh
2021-09-10soc/intel/alderlake: Align board type as per FSP v2347_00Ronak Kanabar
2021-09-10soc/intel/common: Delete pep.aslTim Wawrzynczak
2021-09-10soc/intel/skylake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak
2021-09-10soc/intel/common: Add Intel Power Engine support to discoverable PMCTim Wawrzynczak
2021-09-10soc/intel/elkhartlake: Switch to runtime generation of Power EngineTim Wawrzynczak
2021-09-10soc/intel/jasperlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak
2021-09-10soc/intel/cannonlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak
2021-09-10soc/intel/cannonlake: Switch PMC to use device callbacksTim Wawrzynczak
2021-09-10soc/intel/tigerlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak
2021-09-10soc/intel/tigerlake: Move LPM functions to new fileTim Wawrzynczak
2021-09-10soc/intel/alderlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak
2021-09-10soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSMTim Wawrzynczak
2021-09-10soc/intel/common/block/acpi: Move pep.asl to acpigenTim Wawrzynczak
2021-09-10soc/intel/alderlake: Set LpmStateEnableMask UPDTim Wawrzynczak
2021-09-10soc/intel/alderlake: Add get_adl_cpu_type functionTim Wawrzynczak
2021-09-09soc/intel/alderlake: Change VBOOT_HASH_BLOCK_SIZE to 4 KiBMAULIK V VAGHELA
2021-09-09soc/intel/alderlake: Enable Irms UPD for ADLRonak Kanabar
2021-09-09mb/ocp: Remove superfluous FSP header CPP inclusionArthur Heymans
2021-09-09intel/xeon_sp/cpx: Hook up public microcode releaseArthur Heymans
2021-09-09soc/intel/broadwell: Set FADT `duty_offset` to 0Angel Pons
2021-09-08soc/intel/common: Avoid NULL pointer deferenceJohn Zhao
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2021-09-08soc/{apl,glk}: Allow to select the primary graphics deviceMaxim Polyakov
2021-09-06soc/intel/broadwell: Drop unused PCH PCI device macrosAngel Pons
2021-09-06soc/intel/adl: Move USB4 hotplug Kconfig to commonFurquan Shaikh
2021-09-05soc/intel/common/cse: Add argument for CSE fixed client addrRizwan Qureshi
2021-09-05soc/intel/alderlake: Add tpch device information under dptfSumeet Pawnikar
2021-09-05soc/intel/common: Add PMC IPC commands for FIVRSumeet Pawnikar
2021-09-05soc/intel/jasperlake: Utilize vbt data size Kconfig optionSeunghwan Kim
2021-09-05soc/intel/elkhartlake: Lock PAM registers in finalizeTim Wawrzynczak
2021-09-05soc/intel/cannonlake: Lock PAM registers in finalizeTim Wawrzynczak
2021-09-05soc/intel/jasperlake: Lock PAM registers in finalizeTim Wawrzynczak
2021-09-03soc/intel/alderlake: set power limits dynamically for thermalSumeet Pawnikar
2021-09-03soc/intel/common: get tdp of CPU for different SKUsSumeet Pawnikar
2021-09-03skylake: Default to `BOARD_TYPE_DESKTOP` for PCH-HAngel Pons