messages from 2026-08-03 23:18:24 to 2026-08-05 18:59:17 UTC [more...]
[PATCH v6 0/5] binman: add PKCS#11/HSM signing support for X509 certificates
2026-08-05 18:58 UTC (9+ messages)
` [PATCH v6 2/5] binman: x509_cert: document PKCS#11 URI support in keyfile
` [PATCH v6 3/5] binman: ti_secure: drop the redundant keyfile re-read
` [PATCH v6 4/5] binman: x509_cert: support PKCS11_PIN environment variable
` [PATCH v6 5/5] binman: Add BINMAN_X509_KEYFILE to override the signing key
[GIT PULL] u-boot-riscv/main
2026-08-05 18:21 UTC
[PATCH 00/30] rockchip: Add and use rockchip_sysreset_bind() helper
2026-08-05 17:45 UTC (31+ messages)
` [PATCH 01/30] sysreset: rockchip: Add "
` [PATCH 02/30] clk: rockchip: rk3588: Use "
` [PATCH 03/30] clk: rockchip: rk3576: "
` [PATCH 04/30] clk: rockchip: rk3568: "
` [PATCH 05/30] clk: rockchip: rk3528: "
` [PATCH 06/30] clk: rockchip: rk3506: "
` [PATCH 07/30] clk: rockchip: rk3399: "
` [PATCH 08/30] clk: rockchip: rk3368: "
` [PATCH 09/30] clk: rockchip: rk3328: "
` [PATCH 10/30] clk: rockchip: rk3308: "
` [PATCH 11/30] clk: rockchip: rk3288: "
` [PATCH 12/30] clk: rockchip: rk322x: "
` [PATCH 13/30] clk: rockchip: px30: "
` [PATCH 14/30] clk: rockchip: rv1126: "
` [PATCH 15/30] clk: rockchip: rv1108: "
` [PATCH 16/30] clk: rockchip: rk3188: "
` [PATCH 17/30] clk: rockchip: rk3128: "
` [PATCH 18/30] clk: rockchip: rk3066: "
` [PATCH 19/30] clk: rockchip: rk3036: "
` [PATCH 20/30] sysreset: rockchip: Remove use of rockchip_get_cru()
` [PATCH 21/30] sysreset: rockchip: Implement get_status() ops
` [PATCH 22/30] rockchip: rk3399-roc-pc: Drop get_reset_cause() call
` [PATCH 23/30] rockchip: cpuinfo: Use sysreset_get_status() helper
` [PATCH 24/30] rockchip: rk3588: Remove unneeded rockchip_cru alias
` [PATCH 25/30] rockchip: rk3568: "
` [PATCH 26/30] rockchip: rk3568: Remove unused rockchip_get_cru() helper
` [PATCH 27/30] rockchip: rk3588: "
` [PATCH 28/30] rockchip: rk3576: "
` [PATCH 29/30] rockchip: rk3528: "
` [PATCH 30/30] rockchip: rk3506: "
[PATCH v2 0/2] board: sophgo: add support for Milk-V Duo 256M
2026-08-05 15:50 UTC (6+ messages)
` [PATCH v2 1/2] board: sophgo: move ethernet driver to common directory
` [PATCH v2 2/2] board: sophgo: add support for Milk-V Duo 256M
[PATCH] pylibfdt: Grow the FdtSw buffer geometrically
2026-08-05 14:47 UTC
[PATCH 0/2] sc59x: Disable CONFIG_EFI_LOADER
2026-08-05 13:07 UTC (3+ messages)
` [PATCH 1/2] configs: adi: sc598: disable CONFIG_EFI_LOADER
` [PATCH 2/2] configs: adi: sc594: "
[PATCH v4 0/2] rpi: copy /chosen/bootloader node with properties and set boot_partition
2026-08-05 13:21 UTC (3+ messages)
` [PATCH v4 1/2] rpi: set boot partition from devicetree
` [PATCH v4 2/2] rpi: pass the bootloader node through to the OS devicetree
[PATCH] net: lwip: fix TFTP blocksize threshold check
2026-08-05 11:44 UTC (2+ messages)
[PATCH v3] rpi: copy /chosen/bootloader partition and set boot_partition
2026-08-05 11:40 UTC (2+ messages)
[PATCH v5] usb: mtu3: support the upstream devicetree binding
2026-08-05 10:51 UTC (4+ messages)
[PATCH 0/4] rockchip: Always init clocks in SPL build for RK35xx
2026-08-05 7:52 UTC (7+ messages)
` [PATCH 1/4] clk: rockchip: rk3568: Always init clocks in SPL build
` [PATCH 2/4] clk: rockchip: rk3588: "
` [PATCH 3/4] clk: rockchip: rk3576: "
` [PATCH 4/4] clk: rockchip: rk3528: "
[PATCH] stm32mp1: spl: support loading U-Boot proper from eMMC hardware partitions
2026-08-05 5:50 UTC (4+ messages)
[PATCH v4] Add support for OpenSSL Provider API
2026-08-04 23:21 UTC (6+ messages)
[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)
2026-08-04 22:22 UTC
[PATCH 0/7] power: mediatek: add MT6366 PMIC support
2026-08-04 22:32 UTC (8+ messages)
` [PATCH 1/7] power: regulator: add MT6358 driver with MT6366 support
` [PATCH 2/7] power: pmic: mtk-pwrap: fix clock names
` [PATCH 3/7] power: pmic: mtk-pwrap: use mt8195 fallback for mt8188/9
` [PATCH 4/7] power: pmic: mtk-pwrap: add mt6358 PMIC
` [PATCH 5/7] arm: dts: add mt6366 PMIC include
` [PATCH 6/7] arm: dts: mt8366: enable PMIC
` [PATCH 7/7] configs: mediatek: enable PMIC on Genio 360 EVK
[PATCH v4 00/11] arm: mach-k3: introduce basic support for the AM62L
2026-08-04 21:55 UTC (12+ messages)
` [PATCH v4 01/11] firmware: scmi: switch to dev_ofnode during bind
` [PATCH v4 02/11] tools: binman: extend ti_secure_rom to handle op-tee
` [PATCH v4 03/11] soc: add data to identify the am62lx
` [PATCH v4 04/11] boot/Kconfig: disable fit post processing for AM62L
` [PATCH v4 05/11] arm: mach-k3: Add initial am62lx SoC support
` [PATCH v4 06/11] board: ti: am62lx: add initial board files
` [PATCH v4 07/11] arm: dts: k3-am62lx: Add binman support
` [PATCH v4 08/11] configs: am62lx_evm: add initial defconfig
` [PATCH v4 09/11] doc: ti: k3: fix pygments warning parsing device-tree
` [PATCH v4 10/11] doc: board: ti: correct path to tcl scripts
` [PATCH v4 11/11] doc: board: ti: am62lx_evm: add initial docs for the AM62L-EVM
[PATCH 00/10] rockchip: Remove unused rockchip_get_clk() helpers for RK35xx
2026-08-04 21:44 UTC (11+ messages)
` [PATCH 01/10] rockchip: rk3588: Rename CRU_BASE to RK3588_CRU_BASE
` [PATCH 02/10] rockchip: rk3588: Use fixed CRU base address
` [PATCH 03/10] rockchip: rk3568: Use fixed CRU and PMU CRU base addresses
` [PATCH 04/10] clk: rockchip: rk3568: Use fixed PMU CRU base address for PLL access
` [PATCH 05/10] rockchip: rk3568: Remove unused rockchip_get_pmucru() helper
` [PATCH 06/10] rockchip: rk3568: Remove unused rockchip_get_clk() helper
` [PATCH 07/10] rockchip: rk3588: "
` [PATCH 08/10] rockchip: rk3576: "
` [PATCH 09/10] rockchip: rk3528: "
` [PATCH 10/10] rockchip: rk3506: "
[PATCH v2 00/10] spl: Add support for Falcon mode with ARM Trusted Firmware
2026-08-04 19:17 UTC (34+ messages)
` [PATCH v2 01/10] spl: Decide about Falcon mode boot only once
` [PATCH v2 02/10] spl: atf: support Linux as BL33 with TFA
` [PATCH v2 03/10] spl: ufs: add Falcon mode load path
` [PATCH v2 04/10] binman: Add support for externally provided Linux kernel blob
` [PATCH v2 05/10] binman: Add support for externally provided Linux initrd blob
` [PATCH v2 06/10] binman: Add support for pre-patching FDTs in a FIT with a /chosen node
` [PATCH v2 07/10] binman: tests: Add test coverage for a FIT with embedded Linux+initrd and /chosen
` [PATCH v2 08/10] rockchip: spl: default to Falcon mode boot in SPL if enabled
` [PATCH v2 09/10] rockchip: binman: Add support for Falcon mode FIT images with TF-A+Linux
` [PATCH v2 10/10] doc: falcon: Describe booting the OS through TF-A
` [v2, 00/10] spl: Add support for Falcon mode with ARM Trusted Firmware
[PATCH 0/9] rockchip: Remove unneeded syscon driver for RK35xx
2026-08-04 19:57 UTC (14+ messages)
` [PATCH 1/9] ram: rockchip: rk3568: Simplify get_info() ops
` [PATCH 2/9] ram: rockchip: rk3588: "
` [PATCH 3/9] video: rockchip: dw_mipi_dsi: Get GRF base address from phandle
` [PATCH 4/9] rockchip: rk3568: Remove unneeded syscon driver
` [PATCH 5/9] rockchip: rk3588: "
` [PATCH 6/9] rockchip: rk3576: "
` [PATCH 7/9] rockchip: rk3528: "
` [PATCH 8/9] rockchip: rk3506: "
` [PATCH 9/9] rockchip: include: Remove unused ROCKCHIP_SYSCON_x enum values
merge software ecdsa support
2026-08-04 19:22 UTC (2+ messages)
[PATCH v3 00/11] arm: mach-k3: introduce basic support for the AM62L
2026-08-04 19:10 UTC (21+ messages)
` [PATCH v3 01/11] firmware: scmi: switch to dev_ofnode during bind
` [PATCH v3 02/11] tools: binman: extend ti_secure_rom to handle op-tee
` [PATCH v3 03/11] soc: add data to identify the am62lx
` [PATCH v3 04/11] boot/Kconfig: disable fit post processing for AM62L
` [PATCH v3 05/11] arm: mach-k3: Add initial am62lx SoC support
` [PATCH v3 06/11] board: ti: am62lx: add initial board files
` [PATCH v3 07/11] arm: dts: k3-am62lx: Add binman support
` [PATCH v3 08/11] configs: am62lx_evm: add initial defconfig
` [PATCH v3 09/11] doc: ti: k3: fix pygments warning parsing device-tree
` [PATCH v3 10/11] doc: board: ti: correct path to tcl scripts
` [PATCH v3 11/11] doc: board: ti: am62lx_evm: add initial docs for the AM62L-EVM
[PATCH v2] xilinx: versal2: Add PM UFS firmware interface
2026-08-04 15:13 UTC (2+ messages)
[PATCH 1/2] xilinx: zynqmp: Setup BOARD_SIZE_LIMIT for mini configurations
2026-08-04 15:13 UTC (2+ messages)
[PATCH] firmware: zynqmp: Remove duplicated sys_proto.h header
2026-08-04 15:13 UTC (2+ messages)
[PATCH] power: regulator: tps65219: Fix LDO3 and LDO4 selector boundaries
2026-08-04 14:44 UTC (5+ messages)
` [PATCH v2] power: regulator: tps65219: Fix LDO "
[PATCH 0/3] qemu-x86: Wire up EFI capsule updates on pflash
2026-08-04 14:19 UTC (12+ messages)
` [PATCH 2/3] qemu-x86: Wire support for applying capsule updates to pflash
` [PATCH 3/3] x86: emulation: enable cfi flash drivers
` [0/3] qemu-x86: Wire up EFI capsule updates on pflash
[PATCH v3] imx: Add FRDM-IMX95 initial support
2026-08-04 14:10 UTC (10+ messages)
` [EXT] "
[PATCH 00/36] clk: port Linux Common Clock Framework to U-Boot
2026-08-04 14:08 UTC (2+ messages)
` [00/36] "
[PATCH] buildman: Differentiate 32-bit and 64-bit LoongArch variants
2026-08-04 13:06 UTC (2+ messages)
[PATCH 0/6] disk: Fix the GPT layout on media with large logical blocks
2026-08-04 13:05 UTC (14+ messages)
` [PATCH 1/6] disk: part_efi: Size the partition entry array from the block size
` [PATCH 2/6] disk: part_efi: Add missing endianness conversions
` [PATCH 3/6] disk: part_mac: Fix stack corruption on devices with large blocks
` [PATCH 4/6] test: dm: part: Check the GPT layout for large sector sizes
` [PATCH 5/6] test: py: gpt: Bind the disk image in test_gpt_write_part_type()
` [PATCH 6/6] test: py: gpt: Test the GPT layout on a device with 4096-byte blocks
[PATCH v2] mtd: spinand: add support for Etron SPI-NAND flashes
2026-08-04 11:05 UTC (3+ messages)
[PATCH] arm: sc5xx: Enable BOOTSTD_DEFAULTS
2026-08-04 10:43 UTC
[QUESTION] Architecture and roadmap for Synopsys XPCS driver with APB3 indirect access
2026-08-04 10:40 UTC (2+ messages)
[PATCH v4 0/2] Add support for the MTU3 upstream devicetree binding
2026-08-04 9:17 UTC (4+ messages)
` [PATCH v4 1/2] usb: mtu3: support the "
[PATCH v2 0/5] firmware-owned devicetree for EBBR / SystemReady IR
2026-08-04 8:58 UTC (5+ messages)
` [PATCH v2 1/5] efi_loader: bootmgr: preserve a passed devicetree
` [PATCH v2 2/5] boot: add a firmware-owned devicetree source
[PATCH next v1] net: rtl8169: add support for RTL8126A and RTL8127A
2026-08-04 8:54 UTC (5+ messages)
[PATCH] configs: socfpga_n5x: Set CONFIG_SYS_LOAD_ADDR to 0x02000000
2026-08-04 4:34 UTC (2+ messages)
[PATCH v3] usb: mtu3: wait for TX FIFO to drain before disconnect
2026-08-04 0:51 UTC (10+ messages)
[PATCH] ARM: socfpga: fix dead guard on board_spl_mmc_get_uboot_raw_sector()
2026-08-04 3:38 UTC (2+ messages)
Issue found when porting to new device
2026-08-03 21:06 UTC (3+ messages)
[PATCH 1/3] arm: renesas: Bind RPC on R-Car R8A78000 X5H Cortex-M33 RSIP port
2026-08-03 23:30 UTC (3+ messages)
` [PATCH 2/3] arm: renesas: Enable "
` [PATCH 3/3] arm: renesas: Store env in HF "
[PATCH 0/6] arm: mediatek: Genio 360 EVK bringup
2026-08-03 23:20 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: clock: add MT8366 clock header
` [PATCH 2/6] dt-bindings: pinctrl: add MT8366 pin function header
` [PATCH 3/6] arm: dts: add MT8366 application processor
` [PATCH 4/6] arm: mediatek: "
` [PATCH 5/6] arm: dts: mediatek: add Genio 360 EVK
` [PATCH 6/6] board: mediatek: add Genio 360 EVK defconfig
[PATCH] arm: renesas: Disable MMC support on R-Car R8A78000 X5H Cortex-M33 RSIP port
2026-08-03 23:18 UTC
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;
as well as URLs for NNTP newsgroup(s).