summaryrefslogtreecommitdiffstats
path: root/cmd/bootmenu.c
Commit message (Expand)AuthorAgeFilesLines
* bootmenu: Allow to quit it via ESC/CTRL+CPali Rohár2021-01-161-7/+35
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-221-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* Nokia RX-51: Update my email addressPali Rohár2020-05-111-1/+1
* menu: add support for client defined statusline functionThirupathaiah Annapureddy2020-05-071-30/+31
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass2019-08-021-1/+1
* ensure active menuitem is inside menuFrank Wunderlich2018-12-071-0/+6
* add default-option to bootmenuFrank Wunderlich2018-11-261-0/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+500