[PATCH v2 00/21] PBL: Add PBL ELF loading support with dynamic relocations
2026-01-06 13:11 UTC (26+ messages)
` [PATCH v2 01/21] elf: only accept images matching the native ELF_CLASS
` [PATCH v2 02/21] elf: build for PBL as well
` [PATCH v2 03/21] elf: add dynamic relocation support
` [PATCH v2 04/21] ARM: implement elf_apply_relocations() for ELF "
` [PATCH v2 05/21] riscv: define generic relocate_image
` [PATCH v2 06/21] riscv: implement elf_apply_relocations() for ELF relocation support
` [PATCH v2 07/21] elf: implement elf_load_inplace()
` [PATCH v2 08/21] elf: create elf_open_binary_into()
` [PATCH v2 09/21] Makefile: add barebox.elf build target
` [PATCH v2 10/21] PBL: allow to link ELF image into PBL
` [PATCH v2 11/21] mmu: add MAP_CACHED_RO mapping type
` [PATCH v2 12/21] mmu: introduce pbl_remap_range()
` [PATCH v2 13/21] ARM: use relative jumps in exception table
` [PATCH v2 14/21] ARM: exceptions: make in-binary exception table const
` [PATCH v2 15/21] ARM: linker script: create separate PT_LOAD segments for text, rodata, and data
` [PATCH v2 16/21] ARM: link ELF image into PBL
` [PATCH v2 17/21] ARM: PBL: setup MMU with proper permissions from ELF segments
` [PATCH v2 18/21] riscv: link ELF image into PBL
` [PATCH v2 19/21] riscv: linker script: create separate PT_LOAD segments for text, rodata, and data
` [PATCH v2 20/21] riscv: Allwinner D1: Drop M-Mode
` [PATCH v2 21/21] riscv: add ELF segment-based memory protection with MMU
Yocto migration meta-barebox -> walnascar
2026-01-06 13:10 UTC (5+ messages)
[PATCH] scripts: add helper for generating Origin-URL references
2026-01-06 11:54 UTC (3+ messages)
[PATCH 1/2] ARM: cpu: common: skip R_ARM_NONE relocations
2026-01-06 11:43 UTC (4+ messages)
` [PATCH 2/2] ARM: cpu: common: define generic relocate_image
[PATCH 00/19] PBL: Add PBL ELF loading support with dynamic relocations
2026-01-06 9:25 UTC (49+ messages)
` [PATCH 01/19] elf: Use memcmp to make suitable for PBL
` [PATCH 02/19] elf: build for PBL as well
` [PATCH 03/19] elf: add dynamic relocation support
` [PATCH 04/19] ARM: implement elf_apply_relocations() for ELF "
` [PATCH 05/19] riscv: "
` [PATCH 06/19] elf: implement elf_load_inplace()
` [PATCH 07/19] elf: create elf_open_binary_into()
` [PATCH 08/19] Makefile: add barebox.elf build target
` [PATCH 09/19] PBL: allow to link ELF image into PBL
` [PATCH 10/19] mmu: add MAP_CACHED_RO mapping type
` [PATCH 11/19] mmu: introduce pbl_remap_range()
` [PATCH 12/19] ARM: use relative jumps in exception table
` [PATCH 13/19] ARM: exceptions: make in-binary exception table const
` [PATCH 14/19] ARM: linker script: create separate PT_LOAD segments for text, rodata, and data
` [PATCH 15/19] ARM: link ELF image into PBL
` [PATCH 16/19] ARM: PBL: setup MMU with proper permissions from ELF segments
` [PATCH 17/19] riscv: link ELF image into PBL
` [PATCH 18/19] riscv: linker script: create separate PT_LOAD segments for text, rodata, and data
` [PATCH 19/19] riscv: add ELF segment-based memory protection with MMU
[PATCH 0/5] usb: dwc3: add fsl,ls1028a-dwc3 glue driver
2026-01-06 8:12 UTC (7+ messages)
` [PATCH 1/5] usb: dwc3: export dwc3_core_probe/dwc3_core_remove like Linux
` [PATCH 2/5] usb: dwc3: add support for Global SoC Bus Configuration Register
` [PATCH 3/5] clk: implement and use clk_bulk_get_all_enabled helper
` [PATCH 4/5] usb: dwc3: add DesignWare USB3 generic platform driver
` [PATCH 5/5] Revert "ARM64: dts: Layerscape: workaround v6.19-rc1 DT sync DWC3 breakage"
[PATCH] ARM64: dts: Layerscape: workaround v6.19-rc1 DT sync DWC3 breakage
2026-01-06 8:04 UTC (2+ messages)
The non-removable option causes an MMC initialization error
2026-01-06 8:01 UTC (2+ messages)
[PATCH] ci: coverity: Run monthly, on branch next
2026-01-06 7:54 UTC (2+ messages)
[PATCH v3 1/4] Documentation: split Rockchip documentation
2026-01-06 7:52 UTC (2+ messages)
` (subset) "
[PATCH v4 0/5] i.mx: hab/ocotop: extend field return to i.MX6
2026-01-06 7:51 UTC (7+ messages)
` [PATCH v4 1/5] i.MX: HAB: fix field return unlock fuse uid
` [PATCH v4 2/5] arm: mach-imx6: use kconfig for field return
` [PATCH v4 3/5] nvmem: ocotp: extend support to query the sticky bit
` [PATCH v4 4/5] i.MX: HAB: extend field_return support to imx6
` [PATCH v4 5/5] commands: hab: extend by field_return fuse burn
[PATCH 0/4] i.MX6 Riotboard related patches
2026-01-06 7:46 UTC (7+ messages)
` [PATCH 1/4] ARM: i.MX6: Riotboard: ungate peripheral clocks
` [PATCH 2/4] ARM: i.MX6: Riotboard: Add hint how to enable DEBUG_LL
` [PATCH 3/4] gpio: Fix GPIOD_ASIS flag
` [PATCH 4/4] ARM: boards: remove #define DEBUG in board files
` (subset) [PATCH 0/4] i.MX6 Riotboard related patches
[PATCH] startup: attempt poweroff if no shell and nothing to do
2026-01-06 7:43 UTC (2+ messages)
[PATCH master] sandbox: fix make dependency for sandbox
2026-01-06 7:42 UTC (2+ messages)
[PATCH] malloc: make malloc_add_pool return void
2026-01-06 7:41 UTC (2+ messages)
[PATCH] Documentation: devel: contributing: fix URL ReST syntax
2026-01-06 7:40 UTC (2+ messages)
[PATCH] ARM: socfpga: replace select of undefined symbols
2026-01-06 7:40 UTC (2+ messages)
[PATCH 1/2] common: elf: use strdup_const for symmetry
2026-01-06 7:39 UTC (3+ messages)
` [PATCH 2/2] common: elf: use memcmp for fixed-size comparison
[PATCH] ARM: virt: add DEBUG_LL support
2026-01-06 7:38 UTC (2+ messages)
[PATCH] ARM: remove unused constructor support
2026-01-06 7:38 UTC (2+ messages)
[PATCH] ARM64: elf: set ELF_CLASS64 for ARM64
2026-01-06 7:37 UTC (2+ messages)
[PATCH RFC 0/3] ARM: rockchip: add rockchip secure boot
2026-01-06 7:33 UTC (5+ messages)
` [PATCH RFC 1/3] scripts: rockchip: add script to calculate key hash
` [PATCH RFC 2/3] tee: drivers: add driver for Rockchip Secure Boot PTA
` [PATCH RFC 3/3] commands: implement rksecure command
barebox-bringup utility
2026-01-06 7:11 UTC (3+ messages)
[PATCH] scripts: container.sh: explicitly pass build dir as volume
2026-01-05 15:13 UTC
[PATCH] pbl: export pbl_verify_piggy function
2026-01-05 13:16 UTC (2+ messages)
[PATCH] mmu: move MAP_RO definition into global mmu.h header
2026-01-05 12:13 UTC (2+ messages)
[PATCH 00/10] bootm: refactor to prepare multiple initrd support
2026-01-05 8:03 UTC (11+ messages)
` [PATCH 01/10] bootm: set image_data::initrd_res at a single place
` [PATCH 02/10] bootm: fit: split support into dedicated file
` [PATCH 03/10] bootm: uimage: "
` [PATCH 04/10] filetype: introduce filetype_fit
` [PATCH 05/10] bootm: refactor for readability and extensibility
` [PATCH 06/10] memory: move release_sdram_region into header
` [PATCH 07/10] resource: make NULL in release_[sdram_]region a no-op
` [PATCH 08/10] common: elf: use release_region unconditionally
` [PATCH 09/10] memory: always print errors on request_sdram_region failure
` [PATCH 10/10] memory: drop now duplicate request_sdram_region error messages
v2025.09.1
2025-12-22 10:15 UTC
v2025.12.0
2025-12-22 9:53 UTC
[PATCH v2025.09.y 00/49] Backports for v2025.09.1
2025-12-20 22:00 UTC (36+ messages)
` [PATCH v2025.09.y 10/49] clk: clk_set_parent: skip any operation if current and new parents are equal
` [PATCH v2025.09.y 11/49] range: fix corner cases when exclusive end is zero
` [PATCH v2025.09.y 13/49] state: guard against empty variable set in DT
` [PATCH v2025.09.y 14/49] fs: nfs: drop PROG_NFS special casing
` [PATCH v2025.09.y 15/49] fs: nfs: do not read past packets
` [PATCH v2025.09.y 16/49] ARM: i.MX8M: romapi: skip zero_page_access() if MMU is disabled
` [PATCH v2025.09.y 17/49] ARM: mmu: have zero_page_remappable() check MMU status
` [PATCH v2025.09.y 18/49] ARM: mmu: fix hang when reserved memory at start of RAM
` [PATCH v2025.09.y 19/49] clk: rockchip rk3588: configure CPLL in driver
` [PATCH v2025.09.y 21/49] bootm: fix boot override inheritance
` [PATCH v2025.09.y 22/49] commands: truncate: fix multiple file handling with relative sizes
` [PATCH v2025.09.y 23/49] fs: qemu_fw_cfg: make use of the automount
` [PATCH v2025.09.y 24/49] fs: qemu_fw_cfg: handle non-existent opt/org.barebox.env key gracefully
` [PATCH v2025.09.y 25/49] boards: qemu-virt: drop fitimage-pubkey.dts
` [PATCH v2025.09.y 27/49] sandbox: fix race with .old_version removal
` [PATCH v2025.09.y 28/49] net: designware-imx: don't set txclk when mode is (r)mii
` [PATCH v2025.09.y 30/49] scripts: imx: Makefile.mingw64: add _GNU_SOURCE
` [PATCH v2025.09.y 31/49] scripts: imx: add pread implementation for mingw target
` [PATCH v2025.09.y 33/49] net: reset pending ARP state when request is done
` [PATCH v2025.09.y 34/49] test: populate qemu_bin, even if missing features
` [PATCH v2025.09.y 35/49] ARM: i.MX8M: Fix the RAM size calculation for DDR3
` [PATCH v2025.09.y 36/49] test: exit directly when invoking QEMU states on non-QEMU targets
` [PATCH v2025.09.y 37/49] tlv: register_device() error handling
` [PATCH v2025.09.y 38/49] fs: fix automount when last filename component is a automountpoint
` [PATCH v2025.09.y 40/49] ARM: k3: make some firmware files SoC specific
` [PATCH v2025.09.y 41/49] ARM: k3: am62l: Add dedicated config option for OP-TEE
` [PATCH v2025.09.y 42/49] ARM: k3: am62l: fix dependencies on k3img input files
` [PATCH v2025.09.y 43/49] lib: base64: Fix out-of-bounds potential by respecting dst_len
` [PATCH v2025.09.y 44/49] param: make setting a parameter to the same string value a no-op
` [PATCH v2025.09.y 45/49] i2c: omap: fix probe on am335x
` [PATCH v2025.09.y 46/49] net: 9p: fix variable name in BAREBOX_MAGICVAR
` [PATCH v2025.09.y 47/49] pmdomain: fix collision in names when registering
` [PATCH v2025.09.y 48/49] i2c: implement i2c_unregister_device()
` [PATCH v2025.09.y 49/49] eeprom: at24: unregister devices in error path
[PATCH] ARM: i.MX8MN-EVK: Fix maximum load size
2025-12-20 22:00 UTC (2+ messages)
[PATCH v3 0/5] i.mx: hab/ocotop: extend field return to i.MX6
2025-12-19 10:49 UTC (6+ messages)
` [PATCH v3 1/5] arm: mach-imx6: use kconfig for field return
` [PATCH v3 2/5] nvmem: ocotp: extend support to query the sticky bit
` [PATCH v3 3/5] i.MX: HAB: extend field_return support to imx6
` [PATCH v3 4/5] commands: hab: extend by field_return fuse burn
` [PATCH v3 5/5] i.MX: HAB: fix field return unlock fuse uid
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