summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/lpc/lpc_lib.c
AgeCommit message (Expand)Author
2021-05-21soc/intel/common: Add function to lpc_lib to return PIRQ routingTim Wawrzynczak
2021-01-25soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner
2021-01-25soc/intel/lpc_lib: mirror LPC registers to DMI when requiredMichael Niewöhner
2021-01-24soc/intel/lpc_lib: drop dead codeMichael 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-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-18soc/intel/skylake: Control fixed IO decode from devicetreeWim Vervoorn
2020-02-19soc/intel/common/block/lpc: Drop unnecessary helper functionSubrata Banik
2020-02-11soc/intel/common/block/lpc: Add lpc_get_fixed_io_decodeWim Vervoorn
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-11soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-05-29soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao
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-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-03soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki
2018-12-05soc/intel/common/lpc_lib: Add function to disable LPC Clock RunNico Huber
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-04-20soc/intel/common: Adjust LPC Generic IO setupLijian Zhao
2018-03-09soc/intel/common: Enable decoding of the COMB range to LPC based on KconfigSubrata Banik
2017-11-03soc/intel/common/block/lpc: Make integer literal unsigned longPaul Menzel
2017-10-03soc/intel/common/block: Update LPC libRavi Sarawadi
2017-09-25soc/intel: lpc: Use IS_POWER_OF_2 instead of open-coding itJonathan Neuschäfer
2017-08-15soc/intel/common/block: Add LPC Common code and use it for APLRavi Sarawadi