aboutsummaryrefslogtreecommitdiff
path: root/boot/expo.c
Commit message (Expand)AuthorAgeFilesLines
* expo: Correct background colourSimon Glass2023-11-141-1/+3
* expo: Provide a way to iterate through all scene objectsSimon Glass2023-08-251-0/+15
* expo: Support building an expo from a description fileSimon Glass2023-07-141-0/+1
* expo: Add spacing around menus and itemsSimon Glass2023-07-141-0/+2
* expo: Draw the current opened menu on topSimon Glass2023-07-141-0/+12
* expo: Support simple themesSimon Glass2023-07-141-0/+20
* expo: Set up the width and height of objectsSimon Glass2023-07-141-0/+24
* expo: Allow setting the start of the dynamic-ID rangeSimon Glass2023-07-141-0/+15
* bootstd: Add a separate log category for expoSimon Glass2023-07-141-0/+2
* expo: Rename exp_set_text_mode()Simon Glass2023-07-141-1/+1
* expo: Avoid automatically arranging the sceneSimon Glass2023-07-141-1/+14
* expo: Store the console in the expoSimon Glass2023-07-141-0/+9
* expo: Add basic implementationSimon Glass2023-01-161-0/+170