aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/lpc.c
AgeCommit message (Expand)Author
2021-01-25soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner
2021-01-24soc/intel/cnl: use Kconfig to determine PCH typeMichael Niewöhner
2021-01-20soc/intel/*: drop broken LPC mmio codeMichael Niewöhner
2021-01-08soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh
2020-10-03soc/intel: Move pch_misc_init() to common codeSubrata Banik
2020-10-03soc/intel: Move soc_pch_pirq_init() to common codeSubrata Banik
2020-10-03soc/intel: Move pch_enable_ioapic() to common codeSubrata Banik
2020-07-06soc/intel: Drop unused `#include <reg_script.h>`Angel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-17soc/intel/cannonlake: Set correct serirq modeJeremy Soller
2019-12-02src/soc/intel: Add Cometlake-S and CMP-H skusGaggery Tsai
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-06soc/intel/cannonlake: Fix outb orderJeremy Soller
2019-06-28soc/intel/cannonlake: fix use of legacy 8254 timerMatt DeVillier
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-28soc/intel/cannonlake: Add PCH series check for CML LP PCHMaulik V Vaghela
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-18soc/intel/{cnl, icl}: Remove unnecessary __SIMPLE_DEVICE__ checkSubrata Banik
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-15soc/intel/cannonlake: Make static IRQ mapping for PIC modeSubrata Banik
2018-08-30soc/intel/cannonlake: Update PMC base address for CNP H and LPMaulik V Vaghela
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-04-19soc/intel/cannonlake: Force LPC IO decode settingsLijian Zhao
2018-01-17soc/intel/cannonlake: Reserve PMC IO resourcesSubrata Banik
2018-01-17soc/intel/common: Add option to pass SoC IO resourceSubrata Banik
2018-01-16soc/intel/cannonlake: Program DMI PCR settingsLijian Zhao
2017-10-03soc/intel/cannonlake: Add lpc pci driverLijian Zhao