Age | Commit message (Expand) | Author |
---|---|---|
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 |