summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-081-1/+1
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-3/+3
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-8/+8
* baytrail/rambi: S3 support and other updatesKein Yuan2014-10-221-2/+10
* rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh2014-09-181-2/+2
* baytrail: gpio: Make GPIO inputs MMIO by defaultShawn Nematbakhsh2014-05-081-4/+20
* baytrail: gpio: Fix NCORE gpio-to-pad LUTShawn Nematbakhsh2014-05-071-3/+3
* baytrail: gpio: Add support for direct / dedicated IRQsShawn Nematbakhsh2014-05-061-0/+25
* baytrail: add support for routing gpio pins to smi/sciAaron Durbin2014-05-061-1/+27
* rambi: Add ncore GPIO config tablesShawn Nematbakhsh2014-02-111-34/+38
* baytrail: Add functions to peek at GPIO input valuesShawn Nematbakhsh2014-02-111-1/+1
* baytrail: Add GPIO initial configuration infrastructure.Shawn Nematbakhsh2014-02-031-0/+166