summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-14board: nuvoton: arbel: change uboot load addressJim Liu
2023-07-14misc: nuvoton: fix type errorJim Liu
2023-07-14ARM: dts: npcm8xx: fix dts node errorJim Liu
2023-07-14board: nuvoton: add env setting for boot to linuxJim Liu
2023-07-14ARM: config: Enable config to decompress the FIT imageJim Liu
2023-07-14Merge branch '2023-07-14-nuvoton-platform-updates'Tom Rini
2023-07-14Merge branch '2023-07-14-expo-initial-config-editor'Tom Rini
2023-07-14video: Update stb_truetypeSimon Glass
2023-07-14expo: Add tests for the configuration editorSimon Glass
2023-07-14expo: Add a configuration editorSimon 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: Implement the keypress logic for popup menusSimon Glass
2023-07-14expo: Draw the current opened menu on topSimon Glass
2023-07-14expo: Draw popup menus in both opened and closed statesSimon Glass
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass
2023-07-14expo: Support drawing of popup menusSimon Glass
2023-07-14expo: Move menu-item selection into a functionSimon Glass
2023-07-14expo: Support simple themesSimon Glass
2023-07-14expo: Set up the width and height of objectsSimon Glass
2023-07-14expo: Calculate text bounding-box correctlySimon Glass
2023-07-14expo: Use flags for objectsSimon Glass
2023-07-14expo: Add width and height to objectsSimon Glass
2023-07-14video: Use enum with video_index_to_colour()Simon Glass
2023-07-14expo: Allow setting the start of the dynamic-ID rangeSimon Glass
2023-07-14console: Allow measuring the bounding box of textSimon Glass
2023-07-14video: Allow temporary colour changesSimon Glass
2023-07-14video: Correct docs for video_index_to_colour()Simon Glass
2023-07-14bootstd: Add a separate log category for expoSimon Glass
2023-07-14fdt: Allow more general use of livetreeSimon Glass
2023-07-14fdt: Clarify the fdt pre-relocation warningSimon Glass
2023-07-14fdt: Align the start of the livetreeSimon Glass
2023-07-14cat: Update command to use fs_load_alloc()Simon Glass
2023-07-14fs: Create functions to load and allocate a fileSimon Glass
2023-07-14expo: Rename exp_set_text_mode()Simon Glass
2023-07-14console: Correct truetype spacing errorSimon Glass
2023-07-14expo: Avoid automatically arranging the sceneSimon Glass
2023-07-14expo: Store the console in the expoSimon Glass
2023-07-14video: Provide a way to clear part of the consoleSimon Glass
2023-07-14video: Drop #ifdefs from console_truetypeSimon Glass
2023-07-14dm: core: Avoid registering an inaccessible treeSimon Glass
2023-07-14gpio: Avoid using an invalid ofnodeSimon Glass
2023-07-14test: Restore test behaviour on failureSimon Glass
2023-07-14sandbox: Fix quiting when the LCD window is closedSimon Glass
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass
2023-07-14expo: Correct some header-file commentsSimon Glass
2023-07-14binman: Correct coverage gap in controlSimon Glass
2023-07-14bdinfo: Correct use of assertionsSimon Glass
2023-07-14arch: arm: npcm8xx: add cpu version and 4G ram supportJim Liu
2023-07-14misc: npcm_host_intf: change initialization sequenceJim Liu