mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Capture decision-makers actively engaged in NAB 2026 events
 2026-03-16 17:19 UTC 

[PATCH v3 0/4] Allow multiple keyspecs in one environment variable
 2026-03-16 16:00 UTC  (5+ messages)
` [PATCH v3 1/4] scripts: include: Add string_util.h for strsep_unescaped
` [PATCH v3 2/4] crypto: keytoc: Improve readability
` [PATCH v3 3/4] crypto: keytoc: Split env-provided full keyspec on spaces
` [PATCH v3 4/4] Documentation: migration-guides: Document change in keyspec env vars

[PATCH v2 0/2] ARM: Avoid to clear bss multiple times
 2026-03-16 13:21 UTC  (9+ 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 v2 0/5] Add helper for security policies
 2026-03-16 11:36 UTC  (6+ messages)
` [PATCH v2 1/5] of: add of_property_write_string_array()
` [PATCH v2 2/5] common: bootm: add policy to commandline
` [PATCH v2 3/5] security: policy: set active policy on boot
` [PATCH v2 4/5] security: configure pinctrl based on policy name
` [PATCH v2 5/5] security: kernel_pinctrl: fixup pinctrl in kernel dts

[PATCH] ARM: i.MX: atf: pass scratch fdt if configured
 2026-03-16  8:58 UTC 

[PATCH v4 0/4] ARM: i.MX8: add DDRC-ECC support
 2026-03-16  8:14 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: i.MX: esdctl: fix spelling of ad(d)ress
` [PATCH v4 2/4] arm: mach-imx: esdctl.c: Add support for imx8mp inline ECC
` [PATCH v4 3/4] drivers: ddr: imx8m: ddr_init.c: support ECC scrubbing
` [PATCH v4 4/4] arm: boards: protonic-imx8ml: Add ECC + scrubbing

[PATCH 1/2] ARM: cpu: setupc: relocate BSS in relocate_to_adr()
 2026-03-14  7:50 UTC  (4+ messages)
