[PATCH v2025.09.y 00/58] Backports for v2025.09.1
2026-03-13 13:25 UTC (15+ messages)
` [PATCH v2025.09.y 01/58] clk: clkdev: fix format security
` [PATCH v2025.09.y 02/58] scripts: imx: fix string in further auth block
` [PATCH v2025.09.y 03/58] scripts: imx-image: support DCD_WRITE on closed dev
` [PATCH v2025.09.y 04/58] mci: am654-sdhci: Wait for transfer complete interrupt with MMC_RSP_BUSY cmd
` [PATCH v2025.09.y 05/58] video: simplefb-client: switch to dev_get_resource
` [PATCH v2025.09.y 06/58] MIPS: qemu-malta_defconfig: Use largest possible relocation table
` [PATCH v2025.09.y 07/58] firmware: handle firmware files being links correctly
` [PATCH v2025.09.y 08/58] drivers: don't propagate of_alias_get_id's -ENODEV out of probe
` [PATCH v2025.09.y 09/58] ARM: socfpga: arria10-reset-manager: release UART0
` [PATCH v2025.09.y 35/58] driver: fix missing va_end in dev_add_alias error path
` [PATCH v2025.09.y 36/58] net: eth: avoid overlapping memcpy in eth_set_ethaddr
` [PATCH v2025.09.y 44/58] virtio: fix variable shadowing in virtqueue_add_sgs input scatter loop
` [PATCH v2025.09.y 50/58] scripts: include: break dependency of list.h on kernel.h
` [PATCH v2025.09.y 56/58] of: fdt: refuse / in property and node names
[PATCH master] security: hide PBL_OPTEE_DTB_MAX_SIZE behind PBL_OPTEE
2026-03-13 13:21 UTC (3+ messages)
[PATCH v4 0/3] ARM: boards: add support for tqma8mpxs boards
2026-03-13 13:20 UTC (6+ messages)
` [PATCH v4 1/3] ARM: boards: tqma8mpxl: rename to tqma8mpxx
` [PATCH v4 2/3] ARM: boards: tqma8mpxl: extend with support for xs
` [PATCH v4 3/3] ARM: boards: tqma8mpxx: add no_ecc ram timings
[PATCH 1/2] ARM: cpu: setupc: relocate BSS in relocate_to_adr()
2026-03-13 11:17 UTC (3+ messages)
` [PATCH 2/2] fixup! ARM: setup_c: avoid clearing BSS twice
[PATCH master] of: fdt: refuse / in property and node names
2026-03-13 11:13 UTC (2+ messages)
[PATCH master] scripts: fix build failure with glibc 2.43
2026-03-13 11:12 UTC (2+ messages)
[PATCH] FIT: reconstruct hashed-nodes property during verification
2026-03-12 16:01 UTC (2+ messages)
[PATCH 01/16] lib: add lazy loadable infrastructure for deferred boot component loading
2026-03-12 14:44 UTC (16+ messages)
` [PATCH 02/16] bootm: split preparatory step from handler invocation
` [PATCH 03/16] boot: add bootm_boot wrapper that takes struct bootentry
` [PATCH 04/16] bootchooser: pass along "
` [PATCH 05/16] bootm: switch plain file names case to loadable API
` [PATCH 06/16] uimage: add offset parameter to uimage_load
` [PATCH 07/16] bootm: uimage: switch to loadable API
` [PATCH 08/16] bootm: fit: switch to new "
` [PATCH 09/16] bootm: stash initial OS address/entry in image_data
` [PATCH 10/16] bootm: support multiple entries for bootm.initrd
` [PATCH 11/16] bootm: implement plain and FIT bootm.image override
` [PATCH 12/16] bootm: overrides: add support for overlays
` [PATCH 13/16] test: py: add test for initrd concatenation
` [PATCH 14/16] defaultenv: base: add new devboot script
` [PATCH 15/16] Documentation: user: devboot: add section on forwarding build dirs
` [PATCH 16/16] libfile: remove file_to_sdram
[PATCH 1/5] tftp: skip memory allocation when seeking to current position
2026-03-12 14:44 UTC (5+ messages)
` [PATCH 2/5] tftp: warn when seek-heavy access wastes network bandwidth
` [PATCH 3/5] tftp: emulate backwards seek by reopening the file
` [PATCH 4/5] libfile: drop TFTP-specific hack in open_fdt()
` [PATCH 5/5] fs: fix relative path resolution when CWD is on a TFTP mount
[PATCH 1/2] globalvar: propagate dev_set_param return value from globalvar_set
2026-03-12 14:43 UTC (2+ messages)
` [PATCH 2/2] globalvar: add helpers for stashing global variables
[PATCH] scripts: rk-usb-loader: push header first
2026-03-12 14:02 UTC (4+ messages)
[PATCH v3 0/2] ARM: boards: add support for tqma8mpxs boards
2026-03-12 11:35 UTC (4+ messages)
` [PATCH v3 1/2] ARM: boards: tqma8mpxl: extend with support for xs
` [PATCH v3 2/2] ARM: boards: tqma8mpxx: add no_ecc ram timings
[PATCH] bareboxtlv-generator: make compatible to python < 3.12
2026-03-12 11:01 UTC (2+ messages)
[PATCH v2 0/8] ARM: boards: protonic-mecsbc: Generalization
2026-03-12 9:50 UTC (11+ messages)
` [PATCH v2 1/8] ARM: boards: Rename protonic-mecsbc to protonic-rk356x
` [PATCH v2 2/8] ARM: boards: protonic-rk356x: Remove VIN measurement
` [PATCH v2 3/8] ARM: boards: protonic-rk356x: Use devicetree alias for saradc
` [PATCH v2 4/8] ARM: boards: protonic-rk356x: Configure ADC and channels in model data
` [PATCH v2 5/8] ARM: boards: protonic-rk356x: Move mecsbc code to model init function
` [PATCH v2 6/8] ARM: boards: protonic-rk356x: Use rockchip_bbu_mmc_register
` [PATCH v2 7/8] ARM: boards: protonic-rk356x: Move bbu setup to device late init
` [PATCH v2 8/8] ARM: boards: protonic-rk356x: Read board serial and MAC address from eMMC
[PATCH 0/4] Add helper for security policies
2026-03-12 9:16 UTC (5+ messages)
` [PATCH 1/4] common: bootm: add policy to commandline
` [PATCH 2/4] security: policy: set active policy on boot
` [PATCH 3/4] security: configure pinctrl based on policy name
` [PATCH 4/4] security: kernel_pinctrl: fixup pinctrl in kernel dts
[PATCH v2 0/2] ARM: Avoid to clear bss multiple times
2026-03-11 19:08 UTC (8+ messages)
` [PATCH v2 1/2] ARM: setupc_32: remove relocation code from setup_c
` [PATCH v2 2/2] ARM: setup_c: avoid clearing BSS twice
[PATCH 0/4] arm: socfpga: mailbox_s10: cleanup and error handling
2026-03-11 11:06 UTC (5+ messages)
` [PATCH 1/4] arm: socfpga: mailbox_s10: make retry logic more visible
` [PATCH 2/4] arm: socfpga: mailbox_s10: cleanup send command
` [PATCH 3/4] arm: socfpga: mailbox_s10: add error messages for QSPI
` [PATCH 4/4] arm: socfpga: mailbox_s10: handle error 0x8f explicitly
[PATCH v3 0/4] ARM: i.MX8: add DDRC-ECC support
2026-03-11 8:38 UTC (5+ messages)
` [PATCH v3 1/4] ARM: i.MX: esdctl: fix spelling of ad(d)ress
` [PATCH v3 2/4] arm: mach-imx: esdctl.c: Add support for imx8mp inline ECC
` [PATCH v3 3/4] drivers: ddr: imx8m: ddr_init.c: support ECC scrubbing
` [PATCH v3 4/4] arm: boards: protonic-imx8ml: Add ECC + scrubbing
[PATCH 0/9] ARM: boards: protonic-mecsbc: Generalization
2026-03-10 15:17 UTC (12+ messages)
` [PATCH 1/9] ARM: boards: Rename protonic-mecsbc to protonic-rk356x
` [PATCH 2/9] ARM: boards: protonic-rk356x: Remove VIN measurement
` [PATCH 3/9] ARM: boards: protonic-rk356x: Use devicetree alias for saradc
` [PATCH 4/9] ARM: boards: protonic-rk356x: Configure ADC and channels in model data
` [PATCH 5/9] ARM: boards: protonic-rk356x: Move mecsbc code to model init function
` [PATCH 6/9] ARM: boards: protonic-rk356x: Use rockchip_bbu_mmc_register
` [PATCH 7/9] ARM: boards: protonic-rk356x: Move bbu setup to device late init
` [PATCH 8/9] ARM: boards: protonic-rk356x: Fix crash with different boards
` [PATCH 9/9] ARM: boards: protonic-rk356x: Read board serial and MAC address from eMMC
[PATCH] tee: optee: use RPMB probe capability to select enumeration path
2026-03-10 10:26 UTC (2+ messages)
[PATCH v2] ARM: add RELR relocation packing support
2026-03-10 10:23 UTC (2+ messages)
[PATCH] tlv: check incoming TLV headers for size
2026-03-10 10:09 UTC (2+ messages)
[PATCH] aiodev: rockchip_saradc: Fix ADC resolution for RK3562
2026-03-10 10:09 UTC (2+ messages)
[PATCH] phy: rockchip: naneng-combphy: Fix number of phys in the RK3562
2026-03-10 10:09 UTC (2+ messages)
[PATCH] ARM: rockchip: RK3562: Add reset reason detection
2026-03-10 10:09 UTC (2+ messages)
[PATCH] ARM: rockchip: Add missing LIBFDT dependency to ARCH_ROCKCHIP_ATF_PASS_FDT
2026-03-10 10:09 UTC (2+ messages)
[PATCH] ARM: rockchip: pass smaller device tree to OP-TEE
2026-03-10 10:09 UTC (2+ messages)
[PATCH v5 0/3] ARM: socfpga: Enclustra SA2: enable HS USB
2026-03-10 10:08 UTC (6+ messages)
` [PATCH v5 1/3] ARM: socfpga: Enclustra SA2: add defconfig options
` [PATCH v5 2/3] ARM: socfpga: Enclustra SA2: enable USB1 HS
` [PATCH v5 3/3] ARM: socfpga: xload: compress image with xz
[PATCH v2 0/4] ARM: i.MX8: add DDRC-ECC support
2026-03-09 15:21 UTC (9+ messages)
` [PATCH v2 1/4] ARM: i.MX: esdctl: fix spelling of ad(d)ress
` [PATCH v2 2/4] arm: mach-imx: esdctl.c: Add support for imx8mp inline ECC
` [PATCH v2 3/4] drivers: ddr: imx8m: ddr_init.c: support ECC scrubbing
` [PATCH v2 4/4] arm: boards: protonic-imx8ml: Add ECC + scrubbing
[PATCH] scripts: bareboxtlv-generator: add PKCS#11 engine support
2026-03-09 13:54 UTC (2+ messages)
[PATCH v2 0/6] mci: cadence: add v6 support
2026-03-09 12:04 UTC (7+ messages)
` [PATCH v2 1/6] mci: add data segment to mci_cmd
` [PATCH v2 2/6] mci: sdhci: add sdhci_send_cmd
` [PATCH v2 3/6] mci: sdhci: add set_uhs_signaling callback
` [PATCH v2 4/6] mci: cadence: remove driver
` [PATCH v2 5/6] mci: cadence: add support for version 6
` [PATCH v2 6/6] ARM: socfpga-agilex5_defconfig: enable cadencen-sdhci
[PATCH] i.MX: hab: always lock SRK hash after fusing
2026-03-09 8:07 UTC (4+ messages)
[PATCH v2 0/3] ARM: boards: add support for tqma8mpxs boards
2026-03-06 10:56 UTC (5+ messages)
` [PATCH v2 1/3] dts: arm64: freescale: add imx8mp-tqma8mpqs board
` [PATCH v2 2/3] ARM: boards: tqma8mpxl: extend with support for xs
` [PATCH v2 3/3] ARM: boards: tqma8mpxx: add no_ecc ram timings
[PATCH] i.MX: hab: write srk lock with hab command
2026-03-06 10:36 UTC (3+ messages)
[PATCH v4 0/3] ARM: socfpga: Enclustra SA2: enable HS USB
2026-03-05 13:09 UTC (4+ messages)
` [PATCH v4 1/3] ARM: socfpga: Enclustra SA2: add defconfig options
` [PATCH v4 2/3] ARM: socfpga: Enclustra SA2: enable USB1 HS
` [PATCH v4 3/3] ARM: socfpga: xload: compress image with xz
[PATCH v3 0/3] ARM: socfpga: Enclustra SA2: enable HS USB
2026-03-05 12:56 UTC (5+ messages)
` [PATCH v3 1/3] ARM: socfpga: Enclustra SA2: add defconfig options
` [PATCH v3 2/3] ARM: socfpga: Enclustra SA2: enable USB1 HS
` [PATCH v3 3/3] ARM: socfpga: xload: compress image with xz
[PATCH] aiodev: Enable saradc for RK3588
2026-03-05 12:15 UTC (4+ messages)
[PATCH v2 0/3] ARM: socfpga: Enclustra SA2: enable HS USB
2026-03-05 10:13 UTC (7+ messages)
` [PATCH v2 1/3] ARM: socfpga: Enclustra SA2: add defconfig options
` [PATCH v2 2/3] ARM: socfpga: Enclustra SA2: enable USB1 HS
` [PATCH v2 3/3] ARM: socfpga: xload: compress image with xz
Fwd: [PATCH 0/3] ARM: socfpga: Enclustra SA2: enable HS USB
2026-03-05 9:15 UTC (2+ messages)
Fwd: [PATCH 3/3] ARM: socfpga: xload: compress image with xz
2026-03-05 8:16 UTC
Fwd: [PATCH 2/3] ARM: socfpga: Enclustra SA2: enable USB1 HS
2026-03-05 8:16 UTC
Fwd: [PATCH 1/3] ARM: socfpga: Enclustra SA2: add defconfig options
2026-03-05 8:16 UTC
[PATCH] booti: Use %pa to print a resource_size_t
2026-03-05 6:39 UTC (2+ messages)
[PATCH] pbl: console: fix undefined reference to vprintf()
2026-03-05 6:39 UTC (2+ messages)
[PATCH 0/4] ARM: i.MX8: add DDRC-ECC support
2026-03-04 13:14 UTC (10+ messages)
` [PATCH 1/4] ARM: i.MX: esdctl: fix spelling of ad(d)ress
` [PATCH 2/4] arm: mach-imx: esdctl.c: Add support for imx8mp inline ECC
` [PATCH 3/4] drivers: ddr: imx8m: ddr_init.c: support ECC scrubbing
` [PATCH 4/4] arm: boards: protonic-imx8ml: Add ECC + scrubbing
[PATCH] ARM: rockchip: Select missing HW_HAS_PCI for RK35xx architectures
2026-03-04 12:54 UTC
[PATCH] fixup! dts: update to v7.0-rc1
2026-03-04 11:56 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox