Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: dm: Test for default led naming | Sean Anderson | 2020-10-08 | 1 | -1/+2 |
* | dm: Rename DM test flags to make them more generic | Simon Glass | 2020-08-07 | 1 | -6/+6 |
* | dm: core: Drop header files from dm/test.h | Simon Glass | 2020-08-03 | 1 | -0/+1 |
* | sandbox: led: use new function to configure default state | Patrick Delaunay | 2018-08-10 | 1 | -0/+3 |
* | dm: led: add testcase for "default-state" property | Patrick Bruenn | 2018-05-08 | 1 | -1/+19 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | dm: led: Add support for blinking LEDs | Simon Glass | 2017-04-14 | 1 | -0/+24 |
* | dm: led: Support toggling LEDs | Simon Glass | 2017-04-14 | 1 | -0/+25 |
* | dm: led: Add support for getting the state of an LED | Simon Glass | 2017-04-14 | 1 | -0/+2 |
* | dm: led: Adjust the LED uclass | Simon Glass | 2017-04-14 | 1 | -2/+3 |
* | dm: test: Add a test for the LED uclass | Simon Glass | 2015-07-21 | 1 | -0/+72 |