summaryrefslogtreecommitdiff
path: root/board/ti/beagle/led.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-01-21status_led: Kconfig migrationUri Mashiach1-7/+7
2014-10-24dm: omap3: Move to driver model for GPIO and serialSimon Glass1-31/+30
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner1-2/+2
2011-09-13omap: gpio: Adapt board files to use generic APISanjeev Premi1-11/+11
2011-09-04led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes1-16/+12
2011-09-04BeagleBoard: fix LED 0/1 in driverJason Kridner1-2/+2
2011-05-20Minor coding style cleanup.Wolfgang Denk1-1/+0
2011-04-27BeagleBoard: Added LED driverJason Kridner1-0/+91