summaryrefslogtreecommitdiff
path: root/common/chargen.c
Commit message (Expand)AuthorAgeFilesLines
* common: Sort header filesJeremy Bettis2022-11-291-2/+2
* chargen: test: Add chargen unit testingMark Hasemeyer2022-10-271-1/+12
* uart: chargen: Fix chargen cmd on ZephyrMark Hasemeyer2022-10-271-46/+96
* 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/chargen.c: Format with clang-formatJack Rosenthal2022-07-011-7/+6
* zephyr: Add chargen command supportFabio Baltieri2021-03-041-0/+8
* chargen: improve UART line saturationVadim Bendebury2020-05-271-3/+3
* ec: exclude chargen, the cli command from RO image buildNamyoon Woo2020-03-011-0/+2
* util: enable chargen for USB consoleNamyoon Woo2020-01-151-8/+29
* add chargen command to allow EC and AP to flood the consoleVadim Bendebury2019-07-021-0/+102