summaryrefslogtreecommitdiff
path: root/common/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* 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