Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b0877d11fff33ea8117f04c5b1afb05469a31664
/
common
/
menu.c
d6b9f6b
menu: add support for client defined statusline function
by Thirupathaiah Annapureddy
· 4 years, 8 months ago
9686a93
menu: don't bother going interactive with just one menu item
by Leon Yu
· 5 years ago
c46d0fe
menu: fix timeout duration
by Masahiro Yamada
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
0137e60
Fix typo choosen in comments and printf logs
by Alexander Merkle
· 9 years ago
60c47af
menu: Return an error code if Ctrl-C is pressed
by Tuomas Tynkkynen
· 10 years ago
4e5f9e6
misc: use __weak
by Jeroen Hofstee
· 10 years ago
be6aafc
Add cli_ prefix to readline functions
by Simon Glass
· 11 years ago
dec3c01
move CLI prototypes to cli.h and add comments
by Simon Glass
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
fb6068a
menu: export menu_default_choice() function
by Anatolij Gustschin
· 12 years ago
d0d8d3b
menu: Add support for user defined item choice function
by Pali Rohár
· 12 years ago
dd42a5a
menu: only timeout when menu is displayed
by Rob Herring
· 13 years ago
e795b2e
common, menu: do not trigger timeout again, if a line is read
by Heiko Schocher
· 13 years ago
eb2296f
common, menu: add statusline support
by Heiko Schocher
· 13 years ago
0eab4d5
common: add possibility for readline_into_buffer timeout
by Heiko Schocher
· 13 years ago
b50e1e0
common/menu.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
4f5c100b
menu.c: use puts() instead of printf() where possible
by Wolfgang Denk
· 13 years ago
65febe6
common, menu: use abortboot for menu timeout
by Jason Hobbs
· 13 years ago
0685d82
Add generic, reusable menu code
by Jason Hobbs
· 13 years ago