Messages by Thread
-
-
Yocto migration meta-barebox -> walnascar
Konstantin Kletschke
-
[PATCH 1/2] ARM: cpu: common: skip R_ARM_NONE relocations
Ahmad Fatoum
-
The non-removable option causes an MMC initialization error
zhengxiaojun
-
[PATCH 0/5] usb: dwc3: add fsl,ls1028a-dwc3 glue driver
Ahmad Fatoum
-
[PATCH] ARM64: dts: Layerscape: workaround v6.19-rc1 DT sync DWC3 breakage
Ahmad Fatoum
-
[PATCH] scripts: container.sh: explicitly pass build dir as volume
Ahmad Fatoum
-
[PATCH RFC 0/3] ARM: rockchip: add rockchip secure boot
Michael Tretter
-
barebox-bringup utility
Sascha Hauer
-
[PATCH 00/19] PBL: Add PBL ELF loading support with dynamic relocations
Sascha Hauer
-
[PATCH 04/19] ARM: implement elf_apply_relocations() for ELF relocation support
Sascha Hauer
-
Re: [PATCH 04/19] ARM: implement elf_apply_relocations() for ELF relocation support
Ahmad Fatoum
-
Re: [PATCH 04/19] ARM: implement elf_apply_relocations() for ELF relocation support
Sascha Hauer
-
[PATCH 01/19] elf: Use memcmp to make suitable for PBL
Sascha Hauer
-
Re: [PATCH 01/19] elf: Use memcmp to make suitable for PBL
Ahmad Fatoum
-
[PATCH 06/19] elf: implement elf_load_inplace()
Sascha Hauer
-
Re: [PATCH 06/19] elf: implement elf_load_inplace()
Ahmad Fatoum
-
Re: [PATCH 06/19] elf: implement elf_load_inplace()
Sascha Hauer
-
Re: [PATCH 06/19] elf: implement elf_load_inplace()
Ahmad Fatoum
-
[PATCH 08/19] Makefile: add barebox.elf build target
Sascha Hauer
-
Re: [PATCH 08/19] Makefile: add barebox.elf build target
Ahmad Fatoum
-
Re: [PATCH 08/19] Makefile: add barebox.elf build target
Sascha Hauer
-
Re: [PATCH 08/19] Makefile: add barebox.elf build target
Ahmad Fatoum
-
[PATCH 05/19] riscv: implement elf_apply_relocations() for ELF relocation support
Sascha Hauer
-
[PATCH 09/19] PBL: allow to link ELF image into PBL
Sascha Hauer
-
Re: [PATCH 09/19] PBL: allow to link ELF image into PBL
Ahmad Fatoum
-
[PATCH 07/19] elf: create elf_open_binary_into()
Sascha Hauer
-
[PATCH 02/19] elf: build for PBL as well
Sascha Hauer
-
[PATCH 03/19] elf: add dynamic relocation support
Sascha Hauer
-
Re: [PATCH 03/19] elf: add dynamic relocation support
Ahmad Fatoum
-
[PATCH 11/19] mmu: introduce pbl_remap_range()
Sascha Hauer
-
Re: [PATCH 11/19] mmu: introduce pbl_remap_range()
Ahmad Fatoum
-
Re: [PATCH 11/19] mmu: introduce pbl_remap_range()
Ahmad Fatoum
-
Re: [PATCH 11/19] mmu: introduce pbl_remap_range()
Sascha Hauer
-
[PATCH 14/19] ARM: linker script: create separate PT_LOAD segments for text, rodata, and data
Sascha Hauer
-
Re: [PATCH 14/19] ARM: linker script: create separate PT_LOAD segments for text, rodata, and data
Ahmad Fatoum
-
Re: [PATCH 14/19] ARM: linker script: create separate PT_LOAD segments for text, rodata, and data
Sascha Hauer
-
Re: [PATCH 14/19] ARM: linker script: create separate PT_LOAD segments for text, rodata, and data
Ahmad Fatoum
-
[PATCH 15/19] ARM: link ELF image into PBL
Sascha Hauer
-
Re: [PATCH 15/19] ARM: link ELF image into PBL
Ahmad Fatoum
-
[PATCH 17/19] riscv: link ELF image into PBL
Sascha Hauer
-
Re: [PATCH 17/19] riscv: link ELF image into PBL
Ahmad Fatoum
-
[PATCH 13/19] ARM: exceptions: make in-binary exception table const
Sascha Hauer
-
[PATCH 18/19] riscv: linker script: create separate PT_LOAD segments for text, rodata, and data
Sascha Hauer
-
Re: [PATCH 18/19] riscv: linker script: create separate PT_LOAD segments for text, rodata, and data
Ahmad Fatoum
-
[PATCH 16/19] ARM: PBL: setup MMU with proper permissions from ELF segments
Sascha Hauer
-
Re: [PATCH 16/19] ARM: PBL: setup MMU with proper permissions from ELF segments
Ahmad Fatoum
-
[PATCH 10/19] mmu: add MAP_CACHED_RO mapping type
Sascha Hauer
-
Re: [PATCH 10/19] mmu: add MAP_CACHED_RO mapping type
Ahmad Fatoum
-
[PATCH 12/19] ARM: use relative jumps in exception table
Sascha Hauer
-
Re: [PATCH 12/19] ARM: use relative jumps in exception table
Ahmad Fatoum
-
Re: [PATCH 12/19] ARM: use relative jumps in exception table
Sascha Hauer
-
Re: [PATCH 12/19] ARM: use relative jumps in exception table
Ahmad Fatoum
-
[PATCH 19/19] riscv: add ELF segment-based memory protection with MMU
Sascha Hauer
-
Re: [PATCH 19/19] riscv: add ELF segment-based memory protection with MMU
Ahmad Fatoum
-
Re: [PATCH 00/19] PBL: Add PBL ELF loading support with dynamic relocations
Ahmad Fatoum
-
Re: [PATCH 00/19] PBL: Add PBL ELF loading support with dynamic relocations
Sascha Hauer
-
Re: [PATCH 00/19] PBL: Add PBL ELF loading support with dynamic relocations
Ahmad Fatoum
-
[PATCH 0/4] i.MX6 Riotboard related patches
Sascha Hauer
-
[PATCH] ARM64: elf: set ELF_CLASS64 for ARM64
Ahmad Fatoum
-
[PATCH] mmu: move MAP_RO definition into global mmu.h header
Ahmad Fatoum
-
[PATCH] ARM: remove unused constructor support
Ahmad Fatoum
-
[PATCH] ARM: virt: add DEBUG_LL support
Ahmad Fatoum
-
[PATCH] pbl: export pbl_verify_piggy function
Ahmad Fatoum
-
[PATCH 1/2] common: elf: use strdup_const for symmetry
Ahmad Fatoum
-
[PATCH] ARM: socfpga: replace select of undefined symbols
Ahmad Fatoum
-
[PATCH] Documentation: devel: contributing: fix URL ReST syntax
Ahmad Fatoum
-
[PATCH] malloc: make malloc_add_pool return void
Ahmad Fatoum
-
[PATCH] startup: attempt poweroff if no shell and nothing to do
Ahmad Fatoum
-
[PATCH master] sandbox: fix make dependency for sandbox
Ahmad Fatoum
-
[PATCH 00/10] bootm: refactor to prepare multiple initrd support
Ahmad Fatoum
-
v2025.09.1
Sascha Hauer
-
v2025.12.0
Sascha Hauer
-
[PATCH] ARM: i.MX8MN-EVK: Fix maximum load size
Sascha Hauer
-
[PATCH v4 0/5] i.mx: hab/ocotop: extend field return to i.MX6
Fabian Pflug
-
[PATCH v3 0/5] i.mx: hab/ocotop: extend field return to i.MX6
Fabian Pflug
-
[PATCH v2025.09.y 00/49] Backports for v2025.09.1
Ahmad Fatoum