History for barebox / commands / gpio.c
2020-04-27
@Uwe Kleine-König
commands/*: Replace license and copyright boilerplate by SPDX identfiers ...
Uwe Kleine-König authored on 21 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2019-11-27
@Sascha Hauer
gpio: Introduce GPIO names ...
Sascha Hauer committed on 27 Nov 2019
2018-10-29
@Andrey Smirnov
commands: gpio: Allow GPIOs to be specified by label ...
Andrey Smirnov authored on 26 Oct 2018 Sascha Hauer committed on 29 Oct 2018
@Andrey Smirnov
commands: gpio: Use kstrtoint() instead of simple_strtoul() ...
Andrey Smirnov authored on 26 Oct 2018 Sascha Hauer committed on 29 Oct 2018
@Andrey Smirnov
commands: gpio: Move argument parsing into a shared function ...
Andrey Smirnov authored on 26 Oct 2018 Sascha Hauer committed on 29 Oct 2018
2014-06-26
@Sascha Hauer
Documentation: remove doxygen documentation ...
Sascha Hauer committed on 26 Jun 2014
2014-06-17
@Antony Pavlov
commands: gpio_direction_output: add missed VALUE parameter to help message ...
Antony Pavlov authored on 17 Jun 2014 Sascha Hauer committed on 17 Jun 2014
2014-05-14
@Holger Schurig
commands: harmonize in-barebox documentation ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
@Holger Schurig
commands: group 'help' output ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2010-12-21
@Juergen Beisert
Fix a typo in the GPIO doc ...
Juergen Beisert authored on 21 Dec 2010 Sascha Hauer committed on 21 Dec 2010
2010-11-01
@Robert Schwebel
doc: rework and unify documentation for gpio commands ...
Robert Schwebel authored on 31 Oct 2010 Sascha Hauer committed on 1 Nov 2010
2010-10-22
@Juergen Beisert
Fix a simple typo to less confusing the user ...
Juergen Beisert authored on 22 Oct 2010 Sascha Hauer committed on 22 Oct 2010
@Juergen Beisert
Add some help using the gpio commands at runtime ...
Juergen Beisert authored on 22 Oct 2010 Sascha Hauer committed on 22 Oct 2010
2010-02-01
@Sascha Hauer
remove typedef cmd_tbl_t and replace it with struct command ...
Sascha Hauer committed on 1 Feb 2010
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-12-10
@Sascha Hauer
command line gpio support ...
Sascha Hauer committed on 10 Dec 2009