summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/gpio.c
AgeCommit message (Expand)Author
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-10-22baytrail/rambi: S3 support and other updatesKein Yuan
2014-09-18rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh
2014-05-08baytrail: gpio: Make GPIO inputs MMIO by defaultShawn Nematbakhsh
2014-05-07baytrail: gpio: Fix NCORE gpio-to-pad LUTShawn Nematbakhsh
2014-05-06baytrail: gpio: Add support for direct / dedicated IRQsShawn Nematbakhsh
2014-05-06baytrail: add support for routing gpio pins to smi/sciAaron Durbin
2014-02-11rambi: Add ncore GPIO config tablesShawn Nematbakhsh
2014-02-11baytrail: Add functions to peek at GPIO input valuesShawn Nematbakhsh
2014-02-03baytrail: Add GPIO initial configuration infrastructure.Shawn Nematbakhsh