1. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  2. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_led.c]
  3. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_led.c]
  4. 448e9df cmd_led: Extend led command to support blinking and more leds by Stefan Roese · Wed Mar 11 09:51:39 2015 +0100
  5. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  7. fbd76e8 led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set by Otavio Salvador · Sat Feb 23 02:43:07 2013 +0000
  8. 8ce43a9 cmd_led.c: Standardize format of help and usage info. by Robert P. J. Day · Sun Nov 11 10:39:07 2012 +0000
  9. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  10. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · Sun Sep 04 14:40:16 2011 -0400
  11. 26bd918 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · Thu Aug 11 23:16:53 2011 -0500
  12. b64bb20 led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' by Joel A Fernandes · Thu Aug 11 19:10:19 2011 -0500
  13. 7514a7c led: correct off/on locations in structure by Jason Kridner · Wed Apr 20 18:13:49 2011 -0500
  14. 1f44056 Corrected LED name match finding avoiding extraneous Usage printouts by Jason Kridner · Tue Mar 08 20:42:01 2011 -0600
  15. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  16. 931ced0 Add 'led' command by Jason Kridner · Mon Apr 18 17:22:44 2011 -0400