barebox
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] firmware: handle firmware files being links correctly
Sascha Hauer
Re: [PATCH] firmware: handle firmware files being links correctly
Ahmad Fatoum
Re: [PATCH] firmware: handle firmware files being links correctly
Sascha Hauer
Re: [PATCH] firmware: handle firmware files being links correctly
Sascha Hauer
Re: [PATCH] firmware: handle firmware files being links correctly
Sascha Hauer
[PATCH] riscv: dma: rename dma_ops to dma_map_ops.
chalianis1
Re: [PATCH] riscv: dma: rename dma_ops to dma_map_ops.
Sascha Hauer
[PATCH] ARM: am62l: Update SCMI clock ids
Sascha Hauer
Re: [PATCH] ARM: am62l: Update SCMI clock ids
Sascha Hauer
[PATCH] drivers: treewide: Do not use NULL as driver_data
Sascha Hauer
Re: [PATCH] drivers: treewide: Do not use NULL as driver_data
Ahmad Fatoum
Re: [PATCH] drivers: treewide: Do not use NULL as driver_data
Sascha Hauer
Re: [PATCH] drivers: treewide: Do not use NULL as driver_data
Ahmad Fatoum
[PATCH] ARM: rockchip: select bbu default target using bootsource
Michael Tretter
Re: [PATCH] ARM: rockchip: select bbu default target using bootsource
Sascha Hauer
[PATCH] ARM: rockchip: cleanup iram handling
Michael Tretter
Re: [PATCH] ARM: rockchip: cleanup iram handling
Sascha Hauer
[PATCH] ARM: rockchip: add support for Radxa ROCK 5T
Michael Tretter
Re: [PATCH] ARM: rockchip: add support for Radxa ROCK 5T
Sascha Hauer
[PATCH] checkpatch: drop ENOSYS warning
Ahmad Fatoum
Re: [PATCH] checkpatch: drop ENOSYS warning
Sascha Hauer
[PATCH v4 01/12] ARM: cpu: allow selecting CPU_V7/CPU_V8 directly
chalianis1
[PATCH v4 04/12] efi: payload: add support for fit image
chalianis1
[PATCH v4 03/12] efi: payload: add support for efi stub boot
chalianis1
[PATCH v4 02/12] efi: payload: split image handling from legacy handover boot support
chalianis1
[PATCH v4 05/12] efi: payload: make selectable without COMPILE_TEST
chalianis1
[PATCH v4 08/12] common: filetype: add x86 linux filetype.
chalianis1
[PATCH v4 10/12] efi: payload: bootm: add x86 efi stub boot support.
chalianis1
[PATCH v4 12/12] efi: payload: x86: enable the possibility to efi stub bootm for x86.
chalianis1
[PATCH v4 06/12] arm: efi: add a generic defconfig for v8 efi payload,
chalianis1
[PATCH v4 07/12] efi: payload: initrd: implement efi initrd media protocol.
chalianis1
[PATCH v4 11/12] lib: fdt: remove FDT_PADDING.
chalianis1
Re: [PATCH v4 01/12] ARM: cpu: allow selecting CPU_V7/CPU_V8 directly
Ahmad Fatoum
[PATCH v4 09/12] efi: payload: early-mem: helps to correctly boot x86 linux.
chalianis1
[PATCH v3 01/11] ARM: cpu: allow selecting CPU_V7/CPU_V8 directly
chalianis1
[PATCH v3 02/11] efi: payload: split image handling from legacy handover boot support
chalianis1
[PATCH v3 04/11] efi: payload: add support for fit image
chalianis1
[PATCH v3 07/11] efi: payload: initrd: implement efi initrd media protocol.
chalianis1
[PATCH v3 08/11] common: filetype: add x86 linux filetype.
chalianis1
[PATCH v3 10/11] efi: payload: bootm: add x86 efi stub boot support.
chalianis1
[PATCH v3 11/11] lib: fdt: remove FDT_PADDING.
chalianis1
[PATCH v3 05/11] efi: payload: make selectable without COMPILE_TEST
chalianis1
[PATCH v3 06/11] arm: efi: add a generic defconfig for v8 efi payload,
chalianis1
[PATCH v3 03/11] efi: payload: add support for efi stub boot
chalianis1
[PATCH v3 09/11] efi: payload: early-mem: helps to correctly boot x86 linux.
chalianis1
[PATCH v2 01/10] ARM: cpu: allow selecting CPU_V7/CPU_V8 directly
chalianis1
[PATCH v2 04/10] efi: payload: add support for fit image
chalianis1
[PATCH v2 02/10] efi: payload: split image handling from legacy handover boot support
chalianis1
[PATCH v2 03/10] efi: payload: add support for efi stub boot
chalianis1
[PATCH v2 05/10] efi: payload: make selectable without COMPILE_TEST
chalianis1
[PATCH v2 07/10] efi: payload: initrd: implement efi initrd media protocol.
chalianis1
[PATCH v2 08/10] common: filetype: add x86 linux filetype.
chalianis1
[PATCH v2 10/10] efi: payload: bootm: add x86 efi stub boot support.
chalianis1
[PATCH v2 09/10] efi: payload: early-mem: helps to correctly boot x86 linux.
chalianis1
[PATCH v2 06/10] arm: efi: add a generic defconfig for v8 efi payload,
chalianis1
[PATCH] ARM: dts: k3-am62l: read MAC address from E-Fuse
Sascha Hauer
Re: [PATCH] ARM: dts: k3-am62l: read MAC address from E-Fuse
Sascha Hauer
[PATCH] usb: dwc3: remove non existent Kconfig option
Sascha Hauer
Re: [PATCH] usb: dwc3: remove non existent Kconfig option
Sascha Hauer
[PATCH] arch: x86: efi_defconfig: remove framebuffer console to fix duplicate screen.
chalianis1
Re: [PATCH] arch: x86: efi_defconfig: remove framebuffer console to fix duplicate screen.
Ahmad Fatoum
[PATCH] drivers: dma: refactor: rename dma_ops to dma_device_ops.
chalianis1
Re: [PATCH] drivers: dma: refactor: rename dma_ops to dma_device_ops.
Sascha Hauer
Re: [PATCH] drivers: dma: refactor: rename dma_ops to dma_device_ops.
Ahmad Fatoum
Re: [PATCH] drivers: dma: refactor: rename dma_ops to dma_device_ops.
Sascha Hauer
[PATCH] efi: payload: entry-single: memory need to be alloccated as data.
chalianis1
Re: [PATCH] efi: payload: entry-single: memory need to be alloccated as data.
Sascha Hauer
Re: [PATCH] efi: payload: entry-single: memory need to be alloccated as data.
Ahmad Fatoum
[PATCH] RISC-V: fix stack clobbering in relocate_to_adr
Ahmad Fatoum
Re: [PATCH] RISC-V: fix stack clobbering in relocate_to_adr
Sascha Hauer
[PATCH] ARM64: setupc: drop erroneous cache flush of virt addr 0
Ahmad Fatoum
Re: [PATCH] ARM64: setupc: drop erroneous cache flush of virt addr 0
Sascha Hauer
[PATCH] ARM: k3: am625: fix syscon-reboot-mode
Sascha Hauer
Re: [PATCH] ARM: k3: am625: fix syscon-reboot-mode
Sascha Hauer
[PATCH 1/2] ARM: k3: move am62x specific bits out of common file
Sascha Hauer
[PATCH 2/2] ARM: k3: add FAT environment support
Sascha Hauer
Re: [PATCH 1/2] ARM: k3: move am62x specific bits out of common file
Sascha Hauer
[PATCH] spi: mvebu: move timekeeping out of hot path
Steffen Trumtrar
Re: [PATCH] spi: mvebu: move timekeeping out of hot path
Sascha Hauer
[PATCH v2 0/7] dm: Initial work on a device mapper
Tobias Waldekranz
[PATCH v2 2/7] vsprintf: Add rasprintf(): the reallocing string printf family
Tobias Waldekranz
[PATCH v2 6/7] test: self: dm: Add test of linear target
Tobias Waldekranz
[PATCH v2 7/7] commands: dmsetup: Basic command set for dm device management
Tobias Waldekranz
[PATCH v2 4/7] dm: linear: Add linear target
Tobias Waldekranz
[PATCH v2 1/7] string: add strtok/strtokv
Tobias Waldekranz
Re: [PATCH v2 1/7] string: add strtok/strtokv
Ahmad Fatoum
Re: [PATCH v2 0/7] dm: Initial work on a device mapper
Sascha Hauer
[PATCH v2 5/7] MIPS: qemu-malta_defconfig: Use largest possible relocation table
Tobias Waldekranz
[PATCH v2 3/7] dm: Add initial device mapper infrastructure
Tobias Waldekranz
[PATCH] Documentation: k3 am62l: fix typo
Sascha Hauer
Re: [PATCH] Documentation: k3 am62l: fix typo
Sascha Hauer
[PATCH 0/4] i.MX8M: Add SNVS support
Sascha Hauer
[PATCH 3/4] nvmem: snvs_lpgpr: set nvmem config name to snvs
Sascha Hauer
[PATCH 2/4] nvmem: snvs_lpgpr: Add i.MX7/8 support
Sascha Hauer
[PATCH 4/4] ARM: defconfigs: enable SNVS driver in i.MX8 configs
Sascha Hauer
[PATCH 1/4] ARM: i.MX8M: initialize SNVS
Sascha Hauer
Re: [PATCH 0/4] i.MX8M: Add SNVS support
Sascha Hauer
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
Re: [PATCH master] kbuild: do not descend into images/ twice
Sascha Hauer
[PATCH] ARM: cpu: allow selecting CPU_V7/CPU_V8 directly
Ahmad Fatoum
Re: [PATCH] ARM: cpu: allow selecting CPU_V7/CPU_V8 directly
Sascha Hauer
[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
Re: [PATCH] fec_imx: Fix ENODEV in fec_probe on i.MX27
Sascha Hauer
Re: [PATCH] fec_imx: Fix ENODEV in fec_probe on i.MX27
Ahmad Fatoum
Re: [PATCH] fec_imx: Fix ENODEV in fec_probe on i.MX27
Christian Thießen
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
Re: [PATCH] ARM: mach-imx: tzasc: keep default region 0 secure settings for i.MX8M
Marco Felsch
[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
Re: [PATCH v2 0/3] ARM: boards: add support for Samsung Galaxy S8 and S20 5G
Sascha Hauer
[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
Re: [PATCH 1/5] string: add strtok/strtokv
Tobias Waldekranz
[PATCH 3/5] dm: linear: Add linear target
Tobias Waldekranz
Re: [PATCH 3/5] dm: linear: Add linear target
Ahmad Fatoum
Earlier messages
Later messages