summaryrefslogtreecommitdiff
path: root/common/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesstabilize-quickfix-15278.72.B-ishstabilize-quickfix-15183.78.B-ishstabilize-15446.B-ishstabilize-15439.B-ishstabilize-15432.B-ishstabilize-15429.B-ishstabilize-15415.B-ishstabilize-15395.B-ishstabilize-15393.48.B-ishstabilize-15381.B-ishstabilize-15364.B-ishstabilize-15361.B-ishstabilize-15359.B-ishstabilize-15359.58.B-ishstabilize-15359.50.B-ishstabilize-15359.45.B-ishstabilize-15335.B-ishstabilize-15329.59.B-ishstabilize-15329.44.B-ishstabilize-15317.B-ishstabilize-15301.B-ishstabilize-15300.B-ishstabilize-15278.64.B-ishstabilize-15251.B-ishstabilize-15245.B-ishstabilize-15236.66.B-ishstabilize-15208.B-ishstabilize-15207.B-ishstabilize-15185.B-ishstabilize-15185.7.B-ishstabilize-15183.82.B-ishstabilize-15183.69.B-ishstabilize-15183.14.B-ishstabilize-15174.B-ishstabilize-15167.B-ishstabilize-15129.B-ishstabilize-15122.B-ishstabilize-15120.B-ishstabilize-15117.86.B-ishstabilize-15117.48.B-ishstabilize-15117.111.B-ishrelease-R114-15437.B-ishrelease-R113-15393.B-ishrelease-R112-15359.B-ishrelease-R111-15329.B-ishrelease-R110-15278.B-ishrelease-R109-15237.B-ishrelease-R109-15236.B-ishrelease-R108-15183.B-ishrelease-R107-15117.B-ishishfirmware-ti50-prepvt-15315.B-ishfirmware-skyrim-15390.B-ishfirmware-skyrim-15369.B-ishfirmware-nissa-15217.B-ishfirmware-nissa-15217.45.B-ishfirmware-nissa-15217.126.B-ishfirmware-duplo-15151.B-ishfirmware-corsola-15194.B-ishfactory-trogdor-15210.B-ishfactory-skyrim-15384.B-ishfactory-nissa-15199.B-ishfactory-corsola-15197.B-ishfactory-corsola-15196.B-ishfactory-brya-15231.B-ishMike Frysinger2022-09-141-1/+1
* 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