aboutsummaryrefslogtreecommitdiff
path: root/boot/expo.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06boot: Remove <common.h> and add needed includesTom Rini
2023-11-14expo: Correct background colourSimon Glass
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14expo: Add spacing around menus and itemsSimon Glass
2023-07-14expo: Draw the current opened menu on topSimon Glass
2023-07-14expo: Support simple themesSimon Glass
2023-07-14expo: Set up the width and height of objectsSimon Glass
2023-07-14expo: Allow setting the start of the dynamic-ID rangeSimon Glass
2023-07-14bootstd: Add a separate log category for expoSimon Glass
2023-07-14expo: Rename exp_set_text_mode()Simon Glass
2023-07-14expo: Avoid automatically arranging the sceneSimon Glass
2023-07-14expo: Store the console in the expoSimon Glass
2023-01-16expo: Add basic implementationSimon Glass