| #
4f66e09b |
| 09-May-2017 |
Stefano Babic <sbabic@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot
Signed-off-by: Stefano Babic <sbabic@denx.de>
|
| #
51f866e8 |
| 17-Apr-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-dm
|
| #
21c34084 |
| 10-Apr-2017 |
Simon Glass <sjg@chromium.org> |
led: Mark existing driver as legacy
The existing 'led' command does not support driver model. Rename it to indicate that it is legacy code.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by
led: Mark existing driver as legacy
The existing 'led' command does not support driver model. Rename it to indicate that it is legacy code.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ziping Chen <techping.chan@gmail.com>
show more ...
|
| #
a89c3a04 |
| 10-Apr-2017 |
Simon Glass <sjg@chromium.org> |
sandbox: Add some test LEDs
Add some LEDs to the standard sandbox device tree.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ziping Chen <techping.chan@gmail.com>
|