u-boot
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/08/07
Re: [PATCH v3 2/5] ufs: add RPMB transport over SCSI SECURITY PROTOCOL
Jorge Ramirez via U-Boot
2026/08/07
Re: [PATCH v4 09/11] doc: ti: k3: fix pygments warning parsing device-tree
Bryan Brattlof
2026/08/07
Re: [PATCH 1/7] clk: qcom: Add dedicated sa8775p RPMH clock driver
Neil Armstrong
2026/08/07
Re: [PATCH 1/4] pinctrl: mediatek: select PINCONF
David Lechner
2026/08/07
Re: [PATCH v3 1/5] ufs: decode string descriptors as UTF-16 big-endian
Jorge Ramirez via U-Boot
2026/08/07
Re: [PATCH v4 10/11] doc: board: ti: correct path to tcl scripts
Bryan Brattlof
2026/08/07
Re: [PATCH v6 3/3] usb: mtu3: add SPL gadget support
Marek Vasut via U-Boot
2026/08/07
Re: [PATCH v4 07/11] arm: dts: k3-am62lx: Add binman support
Bryan Brattlof
2026/08/07
Re: [PATCH 4/7] interconnect: qcom: Add QCS8300 interconnect driver
Neil Armstrong
2026/08/07
Re: [PATCH 1/4] pinctrl: mediatek: select PINCONF
Julien Stephan
2026/08/07
Re: [PATCH 2/4] pinctrl: mediatek: remove PINCONF conditional compilation
Julien Stephan
2026/08/07
Re: [EXT] Re: [PATCH v3] imx: Add FRDM-IMX95 initial support
Fabio Estevam
2026/08/07
[GIT PULL] Please pull u-boot-imx-main-20260807
Fabio Estevam
2026/08/07
Re: [PATCH 3/4] pinctrl: mediatek: simplify Kconfig
Julien Stephan
2026/08/07
[PATCH] toradex: select EVENT for TDX_CFG_BLOCK
Mehmet Fide
2026/08/07
Re: [PATCH 0/2] arm: mediatek: use phase-aware PSCI reset
Julien Stephan
2026/08/07
Re: [PATCH v2 3/3] serial: mtk: return error value from clk_get_rate()
Julien Stephan
2026/08/07
Re: [PATCH v2 2/3] serial: mtk: guard clk ops on clk.dev
Julien Stephan
2026/08/07
Re: [PATCH 01/15] clk: rockchip: pll: Fix double use of postdiv1
Jonas Karlman
2026/08/07
Re: [PATCH v6 3/3] usb: mtu3: add SPL gadget support
Carlo Caione
2026/08/07
Re: [PATCH v2 1/3] serial: mtk: use ulong for clk_rate
Julien Stephan
2026/08/07
Re: [PATCH 01/15] clk: rockchip: pll: Fix double use of postdiv1
Quentin Schulz via U-Boot
2026/08/07
Re: [PATCH v2 0/5] clk: rockchip: pll: fixes and simplification of maths in RK3588 frac PLL
Alexey Charkov
2026/08/07
Re: [PATCH v2 0/5] clk: rockchip: pll: fixes and simplification of maths in RK3588 frac PLL
Quentin Schulz via U-Boot
2026/08/07
Re: [PATCH] clk: mediatek: mt8189: add missing qualifiers
Julien Stephan
2026/08/07
[PATCH] rockchip: px30: Fix TPL_STACK overflow into BootROM reserved region
Jonas Karlman
2026/08/07
Re: [PATCH v2 4/5] clk: rockchip: pll: let rockchip_rk3588_pll_k_get update m directly
Quentin Schulz
2026/08/07
Re: [PATCH v2 1/2] include: linux: Import hw_bitfield.h from Linux v6.18
Jonas Karlman
2026/08/07
Re: [PATCH v2 3/5] clk: rockchip: pll: fix RK3588 frac PLL result for k=-32768
Quentin Schulz
2026/08/07
Re: [PATCH v2 1/2] include: linux: Import hw_bitfield.h from Linux v6.18
Quentin Schulz
2026/08/07
Re: [PATCH v2 1/2] include: linux: Import hw_bitfield.h from Linux v6.18
Quentin Schulz
2026/08/07
[PATCH 3/5] spl: fit: Use map_sysmem() with buffers for fdt address
Nikita Shubin
2026/08/07
[PATCH 1/5] image: fit: allow IH_OS_OPENSBI in fit_image_load()
Nikita Shubin
2026/08/07
[PATCH 2/5] common: spl: ram: Add LOAD_FIT_FULL support
Nikita Shubin
2026/08/07
[PATCH 0/5] RISC-V SPL: fix OpenSBI FULL FIT loading
Nikita Shubin
2026/08/07
[PATCH 4/5] spl: fit: Record loadables to spl_image->fdt_addr
Nikita Shubin
2026/08/06
Re: [PATCH] configs: sc598-som-ezlite: select EV-SOMCRR-EZLITE carrier
Greg Malysa
2026/08/06
[PATCH] arm: socfpga: n5x: use common soc64 env settings
Chen Huei Lok via U-Boot
2026/08/06
[PATCH] ddr: altera: iossm: wait for mailbox ready before commands
Chen Huei Lok via U-Boot
2026/08/06
Re: [PATCH v6 2/3] usb: mtu3: support the upstream devicetree binding
Marek Vasut via U-Boot
2026/08/06
Re: [PATCH v6 3/3] usb: mtu3: add SPL gadget support
Marek Vasut via U-Boot
2026/08/06
Re: [PATCH v6 1/3] doc: usb: remove obsolete MediaTek MTU3 bindings
Marek Vasut via U-Boot
2026/08/06
[PATCH v2 4/4] spl: fit: Bound external data like U-Boot proper
Anton Ivanov via U-Boot
2026/08/06
[PATCH v2 3/4] spl: fit: Harden external-data offset and size arithmetic
Anton Ivanov via U-Boot
2026/08/06
[PATCH v2 2/4] test: spl: Factor out external-data FIT property checks
Anton Ivanov via U-Boot
2026/08/06
[PATCH] net: srand_mac(): fix -ENODEV crash with CONFIG_DM_RNG
Graeme Smecher
2026/08/06
[PATCH v2 1/4] image-fit: Use unsigned types for external data properties
Anton Ivanov via U-Boot
2026/08/06
[PATCH v2 0/4] fit: Harden handling of external-data properties
Anton Ivanov via U-Boot
2026/08/06
Re: [PATCH RFC v3 0/2] Modern pinctrl for Exynos5250 devices
Lukas Timmermann
2026/08/06
[PATCH 0/2] net: dhcp6: fix out-of-bounds access in the option parser
Shahriyar Jalayeri
2026/08/06
[PATCH 2/2] test: dm: eth: add DHCPv6 oversized option regression tests
Shahriyar Jalayeri
2026/08/06
[PATCH 1/2] net: dhcp6: bound received DUID option lengths
Shahriyar Jalayeri
2026/08/06
[PATCH v2] dm: pci: fix uninitialized fdt_pci_addr fall-through in pci_get_devfn
Scott Moser
2026/08/06
[PATCH 15/16] an7583: fix system controller mdio nodes
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 12/16] airoha: add PCS node for AN7583
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 14/16] net: Add support for Airoha AN7583 MDIO Controller
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 11/16] net: airoha: add support for Airoha AN7583 PCS driver
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 16/16] an7583: enable MDIO_AIROHA by default
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 13/16] configs: enable PCS for Airoha AN7583
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 08/16] airoha: add MMC node for Airoha AN7583
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 07/16] airoha: add Ethernet node in AN7583 dtsi
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 10/16] arm: dts: an7583: add mdio child node to switch node
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 06/16] net: airoha: add support for Airoha AN7583
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 09/16] configs: an7583: add mii/mdio support
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 00/16] arm: airoha: add AN7583 SoC support
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 05/16] reset: airoha: Add support for Airoha AN7583 reset
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 04/16] clk: airoha: add support for Airoha AN7583 SoC clock
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 01/16] airoha: add support for Airoha AN7583 SoC
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 03/16] dt-bindings: clock: airoha: Document support for AN7583 clock
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH 02/16] arm: airoha: introduce AN7583 helpers to get SCU and CHIP_SCU regmaps
Mikhail Kshevetskiy via U-Boot
2026/08/06
[PATCH] spi: mtk_snor: combine mt8188 and mt8189 into mediatek,mt8186-nor
David Lechner
2026/08/06
Re: [SECURITY] U-Boot: unvalidated IPv6 UDP length in net_ip6_handler() yields pre-auth OOB write / RCE via the DHCPv6 client (net/net6.c, net/dhcpv6.c)
Tom Rini
2026/08/06
Re: [PATCH v4 11/11] doc: board: ti: am62lx_evm: add initial docs for the AM62L-EVM
Simon Glass
2026/08/06
Re: [security] Report of possible arbitrary memory overwrite in U-Boot's EFI PE/COFF loader (ANT-2026-1K18JRMA)
Tom Rini
2026/08/06
Re: [PATCH v4 10/11] doc: board: ti: correct path to tcl scripts
Simon Glass
2026/08/06
Re: [PATCH v4 09/11] doc: ti: k3: fix pygments warning parsing device-tree
Simon Glass
2026/08/06
Re: [PATCH v4 08/11] configs: am62lx_evm: add initial defconfig
Simon Glass
2026/08/06
Re: [PATCH v4 07/11] arm: dts: k3-am62lx: Add binman support
Simon Glass
2026/08/06
Re: [PATCH v4 06/11] board: ti: am62lx: add initial board files
Simon Glass
2026/08/06
Re: [PATCH v4 05/11] arm: mach-k3: Add initial am62lx SoC support
Simon Glass
2026/08/06
Re: [PATCH v4 04/11] boot/Kconfig: disable fit post processing for AM62L
Simon Glass
2026/08/06
Re: [PATCH v2] CI: add Qualcomm requirements.txt for world build
Tom Rini
2026/08/06
Re: [PATCH v4 03/11] soc: add data to identify the am62lx
Simon Glass
2026/08/06
Re: [PATCH v4 02/11] tools: binman: extend ti_secure_rom to handle op-tee
Simon Glass
2026/08/06
Re: [PATCH v4 01/11] firmware: scmi: switch to dev_ofnode during bind
Simon Glass
2026/08/06
Re: [PATCH v3] binman: nxp_imx8mcst: Handle FCFB header during SPI NOR boot
Simon Glass
2026/08/06
Re: [PATCH v2 2/2] test: cmd: add a test for bootd
Simon Glass
2026/08/06
Re: [PATCH v2 1/2] cmd: allow bootd without bootm
Simon Glass
2026/08/06
Re: Re: [PATCH] arm: Backward compatibility to U-Boot v2020.04
Tom Rini
2026/08/06
Re: [PATCH 2/3] qemu-x86: Wire support for applying capsule updates to pflash
Tom Rini
2026/08/06
Re: [PATCH 4/4] configs: mediatek: drop no longer needed PINCTRL options
Tom Rini
2026/08/06
Re: merge software ecdsa support
Tom Rini
2026/08/06
[PATCH] configs: sc598-som-ezlite: select EV-SOMCRR-EZLITE carrier
Ozan Durgut
2026/08/06
Re: [PATCH] arm: sc5xx: Enable BOOTSTD_DEFAULTS
Greg Malysa
2026/08/06
Re: [PATCH v1] rockchip: spl: replace ifdef by IS_ENABLED for timer_init() call condition
Jonas Karlman
2026/08/06
Re: [PATCH] dm: pci: fix uninitialized fdt_pci_addr fall-through in pci_get_devfn
Simon Glass
2026/08/06
Re: [PATCH 2/2] initcall: display error code on error
Simon Glass
2026/08/06
Re: [PATCH 1/2] dm: improve logging for missing uclass
Simon Glass
2026/08/06
[PATCH] Makefile: fix dtbs_check target
David Lechner
2026/08/06
Re: [PATCH v1] rockchip: spl: replace ifdef by IS_ENABLED for timer_init() call condition
Quentin Schulz
2026/08/06
[PATCH v2] CI: add Qualcomm requirements.txt for world build
Casey Connolly
2026/08/06
[security] Report of possible heap overflow in U-Boot's RLE8 BMP decoder (ANT-2026-F8PDVAXY)
Arthur Chan
2026/08/06
[PATCH 3/3] net: dwc_eth_qos: add mt8366 support
David Lechner
2026/08/06
[PATCH 2/3] net: dwc_eth_qos_mtk: add mt8366 support
David Lechner
2026/08/06
[PATCH 1/3] net: dwc_eth_qos_mtk: support platform-specific PERI_ETH_BASE
David Lechner
2026/08/06
[PATCH 0/3] net: mediatek: add mt8366 support
David Lechner
2026/08/06
[PATCH 4/7] interconnect: qcom: Add QCS8300 interconnect driver
Balaji Selvanathan via U-Boot
2026/08/06
[PATCH 7/7] configs: qcom_qcs8300: Switch to monaco-evk DT and enable new drivers
Balaji Selvanathan via U-Boot
2026/08/06
[PATCH 6/7] arm64: dts: monaco-evk: Force vreg_l8a always-on to protect UFS VCC
Balaji Selvanathan via U-Boot
2026/08/06
[PATCH 5/7] arm64: dts: monaco-evk: Add reboot-mode support via PON/SDAM
Balaji Selvanathan via U-Boot
2026/08/06
[PATCH 3/7] pinctrl: qcom: Add QCS8300 pinctrl driver
Balaji Selvanathan via U-Boot
2026/08/06
[PATCH 2/7] clk: qcom: qcs8300: Extend GCC clock driver to full gate/RCG coverage
Balaji Selvanathan via U-Boot
2026/08/06
[PATCH 1/7] clk: qcom: Add dedicated sa8775p RPMH clock driver
Balaji Selvanathan via U-Boot
2026/08/06
[PATCH 0/7] qcom: qcs8300/monaco-evk: pinctrl, interconnect, RPMH clock and reboot-mode support
Balaji Selvanathan via U-Boot
2026/08/06
Re: [PATCH 1/7] rockchip: mkimage: Split size_and_off and size_and_nimage
Jonas Karlman
2026/08/06
Re: [PATCH 1/7] rockchip: mkimage: Split size_and_off and size_and_nimage
Quentin Schulz via U-Boot
2026/08/06
Re: [security] Report of possible heap overflow in U-Boot's Android bootmeth before any AVB verification (ANT-2026-ZWED60S8)
Simon Glass
2026/08/06
Re: [PATCH v3 4/7] riscv: milkv_duo: Use upstream devicetree
Junhui Liu
2026/08/06
Re: [PATCH v3 3/7] riscv: licheerv_nano: Enable hardware system reset
Junhui Liu
2026/08/06
[security] Report of possible heap overflow in U-Boot's ZFS reader with crafted ZFS pool (ANT-2026-Q4RB2T4R)
Arthur Chan
2026/08/06
[security] Report of possible global heap overflow in U-Boot's fastboot-over-TCP server by authenticated peer (ANT-2026-5D7F7SAQ)
Arthur Chan
2026/08/06
[PATCH v2 0/2] cmd: allow bootd without bootm
Mehmet Fide
2026/08/06
[PATCH v2 2/2] test: cmd: add a test for bootd
Mehmet Fide
2026/08/06
[PATCH v2 1/2] cmd: allow bootd without bootm
Mehmet Fide
2026/08/06
Re: [PATCH 2/3] test: sandbox: enable GPIO_DELAY
Simon Glass
2026/08/06
Re: [PATCH 1/2] gunzip: Fix spurious Z_BUF_ERROR in chunked gzwrite decompression
Simon Glass
2026/08/06
Re: [PATCH 1/3] test: dm: free gpio in dm_test_gpio_requestf()
Simon Glass
2026/08/06
Re: [PATCH 2/2] test: cmd: add a test for bootd
Simon Glass
2026/08/06
Re: [PATCH 1/2] cmd: allow bootd without bootm
Simon Glass
2026/08/06
Re: [PATCH 2/2] test: cmd: Add gzwrite chunk boundary regression test
Simon Glass
2026/08/06
Re: [PATCH v5 00/75] usb: dwc3: sync code with Linux v6.16
Anshul Dalal
2026/08/06
Re: [PATCH] CI: install python-cryptography for world build
Casey Connolly
2026/08/06
Re: [PATCH 1/7] rockchip: mkimage: Split size_and_off and size_and_nimage
Jonas Karlman
2026/08/06
Re: [PATCH v3 08/15] omega4-rv1103b: Add the initial support
Simon Glass
2026/08/06
[PATCH 2/2] initcall: display error code on error
Julien Stephan
2026/08/06
[PATCH 0/2] Improve logging on missing uclass
Julien Stephan
2026/08/06
[PATCH 1/2] dm: improve logging for missing uclass
Julien Stephan
2026/08/06
Re: [PATCH 1/1] efi: avoid video ghosting in EFI app
Simon Glass
2026/08/06
[PATCH 2/2] serial: lpuart: test the receive flag, not the FIFO counter
Mehmet Fide
2026/08/06
colibri_vf: CONFIG_TEXT_BASE and the Toradex eBoot flashing path
Mehmet Fide
2026/08/06
Re: [PATCH v3 4/7] riscv: milkv_duo: Use upstream devicetree
Zhuxu Ran via U-Boot
2026/08/06
[PATCH 0/2] vf610: fix GPIO output and console input
Mehmet Fide
2026/08/06
[PATCH v3 6/7] riscv: dts: sophgo: Drop local CV18xx devicetrees
Zhuxu Ran via U-Boot
2026/08/06
[PATCH v3 5/7] riscv: licheerv_nano: Use upstream devicetree
Zhuxu Ran via U-Boot
2026/08/06
[PATCH v3 7/7] clk: sophgo: cv1800b: Drop legacy compatible string
Zhuxu Ran via U-Boot
2026/08/06
[PATCH v3 3/7] riscv: licheerv_nano: Enable hardware system reset
Zhuxu Ran via U-Boot
2026/08/06
[PATCH v3 4/7] riscv: milkv_duo: Use upstream devicetree
Zhuxu Ran via U-Boot
2026/08/06
[PATCH v3 1/7] clk: sophgo: cv1800b: Add SoC-specific compatible strings
Zhuxu Ran via U-Boot
2026/08/06
[PATCH v3 0/7] riscv: sophgo: Use upstream devicetrees for CV18xx boards
Zhuxu Ran via U-Boot
2026/08/06
[PATCH v3 2/7] mmc: cv1800b: Add SG2002 compatible string
Zhuxu Ran via U-Boot
2026/08/06
[security] Report of possible heap overflow in U-Boot EFI TCG2 boot loader (ANT-2026-CBSBSFG8)
Arthur Chan
2026/08/06
[security] Report of possible heap overflow in U-Boot's Android bootmeth before any AVB verification (ANT-2026-ZWED60S8)
Arthur Chan
2026/08/06
[security] Report of possible heap buffer overflow in U-Boot EFI image verification under Secure Boot (ANT-2026-R09Q9YM0)
Arthur Chan
2026/08/06
Re: [PATCH v5] serial: coreboot: Accept DBG2 subtype 0x12
Simon Glass
2026/08/06
[PATCH 1/2] gunzip: Fix spurious Z_BUF_ERROR in chunked gzwrite decompression
Aristo Chen via U-Boot
2026/08/06
[PATCH v6 1/3] doc: usb: remove obsolete MediaTek MTU3 bindings
Carlo Caione
2026/08/06
[PATCH v6 3/3] usb: mtu3: add SPL gadget support
Carlo Caione
2026/08/06
[PATCH v6 2/3] usb: mtu3: support the upstream devicetree binding
Carlo Caione
2026/08/06
[PATCH v6 0/3] Add support for the MTU3 upstream devicetree binding
Carlo Caione
2026/08/06
Re: [PATCH 3/7] rockchip: mkimage: Print boot0 and boot1 parameters
Quentin Schulz via U-Boot
2026/08/06
Re: [PATCH 4/7] rockchip: mkimage: Add option to change image offset alignment
Quentin Schulz via U-Boot
2026/08/06
Re: [PATCH 2/7] rockchip: mkimage: Print image information for all embedded images
Quentin Schulz via U-Boot
2026/08/06
Re: [PATCH 1/7] rockchip: mkimage: Split size_and_off and size_and_nimage
Quentin Schulz via U-Boot
2026/08/06
[PATCH v2] buildman: Differentiate 32-bit and 64-bit LoongArch variants
Yao Zi
2026/08/06
[PATCH] video: panel: Support for startek-kd070fhfid015 MIPI-DSI panel
Julien Stephan
2026/08/06
Re: [PATCH v8 07/15] mach-snapdragon: Kconfig: Add rules to create SPL images
Varadarajan Narayanan via U-Boot
2026/08/06
[PATCH v5 9/9] rockchip: doc: remove README.rockchip
Johan Jonker
2026/08/06
[PATCH v5 8/9] rockchip: doc: rockusb: remove reference to README.rockchip
Johan Jonker
2026/08/06
[PATCH v5 7/9] rockchip: tools: add comment section to rkimage.c
Johan Jonker
2026/08/06
[PATCH v5 6/9] rockchip: tools: rkspi: remove reference to README.rockchip
Johan Jonker
2026/08/06
[PATCH v5 5/9] rockchip: tools: rksd: remove reference to README.rockchip
Johan Jonker
2026/08/06
[PATCH v5 4/9] rockchip: doc: add more building instructions
Johan Jonker
2026/08/06
[PATCH v5 2/9] rockchip: doc: add mask ROM mode text
Johan Jonker
2026/08/06
[PATCH v5 1/9] rockchip: scripts: remove rkmux.py
Johan Jonker
2026/08/06
[PATCH v5 3/9] rockchip: doc: remove TODO
Johan Jonker
2026/08/06
[PATCH v5 0/9] doc: clean up README.rockchip
Johan Jonker
2026/08/06
[PATCH 2/2] test: cmd: Add gzwrite chunk boundary regression test
Aristo Chen via U-Boot
2026/08/06
[PATCH 4/4] doc: board: amlogic: add Khadas VIM4 documentation
Lucas Tanure
2026/08/06
[PATCH 0/2] gunzip: Fix spurious Z_BUF_ERROR in chunked gzwrite decompression
Aristo Chen via U-Boot
2026/08/06
[PATCH 3/4] board: amlogic: add Khadas VIM4 support
Lucas Tanure
2026/08/06
[PATCH 0/4] Add Amlogic T7 (A311D2) and Khadas VIM4 support
Lucas Tanure
2026/08/06
[PATCH 1/4] serial: meson: add Amlogic S4 UART support
Lucas Tanure
2026/08/06
[PATCH 2/4] arm: meson: add Amlogic T7 SoC family support
Lucas Tanure
2026/08/06
Re: [EXT] Re: [PATCH v3] imx: Add FRDM-IMX95 initial support
Joseph Guo
2026/08/06
[PATCH v4] video: add ChipWealth CH13726A AMOLED panel driver
Pratham Malaviya
2026/08/06
Re: [PATCH v4] video: add ChipWealth CH13726A AMOLED panel driver
Pratham Malaviya
2026/08/06
[PATCH 6/6] video: panel: himax-hx8394: use common mipi_dsi_dcs_write_seq macro
Julien Stephan
2026/08/06
[PATCH 2/6] video: panel: hitachi-tx10d07vm0baa: use common mipi_dsi_dcs_write_seq macro
Julien Stephan
2026/08/06
[PATCH 4/6] video: panel: mot-panel: use common mipi_dsi_dcs_write_seq macro
Julien Stephan
2026/08/06
[PATCH 1/6] mipi_dsi: add mipi_dsi_{generic/dcs}_write_seq helper macros
Julien Stephan
2026/08/06
[PATCH 3/6] video: panel: lg-lh400wv3-sd04: use common mipi_dsi_dcs_write_seq macro
Julien Stephan
2026/08/06
[PATCH 0/6] video: mipi_dsi: add common {generic,dcs}_write_seq helper macros
Julien Stephan
2026/08/06
[PATCH 5/6] video: panel: renesas-r69328: use common mipi_dsi_dcs_write_seq macro
Julien Stephan
2026/08/06
RE: [PATCH v3] power: regulator: tps65219: Fix LDO selector boundaries
Maarten Brock
2026/08/06
Re: [PATCH] arm: sc5xx: Enable BOOTSTD_DEFAULTS
Uwe Kleine-König
2026/08/06
[RFC PATCH 2/2] tcan4x5x: set nwkrq voltage
Sean Nyekjaer
2026/08/06
[RFC PATCH 1/2] tcan4x5x: initial commit
Sean Nyekjaer
2026/08/06
Re: [PATCH v2] usb: gadget: f_mass_storage: Move schedule() in sleep_thread()
Patrice CHOTARD
2026/08/05
Re: [PATCH 1/6] watchdog: wdt-uclass: add get_timeout operation and helper
Juuso Rinta via U-Boot
2026/08/05
Re: [PATCH v1] usb: xhci-dwc3: Call xhci_deregister() before asserting reset
NG, BOON KHAI via U-Boot
Earlier messages
Later messages