index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
gpio.c
Age
Commit message (
Expand
)
Author
2022-10-17
cmd: List all uclass devices regardless of probe error
Michal Suchanek
2022-04-20
cmd: gpio: Add `gpio read` subcommand
Diego Rondini
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-03-13
cmd: gpio: Make `gpio input` return pin value again
Alex Kiernan
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
cmd: gpio: Correct do_gpio() return value
Luka Kovacic
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-08-26
cmd: gpio: remove redundant assignment
Heinrich Schuchardt
2019-02-20
gpio: Use case-insentive matching on the GPIO name
Simon Glass
2019-02-20
gpio: Show inactive GPIOs when explicitly requested
Simon Glass
2019-02-01
gpio: Use more command-specific enums values
Simon Glass
2019-01-15
cmd: gpio: use correct printf code
Heinrich Schuchardt
2016-03-17
gpio: Report errors when GPIOs cannot be read
Simon Glass
2016-02-15
gpio: Correct handling of 'gpio status'
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass