Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass |
2019-12-02 | Drop CONFIG_SHOW_ACTIVITY | Simon Glass |
2018-09-10 | cli: handle getch error | Patrick Delaunay |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-08-20 | common: cli_readline: Improve command line editing | James Byrne |
2015-08-12 | spl, common, serial: build SPL without serial support | Heiko Schocher |
2014-05-29 | Move bootretry code into bootretry.c and clean up | Simon Glass |
2014-05-29 | Add cli_ prefix to readline functions | Simon Glass |
2014-05-29 | Split out simple parser and readline into separate files | Simon Glass |