summaryrefslogtreecommitdiffstats
path: root/commands/trigger.c
Commit message (Expand)AuthorAgeFilesLines
* led-trigger: Allow multiple led triggers of the same typeSascha Hauer2017-03-301-25/+29
* treewide: fix 'new blank line at EOF' formatting errorAntony Pavlov2015-07-021-1/+0
* commands: trigger: check trigger disable return code tooAntony Pavlov2014-07-311-2/+3
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-5/+7
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* led: trigger: Add missing LED_TRIGGER_DEFAULT_ON stringSascha Hauer2014-03-211-0/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* trigger command: fix printf formatSascha Hauer2011-03-101-1/+1
* LED: Add trigger commandSascha Hauer2010-12-201-0/+107