summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/block: Provide mmc.c for setting dll registersKane Chen2019-08-286-43/+128
* soc/intel/common/smm: Add missing printk statementTim Wawrzynczak2019-08-211-0/+1
* soc/intel/common: use PAD_BUF() inside PAD_CFG_* macrosMaxim Polyakov2019-08-211-26/+24
* soc/intel/common: gpio_defs: set trig to disable in PAD_NCMaxim Polyakov2019-08-211-2/+2
* soc/intel/common: Set controller state to active in uart initUsha P2019-08-211-3/+6
* soc/intel/cannonlake: Add more PCI Ids for CoffeelakeChristian Walter2019-08-161-0/+8
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-152-36/+1
* soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph2019-08-151-1/+1
* common/block/imc: Add Integrated Memory Controller (IMC) driverAndrey Petrov2019-08-144-0/+225
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+2
* soc/intel/common: Fix typo mistake in cache_as_ram.SSubrata Banik2019-08-121-1/+1
* soc/intel/common: Set power-failure-state via option tableNico Huber2019-08-091-1/+5
* soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber2019-08-093-19/+2
* soc/intel/apl: Implement power-failure-state APINico Huber2019-08-091-1/+1
* soc/intel/common: Implement power-failure-state handlingNico Huber2019-08-092-0/+44
* soc/intel/common/gspi: Use GSPI bus id to map to the controllerKarthikeyan Ramasubramanian2019-08-091-9/+7
* arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki2019-08-081-12/+0
* intel/apollolake: Replace smm_region_info() with smm_region()Kyösti Mälkki2019-08-071-6/+0
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-072-3/+0
* soc/intel/common/lpss: Add function to check for a LPSS controllerAamir Bohra2019-08-052-0/+27
* soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra2019-08-042-14/+21
* soc/intel/skl: Add C232 chipset and reorder IDsFelix Singer2019-07-311-3/+4
* soc/intel/common/block/lpss: Correct the PCI device referenceAamir Bohra2019-07-311-1/+3
* soc/intel/common/block: Enable PCH Thermal Sensor for threshold configurationSumeet Pawnikar2019-07-315-0/+119
* soc/intel/cannonlake: Add new PCI IDsFelix Singer2019-07-305-1/+11
* Revert "soc/intel/common: Set controller state to active in uart init"Christian Walter2019-07-291-6/+3
* soc/intel/common: Set controller state to active in GSPI initMeera Ravindranath2019-07-241-0/+15
* soc/intel/common: Set controller state to active in uart initUsha P2019-07-241-3/+6
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-211-2/+2
* soc/intel: Change file to __SIMPLE_DEVICE__Kyösti Mälkki2019-07-211-2/+2
* soc/intel/common: gpio_defs: set trig to disable in PAD_CFG_GPO*Maxim Polyakov2019-07-211-4/+8
* soc/intel/common: add PAD_CFG_NF_BUF_TRIG macroMaxim Polyakov2019-07-211-0/+18
* soc/intel/common/block/xhci: Add API to disable USB devicesKarthikeyan Ramasubramanian2019-07-192-0/+102
* soc/intel/common: Add SOC specific function to get XHCI USB infoKarthikeyan Ramasubramanian2019-07-191-0/+10
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-2/+2
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-6/+1
* soc/intel/cannonlake: Add device Ids for new CFL SKUs supportLean Sheng Tan2019-07-176-4/+17
* soc/intel/common/block/i2c: Set controller state to active in i2c initAamir Bohra2019-07-161-0/+6
* soc/intel/common/block/lpss: Add provision to set controller power stateAamir Bohra2019-07-162-0/+28
* soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics idNico Huber2019-07-121-0/+1
* soc/intel/common: Add CM246 LPC device idNico Huber2019-07-121-0/+1
* soc/intel/intelblocks/gpio: Always expose GPIO PM constantsTim Wawrzynczak2019-07-111-3/+3
* soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao2019-07-112-2/+2
* soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik2019-07-111-0/+10
* soc/intel/block/cpu: remove unused USE_COREBOOT_NATIVE_MP_INITArthur Heymans2019-07-101-12/+1
* drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik2019-07-091-0/+13
* soc/intel/common/block/sata: Convert DWORD width Read/Write to BYTE widthSubrata Banik2019-07-061-4/+4
* Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik2019-06-243-3/+3
* soc/intel/common/block/pcr: Remove unneded 'else'Elyes HAOUAS2019-06-211-4/+3
* soc/intel/common: Fix booting issue without default IGD enabledSubrata Banik2019-06-161-9/+21