summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/fsp_params.c
Commit message (Expand)AuthorAgeFilesLines
* tree: Drop Intel Ice Lake supportFelix Singer2023-01-191-196/+0
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-261-1/+1
* soc/intel: transition full control over PM Timer from FSP to corebootMichael Niewöhner2021-10-171-0/+9
* soc/intel/*: Allow configuring 8254 timer via CMOSSean Rhodes2021-08-031-2/+5
* soc/intel/icelake: Make use of `cpu/intel/cpu_ids.h'Subrata Banik2021-07-171-1/+0
* soc/intel: Refactor `xdci_can_enable()` functionAngel Pons2021-07-011-4/+1
* soc/intel/icelake: Use devfn_disable() function for XDCISubrata Banik2021-06-231-4/+2
* soc/intel/icelake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-231-28/+8
* soc/intel: Drop unused lpss functionsFurquan Shaikh2021-06-071-22/+0
* soc/intel: Configure PAVP at compile-timeBenjamin Doron2020-10-121-0/+2
* soc/intel: skl,cnl,icl,jsl,tgl: disable usb over-current pin by defaultMichael Niewöhner2020-09-061-10/+10
* src/soc/intel/icelake: Allow option to use USE_INTEL_FSP_MP_INITSubrata Banik2020-08-071-2/+3
* soc/intel/{icl,jsl,tgl}: Remove SkipMpInit UPD as deprecatedSubrata Banik2020-08-011-2/+0
* src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth2020-07-261-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/icelake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/{cnl,icl}: Avoid static 8254 clock gating on S3 resumeSubrata Banik2020-02-261-1/+1
* soc/intel/icelake: Skip FSP-S IGD related UPD overrideSubrata Banik2020-02-241-4/+0
* soc/intel/icelake: Make CpuMpPpi implementation default for ICLSubrata Banik2019-11-221-6/+4
* soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platformsMichael Niewöhner2019-10-311-8/+4
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-2/+2
* soc/intel/{cnl,icl}: Add support to get LPSS controllers list from SOCAamir Bohra2019-08-051-0/+23
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-9/+6
* soc/intel/icelake: Update FSP UPDs if IGD is disable in devicetreeSubrata Banik2019-07-141-3/+14
* soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik2019-07-111-0/+4
* soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik2019-07-091-1/+1
* soc/intel/icelake: Replace PCI device LPC to ESPI as per EDSSubrata Banik2019-06-131-1/+1
* soc/intel/icelake: Pass FSP-M/S UPD as per ICL requirementAamir Bohra2019-06-091-1/+190
* soc/intel/icelake: Do initial SoC commitAamir Bohra2018-10-261-0/+30