Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | test: Correct setexpr test prefix | Simon Glass |
2021-02-24 | test: missing dependency for test/cmd/setexpr.c | Heinrich Schuchardt |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
2021-01-25 | test: unit test for echo command | Heinrich Schuchardt |
2021-01-18 | cmd: Add a pwm command | Pragnesh Patel |
2021-01-16 | test: correct the test prefix in ut cmd_mem | Patrick Delaunay |
2020-12-01 | setexpr: Add support for strings | Simon Glass |
2020-12-01 | setexpr: Correct buffer overflow bug and enable tests | Simon Glass |
2020-12-01 | setexpr: Correct dropping of final unmatched string | Simon Glass |
2020-12-01 | setexpr: Add some tests for buffer overflow and backref | Simon Glass |
2020-12-01 | test: Add some setexpr regex tests | Simon Glass |
2020-12-01 | setexpr: Add explicit support for 32- and 64-bit ints | Simon Glass |
2020-12-01 | test: Add some tests for setexpr | Simon Glass |
2020-08-07 | cmd: Update the memory-search command | Simon Glass |
2020-07-08 | cmd: Add a memory-search command | Simon Glass |