summaryrefslogtreecommitdiff
path: root/common/switch.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* common/switch.c: Format with clang-formatJack Rosenthal2022-06-291-9/+4
* write protect: extract checking write protectDawid Niedzwiecki2022-02-111-5/+2
* include/flash: rename the APIsTim Lin2021-06-091-1/+1
* switch: cleanup lid_is_open logicJack Rosenthal2021-03-251-6/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* Allow lid-less configurationDaisuke Nojiri2017-05-091-0/+5
* switch: Initialize switch state earlier during HOOK_INITShawn Nematbakhsh2017-03-021-1/+1
* kevin / gru: Reduce SRAM footprintShawn Nematbakhsh2017-02-131-1/+2
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* Add cprints() and ccprints()Vic Yang2014-05-211-2/+2
* cleanup: Even more TODO commentsRandall Spangler2013-11-011-2/+3
* Make support for dedicated recovery GPIO signal optionalRandall Spangler2013-09-251-0/+4
* Move switch module from chip/lm4 to commonRandall Spangler2013-07-171-0/+123