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