summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2025-05-30expo: Support highlighting menu itemsSimon Glass
2025-05-30expo: Add forward declarations to scene_internal.hSimon Glass
2025-05-30expo: Drop the gap between groups of menu itemsSimon Glass
2025-05-30expo: Use a simpler name for USB mediaSimon Glass
2025-05-30expo: Begin implementation of a text editorSimon Glass
2025-05-30expo: Support object alignmentSimon Glass
2025-05-30expo: Implement a boxSimon Glass
2025-05-30expo: Support white-on-black in the themeSimon Glass
2025-05-30expo: Support rendering multiple lines of textSimon Glass
2025-05-30expo: Allow strings to be editableSimon Glass
2025-05-30expo: Tidy up scene_txt_render()Simon Glass
2025-05-30expo: Move text-rendering into its own functionSimon Glass
2025-05-30expo: Create a struct for generic text attributesSimon Glass
2025-05-30expo: Line up all menu objectsSimon Glass
2025-05-30expo: Support setting the size and bounds of an objectSimon Glass
2025-05-30expo: Make bounding-box calculation more flexibleSimon Glass
2025-05-30expo: Separate dimensions from the bounding boxSimon Glass
2025-05-30expo: Use an abuf to hold stringsSimon Glass
2025-05-30expo: Rename x and y in struct scene_obj_bboxSimon Glass
2025-05-30expo: Rename scene_dim to scene_obj_bboxSimon Glass
2025-05-30expo: Allow adding a single bootflow to a menuSimon Glass
2025-05-30expo: Split bootflow_menu_new() into two piecesSimon Glass
2025-05-30expo: Split bootflow_menu_run() into two piecesSimon Glass
2025-05-30expo: Adjust how menu items are highlightedSimon Glass
2025-05-30expo: Provide access to the current menu itemSimon Glass
2025-05-30expo: Pass in the video device for cedit_prepare()Simon Glass
2025-05-30expo: Test some cedit actionsSimon Glass
2025-05-30expo: Move cedit-state fields into expoSimon Glass
2025-05-30expo: Add a function to poll for inputSimon Glass
2025-05-30expo: Add CLI context to the expoSimon Glass
2025-05-30abuf: Add a helper for initing and allocating a bufferSimon Glass
2025-05-29Merge patch series "Remove <env.h> from <net.h>"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <net.h>Tom Rini
2025-05-29Merge patch series "Start removing <env.h> from headers when not required"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-29global: Add <linux/string.h> instead of long indirect include pathTom Rini
2025-05-21riscv: image: Add new image type for RV64Mayuresh Chitale
2025-05-14global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-14global: Add <linux/string.h> instead of long indirect include pathTom Rini
2025-05-06bootstd: Rework BLK dependencyTom Rini
2025-05-05bootm: improve error message when gzip decompression buffer is too smallAristo Chen
2025-05-02video: truetype: Support a limit on the width of a lineSimon Glass
2025-05-02video: Begin support for measuring multiple lines of textSimon Glass
2025-05-02video: Make white-on-black a video-device propertySimon Glass
2025-05-01boot: let BOOTSTAGE_RECORD_COUNT default to 50Heinrich Schuchardt
2025-05-01bootm: pass kernel load address not entry point for IH_OS_EFIHeinrich Schuchardt
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-11Merge tag 'qcom-for-2025.07' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2025-04-11Merge tag 'efi-2025-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini