Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-06 | test: Remove <common.h> and add needed includes | Tom Rini | 5 | -5/+1 |
2023-12-13 | test: event: Only run test_event_probe() on sandbox | Simon Glass | 1 | -0/+3 |
2023-10-24 | cli: Consume invalid escape sequences early | Yurii Monakov | 1 | -0/+12 |
2023-09-30 | test: build dependency for event unit tests | Heinrich Schuchardt | 1 | -1/+1 |
2023-08-31 | event: Support a simple spy record | Simon Glass | 1 | -0/+22 |
2023-03-28 | cli: Correct handling of invalid escape sequences in cread_line() | 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 test | 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 |