summaryrefslogtreecommitdiff
path: root/board/redrix/led.c
Commit message (Expand)AuthorAgeFilesLines
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* board: Sort header filesJeremy Bettis2022-12-011-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-9/+7
* board/redrix/led.c: Format with clang-formatJack Rosenthal2022-06-291-32/+37
* redrix: Disable power LED during S0ixDevin Lu2022-02-091-8/+0
* redrix: Blinking with each side LED while battery error.Devin Lu2021-12-081-2/+9
* redrix: Update charging LEDs behaviorDevin Lu2021-12-071-4/+10
* tree: Fix LED enum typeTom Hughes2021-10-051-1/+1
* redrix: Fix LED allocationDevin Lu2021-08-031-5/+5
* redrix: Implement ledsDevin Lu2021-07-211-56/+207
* redrix: Include-what-you-use scrubDevin Lu2021-07-011-0/+3
* redrix: Initial EC imageWisley Chen2021-06-291-0/+90