summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/include
AgeCommit message (Expand)Author
2019-10-26soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculationMichael Niewöhner
2019-10-10soc/intel: sgx: get rid of UEFI-style usage of global variableMichael Niewöhner
2019-09-29soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki
2019-09-25soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to commonSridhar Siricilla
2019-09-20soc/intel/common/intelblocks: Remove PAD_CFG_GPI_GPIO_DRIVER_SCITim Wawrzynczak
2019-09-19src/soc/intel/common/block/cse: Add hmrfpo related functions to cse libSridhar Siricilla
2019-09-16src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to commonSridhar Siricilla
2019-09-12src/soc/intel/common/block/cse: Make hfsts1 common & add helper functionsSridhar Siricilla
2019-09-11soc/intel/common/block/cse: Move me_read_config32() to common codeSridhar Siricilla
2019-09-09soc/intel/common/block/cse: Add helper function heci_send_receiveSridhar Siricilla
2019-08-28soc/intel/common/block: Provide mmc.c for setting dll registersKane Chen
2019-08-21soc/intel/common: use PAD_BUF() inside PAD_CFG_* macrosMaxim Polyakov
2019-08-21soc/intel/common: gpio_defs: set trig to disable in PAD_NCMaxim Polyakov
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-14common/block/imc: Add Integrated Memory Controller (IMC) driverAndrey Petrov
2019-08-09soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber
2019-08-09soc/intel/common: Implement power-failure-state handlingNico Huber
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-05soc/intel/common/lpss: Add function to check for a LPSS controllerAamir Bohra
2019-08-04soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra
2019-07-31soc/intel/common/block: Enable PCH Thermal Sensor for threshold configurationSumeet Pawnikar
2019-07-30soc/intel/cannonlake: Add new PCI IDsFelix Singer
2019-07-21soc/intel/common: gpio_defs: set trig to disable in PAD_CFG_GPO*Maxim Polyakov
2019-07-21soc/intel/common: add PAD_CFG_NF_BUF_TRIG macroMaxim Polyakov
2019-07-19soc/intel/common/block/xhci: Add API to disable USB devicesKarthikeyan Ramasubramanian
2019-07-19soc/intel/common: Add SOC specific function to get XHCI USB infoKarthikeyan Ramasubramanian
2019-07-17soc/intel/cannonlake: Add device Ids for new CFL SKUs supportLean Sheng Tan
2019-07-16soc/intel/common/block/lpss: Add provision to set controller power stateAamir Bohra
2019-07-11soc/intel/intelblocks/gpio: Always expose GPIO PM constantsTim Wawrzynczak
2019-06-03soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode()Nico Huber
2019-06-03soc/intel/common/lpss: Drop now unused lpss_clk_read()Nico Huber
2019-06-03soc/intel/common/mmc: Replace IS_ENABLED() with CONFIG()Nico Huber
2019-05-23intel/common/block/scs: Add ability to send early CMD0, CMD1Bora Guvendik
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
2019-05-20soc/intel/common/block/gpio: Add gpio_pm_configure() functionSubrata Banik
2019-05-13soc/intel: Geminilake Refresh feature request supportJohn Zhao
2019-05-06soc/intel/common: Add new PAD_CFG macro.Tim Wawrzynczak
2019-05-01soc/intel/common: Set RX_DISABLE for pads configured as NCFurquan Shaikh
2019-04-29Revert "soc/intel/common/block: add VMX support"Nico Huber
2019-04-29soc/intel/common: Add support to clear GPI IS & IE registersKarthikeyan Ramasubramanian
2019-04-29soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian
2019-04-13soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik
2019-03-28soc/intel/common: Move support to log XHCI wake eventsKarthikeyan Ramasubramanian
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-24soc/intel/common: Include cometlake CPU IDsRonak Kanabar
2019-02-19soc/intel/common: Add whiskeylake celeron v-0 supportLijian Zhao
2019-02-15soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11Kane Chen
2019-01-28soc/apollolake: Generate DMAR tableWerner Zeh