summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/include/intelblocks/lpc_lib.h
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/block: Add LPC BIOS decode lockTim Chu2023-01-311-0/+2
* soc/intel/cmn/lpc: Add APIs to enable/disable LPC write protect (WP)Subrata Banik2022-04-211-0/+4
* soc/intel: clean up dmi driver codeWonkyu Kim2022-04-201-7/+0
* soc/intel/common: Add function to lpc_lib to return PIRQ routingTim Wawrzynczak2021-05-211-1/+1
* soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner2021-01-251-5/+0
* soc/intel/lpc_lib: mirror LPC registers to DMI when requiredMichael Niewöhner2021-01-251-0/+2
* soc/intel/lpc_lib: drop dead codeMichael Niewöhner2021-01-241-2/+0
* soc/intel/apl: drop LPC pad configuration codeMichael Niewöhner2021-01-231-2/+0
* soc/intel: fix indentation in intelblocks/lpc_lib.hMichael Niewöhner2021-01-201-20/+20
* soc/intel/*: drop broken LPC mmio codeMichael Niewöhner2021-01-201-9/+0
* soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh2021-01-081-2/+1
* soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declarationMarc Jones2020-12-111-0/+7
* soc/intel: Move pch_misc_init() to common codeSubrata Banik2020-10-031-0/+6
* soc/intel: Move soc_pch_pirq_init() to common codeSubrata Banik2020-10-031-2/+2
* soc/intel: Move pch_enable_ioapic() to common codeSubrata Banik2020-10-031-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel/skylake: Control fixed IO decode from devicetreeWim Vervoorn2020-03-181-0/+2
* soc/intel/common/block/lpc: Add lpc_get_fixed_io_decodeWim Vervoorn2020-02-111-0/+2
* soc/intel/common/lpc_lib: Add function to disable LPC Clock RunNico Huber2018-12-051-0/+2
* siemens/mc_apl1: Extend circuit life by clock gating and power gatingMario Scheithauer2018-08-281-0/+6
* soc/intel/common: Enable decoding of the COMB range to LPC based on KconfigSubrata Banik2018-03-091-2/+5
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-3/+3
* soc/intel/common: Add option to pass SoC IO resourceSubrata Banik2018-01-171-2/+7
* soc/intel/common/block: Update LPC libRavi Sarawadi2017-10-031-10/+30
* soc/intel/common/block: Add LPC Common code and use it for APLRavi Sarawadi2017-08-151-0/+86