summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/lpc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov2019-09-061-0/+13
* soc/intel/skl: Add C232 chipset and reorder IDsFelix Singer2019-07-311-3/+4
* soc/intel/cannonlake: Add new PCI IDsFelix Singer2019-07-301-1/+7
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-2/+2
* soc/intel/cannonlake: Add device Ids for new CFL SKUs supportLean Sheng Tan2019-07-171-0/+1
* soc/intel/common: Add CM246 LPC device idNico Huber2019-07-121-0/+1
* soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao2019-07-111-1/+1
* Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik2019-06-241-1/+1
* soc/intel/icelake: Replace PCI device LPC to ESPI as per EDSSubrata Banik2019-06-131-7/+7
* src/soc/intel/skylake/bootblock: Add SPT C236 to PCH TableChristian Walter2019-06-081-1/+1
* soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao2019-05-291-0/+3
* src/include/device/pci_ids.h: Add Kabylake C236 DeviceChristian Walter2019-05-281-0/+1
* soc/skylake: Add missing PCH IDsMarius Genheimer2019-05-061-0/+5
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* soc/intel/skylake: Add H110 PCH seriesMaxim Polyakov2019-03-061-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-261-0/+5
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-2/+2
* soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki2019-01-031-8/+0
* soc/intel/common/lpc_lib: Add function to disable LPC Clock RunNico Huber2018-12-051-0/+6
* soc/intel/skylake: Add PCH sku id's supported for KBLPraveen hodagatta pranesh2018-11-081-0/+3
* soc/intel/common: Include Icelake device IDsAamir Bohra2018-11-071-0/+7
* soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh2018-10-171-0/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/intel/common/block: Don't use device_t in ramstageElyes HAOUAS2018-09-181-3/+3
* src: Get rid of device_tElyes HAOUAS2018-06-141-2/+10
* compiler.h: add __weak macroAaron Durbin2018-04-241-2/+3
* soc/intel/common: Adjust LPC Generic IO setupLijian Zhao2018-04-201-11/+18
* soc/intel: Add KBL-S MCH and some KBL PCH supportGaggery Tsai2018-03-261-0/+4
* soc/intel/common: Enable decoding of the COMB range to LPC based on KconfigSubrata Banik2018-03-092-10/+25
* soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya2018-02-071-0/+1
* soc/intel/skylake: Clean up the skylake PCH H device ID macrosV Sowmya2018-01-251-3/+3
* soc/intel/common: Add option to pass SoC IO resourceSubrata Banik2018-01-171-20/+40
* soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik2017-12-131-7/+8
* soc/intel/apollolake: add ability to enable eSPIBora Guvendik2017-12-071-0/+1
* soc/intel/common/block/lpc: Make integer literal unsigned longPaul Menzel2017-11-031-1/+1
* soc/intel/common/block: Update LPC libRavi Sarawadi2017-10-032-1/+44
* soc/intel/common: Add Cannonlake PCI idLijian Zhao2017-09-271-0/+2
* soc/intel: lpc: Use IS_POWER_OF_2 instead of open-coding itJonathan Neuschäfer2017-09-251-1/+1
* soc/intel/skylake: add Kabylake Celeron base SKUGaggery Tsai2017-09-221-0/+1
* soc/intel/common/block: Add pci device id for CNL-YBora Guvendik2017-09-191-0/+1
* soc/intel/common/block: Common ACPIShaunak Saha2017-09-081-1/+1
* soc/intel/common/block: Add LPC Common code and use it for APLRavi Sarawadi2017-08-155-0/+417