Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Sort header files | Jeremy Bettis | 2022-11-29 | 1 | -2/+2 |
* | Update license boilerplate text in source code files | Mike Frysinger | 2022-09-12 | 1 | -1/+1 |
* | tree-wide: const-ify argv for console commands | Caveh Jalali | 2022-09-01 | 1 | -4/+4 |
* | tree: Change non-standard "%pP" printf format to "%p" | Tom Hughes | 2022-07-19 | 1 | -3/+3 |
* | common/btle_hci_controller.c: Format with clang-format | Jack Rosenthal | 2022-06-29 | 1 | -172/+136 |
* | ec: change usage of whitelist/blacklist | Paul Fagerburg | 2020-07-28 | 1 | -20/+20 |
* | printf: Fix up %p to %pP | Evan Green | 2019-10-05 | 1 | -3/+3 |
* | cleanup: DECLARE_CONSOLE_COMMAND only needs 4 args | Bill Richardson | 2016-08-24 | 1 | -8/+4 |
* | btle: Add the HCI layer | Myles Watson | 2016-08-08 | 1 | -0/+672 |