messages from 2025-03-19 14:39:09 to 2025-03-21 01:55:26 UTC [more...]
[PATCH V2 1/5] imx: imx9: Imply IMX_TMU
2025-03-21 1:55 UTC (6+ messages)
` [PATCH V2 2/5] cpu: imx8_cpu: Print Speed grade if IMX_THERMAL or IMX_TMU
` [PATCH V2 3/5] arm64: imx: imx8mm-beacon: Enable CPU_IMX
` [PATCH V2 4/5] arm64: imx: imx8mn-beacon: "
` [PATCH V2 5/5] arm64: imx: imx8mp-beacon: "
[PATCH V2] tiny-printf: Improve %X formatting
2025-03-20 23:40 UTC (2+ messages)
[PATCH] tiny-printf: Add support for upper case hex values
2025-03-20 18:41 UTC (9+ messages)
[PATCH] cmd: env: select: Add output for available evironment targets
2025-03-20 18:05 UTC (3+ messages)
[PATCH v1] board: verdin-am62: remove spl_perform_fixups
2025-03-20 17:40 UTC (2+ messages)
[PULL] u-boot-sh/next
2025-03-20 17:40 UTC (2+ messages)
[PATCH 0/2] power: regulator: add qcom usb vbus
2025-03-20 17:34 UTC (4+ messages)
` [PATCH 2/2] power: regulator: add qcom-usb-vbus
block devices on MTD and UBI
2025-03-20 16:03 UTC (3+ messages)
[PATCH v5 00/46] x86: Improve operation under QEMU
2025-03-20 14:22 UTC (9+ messages)
` [PATCH v5 38/46] boot: Consider non-bootable partitions
[PATCH 00/52] expo: Various features and improvements
2025-03-20 14:21 UTC (56+ messages)
` [PATCH 01/52] video: Make white-on-black a video-device property
` [PATCH 02/52] sandbox: Select white-on-black
` [PATCH 03/52] video: Add a test for font measurement
` [PATCH 04/52] video: Begin support for measuring multiple lines of text
` [PATCH 05/52] video: truetype: Fill in the measured line
` [PATCH 06/52] video: truetype: Support newlines in the measured string
` [PATCH 07/52] video: truetype: Support a limit on the width of a line
` [PATCH 08/52] video: Add a way to write a partial string to the console
` [PATCH 09/52] console: Support a format string for stderr output
` [PATCH 10/52] test: video: Export the video-checking functions
` [PATCH 11/52] video: Allow console output to be silenced
` [PATCH 12/52] video: Add a function to draw a rectangle
` [PATCH 13/52] expo: Add CLI context to the expo
` [PATCH 14/52] expo: Add a function to poll for input
` [PATCH 15/52] expo: Destroy the cedit expo when done
` [PATCH 16/52] expo: Create a rendering test for cedit
` [PATCH 17/52] expo: Move cedit-state fields into expo
` [PATCH 18/52] expo: Test some cedit actions
` [PATCH 19/52] expo: Provide access to the current menu item
` [PATCH 20/52] expo: Adjust how menu items are highlighted
` [PATCH 21/52] expo: Split bootflow_menu_run() into two pieces
` [PATCH 22/52] expo: Split bootflow_menu_new() "
` [PATCH 23/52] expo: Allow adding a single bootflow to a menu
` [PATCH 24/52] expo: Rename scene_dim to scene_obj_bbox
` [PATCH 25/52] expo: Rename x and y in struct scene_obj_bbox
` [PATCH 26/52] expo: Use an abuf to hold strings
` [PATCH 27/52] expo: Separate dimensions from the bounding box
` [PATCH 28/52] expo: Make bounding-box calculation more flexible
` [PATCH 29/52] expo: Support setting the size and bounds of an object
` [PATCH 30/52] expo: Line up all menu objects
` [PATCH 31/52] expo: Create a struct for generic text attributes
` [PATCH 32/52] expo: Move text-rendering into its own function
` [PATCH 33/52] expo: Tidy up scene_txt_render()
` [PATCH 34/52] expo: Allow strings to be editable
` [PATCH 35/52] expo: Check the screen contents after rendering
` [PATCH 36/52] expo: Support rendering multiple lines of text
` [PATCH 37/52] expo: Support white-on-black in the theme
` [PATCH 38/52] expo: Implement a box
` [PATCH 39/52] expo: Support object alignment
` [PATCH 40/52] expo: Begin implementation of a text editor
` [PATCH 41/52] expo: Use a simpler name for USB media
` [PATCH 42/52] expo: Drop the gap between groups of menu items
` [PATCH 43/52] expo: Add forward declarations to scene_internal.h
` [PATCH 44/52] expo: Support highlighting menu items
` [PATCH 45/52] expo: Adjust expo_poll() to avoid looping forever
` [PATCH 46/52] expo: Drop the render from expo_poll()
` [PATCH 47/52] expo: Provide a way to position things relative to display
` [PATCH 48/52] expo: Improve the visual appearance of the menu
` [PATCH 49/52] expo: Update bootflow_menu_poll() to return a sequence ID
` [PATCH 50/52] expo: Split setting up the menu from adding items
` [PATCH 51/52] expo: Set up menu fully in bootflow_menu_start()
` [PATCH 52/52] expo: Drop the special theme code for bootflow_menu
[PATCH 0/6] Test improvements
2025-03-20 14:15 UTC (14+ messages)
` [PATCH 3/6] test: Add a test for strim()
` [PATCH 6/6] lib: Provide a signed version of simple_itoa()
[PATCH v2 00/10] Improve pytest runtime
2025-03-20 13:59 UTC (11+ messages)
` [PATCH v2 01/10] test/py: Rework test_cat to not use virt-make-fs
` [PATCH v2 02/10] test/py: Rework test_xxd "
` [PATCH v2 03/10] test/py/tests: Move "setup_image" from test_ut.py to fs_helper.py
` [PATCH v2 04/10] test/py: Fix a problem with setup_image
` [PATCH v2 05/10] test/py: Rework test_efi_bootmgr to not use virt-make-fs
` [PATCH v2 06/10] test/py: Rework test_eficonfig "
` [PATCH v2 07/10] test/py: Rework test_efi_capsule "
` [PATCH v2 08/10] test/py: Rework test_efi_secboot "
` [PATCH v2 09/10] doc/develop/py_testing.rst: Update section on filesystem images
` [PATCH v2 10/10] Dockerfile: Update to drop virt-make-fs packages
[PATCH 1/3] arm: gic-v3: Scan for subnodes
2025-03-20 12:51 UTC (3+ messages)
` [PATCH 2/3] emulation: qemu-sbsa: Move ITS node into GICv3 node
` [PATCH 3/3] emulation: qemu-sbsa: Fill in correct ITS ID
[PATCH] usb: dwc3: gadget: Fix match_ep callback for NXP UUU tool
2025-03-20 9:47 UTC (2+ messages)
[PATCH 1/3] fastboot: lift restrictions on !NET_LWIP for USB
2025-03-20 9:25 UTC (2+ messages)
[PATCH] ufs: amd-versal2: Use raw read/write for SLCR/CACHE registers
2025-03-20 9:13 UTC
[PATCH] arm64: versal2: Update the text base and dtb address
2025-03-20 9:05 UTC
[PATCH] arm64: versal2: Disable DEBUG uart for mini configurations
2025-03-20 8:43 UTC
[PATCH 00/13] Add support for Ethernet boot on AM62p-SK and AM68-SK
2025-03-20 7:26 UTC (7+ messages)
` [PATCH 01/13] net: tftp: Increase TFTP pkt string length to include null character
[PATCH] ARM: mvebu: Correct SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR usage
2025-03-20 7:00 UTC (2+ messages)
[PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: disable SATA
2025-03-20 6:55 UTC (2+ messages)
[PATCH 0/3] Enable MUX_MMIO at SPL stage
2025-03-20 6:50 UTC (6+ messages)
` [PATCH 1/3] mux: Kconfig: Add Kconfig options for MUX_MMIO
` [PATCH 2/3] configs: j7200_evm_a72_defconfig: Enable MUX_MMIO at SPL
` [PATCH 3/3] configs: j721e_evm_a72_defconfig: "
[PATCH] arm: mach-k3: k3-ddr.h: Include spl.h
2025-03-20 6:27 UTC
[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
2025-03-20 4:05 UTC (20+ messages)
[PATCH v4 00/20] imx: add i.MX95 support
2025-03-20 4:03 UTC (15+ messages)
` [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
` 回复: "
` 回复: "
` 回复: "
` 回复: "
` 回复: "
[PATCH 00/17] bootstd: Useability improvements
2025-03-20 3:41 UTC (20+ messages)
` [PATCH 03/17] fs: boot: Update bootmeth_alloc_other() to use abuf
` [PATCH 04/17] bootstd: Add more debugging to bootmeth_efi
` [PATCH 05/17] bootstd: Add more debugging to bootmeth_extlinux
` [PATCH 06/17] bootstd: Try all bootmeths on the final partition
` [PATCH 07/17] bootstd: Fully complete iteration of a uclass
` [PATCH 08/17] test/py: Split out core of Fedora image into a new function
` [PATCH 09/17] test/py: Add a test image for Ubuntu
` [PATCH 10/17] usb: Use more useful names for block devices
` [PATCH 11/17] sandbox: Use a unique name for each USB controller
` [PATCH 12/17] bootstd: Tweak scanning with labels
` [PATCH 13/17] bootstd: Tidy up a nested CONFIG_IS_ENABLED(BOOTSTD)
` [PATCH 14/17] bootstd: Provide a command to select the bootdev order
` [PATCH 15/17] bootstd: Correct the comment for bootmeth_set_order()
` [PATCH 16/17] bootstd: Expand debugging in bootdev_find_in_blk()
` [PATCH 17/17] bootstd: Mention FS state in bootmeth_read_bootflow()
[PATCH] arm64: Fix page permissions for platforms running at EL2
2025-03-20 3:40 UTC (4+ messages)
[PATCH] log: Add helpers for calling log_msg_ret() et al
2025-03-20 3:26 UTC (5+ messages)
[resend v2 00/19] Add Cadence NAND Driver support
2025-03-20 3:12 UTC (11+ messages)
[PATCH 1/4] cpu: imx8_cpu: Print Speed grade if IMX_THERMAL or IMX_TMU
2025-03-19 22:41 UTC (4+ messages)
[PATCH 0/3] Add support for eCAP PWM and LCD
2025-03-19 20:25 UTC (4+ messages)
` [PATCH 1/3] pwm: ti: am33xx: Enable Auxiliary PWM using eCAP
` [PATCH 2/3] board: ti: am335x: Enable eCAP0 PWM and LCD pin muxing
` [PATCH 3/3] arm: dts: am335x: Add nodes for lcdc, panel and backlight
[PATCH v1 00/11] Amlogic: ADNL and Optimus protocols support
2025-03-19 20:20 UTC (12+ messages)
` [PATCH v1 01/11] arch: arm: meson: sm: add commands to reboot device in different modes
` [PATCH v1 02/11] arch: arm: meson: use 'meson_sm_call()' in 'meson_sm_pwrdm_set()'
` [PATCH v1 03/11] usb: gadget: fastboot: make part of USB fastboot code shared
` [PATCH v1 04/11] usb: gadget: amlogic: common code for Amlogic flashing commands
` [PATCH v1 05/11] mtd: rawnand: meson: move some defines to dedicated header
` [PATCH v1 06/11] arch: arm: meson: bootloader write support
` [PATCH v1 07/11] arm: meson: a1: add A1_SYSCTRL_SEC_STICKY_REG2
` [PATCH v1 08/11] usb: gadget: amlogic: implement ADNL protocol
` [PATCH v1 09/11] arm: meson: a1: ADNL protocol support
` [PATCH v1 10/11] usb: gadget: amlogic: implement Optimus protocol
` [PATCH v1 11/11] arch: arm: axg: Optimus protocol support
[PATCH 1/3] arm: mach-k3: Remove undefined Kconfig symbols BOARD and SPL_BOARD
2025-03-19 19:29 UTC (3+ messages)
` [PATCH 2/3] arm: mach-k3: Enable BINMAN Kconfig symbol for all ARCH_K3
` [PATCH 3/3] arm: mach-k3: Make K3_LOAD_SYSFW and SYS_K3_SPL_ATF default enabled
[PATCH 0/3] Add initrd support to bootm EFI payloads
2025-03-19 19:11 UTC (8+ messages)
` [PATCH 2/3] efi_loader: binary_run: register an initrd
[PATCH] arm: mach-k3: j721e: Split out J7200 SoC support from J721e
2025-03-19 18:54 UTC
[PATCH 00/10] clk: imx: Use Clock framework to register UART clocks
2025-03-19 17:29 UTC (6+ messages)
` [PATCH V3 01/10] clk: imx6q: Properly handle imx6qp ECSPI clk_sels
[PATCH 00/24] clk: Add clk_resolve_parent_clk() and fix up iMX clock drivers
2025-03-19 17:14 UTC (5+ messages)
[PATCH] clk/qcom: sdm845: add missing USB3 clocks
2025-03-19 16:20 UTC (2+ messages)
[PATCH] arm64: versal2: Disable debug console
2025-03-19 15:33 UTC (2+ messages)
[PATCH] serial: Setup default base and frequency for Versal platforms
2025-03-19 15:33 UTC (2+ messages)
[PATCH v2 1/2] xilinx: Allow alternative boot strategies in zynq-common.h
2025-03-19 15:32 UTC (2+ messages)
[PATCH] doc: Fix typo bootfloe to bootflow
2025-03-19 15:17 UTC
[PATCH] arm: dts: k3: Remove leftover file after OF_UPSTREAM
2025-03-19 15:15 UTC
[PATCH v4 00/14] Uthreads
2025-03-19 15:03 UTC (5+ messages)
` [PATCH v4 10/14] dm: usb: move bus initialization into new static function usb_init_bus()
[PATCH 0/5] cmd: fuse: Introduce fuse writebuff sub-system and clean up
2025-03-19 14:52 UTC (3+ messages)
` [PATCH 1/5] cmd: fuse: Remove custom string functions
[PATCH v2 0/3] Add initrd support to bootm EFI payloads
2025-03-19 14:45 UTC (4+ messages)
` [PATCH v2 1/3] efi_loader: efi_load_initrd: provide a memory mapped initrd
` [PATCH v2 2/3] efi_loader: binary_run: register an initrd
` [PATCH v2 3/3] bootm: add support for initrd in do_bootm_efi
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox