aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Merge branch '2023-07-14-assorted-general-updates'WIP/14Jul2023Tom Rini107-181/+109
2023-07-14Merge branch '2023-07-14-nuvoton-platform-updates'Tom Rini13-29/+134
2023-07-14Merge branch '2023-07-14-expo-initial-config-editor'Tom Rini49-613/+5159
2023-07-14video: Update stb_truetypeSimon Glass3-219/+2077
2023-07-14expo: Add tests for the configuration editorSimon Glass6-0/+280
2023-07-14expo: Add a configuration editorSimon Glass14-4/+370
2023-07-14expo: Support building an expo from a description fileSimon Glass9-7/+870
2023-07-14expo: Add spacing around menus and itemsSimon Glass5-15/+38
2023-07-14expo: Implement the keypress logic for popup menusSimon Glass4-4/+96
2023-07-14expo: Draw the current opened menu on topSimon Glass4-0/+80
2023-07-14expo: Draw popup menus in both opened and closed statesSimon Glass4-2/+130
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass3-7/+7
2023-07-14expo: Support drawing of popup menusSimon Glass2-21/+46
2023-07-14expo: Move menu-item selection into a functionSimon Glass2-14/+55
2023-07-14expo: Support simple themesSimon Glass6-3/+95
2023-07-14expo: Set up the width and height of objectsSimon Glass7-2/+239
2023-07-14expo: Calculate text bounding-box correctlySimon Glass1-8/+22
2023-07-14expo: Use flags for objectsSimon Glass4-7/+40
2023-07-14expo: Add width and height to objectsSimon Glass4-30/+43
2023-07-14video: Use enum with video_index_to_colour()Simon Glass2-3/+3
2023-07-14expo: Allow setting the start of the dynamic-ID rangeSimon Glass4-10/+37
2023-07-14console: Allow measuring the bounding box of textSimon Glass3-2/+132
2023-07-14video: Allow temporary colour changesSimon Glass2-0/+50
2023-07-14video: Correct docs for video_index_to_colour()Simon Glass1-1/+1
2023-07-14bootstd: Add a separate log category for expoSimon Glass5-1/+8
2023-07-14fdt: Allow more general use of livetreeSimon Glass5-5/+66
2023-07-14fdt: Clarify the fdt pre-relocation warningSimon Glass1-1/+1
2023-07-14fdt: Align the start of the livetreeSimon Glass3-1/+32
2023-07-14cat: Update command to use fs_load_alloc()Simon Glass1-30/+17
2023-07-14fs: Create functions to load and allocate a fileSimon Glass3-28/+98
2023-07-14expo: Rename exp_set_text_mode()Simon Glass4-5/+5
2023-07-14console: Correct truetype spacing errorSimon Glass2-4/+4
2023-07-14expo: Avoid automatically arranging the sceneSimon Glass5-18/+21
2023-07-14expo: Store the console in the expoSimon Glass3-8/+13
2023-07-14video: Provide a way to clear part of the consoleSimon Glass3-69/+71
2023-07-14video: Drop #ifdefs from console_truetypeSimon Glass1-56/+56
2023-07-14dm: core: Avoid registering an inaccessible treeSimon Glass1-0/+9
2023-07-14gpio: Avoid using an invalid ofnodeSimon Glass1-1/+1
2023-07-14test: Restore test behaviour on failureSimon Glass1-18/+18
2023-07-14sandbox: Fix quiting when the LCD window is closedSimon Glass1-1/+2
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass3-20/+17
2023-07-14expo: Correct some header-file commentsSimon Glass1-3/+5
2023-07-14binman: Correct coverage gap in controlSimon Glass1-1/+1
2023-07-14bdinfo: Correct use of assertionsSimon Glass1-30/+49
2023-07-14zynqmp: config: Add proper dependencies for USBAshok Reddy Soma3-6/+2
2023-07-14cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOADAshok Reddy Soma1-0/+1
2023-07-14powerpc: Fix flush_cache() speed regressionChristophe Leroy1-5/+5
2023-07-14lzma: Fix decompression speed regressionChristophe Leroy1-14/+4
2023-07-14ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0Bhupesh Sharma1-1/+1
2023-07-14drivers: led: bcm6753: do not use null label to find the topPhilippe Reynes1-54/+60