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