1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-08-31 16:22:36 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ondrej Jirman
0fadd1906a cmd: tmenu: Add extlinux timeout support and button controls 2024-03-28 20:39:07 +01:00
Ondrej Jirman
da696bbee3 cmd: tmenu: Make EFI boot menu options less cryptic
Signed-off-by: Ondrej Jirman <megi@xff.cz>
2024-02-15 23:09:39 +01:00
Ondrej Jirman
bbc89af29f cmd: tmenu: Add SD over USB storage access option 2024-02-15 23:05:51 +01:00
Ondrej Jirman
61fb2fa5f7 cmd: tmenu: Add support for UMS
Signed-off-by: Ondrej Jirman <megi@xff.cz>
2024-02-14 00:22:33 +01:00
Ondrej Jirman
026f2883e7 cmd: tmenu: Add bootflow+extlinux support
Automatically generate menu from bootflow and extlinux data.

Signed-off-by: Ondrej Jirman <megi@xff.cz>
2024-02-14 00:22:33 +01:00
Ondrej Jirman
1c000d75cf cmd: tmenu: Add tmenu command for touch menu user interface
Shows a menu of items that can be controlled using touch panel.
This is useful for touch based devices like tablets to select
alternative boot options (multi-boot).

Signed-off-by: Ondrej Jirman <megous@megous.com>
2024-02-14 00:22:33 +01:00