index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
expo.c
Age
Commit message (
Expand
)
Author
2025-05-30
expo: Drop the render from expo_poll()
Simon Glass
2025-05-30
expo: Adjust expo_poll() to avoid looping forever
Simon Glass
2025-05-30
expo: Support white-on-black in the theme
Simon Glass
2025-05-30
expo: Allow strings to be editable
Simon Glass
2025-05-30
expo: Use an abuf to hold strings
Simon Glass
2025-05-30
expo: Add a function to poll for input
Simon Glass
2025-05-30
expo: Add CLI context to the expo
Simon Glass
2025-05-02
video: Make white-on-black a video-device property
Simon Glass
2024-10-18
expo: Use standard numbering for save and discard
Simon Glass
2024-10-18
expo: Set the initial next_id to 1
Simon Glass
2024-10-18
expo: Place menu items to the right of all labels
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
2023-11-14
expo: Correct background colour
Simon Glass
2023-08-25
expo: Provide a way to iterate through all scene objects
Simon Glass
2023-07-14
expo: Support building an expo from a description file
Simon Glass
2023-07-14
expo: Add spacing around menus and items
Simon Glass
2023-07-14
expo: Draw the current opened menu on top
Simon Glass
2023-07-14
expo: Support simple themes
Simon Glass
2023-07-14
expo: Set up the width and height of objects
Simon Glass
2023-07-14
expo: Allow setting the start of the dynamic-ID range
Simon Glass
2023-07-14
bootstd: Add a separate log category for expo
Simon Glass
2023-07-14
expo: Rename exp_set_text_mode()
Simon Glass
2023-07-14
expo: Avoid automatically arranging the scene
Simon Glass
2023-07-14
expo: Store the console in the expo
Simon Glass
2023-01-16
expo: Add basic implementation
Simon Glass