barebox
Thread
Date
Earlier messages
Messages by Thread
Call for Participation: Embedded & IoT micro-conference at Linux Plumbers 2025
Jan Lübbe
[PATCH v2] mtd: Make mtd_erase fail gracefully if CONFIG_MTD_WRITE is off
Christian Thießen via B4 Relay
Re: [PATCH v2] mtd: Make mtd_erase fail gracefully if CONFIG_MTD_WRITE is off
Sascha Hauer
[PATCH] ARM: sunxi: drop select of undefined CPU_SUPPORTS_64BIT_KERNEL
Ahmad Fatoum
Re: [PATCH] ARM: sunxi: drop select of undefined CPU_SUPPORTS_64BIT_KERNEL
Sascha Hauer
[PATCH master] kbuild: do not descend into images/ twice
Ahmad Fatoum
[PATCH] ARM: cpu: allow selecting CPU_V7/CPU_V8 directly
Ahmad Fatoum
[PATCH] test: arm: multi_v7_defconfig.yaml: make virt@ the default
Ahmad Fatoum
Re: [PATCH] test: arm: multi_v7_defconfig.yaml: make virt@ the default
Sascha Hauer
[PATCH] FIT: let fit_has_image() return bool
Sascha Hauer
Re: [PATCH] FIT: let fit_has_image() return bool
Sascha Hauer
Re: [PATCH] FIT: let fit_has_image() return bool
Ahmad Fatoum
[PATCH] efi: payload: image: fix many issues in the code.
chalianis1
Re: [PATCH] efi: payload: image: fix many issues in the code.
Ahmad Fatoum
[PATCH] fec_imx: Fix ENODEV in fec_probe on i.MX27
Christian Thießen via B4 Relay
Re: [PATCH] fec_imx: Fix ENODEV in fec_probe on i.MX27
Ahmad Fatoum
[PATCH] fixup! ci: container: update components installed on top to newest versions
Ahmad Fatoum
[PATCH] powerpc: mpc5xxx: declare taskTable as array
Sascha Hauer
Re: [PATCH] powerpc: mpc5xxx: declare taskTable as array
Ahmad Fatoum
[PATCH] openrisc: fix include file protection
Sascha Hauer
Re: [PATCH] openrisc: fix include file protection
Stafford Horne
Re: [PATCH] openrisc: fix include file protection
Sascha Hauer
[PATCH] mtd: Make mtd_erase fail gracefully if CONFIG_MTD_WRITE is off
Christian Thießen via B4 Relay
Re: [PATCH] mtd: Make mtd_erase fail gracefully if CONFIG_MTD_WRITE is off
Ahmad Fatoum
Re: [PATCH] mtd: Make mtd_erase fail gracefully if CONFIG_MTD_WRITE is off
Marco Felsch
[PATCH] ARM: rk3576-prtpuk: remove unused vp0_out_dsi1 node
Sascha Hauer
[PATCH master] param: don't use bobject_t in function pointer signatures
Ahmad Fatoum
Re: [PATCH master] param: don't use bobject_t in function pointer signatures
Sascha Hauer
[PATCH master 1/3] console: move full ctrl+c implementation into separate file
Ahmad Fatoum
Re: [PATCH master 1/3] console: move full ctrl+c implementation into separate file
Sascha Hauer
[PATCH master 3/3] sandbox: add simpleconsole_defconfig
Ahmad Fatoum
[PATCH master 2/3] console: simple: use common ctrl+c implementation
Ahmad Fatoum
[PATCH] ARM: mach-imx: tzasc: keep default region 0 secure settings for i.MX8M
Marco Felsch
Re: [PATCH] ARM: mach-imx: tzasc: keep default region 0 secure settings for i.MX8M
Sascha Hauer
Re: [PATCH] ARM: mach-imx: tzasc: keep default region 0 secure settings for i.MX8M
Marco Felsch
Re: [PATCH] ARM: mach-imx: tzasc: keep default region 0 secure settings for i.MX8M
Sascha Hauer
[PATCH v2 0/3] ARM: boards: add support for Samsung Galaxy S8 and S20 5G
Ivaylo Ivanov
[PATCH v2 2/3] ARM: boards: add support for Samsung Galaxy S8 (dreamlte)
Ivaylo Ivanov
[PATCH v2 3/3] ARM: boards: add support for Samsung Galaxy S20 5G (x1s)
Ivaylo Ivanov
[PATCH v2 1/3] video: simplefb-client: switch to dev_get_resource
Ivaylo Ivanov
[PATCH] doc/barebox-tlv: Fix typo in path
Thorsten Scherer
Re: [PATCH] doc/barebox-tlv: Fix typo in path
Sascha Hauer
[PATCH 0/3] ci: update to Trixie to use make --shuffle
Ahmad Fatoum
[PATCH 3/3] ci: build: shuffle goal and prerequisite ordering
Ahmad Fatoum
[PATCH 2/3] ci: container: update to Debian Trixie
Ahmad Fatoum
Re: [PATCH 0/3] ci: update to Trixie to use make --shuffle
Sascha Hauer
[PATCH 1/3] ci: container: update components installed on top to newest versions
Ahmad Fatoum
[PATCH] vsprintf: drop printf hexstr fuzzer
Ahmad Fatoum
Re: [PATCH] vsprintf: drop printf hexstr fuzzer
Sascha Hauer
[PATCH] fs: jffs2: silence false positive by always initializing variable
Ahmad Fatoum
Re: [PATCH] fs: jffs2: silence false positive by always initializing variable
Sascha Hauer
[PATCH 0/3] i.MX6 uuu support for signed images
Sascha Hauer
[PATCH 3/3] mach-imx: Kconfig: add option for image with dcd auth block
Sascha Hauer
Re: [PATCH 3/3] mach-imx: Kconfig: add option for image with dcd auth block
Ahmad Fatoum
Re: [PATCH 3/3] mach-imx: Kconfig: add option for image with dcd auth block
Sascha Hauer
[PATCH 1/3] scripts: imx: fix string in further auth block
Sascha Hauer
[PATCH 2/3] scripts: imx-image: support DCD_WRITE on closed dev
Sascha Hauer
Re: [PATCH 0/3] i.MX6 uuu support for signed images
Sascha Hauer
[PATCH] ARM: boards: kindle mx50: extend vendor ATAGs
Alexander Kurz
Re: [PATCH] ARM: boards: kindle mx50: extend vendor ATAGs
Sascha Hauer
[PATCH 1/7] drivers: video: efi-gop: fix null reference pointer.
chalianis1
[PATCH 4/7] arm: efi: add a generic efi machine.
chalianis1
Re: [PATCH 4/7] arm: efi: add a generic efi machine.
Sascha Hauer
Re: [PATCH 4/7] arm: efi: add a generic efi machine.
Ahmad Fatoum
Re: [PATCH 4/7] arm: efi: add a generic efi machine.
anis chali
Re: [PATCH 4/7] arm: efi: add a generic efi machine.
Ahmad Fatoum
[PATCH 5/7] lib: fdt: add lib fdt padding size.
chalianis1
[PATCH 3/7] efi: payload: initrd: implement efi initrd media protocol.
chalianis1
[PATCH 7/7] efi: payload: add options for FDT force and initrd direct install
chalianis1
Re: [PATCH 7/7] efi: payload: add options for FDT force and initrd direct install
Ahmad Fatoum
Re: [PATCH 7/7] efi: payload: add options for FDT force and initrd direct install
anis chali
Re: [PATCH 7/7] efi: payload: add options for FDT force and initrd direct install
Ahmad Fatoum
[PATCH 6/7] efi: payload: add support for efi stub boot and fit image.
chalianis1
Re: [PATCH 6/7] efi: payload: add support for efi stub boot and fit image.
Sascha Hauer
Re: [PATCH 6/7] efi: payload: add support for efi stub boot and fit image.
Sascha Hauer
Re: [PATCH 6/7] efi: payload: add support for efi stub boot and fit image.
Ahmad Fatoum
Re: [PATCH 6/7] efi: payload: add support for efi stub boot and fit image.
Ahmad Fatoum
Re: [PATCH 6/7] efi: payload: add support for efi stub boot and fit image.
anis chali
Re: [PATCH 6/7] efi: payload: add support for efi stub boot and fit image.
Ahmad Fatoum
Re: [PATCH 6/7] efi: payload: add support for efi stub boot and fit image.
Ahmad Fatoum
[PATCH 2/7] efi: video: gop: remove dependency to x86.
chalianis1
Re: [PATCH 2/7] efi: video: gop: remove dependency to x86.
Ahmad Fatoum
Electronics & Applications 2025
Raquel Murillo
[PATCH] ARM: mmu: fix <unknown> mapping print
Sascha Hauer
Re: [PATCH] ARM: mmu: fix <unknown> mapping print
Sascha Hauer
[PATCH] ARM: mmu64: simplify early mapping
Sascha Hauer
Re: [PATCH] ARM: mmu64: simplify early mapping
Sascha Hauer
[PATCH 0/5] dm: Initial work on a device mapper
Tobias Waldekranz
[PATCH 1/5] string: add strtok/strtokv
Tobias Waldekranz
Re: [PATCH 1/5] string: add strtok/strtokv
Ahmad Fatoum
Re: [PATCH 1/5] string: add strtok/strtokv
Tobias Waldekranz
Re: [PATCH 1/5] string: add strtok/strtokv
Ahmad Fatoum
[PATCH 3/5] dm: linear: Add linear target
Tobias Waldekranz
Re: [PATCH 3/5] dm: linear: Add linear target
Ahmad Fatoum
Re: [PATCH 3/5] dm: linear: Add linear target
Ahmad Fatoum
[PATCH 2/5] dm: Add initial device mapper infrastructure
Tobias Waldekranz
Re: [PATCH 2/5] dm: Add initial device mapper infrastructure
Ahmad Fatoum
Re: [PATCH 2/5] dm: Add initial device mapper infrastructure
Ahmad Fatoum
[PATCH 5/5] commands: dmsetup: Basic command set for dm device management
Tobias Waldekranz
Re: [PATCH 5/5] commands: dmsetup: Basic command set for dm device management
Ahmad Fatoum
[PATCH 4/5] test: self: dm: Add test of linear target
Tobias Waldekranz
Re: [PATCH 4/5] test: self: dm: Add test of linear target
Ahmad Fatoum
Re: [PATCH 0/5] dm: Initial work on a device mapper
Sascha Hauer
Re: [PATCH 0/5] dm: Initial work on a device mapper
Tobias Waldekranz
Re: [PATCH 0/5] dm: Initial work on a device mapper
Ahmad Fatoum
Re: [PATCH 0/5] dm: Initial work on a device mapper
Tobias Waldekranz
Re: [PATCH 0/5] dm: Initial work on a device mapper
Ahmad Fatoum
Re: [PATCH 0/5] dm: Initial work on a device mapper
Tobias Waldekranz
Re: [PATCH 0/5] dm: Initial work on a device mapper
Ahmad Fatoum
Re: [PATCH 0/5] dm: Initial work on a device mapper
Tobias Waldekranz
Re: [PATCH 0/5] dm: Initial work on a device mapper
Jan Lübbe
Re: [PATCH 0/5] dm: Initial work on a device mapper
Jan Lübbe
Re: [PATCH 0/5] dm: Initial work on a device mapper
Tobias Waldekranz
Re: [PATCH 0/5] dm: Initial work on a device mapper
Jan Lübbe
Re: [PATCH 0/5] dm: Initial work on a device mapper
Tobias Waldekranz
Re: [PATCH 0/5] dm: Initial work on a device mapper
Jan Lübbe
Re: [PATCH 0/5] dm: Initial work on a device mapper
Jan Lübbe
[PATCH 1/2] mci: am654-sdhci: Wait for transfer complete interrupt with MMC_RSP_BUSY cmd
Sascha Hauer
[PATCH 2/2] mci: sdhci: am654: Use sdhci_wait_idle()
Sascha Hauer
Re: [PATCH 1/2] mci: am654-sdhci: Wait for transfer complete interrupt with MMC_RSP_BUSY cmd
Sascha Hauer
[PATCH] Kbuild: do not build dtbs concurrently
Sascha Hauer
Re: [PATCH] Kbuild: do not build dtbs concurrently
Ahmad Fatoum
Re: [PATCH] Kbuild: do not build dtbs concurrently
Sascha Hauer
[PATCH] drivers: video: efi-gop: fix null reference pointer on priv->fb.mode=NULL.
chalianis1
Re: [PATCH] drivers: video: efi-gop: fix null reference pointer on priv->fb.mode=NULL.
Ahmad Fatoum
Re: [PATCH] drivers: video: efi-gop: fix null reference pointer on priv->fb.mode=NULL.
Sascha Hauer
[PATCH] ARM i.MX: fix iMX6SL detection
Alexander Kurz
Re: [PATCH] ARM i.MX: fix iMX6SL detection
Sascha Hauer
v2025.08.0
Sascha Hauer
[PATCH] arm: crypto: add a check for crypto extensions support.
chalianis1
Re: [PATCH] arm: crypto: add a check for crypto extensions support.
Sascha Hauer
[PATCH] arm: crypto: add a check for crypto extensions support.
chalianis1
Re: [PATCH] arm: crypto: add a check for crypto extensions support.
Sascha Hauer
Re: [PATCH] arm: crypto: add a check for crypto extensions support.
Ahmad Fatoum
[PATCH] arm: configs: raspberry-pi: add support for fit image.
chalianis1
Re: [PATCH] arm: configs: raspberry-pi: add support for fit image.
Sascha Hauer
[PATCH] common: bootm: only use initrd override if non-empty
chalianis1
Re: [PATCH] common: bootm: only use initrd override if non-empty
Sascha Hauer
[PATCH] logo: work around broken inkscape in Debian Trixie
Sascha Hauer
Re: [PATCH] logo: work around broken inkscape in Debian Trixie
Sascha Hauer
[PATCH] kbuild: move PBL_CODE_SIZE_ out of rule_pblb
Sascha Hauer
Re: [PATCH] kbuild: move PBL_CODE_SIZE_ out of rule_pblb
Sascha Hauer
[PATCH] arm: bootm-fip: remove redundant variable declaration
Alexander Shiyan
Re: [PATCH] arm: bootm-fip: remove redundant variable declaration
Sascha Hauer
[PATCH] efi: devicepath: add support for mbr partition.
chalianis1
Re: [PATCH] efi: devicepath: add support for mbr partition.
Sascha Hauer
[PATCH master] ARM: mmu: increase early page table size to 256K for now
Ahmad Fatoum
Re: [PATCH master] ARM: mmu: increase early page table size to 256K for now
Marco Felsch
Re: [PATCH master] ARM: mmu: increase early page table size to 256K for now
Sascha Hauer
[PATCH] efi: payload: early-mem: add memory type on early mem allocation
chalianis1
Re: [PATCH] efi: payload: early-mem: add memory type on early mem allocation
Sascha Hauer
[PATCH v2 1/2] state: do not panic on flipped bits in on-disk sizes
Ahmad Fatoum
[PATCH v2 2/2] state: dtb: enforce minimum FDT length
Ahmad Fatoum
Re: [PATCH v2 1/2] state: do not panic on flipped bits in on-disk sizes
Sascha Hauer
[PATCH 1/3] fuzz: add test harness for fuzzing nul-terminated strings
Ahmad Fatoum
[PATCH 3/3] security: jwt: add simple fuzzer
Ahmad Fatoum
[PATCH 2/3] test: self: jwt: add dedicated option for development_rsa2048.pem
Ahmad Fatoum
Re: [PATCH 1/3] fuzz: add test harness for fuzzing nul-terminated strings
Sascha Hauer
[PATCH] common: panic: add new CONFIG_PANIC_TRAP option
Ahmad Fatoum
Re: [PATCH] common: panic: add new CONFIG_PANIC_TRAP option
Sascha Hauer
[PATCH] state: do not panic on flipped bits in on-disk sizes
Ahmad Fatoum
[PATCH] scripts: rockchip: implement image signing
Michael Tretter
Re: [PATCH] scripts: rockchip: implement image signing
Sascha Hauer
[PATCH 0/6] crypto: keys: Some work for public keys
Sascha Hauer
[PATCH 5/6] fit: consistently pass around fit_handle
Sascha Hauer
[PATCH 3/6] crypto: include public key hashes
Sascha Hauer
[PATCH 1/6] crypto: drop BOOTM_FITIMAGE_PUBKEY
Sascha Hauer
[PATCH 2/6] crypto: Allow to include development keys in build
Sascha Hauer
[PATCH 4/6] commands: add keys command
Sascha Hauer
[PATCH 6/6] fit: improve diagnostics
Sascha Hauer
Re: [PATCH 0/6] crypto: keys: Some work for public keys
Sascha Hauer
[PATCH] crypto: public-keys: improve diagnostics for unsupported keys
Ahmad Fatoum
[PATCH 00/24] Add security policy support
Sascha Hauer
[PATCH 01/24] kconfig: allow setting CONFIG_ from the outside
Sascha Hauer
[PATCH 07/24] security: policy: support externally provided configs
Sascha Hauer
[PATCH] fixup! security: policy: support externally provided configs
Sascha Hauer
[PATCH 06/24] defaultenv: update PS1 according to security policy
Sascha Hauer
[PATCH] fixup! defaultenv: update PS1 according to security policy
Ahmad Fatoum
[PATCH 05/24] kbuild: allow security config use without source tree modification
Sascha Hauer
[PATCH 02/24] scripts: include scripts/include for all host tools
Sascha Hauer
[PATCH 09/24] docs: security-policies: add documentation
Sascha Hauer
[PATCH 04/24] Add security policy support
Sascha Hauer
[PATCH] fixup! Add security policy support
Sascha Hauer
Re: [PATCH] fixup! Add security policy support
Ahmad Fatoum
Re: [PATCH] fixup! Add security policy support
Sascha Hauer
Re: [PATCH 04/24] Add security policy support
Sascha Hauer
Re: [PATCH 04/24] Add security policy support
Ahmad Fatoum
[PATCH] fixup! Add security policy support
Sascha Hauer
[PATCH 03/24] kbuild: implement loopable loop_cmd
Sascha Hauer
[PATCH 08/24] commands: implement sconfig command
Sascha Hauer
[PATCH 12/24] bootm: support calling bootm_optional_signed_images at any time
Sascha Hauer
[PATCH 13/24] bootm: make unsigned image support runtime configurable
Sascha Hauer
[PATCH 20/24] security: fastboot: add security policy for fastboot oem
Sascha Hauer
[PATCH 18/24] usbserial: add inline wrappers
Sascha Hauer
[PATCH 16/24] boards: qemu-virt: allow setting policy from command line
Sascha Hauer
[PATCH 15/24] boards: qemu-virt: add security policies
Sascha Hauer
Re: [PATCH 15/24] boards: qemu-virt: add security policies
Ahmad Fatoum
Re: [PATCH 15/24] boards: qemu-virt: add security policies
Sascha Hauer
Re: [PATCH 15/24] boards: qemu-virt: add security policies
Ahmad Fatoum
[PATCH 10/24] commands: go: add security config option
Sascha Hauer
Earlier messages