` [PATCH 2/2] fixup! ARM: setup_c: avoid clearing BSS twice

v2026.03.0
 2026-03-13 16:23 UTC 

[PATCH v2 0/8] ARM: boards: protonic-mecsbc: Generalization
 2026-03-13 14:59 UTC  (12+ 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 v2025.09.y 00/58] Backports for v2025.09.1
 2026-03-13 14:56 UTC  (60+ 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 10/58] bug: add support for CONFIG_DEBUG_BUGVERBOSE
` [PATCH v2025.09.y 11/58] driver: implement get_free_deviceid_from()
` [PATCH v2025.09.y 12/58] sandbox: fix make dependency for sandbox
` [PATCH v2025.09.y 13/58] gpio: Fix GPIOD_ASIS flag
` [PATCH v2025.09.y 14/58] i.MX: HAB: fix field return unlock fuse uid
` [PATCH v2025.09.y 15/58] ARM: cpu: common: skip R_ARM_NONE relocations
` [PATCH v2025.09.y 16/58] mmc: resolve conflict between MMC_CAP_NONREMOVABLE and MMC_CAP_1_8V_DDR
` [PATCH v2025.09.y 17/58] virtio: ring: fix stale data in queue after reset
` [PATCH v2025.09.y 18/58] scripts: Makefile.lib: suppress graph_port warnings for overlays
` [PATCH v2025.09.y 19/58] ARM: Rockchip: rk3576-prtpuk: suppress video graph warning
` [PATCH v2025.09.y 20/58] kbuild: fold rmdirs into rmfiles
` [PATCH v2025.09.y 21/58] mtd: nand: mxc_nand: use clk_get_optional for clock handling
` [PATCH v2025.09.y 22/58] FIT: fix double free issue with >1 reference count
` [PATCH v2025.09.y 23/58] net: phy: mdio_bus: fix freeing of cdev name before devfs_remove
` [PATCH v2025.09.y 24/58] bootm: fix bootm override saving/restoring
` [PATCH v2025.09.y 25/58] common: tlv: Correct eth address list fixup
` [PATCH v2025.09.y 26/58] common: tlv: fix link error when CONFIG_NET is disabled
` [PATCH v2025.09.y 27/58] include: array_size.h: make header self-contained
` [PATCH v2025.09.y 28/58] RISC-V: dts: fix generation of dtbs-list
` [PATCH v2025.09.y 29/58] of: overlay: propagate error unflattening DTBO
` [PATCH v2025.09.y 30/58] efi: fix potential NULL dereference
` [PATCH v2025.09.y 31/58] FIT: fix potential underflow of stack array
` [PATCH v2025.09.y 32/58] of: fdt: fix double free in fdt_ensure_space
` [PATCH v2025.09.y 33/58] of: overlay: initialize ret to fix garbage return value
` [PATCH v2025.09.y 34/58] firmware: xilinx-fpga: fix double free in probe error path
` [PATCH v2025.09.y 35/58] driver: fix missing va_end in dev_add_alias "
` [PATCH v2025.09.y 36/58] net: eth: avoid overlapping memcpy in eth_set_ethaddr
` [PATCH v2025.09.y 37/58] pmdomain: fix dereference before NULL check in genpd_get_from_provider
` [PATCH v2025.09.y 38/58] net: phy: add NULL check for phy driver in page accessors
` [PATCH v2025.09.y 39/58] open: add missing mode argument to O_CREAT calls
` [PATCH v2025.09.y 40/58] hush: add NULL check for gl_pathv after do_glob_in_argv
` [PATCH v2025.09.y 41/58] i2c: rk3x: fix NULL pointer dereference on repeated NACK
` [PATCH v2025.09.y 42/58] mci: imx-esdhc: remove misleading NULL check for cmd pointer
` [PATCH v2025.09.y 43/58] mci: spi: initialize r1 to fix garbage return value
` [PATCH v2025.09.y 44/58] virtio: fix variable shadowing in virtqueue_add_sgs input scatter loop
` [PATCH v2025.09.y 45/58] video: mode-helpers: preserve sync polarity in fb_videomode conversion
` [PATCH v2025.09.y 46/58] ARM: rockchip: dmc: use define instead of hardcoded value
` [PATCH v2025.09.y 47/58] ARM: rockchip: atf: Fix memend
` [PATCH v2025.09.y 48/58] regulator: fix handling of off_on_delay
` [PATCH v2025.09.y 49/58] regulator: fixed: handle startup-delay-us property
` [PATCH v2025.09.y 50/58] scripts: include: break dependency of list.h on kernel.h
` [PATCH v2025.09.y 51/58] Makefile: include scripts/ in compile_commands.json
` [PATCH v2025.09.y 52/58] jwt: fix buffer overflow and double-free in jwt_part_parse
` [PATCH v2025.09.y 53/58] of: fdt: fix heap-buffer-overflow in fdt_machine_is_compatible
` [PATCH v2025.09.y 54/58] powerpc: fix initjmp storing function pointer at wrong offset
` [PATCH v2025.09.y 55/58] net: r8169: drain RX descriptor ring
` [PATCH v2025.09.y 56/58] of: fdt: refuse / in property and node names
` [PATCH v2025.09.y 57/58] FIT: reconstruct hashed-nodes property during verification
` [PATCH v2025.09.y 58/58] scripts: fix build failure with glibc 2.43

[PATCH] FIT: reconstruct hashed-nodes property during verification
 2026-03-13 14:48 UTC  (3+ messages)

[PATCH] bareboxtlv-generator: make compatible to python < 3.12
 2026-03-13 14:48 UTC  (3+ messages)

[PATCH v3 0/4] ARM: i.MX8: add DDRC-ECC support
 2026-03-13 14:47 UTC  (6+ 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/4] arm: socfpga: mailbox_s10: cleanup and error handling
 2026-03-13 14:39 UTC  (6+ 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 v4 0/3] ARM: boards: add support for tqma8mpxs boards
 2026-03-13 14:31 UTC  (9+ 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 0/4] Add helper for security policies
 2026-03-13 14:30 UTC  (9+ 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] scripts: rk-usb-loader: push header first
 2026-03-13 14:20 UTC  (5+ messages)

[PATCH master] security: hide PBL_OPTEE_DTB_MAX_SIZE behind PBL_OPTEE
 2026-03-13 13:21 UTC  (3+ messages)

[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 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 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 0/9] ARM: boards: protonic-mecsbc: Generalization
 2026-03-10 15:17 UTC  (4+ messages)
` [PATCH 5/9] ARM: boards: protonic-rk356x: Move mecsbc code to model init function

[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  (2+ messages)

[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  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox