summaryrefslogtreecommitdiff
path: root/common/cli_readline.c
AgeCommit message (Expand)Author
2022-07-18cli: support bracketed pasteHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-16cli_readline: Only insert printable charsSteve Bennett
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02Drop CONFIG_SHOW_ACTIVITYSimon Glass
2018-09-10cli: handle getch errorPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-08-20common: cli_readline: Improve command line editingJames Byrne
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher
2014-05-29Move bootretry code into bootretry.c and clean upSimon Glass
2014-05-29Add cli_ prefix to readline functionsSimon Glass
2014-05-29Split out simple parser and readline into separate filesSimon Glass