messages from 2026-08-13 07:23:59 to 2026-08-14 18:52:12 UTC [more...]
[PATCH v3 0/6] gpio: improve claim diagnostics and fix gpio-delay offset handling
2026-08-14 18:51 UTC (3+ messages)
` [PATCH v3 6/6] gpio: delay: free already-requested GPIOs on probe failure
[PATCH v2 0/8] Renesas RZ/N1 additional drivers
2026-08-14 18:39 UTC (9+ messages)
` [PATCH v2 1/8] board: schneider: rzn1-snarc: set serial number
` [PATCH v2 2/8] board: schneider: rzn1-snarc: add rzn1.env
` [PATCH v2 3/8] board: schneider: rzn1-snarc: update MAINTAINERS
` [PATCH v2 4/8] ARM: renesas: RZ/N1 QSPI controller features
` [PATCH v2 5/8] ARM: dts: r9a06g032: sync with upstream
` [PATCH v2 6/8] ARM: dts: r9a06g032: add QSPI controller
` [PATCH v2 7/8] ARM: dts: r9a06g032-rzn1-snarc: enable new drivers
` [PATCH v2 8/8] configs: rzn1_snarc_defconfig: "
[PATCH] lib: zstd: update to latest Linux zstd 1.5.7
2026-08-14 18:34 UTC (2+ messages)
[PATCH v2] mtd: nand: add Cadence/Evatronix NAND flash driver
2026-08-14 18:31 UTC
[PATCH v2] mmc: zynq_sdhci: support Renesas RZ/N1
2026-08-14 18:30 UTC
[PATCH v2 0/3] net: add RZ/N1 ethernet drivers
2026-08-14 18:30 UTC (4+ messages)
` [PATCH v2 1/3] net: add r9a06g032 A5PSW switch driver
` [PATCH v2 2/3] net: add r9a06g032 MIIC driver
` [PATCH v2 3/3] net: designware: add r9a06g032 compatible
[PATCH v2] gpio: dwapb_gpio: Enable all clocks
2026-08-14 18:29 UTC
[PATCH v2 0/3] spi: cadence_qspi: clock enable, compatible, write protect
2026-08-14 18:28 UTC (4+ messages)
` [PATCH v2 1/3] spi: cadence_qspi: enable all clocks
` [PATCH v2 2/3] spi: cadence_qspi: add RZ/N1 compatible
` [PATCH v2 3/3] spi: cadence_qspi: Use APB write protection
[PATCH v2] pinctrl: renesas: r906g032: handle pin subgroups
2026-08-14 18:26 UTC
[PATCH v2 0/2] cmd: allow bootd without bootm
2026-08-14 18:16 UTC (3+ messages)
` [PATCH v2 2/2] test: cmd: add a test for bootd
[PATCH v2] x86: cpu: x86_64: Detect CPU vendor and device ID using cpuid
2026-08-14 17:18 UTC
[PATCH 0/5] binman: add nxp_imx93cst etype for i.MX93 flash.bin signing
2026-08-14 17:13 UTC (7+ messages)
` [PATCH 1/5] tools: "
` [PATCH 2/5] imx93-u-boot: wrap SPL and U-Boot nodes in a CST node if AHAB_BOOT enabled
` [PATCH 3/5] doc: imx: ahab: add AHAB introduction
` [PATCH 4/5] doc: imx: ahab: add i.MX93 secure boot guide
` [PATCH 5/5] binman: test: add code coverage for nxp_imx93cst etype
[PATCH 0/2] net: dhcp6: fix out-of-bounds access in the option parser
2026-08-14 15:42 UTC (4+ messages)
` [PATCH 2/2] test: dm: eth: add DHCPv6 oversized option regression tests
[PATCH v2 1/1] arm: aspeed: Add ASRock Rack B650D4U BMC support
2026-08-14 15:05 UTC (2+ messages)
[PATCH 0/4] power: domain: mtk: add mt8366 power domain
2026-08-14 14:56 UTC (5+ messages)
` [PATCH 1/4] power: domain: mtk: add bus_prot_sta_mask field
` [PATCH 2/4] power: domain: mtk: add BUS_PROT_WR_IGN() macros
` [PATCH 3/4] dt-bindings: power: add mediatek,mt8366-power.h
` [PATCH 4/4] power: domain: mtk: add mt8366 power domain
[PATCH 0/3] Semi-Falcon Boot Support
2026-08-14 14:56 UTC (7+ messages)
` [PATCH 1/3] configs: add semi-falcon mode fragment for k3 devices
` [PATCH 2/3] arm: k3-binman: add tisemifalcon.bin for semi-falcon mode
` [PATCH 3/3] doc: ti: document semi-falcon mode for J784S4 EVM
[PATCH v4 0/6] Add Genio 510 and Genio 700 SPL boot support
2026-08-14 14:47 UTC (7+ messages)
` [PATCH v4 1/6] arm: dts: mediatek: prepare Genio 510 and 700 devices for SPL
` [PATCH v4 2/6] configs: mt8188: enable eMMC FIT boot from SPL
` [PATCH v4 3/6] arm: mediatek: build Genio 510 and 700 boot images with binman
` [PATCH v4 4/6] arm: dts: mediatek: support signed Genio 510 and 700 bootloader FIT
` [PATCH v4 5/6] arm: dts: mediatek: emit the Genio 510 and 700 BootROM payload
` [PATCH v4 6/6] doc: board: mediatek: document Genio 510 and 700 SPL boot
[PATCH v1 1/2] drivers: fpga: Adding Freeze Bridge for PR console support
2026-08-14 14:47 UTC (2+ messages)
` [PATCH v1 2/2] configs: agilex: enable FPGA Partial Reconfiguration command
[PATCH v2 0/2] clk: mediatek: mt8366: add new clock driver
2026-08-14 14:31 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: add MT8366 clock header
` [PATCH v2 2/2] clk: mediatek: add support for MT8366
[PATCH v2 0/3] net: lwip: fix use-after-free bugs in the wget and dns commands
2026-08-14 14:28 UTC (7+ messages)
` [PATCH v2 1/3] net: lwip: wget: return ERR_ABRT after aborting the connection
` [PATCH v2 2/3] net: lwip: wget: free the transfer context after an aborted request
` [PATCH v2 3/3] net: lwip: dns: free the callback context after an aborted lookup
[PATCH] configs: toradex-smarc-imx8mp: enable SPL_SYS_MMCSD_RAW_MODE
2026-08-14 13:29 UTC (2+ messages)
[PATCH] pci: pcie_dw_rockchip: add PCIe reset configuration delay
2026-08-14 13:42 UTC
[PATCH v2] pytest: fix out of bounds access to bad_pattern_ids
2026-08-14 13:51 UTC (2+ messages)
[PATCH] configs: sc598-som-ezlite: select EV-SOMCRR-EZLITE carrier
2026-08-14 13:51 UTC
[PATCH] arm: dts: adi: Add dts overlays for the sc598
2026-08-14 13:51 UTC (3+ messages)
` [PATCH v2] arm: dts: Add SD dts for the sc598 EZKIT
[PATCH] spl: fit: Fill in the image descriptor when skipping a zero-size image
2026-08-14 13:51 UTC (2+ messages)
[PATCH] board_f: Make printing reset information optional
2026-08-14 13:51 UTC (2+ messages)
[PATCH] binman: Do not dedent docstrings twice on Python 3.13+
2026-08-14 13:51 UTC (2+ messages)
[PATCH] spl: Fix link when LZMA is enabled without legacy image format support
2026-08-14 13:51 UTC (2+ messages)
[PATCH 0/2] i2c/clk: spacemit: k1: fix bus configuration and clock handling
2026-08-14 9:32 UTC (5+ messages)
` [PATCH 1/2] i2c: k1: fix wrong bus speed setting
` [PATCH 2/2] i2c: k1: enable all clocks for I2C controllers
[PATCH 0/8] toradex: Decouple from Toradex product ID table
2026-08-14 12:14 UTC (10+ messages)
` [PATCH 1/8] toradex: verdin-am62: Set WiFI DTB as default for new PIDs
` [PATCH 2/8] toradex: verdin-am62p: Set WiFi "
` [PATCH 3/8] toradex: verdin-imx95: "
` [PATCH 4/8] toradex: verdin-imx8mp: "
` [PATCH 5/8] toradex: verdin-imx8mm: "
` [PATCH 6/8] toradex: common: Decouple board sysinfo from the product ID table
` [PATCH 7/8] toradex: tdx-cfg-block: Remove validation against PID table
` [PATCH 8/8] toradex: tdx-cfg-block: Remove product ID limitation
[PATCH v2 0/3] net: nfs: bound server-supplied lengths in READ and READLINK replies
2026-08-14 8:56 UTC (5+ messages)
` [PATCH v2 1/3] net: nfs: reject a negative or oversized NFS read length
` [PATCH v2 2/3] net: nfs: reject a negative or oversized readlink length
` [PATCH v2 3/3] test: dm: nfs: add regression tests for the NFS reply-length checks
[PATCH v2 0/2] colibri_vf: fix NAND boot and add the board documentation
2026-08-14 8:17 UTC (3+ messages)
` [PATCH v2 1/2] colibri_vf: restore the pre-2017 text base, the BootROM refuses the low one
` [PATCH v2 2/2] doc: board: toradex: add the Colibri VF50/VF61 page
[PATCH 0/2] colibri_vf: fix NAND boot and add the board documentation
2026-08-14 8:17 UTC (6+ messages)
` [PATCH 1/2] colibri_vf: restore the pre-2017 text base, the BootROM refuses the low one
` [PATCH 2/2] doc: board: toradex: add the Colibri VF50/VF61 page
[PATCH 0/6] rockchip: Miscellaneous updates for RK3506
2026-08-14 8:16 UTC (13+ messages)
` [PATCH 2/6] rockchip: rk3506: Update ENV_MEM_LAYOUT_SETTINGS
` [PATCH 3/6] adc: rockchip-saradc: Add driver data for RK3506
` [PATCH 5/6] clk: rockchip: rk3506: Use FIELD_PREP_WM16 macro
[PATCH] net: net6: validate IPv6 payload and UDP length on receive
2026-08-14 8:05 UTC (2+ messages)
[PATCH v6 0/6] doc: clean up README.rockchip
2026-08-14 7:47 UTC (8+ messages)
` [PATCH v6 1/6] rockchip: scripts: remove rkmux.py
` [PATCH v6 2/6] rockchip: doc: add mask ROM mode text
` [PATCH v6 3/6] rockchip: doc: remove TODO
` [PATCH v6 4/6] rockchip: doc: remove README.rockchip
` [PATCH v6 5/6] rockchip: doc: add back to ROM section
` [PATCH v6 6/6] rockchip: doc: add notes section
[PATCH 0/2] net: nfs: reject an out-of-range NFS read length
2026-08-14 7:38 UTC (7+ messages)
` [PATCH 2/2] test: dm: nfs: add a regression test for an oversized "
[PATCH] clk: mediatek: fix reprobe regression
2026-08-14 3:35 UTC (3+ messages)
[ANN] Further mailman updates
2026-08-14 2:39 UTC (2+ messages)
[GIT PULL] Please pull u-boot-rockchip-2027.01-20260813 into next
2026-08-13 20:28 UTC (2+ messages)
[PATCH v7 00/15] crypto: allwinner: enable sun8i-ce FIT crypto
2026-08-13 19:59 UTC (16+ messages)
` [PATCH v7 01/15] cmd: aes: fix DM operation handling
` [PATCH v7 02/15] crypto: aes: allow DM AES in SPL
` [PATCH v7 03/15] crypto: hash: allow DM hash "
` [PATCH v7 04/15] boot: image: try all DM hash providers
` [PATCH v7 05/15] lib: rsa: internalize PKCS#1 DigestInfo prefixes
` [PATCH v7 06/15] crypto: hash: support hardware-only progressive hashing
` [PATCH v7 07/15] crypto: aes: fix software key-size handling
` [PATCH v7 08/15] crypto: aes: add software-key provider dispatch
` [PATCH v7 09/15] boot: image: add FIT decrypt-to-buffer helper
` [PATCH v7 10/15] spl: fit: support encrypted payloads
` [PATCH v7 11/15] clk: sunxi: add H6/H616 CE gates and reset
` [PATCH v7 12/15] lib: ecdsa: support additional curve sizes
` [PATCH v7 13/15] crypto: allwinner: add sun8i-ce AES driver
` [PATCH v7 14/15] crypto: allwinner: add sun8i-ce ECDSA verifier
` [PATCH v7 15/15] crypto: allwinner: add sun8i-ce hash driver
[PATCH v3] boot: android: Add support for the bootflow of Android 13+
2026-08-13 20:07 UTC
[PATCH v2] boot: android: Add support for the bootflow of Android 13+
2026-08-13 19:44 UTC
[PATCH v1 0/7] bootstd: Fix crashes and memory leaks on scan/boot error paths
2026-08-13 15:56 UTC (8+ messages)
` [PATCH v1 1/7] bootstd: rauc: Fix NULL dereference in get_slot()
` [PATCH v1 2/7] bootstd: rauc: Clear bootmeth_priv after freeing it on error
` [PATCH v1 3/7] bootstd: rauc: Free string lists on error paths
` [PATCH v1 4/7] bootstd: cros: Clear bootmeth_priv after freeing it on error
` [PATCH v1 5/7] bootstd: rauc: Fix leak of the strsep() source buffers
` [PATCH v1 6/7] bootstd: Free abandoned bootflows while scanning
` [PATCH v1 7/7] bootstd: rauc: Clear bootmeth_priv after freeing it when booting
[PATCH] pylibfdt: Replace removed SWIG Python 2 compatibility macros
2026-08-13 17:28 UTC (2+ messages)
[PATCH main] arm: dts: k3-am625-beagleplay: add bootph tags to pmic regulators
2026-08-13 17:28 UTC (2+ messages)
[GIT PULL] Please pull u-boot-rockchip-2026.10-20260813 into main
2026-08-13 17:28 UTC (2+ messages)
Please pull net-20260813
2026-08-13 17:28 UTC (2+ messages)
[GIT PULL] Please pull u-boot-rockchip-2027.01-20260813 into next
2026-08-13 17:03 UTC
[PATCH v6 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
2026-08-13 17:02 UTC (4+ messages)
` [PATCH v6 2/4] rockchip: rk3399: Remove ROC-PC regulator overrides
` [PATCH v6 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection
` [PATCH v6 4/4] rockchip: roc-pc-rk3399: Enable redundant environment
[PATCH v2 0/5] clk: rockchip: pll: fixes and simplification of maths in RK3588 frac PLL
2026-08-13 16:55 UTC (2+ messages)
[PATCH v2] rockchip: rk3576-rock-4d: Enable XMC SPI chip
2026-08-13 16:55 UTC (2+ messages)
[PATCH] arm: dts: rockchip: Drop OTP nodes from u-boot.dtsi on RK3528/RK356x
2026-08-13 16:55 UTC (2+ messages)
[PATCH 0/7] rockchip: Enable USB support for RK3528
2026-08-13 16:55 UTC (2+ messages)
[PATCH 0/2] arm: mediatek: use phase-aware PSCI reset
2026-08-13 16:36 UTC (2+ messages)
[PATCH] clk: mediatek: mt8189: add missing qualifiers
2026-08-13 16:35 UTC (2+ messages)
[PATCH] arm: dts: mediatek: remove mt8188 tphy fallback
2026-08-13 16:21 UTC
[PATCH v5 0/2] tpm: bounds-check device-reported response lengths
2026-08-13 15:58 UTC (3+ messages)
` [PATCH v5 1/2] tpm: bounds-check the device-reported response length
` [PATCH v5 2/2] test: tpm: check malformed capability and OIAP responses are rejected
[PATCH] boot: android: Add support for the bootflow of Android 13+
2026-08-13 15:36 UTC
[PATCH v2] phy: phy-mtk-hdmi: add new driver
2026-08-13 15:48 UTC (2+ messages)
[PATCH v2 0/2] i2c: add HDMI DDC driver for MT8188 and MT8195
2026-08-13 15:20 UTC (2+ messages)
colibri_vf: CONFIG_TEXT_BASE and the Toradex eBoot flashing path
2026-08-13 15:07 UTC (3+ messages)
[PATCH v2] clk: mediatek: fix using clocks before relocation
2026-08-13 14:40 UTC
[PATCH v2 0/2] rockchip: rk3576: Disable force_jtag by default
2026-08-13 14:14 UTC (2+ messages)
[PATCH v5 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
2026-08-13 13:52 UTC (5+ messages)
` [PATCH v5 2/4] rockchip: rk3399: Remove ROC-PC regulator overrides
` [PATCH v5 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection
` [PATCH v5 4/4] rockchip: roc-pc-rk3399: Enable redundant environment
[PATCH 0/2] net: dhcp6: fix an infinite loop parsing IA options
2026-08-13 13:22 UTC (3+ messages)
` [PATCH 1/2] net: dhcp6: prevent "
perp work for submitting Draeger imx6-related patches
2026-08-13 12:40 UTC
[PATCH] arm: mach-k3: j721e: make get_boot_device() available outside xPL
2026-08-13 12:36 UTC
[PATCH] spi: xilinx_spi: fix premature transfer termination at low SCK
2026-08-13 12:06 UTC
[PATCH] toradex: apalis-imx8: select QP/QM device tree from OTP fuse
2026-08-13 9:10 UTC (2+ messages)
[PATCH v4 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
2026-08-13 8:05 UTC (7+ messages)
` [PATCH v4 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection
[PATCH v3 0/6] Add Genio 510 and Genio 700 SPL boot support
2026-08-13 8:03 UTC (2+ messages)
[PATCH 0/2] MAINTAINERS: Clean up AMD/Xilinx fragments
2026-08-13 7:39 UTC (3+ messages)
` [PATCH 2/2] MAINTAINERS: Put together AMD/XILINX platforms to one fragment
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