summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/gpio
AgeCommit message (Expand)Author
2020-09-12soc/intel/common/block/*/Kconfig: Guard options with if-blocksAngel Pons
2020-08-03Change all assert(0) to BUG()Julius Werner
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-04-17intel/common: add a macro to set ownership for GPIMaxim Polyakov
2020-04-07soc/intel/common: gpio: print error if pad is not foundMaxim Polyakov
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-05-30soc/intel/common/block/gpio: Fix the mask for gpio_pm_configureFurquan Shaikh
2019-05-20soc/intel/common/block/gpio: Add gpio_pm_configure() functionSubrata Banik
2019-04-29soc/intel/common: Add support to clear GPI IS & IE registersKarthikeyan Ramasubramanian
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-15soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11Kane Chen
2019-02-05src/soc/intel/common: Clear GPIO driver ownership when not requestedKeith Short
2019-01-24soc/intel/gpio: Enable configuring GPIO debounce durationKarthikeyan Ramasubramanian
2018-12-14soc/intel/common: Add support for GPIO group pad baseDuncan Laurie
2018-11-18soc/intel/.../Kconfig: Move GPIO debug option into debug menuNico Huber
2018-11-02soc/intel: Enable GPIO functions in verstageDuncan Laurie
2018-10-23soc/intel/common/block/gpio: Allow GPI to be dual-routedFurquan Shaikh
2018-10-11soc/intel/common/block/gpio: check for NULL using if statementBora Guvendik
2018-10-09soc/intel/common/pch: Select Kconfig for ITSS polarity configurationSubrata Banik
2018-07-26soc/intel/common/block/gpio: Add API for gpio_configure_pads_with_overrideFurquan Shaikh
2018-05-14soc/intel/denverton_ns: port gpio to intelblockJulien Viard de Galbert
2018-02-16soc/intel/common/block/gpio: Change group offset calculationBora Guvendik
2017-09-05soc/intel/common/block/gpio: Fix PAD_DW1_MASKHannah Williams
2017-07-20soc/intel/common/gpio: add helpers for relative pin calcuationsAaron Durbin
2017-07-20soc/intel/common/gpio: fix gpi_status_get()Aaron Durbin
2017-07-17soc/intel/common/gpio: clean up logical to chipset mappingAaron Durbin
2017-07-17soc/intel/common/gpio: distingiush single vs multi acpi devicesAaron Durbin
2017-06-29soc/intel/common/block/gpio: Port gpio code from Apollolake to commonHannah Williams