u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 28/60] expo: Test editing a lineedit
Simon Glass
[PATCH v2 27/60] expo: Adjust how menu items are highlighted
Simon Glass
[PATCH v2 29/60] expo: Split bootflow_menu_run() into two pieces
Simon Glass
[PATCH v2 30/60] expo: Split bootflow_menu_new() into two pieces
Simon Glass
[PATCH v2 31/60] expo: Allow adding a single bootflow to a menu
Simon Glass
[PATCH v2 32/60] expo: Rename scene_dim to scene_obj_bbox
Simon Glass
[PATCH v2 33/60] expo: Rename x and y in struct scene_obj_bbox
Simon Glass
[PATCH v2 34/60] expo: Use an abuf to hold strings
Simon Glass
[PATCH v2 35/60] expo: Separate dimensions from the bounding box
Simon Glass
[PATCH v2 36/60] expo: Make bounding-box calculation more flexible
Simon Glass
[PATCH v2 37/60] expo: Support setting the size and bounds of an object
Simon Glass
[PATCH v2 38/60] expo: Line up all menu objects
Simon Glass
[PATCH v2 39/60] expo: Create a struct for generic text attributes
Simon Glass
[PATCH v2 40/60] expo: Move text-rendering into its own function
Simon Glass
[PATCH v2 41/60] expo: Tidy up scene_txt_render()
Simon Glass
[PATCH v2 42/60] expo: Allow strings to be editable
Simon Glass
[PATCH v2 43/60] expo: Check the screen contents after rendering
Simon Glass
[PATCH v2 44/60] expo: Support rendering multiple lines of text
Simon Glass
[PATCH v2 45/60] expo: Support white-on-black in the theme
Simon Glass
[PATCH v2 46/60] expo: Implement a box
Simon Glass
[PATCH v2 47/60] expo: Support object alignment
Simon Glass
[PATCH v2 48/60] expo: Begin implementation of a text editor
Simon Glass
[PATCH v2 49/60] expo: Use a simpler name for USB media
Simon Glass
[PATCH v2 50/60] expo: Drop the gap between groups of menu items
Simon Glass
[PATCH v2 51/60] expo: Add forward declarations to scene_internal.h
Simon Glass
[PATCH v2 52/60] expo: Support highlighting menu items
Simon Glass
[PATCH v2 53/60] expo: Adjust expo_poll() to avoid looping forever
Simon Glass
[PATCH v2 54/60] expo: Drop the render from expo_poll()
Simon Glass
[PATCH v2 55/60] expo: Provide a way to position things relative to display
Simon Glass
[PATCH v2 56/60] expo: Improve the visual appearance of the menu
Simon Glass
[PATCH v2 57/60] expo: Update bootflow_menu_poll() to return a sequence ID
Simon Glass
[PATCH v2 58/60] expo: Split setting up the menu from adding items
Simon Glass
[PATCH v2 59/60] expo: Set up menu fully in bootflow_menu_start()
Simon Glass
[PATCH v2 60/60] expo: Drop the special theme code for bootflow_menu
Simon Glass
Re: [PATCH v2 00/60] expo: Various features and improvements
Tom Rini
Re: [PATCH v2 00/60] expo: Various features and improvements
Simon Glass
Re: [PATCH v2 00/60] expo: Various features and improvements
Peter Robinson
Re: [PATCH v2 00/60] expo: Various features and improvements
Simon Glass
[PATCH] arm: dts: k3-am62a-*-binman: Update ti-dm blob
Daniel Schultz
Re: [PATCH] arm: dts: k3-am62a-*-binman: Update ti-dm blob
Bryan Brattlof
Re: [PATCH] arm: dts: k3-am62a-*-binman: Update ti-dm blob
Andrew Davis
[PATCH 1/3] arm64: imx: imx8mm-beacon: Enable BOOTAUX
Adam Ford
[PATCH 2/3] arm64: imx: imx8mn-beacon: Enable BOOTAUX
Adam Ford
RE: [PATCH 2/3] arm64: imx: imx8mn-beacon: Enable BOOTAUX
Peng Fan
[PATCH 3/3] arm64: imx: imx8mp-beacon: Enable BOOTAUX
Adam Ford
Re: [PATCH 1/3] arm64: imx: imx8mm-beacon: Enable BOOTAUX
Fabio Estevam
Re: [PATCH v2 0/4] Qualcomm: expand capsule update support
Sumit Garg
Re: [PATCH v2 0/4] Qualcomm: expand capsule update support
Casey Connolly
Re: [PATCH v2 0/4] Qualcomm: expand capsule update support
Sumit Garg
Re: [PATCH v2 0/4] Qualcomm: expand capsule update support
Casey Connolly
Re: [PATCH v2 0/4] Qualcomm: expand capsule update support
Sumit Garg
Re: [PATCH v2 0/4] Qualcomm: expand capsule update support
Sumit Garg
Re: [PATCH v2 0/4] Qualcomm: expand capsule update support
Casey Connolly
Re: [PATCH v2 0/4] Qualcomm: expand capsule update support
Sumit Garg
Re: [PATCH v2 0/4] Qualcomm: expand capsule update support
Ilias Apalodimas
Re: [PATCH v2 0/4] Qualcomm: expand capsule update support
Sumit Garg
[PATCH] net: mdio: mux-meson-gxl: set reversed bit when using internal phy
Neil Armstrong
Re: [PATCH v2 8/8] pinctrl: qcom: qcm2290: fix off by 1 in pin_count
Sumit Garg
[PATCH v1] board: ti: common: Kconfig: add CMD_CACHE
Anshul Dalal
Re: [PATCH v1] board: ti: common: Kconfig: add CMD_CACHE
Daniel Schultz
Re: [PATCH v1] board: ti: common: Kconfig: add CMD_CACHE
Tom Rini
[PATCH 0/3] RFC: test: Bring in the test hooks
Simon Glass
[PATCH 2/3] doc: Tidy up the hooks documentation
Simon Glass
[PATCH 3/3] CI: Update to use the hooks in the U-Boot repo
Simon Glass
Re: [PATCH 3/3] CI: Update to use the hooks in the U-Boot repo
Heinrich Schuchardt
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Tom Rini
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Simon Glass
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Tom Rini
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Heinrich Schuchardt
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Tom Rini
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Heinrich Schuchardt
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Tom Rini
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Simon Glass
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Tom Rini
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Simon Glass
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Tom Rini
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Simon Glass
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Tom Rini
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Simon Glass
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Tom Rini
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
neil . armstrong
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Simon Glass
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Tom Rini
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Simon Glass
Re: [PATCH 0/3] RFC: test: Bring in the test hooks
Tom Rini
Re: Lab failure on JH7110 (StarFive VisionFive 2)
Simon Glass
Re: Lab failure on JH7110 (StarFive VisionFive 2)
Heinrich Schuchardt
Re: Lab failure on JH7110 (StarFive VisionFive 2)
Simon Glass
Re: Lab failure on JH7110 (StarFive VisionFive 2)
Heinrich Schuchardt
Re: Lab failure on JH7110 (StarFive VisionFive 2)
Heinrich Schuchardt
Re: Lab failure on JH7110 (StarFive VisionFive 2)
Hal Feng
Convert DS109 in U-Boot to DM_SERIAL
Tom Rini
Re: Convert DS109 in U-Boot to DM_SERIAL
Tony Dinh
Re: Convert DS109 in U-Boot to DM_SERIAL
Tom Rini
Convert xtfpga U-Boot platform to DM_SERIAL
Tom Rini
Re: Convert xtfpga U-Boot platform to DM_SERIAL
Max Filippov
Re: Convert xtfpga U-Boot platform to DM_SERIAL
Tom Rini
[PATCH] bloblist: Add maintainer
Simon Glass
Re: [PATCH] bloblist: Add maintainer
Tom Rini
[PATCH] configs: j722s_evm_r5_defconfig: Enable PMIC config
Udit Kumar
Re: [PATCH] configs: j722s_evm_r5_defconfig: Enable PMIC config
Tom Rini
[PATCH 1/4] cmd/cat.c: Add missing include
Tom Rini
[PATCH 2/4] ext4fs.c: Add missing include
Tom Rini
[PATCH 3/4] fat.c: Add missing include
Tom Rini
[PATCH 4/4] fs.h: Switch to using rtc_def.h
Tom Rini
Re: [PATCH 1/4] cmd/cat.c: Add missing include
Tom Rini
Pull request efi-2025-07-rc2
Heinrich Schuchardt
Re: Pull request efi-2025-07-rc2
Tom Rini
Re: Pull request efi-2025-07-rc2
Anshul Dalal
[PATCH 0/5] lmb: use a single API for all allocations
Sughosh Ganu
[PATCH 1/5] lmb: replace lmb_reserve() and lmb_alloc_addr() API's
Sughosh Ganu
Re: [PATCH 1/5] lmb: replace lmb_reserve() and lmb_alloc_addr() API's
Ilias Apalodimas
Re: [PATCH 1/5] lmb: replace lmb_reserve() and lmb_alloc_addr() API's
Sughosh Ganu
[PATCH 3/5] lmb: staticise lmb_add_memory()
Sughosh Ganu
Re: [PATCH 3/5] lmb: staticise lmb_add_memory()
Ilias Apalodimas
[PATCH 5/5] doc: add lmb documentation
Sughosh Ganu
[PATCH 2/5] lmb: replace the lmb_alloc() and lmb_alloc_base() API's
Sughosh Ganu
Re: [PATCH 2/5] lmb: replace the lmb_alloc() and lmb_alloc_base() API's
Ilias Apalodimas
Re: [PATCH 2/5] lmb: replace the lmb_alloc() and lmb_alloc_base() API's
Sughosh Ganu
Re: [PATCH 2/5] lmb: replace the lmb_alloc() and lmb_alloc_base() API's
Ilias Apalodimas
[PATCH 4/5] lmb: use a single function to free up memory
Sughosh Ganu
Re: [PATCH 4/5] lmb: use a single function to free up memory
Ilias Apalodimas
Re: [PATCH 4/5] lmb: use a single function to free up memory
Sughosh Ganu
[PATCH v2 00/18] bootstd: Useability improvements
Simon Glass
[PATCH v2 03/18] fs: boot: Update fs_load_alloc() to use abuf
Simon Glass
[PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Simon Glass
Re: [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Tom Rini
Re: [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Simon Glass
Re: [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Tom Rini
Re: [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Simon Glass
Re: [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Tom Rini
Re: [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Simon Glass
[PATCH v2 04/18] fs: boot: Update bootmeth_alloc_other() to use abuf
Simon Glass
[PATCH v2 05/18] bootstd: Add more debugging to bootmeth_efi
Simon Glass
[PATCH v2 06/18] bootstd: Add more debugging to bootmeth_extlinux
Simon Glass
[PATCH v2 08/18] bootstd: Fully complete iteration of a uclass
Simon Glass
[PATCH v2 10/18] test/py: Add an extlinux file similar to Ubuntu
Simon Glass
[PATCH v2 09/18] test/py: Split out core of Fedora image into a new function
Simon Glass
[PATCH v2 11/18] usb: Use more useful names for block devices
Simon Glass
[PATCH v2 13/18] bootstd: Tweak scanning with labels
Simon Glass
[PATCH v2 16/18] bootstd: Correct the comment for bootmeth_set_order()
Simon Glass
[PATCH v2 14/18] bootstd: Tidy up a nested CONFIG_IS_ENABLED(BOOTSTD)
Simon Glass
[PATCH v2 18/18] bootstd: Mention FS state in bootmeth_read_bootflow()
Simon Glass
[PATCH v2 17/18] bootstd: Expand debugging in bootdev_find_in_blk()
Simon Glass
[PATCH v2 15/18] bootstd: Provide a command to select the bootdev order
Simon Glass
Re: [PATCH v2 15/18] bootstd: Provide a command to select the bootdev order
Quentin Schulz
Re: [PATCH v2 15/18] bootstd: Provide a command to select the bootdev order
Simon Glass
Re: [PATCH v2 15/18] bootstd: Provide a command to select the bootdev order
Tom Rini
Re: [PATCH v2 15/18] bootstd: Provide a command to select the bootdev order
Simon Glass
[PATCH v2 02/18] fs: boot: Update fs_read_alloc() to use abuf
Simon Glass
[PATCH v2 07/18] bootstd: Try all bootmeths on the final partition
Simon Glass
[PATCH v2 12/18] sandbox: Use a unique name for each USB controller
Simon Glass
[PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
Simon Glass
[PATCH v2 2/3] bootm: Add RISC-V support in booti_is_supported()
Simon Glass
Re: [PATCH v2 2/3] bootm: Add RISC-V support in booti_is_supported()
Tom Rini
[PATCH v2 3/3] booti: Allow using 10x the uncompressed size with booti
Simon Glass
[PATCH v2 1/3] boot: Add a function to check if a linux Image is supported
Simon Glass
Re: [PATCH v2 1/3] boot: Add a function to check if a linux Image is supported
Tom Rini
Re: [PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
Tom Rini
Re: [PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
Simon Glass
Re: [PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
Tom Rini
Re: [PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
Simon Glass
Re: [PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
Tom Rini
Re: [PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
Simon Glass
Re: [PATCH] boot: Add missing code for bootz_run()
Simon Glass
Re: [PATCH 01/17] fs: boot: Update fs_read_alloc() to use abuf
Simon Glass
Please pull u-boot-dm
Simon Glass
Re: Please pull u-boot-dm
Tom Rini
Re: Please pull u-boot-dm
Simon Glass
Please pull u-boot-dm
Simon Glass
Re: Please pull u-boot-dm
Tom Rini
Re: Please pull u-boot-dm
Simon Glass
Re: Please pull u-boot-dm
Tom Rini
Re: Please pull u-boot-dm
Simon Glass
Please pull u-boot-dm
Simon Glass
Re: Please pull u-boot-dm
Tom Rini
[PATCH v2] sandbox: Enable PHYS_64BIT for 64-bit builds
Simon Glass
[PATCH v2 1/2] strim: Sync up with Linux version
Simon Glass
[PATCH v2 2/2] test: Add a test for strim()
Simon Glass
[PATCH v2 00/22] Deal with exfat versus byteorder
Simon Glass
[PATCH v2 01/22] net: Use a forward declaration for cmd_tbl in net-common.h
Simon Glass
[PATCH v2 03/22] dhelectronics: Include env.h to permit reading the environment
Simon Glass
[PATCH v2 04/22] imx8ulp_evk: Include env.h to permit reading the environment
Simon Glass
[PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Simon Glass
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Tom Rini
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Simon Glass
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Tom Rini
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Simon Glass
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Tom Rini
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Simon Glass
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Tom Rini
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Simon Glass
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Tom Rini
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Tom Rini
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Simon Glass
Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment
Tom Rini
[PATCH v2 05/22] venice: Include env.h to permit reading the environment
Simon Glass
[PATCH v2 06/22] phytec: Include env.h to permit reading the environment
Simon Glass
[PATCH v2 07/22] ronetix: Include env.h to permit reading the environment
Simon Glass
[PATCH v2 08/22] toradex: Include env.h to permit reading the environment
Simon Glass
Earlier messages
Later messages