Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e36bd3ee1f9a83748a7e3ef55e1736d66fe85d82
/
common
/
menu.c
69c6fa8
common: Remove duplicate newlines
by Marek Vasut
· Sat Jul 13 15:19:17 2024 +0200
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
728cb88
common: Remove <common.h> and add needed includes
by Tom Rini
· Sat Apr 27 08:11:00 2024 -0600
1ee7ab8
menu: Re-enable the ANSI codes
by Simon Glass
· Sat Jun 17 11:49:48 2023 +0100
d38ecb7
eficonfig: CTRL+S to save the boot order
by Masahisa Kojima
· Thu Feb 02 18:24:44 2023 +0900
1b56fe1
menu: Factor out menu-keypress decoding
by Simon Glass
· Fri Jan 06 08:52:35 2023 -0600
9d8d387
menu: Make use of CLI character processing
by Simon Glass
· Fri Jan 06 08:52:26 2023 -0600
d52ce65
menu: Use a switch statement
by Simon Glass
· Fri Jan 06 08:52:25 2023 -0600
f1d3c8e
menu: Update bootmenu_loop() to return the code
by Simon Glass
· Fri Jan 06 08:52:24 2023 -0600
81544c4
menu: Update bootmenu_autoboot_loop() to return the code
by Simon Glass
· Fri Jan 06 08:52:23 2023 -0600
05ecdf8
menu: Rename KEY_... to BKEY_...
by Simon Glass
· Fri Jan 06 08:52:22 2023 -0600
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
ffe6813
menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling
by Masahisa Kojima
· Mon Sep 12 17:33:52 2022 +0900
0e1b996
bootmenu: factor out the user input handling
by Masahisa Kojima
· Thu Apr 28 17:09:45 2022 +0900
72f823f
menu: menu_get_choice() return -ENOENT if menu item is empty
by Masahisa Kojima
· Thu Apr 28 17:09:37 2022 +0900
6f59d19
menu: always show the menu regardless of the number of entry
by Masahisa Kojima
· Thu Apr 28 17:09:36 2022 +0900
d6b9f6b
menu: add support for client defined statusline function
by Thirupathaiah Annapureddy
· Wed Mar 18 11:38:42 2020 -0700
9686a93
menu: don't bother going interactive with just one menu item
by Leon Yu
· Fri Jun 21 12:12:39 2019 +0800
c46d0fe
menu: fix timeout duration
by Masahiro Yamada
· Thu May 24 17:04:57 2018 +0900
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
0137e60
Fix typo choosen in comments and printf logs
by Alexander Merkle
· Thu Mar 17 15:44:47 2016 +0100
60c47af
menu: Return an error code if Ctrl-C is pressed
by Tuomas Tynkkynen
· Thu May 07 21:29:19 2015 +0300
4e5f9e6
misc: use __weak
by Jeroen Hofstee
· Wed Oct 08 22:57:25 2014 +0200
be6aafc
Add cli_ prefix to readline functions
by Simon Glass
· Thu Apr 10 20:01:27 2014 -0600
dec3c01
move CLI prototypes to cli.h and add comments
by Simon Glass
· Thu Apr 10 20:01:25 2014 -0600
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
fb6068a
menu: export menu_default_choice() function
by Anatolij Gustschin
· Sat Mar 23 14:52:04 2013 +0000
d0d8d3b
menu: Add support for user defined item choice function
by Pali Rohár
· Sat Mar 23 14:50:40 2013 +0000
dd42a5a
menu: only timeout when menu is displayed
by Rob Herring
· Wed Mar 28 05:51:32 2012 +0000
e795b2e
common, menu: do not trigger timeout again, if a line is read
by Heiko Schocher
· Mon Jan 16 22:24:29 2012 +0000
eb2296f
common, menu: add statusline support
by Heiko Schocher
· Mon Jan 16 21:13:20 2012 +0000
0eab4d5
common: add possibility for readline_into_buffer timeout
by Heiko Schocher
· Mon Jan 16 21:13:05 2012 +0000
b50e1e0
common/menu.c: Fix build warning
by Anatolij Gustschin
· Sat Dec 03 06:46:07 2011 +0000
4f5c100b
menu.c: use puts() instead of printf() where possible
by Wolfgang Denk
· Mon Nov 28 20:19:41 2011 +0100
65febe6
common, menu: use abortboot for menu timeout
by Jason Hobbs
· Tue Aug 23 11:06:50 2011 +0000
0685d82
Add generic, reusable menu code
by Jason Hobbs
· Tue Aug 23 11:06:49 2011 +0000