summaryrefslogtreecommitdiff
path: root/common/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* common/gpio: Set GPIO flags after setting alternate functionPatryk Duda2021-07-161-1/+1
* common: move some structures from .rodata to .dataKeith Short2021-02-051-1/+1
* gpio: add a gpio_or_ioex_get_level function to match the setterPeter Marheine2020-08-211-0/+8
* g: add gpio_set_wakepin() to configure wake pinsMary Ruthven2020-02-071-0/+6
* gpio: add function to set a GPIO and log to the consoleKeith Short2019-11-011-0/+8
* Cleanup: Correct GPIO alternate function parameterVijay Hiremath2019-11-011-4/+4
* NPCX GPIO: Assert that gpio_get/set_level is passed a GPIO signalEdward Hill2019-10-251-0/+6
* usb_port_power_smart: Add support for IO expander GPIOsEdward Hill2019-10-251-0/+9
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* gpio: add config option for using gpio_get_flagsMary Ruthven2019-04-051-1/+1
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-111-29/+22
* ec_gpio: Add GPIO power down supportScott Worley2017-12-281-0/+34
* gpio: Move gpio_get_ternary to common gpio functionsNicolas Boichat2017-06-111-0/+23
* servo_micro: add gpio mode get and setNick Sanders2016-04-271-0/+9
* GPIO: Move host and console commands to new fileAnton Staaf2016-03-021-200/+7
* GPIO: Remove gpio_alt_funcs table from common headerAnton Staaf2016-02-221-1/+32
* GPIO: Simplify configurationAnton Staaf2016-01-201-10/+27
* GPIO: Add gpio_reset functionAnton Staaf2016-01-191-0/+8
* gpio: Merge config_module into config_pins.Aseda Aboagye2015-09-261-25/+21
* gpio: i2c: Correctly restore pins after i2cunwedgeShawn Nematbakhsh2015-09-211-20/+19
* I2C: i2c_raw_mode() should only touch I2C port specifiedli feng2015-07-251-0/+26
* nds32: remove macro "RO"Dino Li2015-07-011-1/+1
* cleanup: Don't admit the existence of unimplemented gpiosBill Richardson2015-02-201-1/+1
* Added v1 version of ectool gpioget supporting more functionsstabilize-5807.0.BMohammed Habibulla2014-04-291-9/+46
* nyan: don't touch GPIO setting while init alternate functions.Louis Yung-Chieh Lo2014-01-031-2/+6
* nds32: WORKAROUND for toolchain bug on rodataVincent Palatin2013-12-101-1/+2
* Allow "ectool gpioget" to run on write protected machinesChromeOS Developer2013-10-291-3/+0
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-0/+216