summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-30expo: Implement a boxSimon Glass
2025-05-30expo: Support rendering multiple lines of textSimon Glass
2025-05-30expo: Allow strings to be editableSimon Glass
2025-05-30expo: Create a struct for generic text attributesSimon Glass
2025-05-30expo: Support setting the size and bounds of an objectSimon 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: 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 way to printf() into a bufferSimon Glass
2025-05-30abuf: Add a function to copy a bufferSimon Glass
2025-05-30abuf: Add a helper for initing and allocating a bufferSimon Glass
2025-05-29Merge patch series "Enable env in SCSI"Tom Rini
2025-05-29env: Add support for storing env variables in SCSI devicesVaradarajan Narayanan
2025-05-29scsi: Implement get_blk() functionVaradarajan Narayanan
2025-05-29disk: part: implement generic function part_get_info_by_uuid()Varadarajan Narayanan
2025-05-29Merge patch series "Remove <env.h> from <net.h>"Tom Rini
2025-05-29include/net.h: Drop <env.h>Tom Rini
2025-05-29net: Include byteorder in net6.hSimon Glass
2025-05-29net: Include string.h in net-legacy.hSimon Glass
2025-05-29net: Remove env_get_ip helper() functionTom Rini
2025-05-29Merge patch series "Start removing <env.h> from headers when not required"Tom Rini
2025-05-29include/command.h: Drop <env.h>Tom Rini
2025-05-29Merge patch series "regex patches"Tom Rini
2025-05-29slre: drop wrong "anchored" optimizationRasmus Villemoes
2025-05-27Subtree merge tag 'v6.15-dts' of dts repo [1] into dts/upstreamTom Rini
2025-05-27Squashed 'dts/upstream/' changes from 955176a4ff59..fe2d6c49bb4eTom Rini
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-25efi: Rename END to EFI_DP_ENDSimon Glass
2025-05-25efi_loader: Separate device path into its own headerSimon Glass
2025-05-22Merge tag 'u-boot-imx-master-20250522' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-05-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-05-21board: bsh: imx6ulz_smm_m2: Add support for 256 MiB DRAMSimon Holesch
2025-05-21configs: th1520_lpi4a: Add UART clock frequencyYao Zi
2025-05-21riscv: starfive: jh7110: move uart0 clock frequency to config headerE Shattow
2025-05-21riscv: image: Add new image type for RV64Mayuresh Chitale
2025-05-20net, net-lwip: wget: suppress console output when called by EFIJerome Forissier
2025-05-18efi_loader: Disable ANSI output for testsSimon Glass
2025-05-14include/command.h: Drop <env.h>Tom Rini
2025-05-13fs.h: Switch to using rtc_def.hTom Rini
2025-05-12ARM: dts: imx: Add flexspi (fspi) to imxrt1170 and it's evk.Jonathan Currier