Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-28 | cli: Correct handling of invalid escape sequences in cread_line()WIP/2023-03-28-correct-several-cli_getch-bugs | Simon Glass | 1 | -0/+45 |
2023-03-28 | cli: Correct several bugs in cli_getch() | Simon Glass | 2 | -0/+49 |
2022-09-18 | cyclic: Use schedule() instead of WATCHDOG_RESET() | Stefan Roese | 1 | -1/+1 |
2022-09-13 | cyclic: Add a simple testWIP/2022-09-13-add-support-for-cyclic-function-execution | Stefan Roese | 2 | -0/+36 |
2022-03-10 | event: Add events for device probe/remove | Simon Glass | 1 | -0/+38 |
2022-03-10 | event: Add a simple test | Simon Glass | 2 | -0/+48 |
2021-08-01 | sandbox: Reduce keyed autoboot delay | Simon Glass | 1 | -0/+6 |
2021-07-23 | test: add first autoboot unit tests | Steffen Jaeckel | 3 | -0/+115 |