barebox
Thread
Date
Later messages
Messages by Date
2025/02/19
Re: [PATCH 1/2] ARM: i.MX6: Enable PBL_VERIFY_PIGGY with HABV4 support
Marco Felsch
2025/02/18
Re: [PATCH 1/2] usb: dwc3: am62: Use HZ_PER_KHZ
Sascha Hauer
2025/02/18
Re: [PATCH] net: Fix DRIVER_NET_TI_DAVINCI_MDIO dependency
Sascha Hauer
2025/02/18
[PATCH 1/2] ARM: i.MX6: Enable PBL_VERIFY_PIGGY with HABV4 support
Sascha Hauer
2025/02/18
[PATCH 2/2] ARM: i.MX9: Enable PBL_VERIFY_PIGGY with non INSECURE
Sascha Hauer
2025/02/18
[PATCH] dmesg: add support for dumping log into file
Ahmad Fatoum
2025/02/18
[PATCH v2 10/10] ARM: socfpga: add Arrow AXE5 Agilex5 board
Steffen Trumtrar
2025/02/18
[PATCH v2 09/10] net: add support for Designware XGMAC (10gb) ethernet
Steffen Trumtrar
2025/02/18
[PATCH v2 02/10] mach: socfpga: debug_ll: rework putc_ll
Steffen Trumtrar
2025/02/18
[PATCH v2 03/10] reset: reset-socfpga: build only for 32-bit socfpga
Steffen Trumtrar
2025/02/18
[PATCH v2 08/10] net: phy: add Analog Devices ADIN1300
Steffen Trumtrar
2025/02/18
[PATCH v2 06/10] clk: support init->parent_data
Steffen Trumtrar
2025/02/18
[PATCH v2 00/10] ARM: SoCFPGA: Add initial support for Agilex5
Steffen Trumtrar
2025/02/18
[PATCH v2 07/10] clk: socfpga: add agilex5 clock support
Steffen Trumtrar
2025/02/18
[PATCH v2 05/10] linux: clk: add clk_parent_data
Steffen Trumtrar
2025/02/18
[PATCH v2 01/10] ARM: socfpga: kconfig: sort entries
Steffen Trumtrar
2025/02/18
Re: [PATCH v2 1/3] common: introduce CONFIG_HAS_INSECURE_DEFAULTS
Sascha Hauer
2025/02/17
Re: [PATCH] net: Fix DRIVER_NET_TI_DAVINCI_MDIO dependency
Alexander Shiyan
2025/02/17
Re: [PATCH 0/6] of: partition: add Linux CONFIG_OF_PARTITION-compatible adaptive fixup mode
Ahmad Fatoum
2025/02/17
Re: [PATCH 0/6] of: partition: add Linux CONFIG_OF_PARTITION-compatible adaptive fixup mode
Marco Felsch
2025/02/17
[PATCH 4/6] ARM: dts: prefix all non-MTD fixed-partitions with barebox,
Ahmad Fatoum
2025/02/17
[PATCH 5/6] of: partition: refactor of_partition_binding checks into switch
Ahmad Fatoum
2025/02/17
[PATCH v2 2/3] Documentation: user: optee: bring up-to-date
Ahmad Fatoum
2025/02/17
[PATCH v2 3/3] Documentation: user: add security consideration for using barebox
Ahmad Fatoum
2025/02/17
[PATCH 2/6] of: of_path: support barebox,fixed-partitions
Ahmad Fatoum
2025/02/17
[PATCH v2 1/3] common: introduce CONFIG_HAS_INSECURE_DEFAULTS
Ahmad Fatoum
2025/02/17
[PATCH 1/6] of: factor out of_node_is_fixed_partitions check
Ahmad Fatoum
2025/02/17
[PATCH 0/6] of: partition: add Linux CONFIG_OF_PARTITION-compatible adaptive fixup mode
Ahmad Fatoum
2025/02/17
[PATCH 3/6] ARM: IMX8MP: var-dart-dt8mcustomboard.dts: use new-style partition binding
Ahmad Fatoum
2025/02/17
[PATCH 6/6] of: partition: add Linux CONFIG_OF_PARTITION-compatible adaptive fixup mode
Ahmad Fatoum
2025/02/17
Re: [PATCH] usb: dwc3: add am62 support
Sascha Hauer
2025/02/17
[PATCH 2/2] usb: dwc3: am62: set mode valid bit before probing children
Sascha Hauer
2025/02/17
[PATCH 1/2] usb: dwc3: am62: Use HZ_PER_KHZ
Sascha Hauer
2025/02/17
Re: [PATCH] usb: dwc3: add am62 support
Ahmad Fatoum
2025/02/17
[PATCH 1/2] fip: Store image data in single buffer
Sascha Hauer
2025/02/17
[PATCH 2/2] fip: add function to parse FIP from a buffer
Sascha Hauer
2025/02/17
Re: [PATCH v2 1/2] mci: core: import Linux logic for higher preferred erase size
Sascha Hauer
2025/02/17
Re: [PATCH] environment: fix free() of unitialized variable
Sascha Hauer
2025/02/17
[PATCH] net: Fix DRIVER_NET_TI_DAVINCI_MDIO dependency
Sascha Hauer
2025/02/17
Re: [PATCH] kbuild: export HOSTPKG_CONFIG like Linux does
Sascha Hauer
2025/02/17
Re: [PATCH] usb: dwc3: fix use of bool for prompt choice
Sascha Hauer
2025/02/17
Re: [PATCH 1/4] sandbox: make CC_HAS_LINUX_I386_SUPPORT depend on GCC
Sascha Hauer
2025/02/17
Re: [PATCH 1/2] mci: core: import Linux logic for higher preferred erase size
Ahmad Fatoum
2025/02/17
[PATCH v2 2/2] mci: core: reset ERASE_GRP_DEF on startup
Ahmad Fatoum
2025/02/17
[PATCH v2 1/2] mci: core: import Linux logic for higher preferred erase size
Ahmad Fatoum
2025/02/17
Re: [PATCH 1/7] net: davinci_mdio: separate driver
Alexander Shiyan
2025/02/17
Re: [PATCH v2 00/20] ARM: K3 updates
Sascha Hauer
2025/02/17
[PATCH 2/4] Makefile: clang: fix typo in -Wno-typdef-redefinition flag
Ahmad Fatoum
2025/02/17
Re: [PATCH 1/2] mci: core: import Linux logic for higher preferred erase size
Sascha Hauer
2025/02/17
[PATCH 3/4] kbuild: actually include Makefile.clang for clang builds
Ahmad Fatoum
2025/02/17
[PATCH 1/4] sandbox: make CC_HAS_LINUX_I386_SUPPORT depend on GCC
Ahmad Fatoum
2025/02/17
[PATCH 4/4] Makefile: clang: fail non-sandbox LLVM builds early
Ahmad Fatoum
2025/02/17
Re: [PATCH master 3/3] Documentation: user: add security consideration for using barebox
Marco Felsch
2025/02/17
Re: [PATCH 1/3] fs: move fs_driver open/close into struct file_operations
Sascha Hauer
2025/02/17
Re: [PATCH] nfs: add $global.net.nfsport override
Sascha Hauer
2025/02/17
[PATCH] kbuild: export HOSTPKG_CONFIG like Linux does
Ahmad Fatoum
2025/02/17
[PATCH] usb: dwc3: fix use of bool for prompt choice
Ahmad Fatoum
2025/02/17
Re: [PATCH master 1/2] FIT: factor out fit_fdt_is_compatible for readability
Sascha Hauer
2025/02/17
Re: [PATCH 1/3] lib: add scatterlist abstraction
Sascha Hauer
2025/02/17
Re: [PATCH] boot: omit menu freeing loop when CONFIG_MENU is disabled
Sascha Hauer
2025/02/17
Re: [PATCH] mount: support specifying mount -o options more than once
Sascha Hauer
2025/02/17
Re: [PATCH 0/7] commands: boot: add support for overriding boot artifacts
Sascha Hauer
2025/02/17
Re: [PATCH master 3/3] Documentation: user: add security consideration for using barebox
Sascha Hauer
2025/02/16
Re: [PATCH] bootm: change default verification mode from hash to available
Sascha Hauer
2025/02/16
Re: [PATCH] ARM: zii-imx8mq-dev: fix warnings about missing #address-/#size-cells
Sascha Hauer
2025/02/16
Re: [PATCH 1/2] cdev: merge identical partitions despite DEVFS_PARTITION_CAN_OVERLAP
Sascha Hauer
2025/02/16
[PATCH 1/2] cdev: merge identical partitions despite DEVFS_PARTITION_CAN_OVERLAP
Ahmad Fatoum
2025/02/16
[PATCH 2/2] cmdlinepart: refuse partitions with empty name
Ahmad Fatoum
2025/02/15
[PATCH] fixup! commands: boot: add support for overriding boot artifacts
Ahmad Fatoum
2025/02/14
[PATCH] fixup! bootm: retire bootm_has_initrd
Ahmad Fatoum
2025/02/14
[PATCH] ARM: zii-imx8mq-dev: fix warnings about missing #address-/#size-cells
Ahmad Fatoum
2025/02/14
[PATCH] bootm: change default verification mode from hash to available
Ahmad Fatoum
2025/02/14
[PATCH] fixup! Documentation: user: add security consideration for using barebox
Ahmad Fatoum
2025/02/14
[PATCH master 3/3] Documentation: user: add security consideration for using barebox
Ahmad Fatoum
2025/02/14
[PATCH master 1/3] common: introduce CONFIG_HAS_INSECURE_DEFAULT
Ahmad Fatoum
2025/02/14
[PATCH master 2/3] Documentation: user: optee: bring up-to-date
Ahmad Fatoum
2025/02/14
[PATCH master 2/2] FIT: do not decompress device trees to find compatible
Ahmad Fatoum
2025/02/14
[PATCH master 1/2] FIT: factor out fit_fdt_is_compatible for readability
Ahmad Fatoum
2025/02/14
[PATCH 6/7] bootm: retire bootm_has_initrd
Ahmad Fatoum
2025/02/14
[PATCH 0/7] commands: boot: add support for overriding boot artifacts
Ahmad Fatoum
2025/02/14
[PATCH 4/7] fastboot: drop useless bootm.image clobber
Ahmad Fatoum
2025/02/14
[PATCH 1/7] bootm: add helper functions for checking if FIT image is used
Ahmad Fatoum
2025/02/14
[PATCH 2/7] boot: move global.linux.bootargs.dyn. to common code
Ahmad Fatoum
2025/02/14
[PATCH 3/7] blspec: don't clobber bootm.image on boot attempt
Ahmad Fatoum
2025/02/14
[PATCH 7/7] commands: boot: add support for overriding boot artifacts
Ahmad Fatoum
2025/02/14
[PATCH 5/7] bootm: don't clobber global.bootm. variables after script boot fails
Ahmad Fatoum
2025/02/14
Re: (subset) [PATCH 0/6] Initial support for Allwinner A64 SoC
Sascha Hauer
2025/02/14
Re: [PATCH v3 0/6] Initial support for Allwinner A64 SoC
Sascha Hauer
2025/02/14
[PATCH] mount: support specifying mount -o options more than once
Ahmad Fatoum
2025/02/14
[PATCH 3/3] virtio: add token data parameter to virtqueue_add_sgs
Ahmad Fatoum
2025/02/14
[PATCH 1/3] lib: add scatterlist abstraction
Ahmad Fatoum
2025/02/14
[PATCH 2/3] virtio: replace virtio_sg with common scatterlist
Ahmad Fatoum
2025/02/14
[PATCH 2/3] fs: remove unused members in struct file_operations
Ahmad Fatoum
2025/02/14
[PATCH 3/3] fs: drop unused FS_DRIVER_NO_DEV flag
Ahmad Fatoum
2025/02/14
[PATCH] boot: omit menu freeing loop when CONFIG_MENU is disabled
Ahmad Fatoum
2025/02/14
[PATCH 1/3] fs: move fs_driver open/close into struct file_operations
Ahmad Fatoum
2025/02/14
[PATCH] nfs: add $global.net.nfsport override
Ahmad Fatoum
2025/02/14
[PATCH 1/2] mci: core: import Linux logic for higher preferred erase size
Ahmad Fatoum
2025/02/14
[PATCH 2/2] mci: core: reset ERASE_GRP_DEF on startup
Ahmad Fatoum
2025/02/12
[PATCH v2 14/20] ARM: k3: add eMMC barebox update handler
Sascha Hauer
2025/02/12
Re: Mount NFSv4.2 filesystem in barebox?
Sascha Hauer
2025/02/12
[PATCH v2 10/20] ARM: k3: r5: add USB DFU and eMMC boot support
Sascha Hauer
2025/02/12
[PATCH v2 17/20] ARM: k3: remove beagleplay FIT image
Sascha Hauer
2025/02/12
[PATCH v2 16/20] serial: omap: Use ttyS as Linux console name
Sascha Hauer
2025/02/12
[PATCH v2 20/20] ARM: k3: Add k3-r5_defconfig
Sascha Hauer
2025/02/12
[PATCH v2 11/20] ARM: am625-sk: enable 32k crystal
Sascha Hauer
2025/02/12
[PATCH v2 19/20] ARM: beagleplay: cleanup board entry
Sascha Hauer
2025/02/12
[PATCH v2 18/20] ARM: am625-sk: cleanup board entry
Sascha Hauer
2025/02/12
[PATCH v2 12/20] mci: am654: parse generic mmc node properties
Sascha Hauer
2025/02/12
[PATCH v2 15/20] ARM: am625-sk: put environment on eMMC when booting from it
Sascha Hauer
2025/02/12
[PATCH v2 13/20] ARM: k3: limit eMMC frequency to 26MHz
Sascha Hauer
2025/02/12
[PATCH v2 09/20] fip: add fip_image_open()
Sascha Hauer
2025/02/12
Re: [PATCH] ARM: i.MX93: allow board code to configure the bl33 loadaddr
Sascha Hauer
2025/02/12
[PATCH v2 01/20] ARM: k3: Add function to enable 32k crystal
Sascha Hauer
2025/02/12
[PATCH v2 05/20] fip: use linux list implementation
Sascha Hauer
2025/02/12
[PATCH v2 08/20] fip: add fip_ prefix
Sascha Hauer
2025/02/12
[PATCH v2 02/20] ARM: k3: add function to detect eMMC boot
Sascha Hauer
2025/02/12
[PATCH v2 07/20] fiptool: do not typedef structs
Sascha Hauer
2025/02/12
[PATCH v2 04/20] fip: drop typedefs
Sascha Hauer
2025/02/12
[PATCH v2 00/20] ARM: K3 updates
Sascha Hauer
2025/02/12
[PATCH v2 06/20] fip: use uuid_equal() and uuid_is_null()
Sascha Hauer
2025/02/12
[PATCH v2 03/20] ARM: k3: do not mount /boot when booting from eMMC
Sascha Hauer
2025/02/12
Re: [PATCH] partitions: efi: fix error message in mkpart
Sascha Hauer
2025/02/12
Re: [PATCH] partitions: efi: Fix position of alternate gpt when writing
Sascha Hauer
2025/02/12
Re: [PATCH master] SECURITY.md: add security policy
Sascha Hauer
2025/02/12
Re: [PATCH] soc: k3: Add support for Texas Instruments K3 ESM driver
Sascha Hauer
2025/02/12
Re: [PATCH] mfd: tps65219: register regmap cdev
Sascha Hauer
2025/02/12
[PATCH v3 1/6] clk: divider: add error code propagation
Jules Maselbas
2025/02/12
[PATCH v3 6/6] Documentation: sunxi: Add some documentation
Jules Maselbas
2025/02/12
[PATCH v3 2/6] clk: Add clock driver for sun50i-a64
Jules Maselbas
2025/02/12
[PATCH v3 0/6] Initial support for Allwinner A64 SoC
Jules Maselbas
2025/02/12
[PATCH v3 5/6] ARM: sunxi: Introduce mach-sunxi
Jules Maselbas
2025/02/12
[PATCH v3 3/6] pinctrl: Add sun50i-a64 pinctrl driver
Jules Maselbas
2025/02/12
[PATCH v3 4/6] mci: Add sunxi-mmc driver
Jules Maselbas
2025/02/11
Mount NFSv4.2 filesystem in barebox?
Martin Wege
2025/02/11
[PATCH] partitions: efi: fix error message in mkpart
Ulrich Ölmann
2025/02/11
[PATCH] partitions: efi: Fix position of alternate gpt when writing
Sascha Hauer
2025/02/10
[PATCH master] SECURITY.md: add security policy
Ahmad Fatoum
2025/02/10
Re: Reporting security issues preferred method?
Sascha Hauer
2025/02/09
Reporting security issues preferred method?
Jonathan Bar Or
2025/02/07
Re: [PATCH] scripts: include: rename printk.h to printf.h
Sascha Hauer
2025/02/07
Re: [PATCH] i2c: rockchip: Replace driver from kernel repository
Sascha Hauer
2025/02/07
Re: [PATCH] i2c: rockchip: Replace driver from kernel repository
Sascha Hauer
2025/02/07
Re: [PATCH] i2c: Remove dead link to struct i2c_algorithm
Sascha Hauer
2025/02/06
[PATCH] soc: k3: Add support for Texas Instruments K3 ESM driver
Sascha Hauer
2025/02/06
[PATCH] mfd: tps65219: register regmap cdev
Sascha Hauer
2025/02/05
[PATCH] scripts: include: rename printk.h to printf.h
Jules Maselbas
2025/02/05
Re: [PATCH RFT v3] scripts: define _GNU_SOURCE for all source files
Jules Maselbas
2025/02/05
[PATCH 4/9] ARM: k3: r5: add USB DFU and eMMC boot support
Sascha Hauer
2025/02/05
[PATCH 9/9] serial: omap: Use ttyS as Linux console name
Sascha Hauer
2025/02/05
[PATCH 6/9] mci: am654: parse generic mmc node properties
Sascha Hauer
2025/02/05
[PATCH] environment: fix free() of unitialized variable
Sascha Hauer
2025/02/05
[PATCH 8/9] ARM: am625-sk: put environment on eMMC when booting from it
Sascha Hauer
2025/02/05
[PATCH 0/9] ARM: K3 updates
Sascha Hauer
2025/02/05
[PATCH 1/9] ARM: k3: Add function to enable 32k crystal
Sascha Hauer
2025/02/05
[PATCH 3/9] ARM: k3: do not mount /boot when booting from eMMC
Sascha Hauer
2025/02/05
[PATCH 7/9] ARM: k3: limit eMMC frequency to 25MHz
Sascha Hauer
2025/02/05
[PATCH 2/9] ARM: k3: add function to detect eMMC boot
Sascha Hauer
2025/02/05
[PATCH 5/9] ARM: am625-sk: enable 32k crystal
Sascha Hauer
2025/02/04
Re: Devicetree add-on
Alexander Shiyan
2025/02/04
[PATCH] i2c: rockchip: Replace driver from kernel repository
Alexander Shiyan
2025/02/03
[PATCH] i2c: Remove dead link to struct i2c_algorithm
Alexander Shiyan
2025/02/03
Re: [PATCH] kbuild: Use uname for BAREBOX_COMPILE_HOST
Sascha Hauer
2025/02/03
Re: [PATCH] ARM: Layerscape: LS1046a: select early i2c
Sascha Hauer
2025/02/03
[PATCH] ARM: Layerscape: LS1046a: select early i2c
Steffen Trumtrar
2025/01/31
[PATCH] kbuild: Use uname for BAREBOX_COMPILE_HOST
David Dgien via B4 Relay
2025/01/31
Re: [PATCH v5] video: simple-panel: add regulator support
Sascha Hauer
2025/01/31
Re: [PATCH] arch: treewide: Cleanup generated devicetree overlay objects
Sascha Hauer
2025/01/31
Re: [PATCH] ARM: k3: am625: apply RTC i2327 erratum fixup
Sascha Hauer
2025/01/31
Re: [PATCH] ARM: k3: am625: fixup Linux device tree
Sascha Hauer
2025/01/31
Re: Devicetree add-on
Sascha Hauer
2025/01/31
Re: [PATCH v1 1/2] nvmem: bsec: Add support for OTP permanent write lock
Sascha Hauer
2025/01/31
Re: [PATCH v1 2/2] Documentation: user: Add OTP support and parameter descriptions
Sascha Hauer
2025/01/31
Re: [PATCH v1 1/3] ARM: protonic-stm32mp1: Add support for Plymovent AMQ board
Sascha Hauer
2025/01/31
Re: [PATCH] ARM: i.MX93: ele: make A0 firmware optional
Sascha Hauer
2025/01/31
Re: [PATCH] ARM: i.MX93: ele: make A0 firmware optional
Sascha Hauer
2025/01/31
Re: [PATCH v3] PWM: imx: pwm-imx-tpm: Add driver support
Sascha Hauer
2025/01/31
[PATCH] arch: treewide: Cleanup generated devicetree overlay objects
Alexander Shiyan
2025/01/30
Re: Devicetree add-on
Alexander Shiyan
2025/01/30
Re: Devicetree add-on
Sascha Hauer
2025/01/30
[PATCH] ARM: k3: r5: add USB DFU support
Sascha Hauer
2025/01/30
[PATCH v1 1/2] nvmem: bsec: Add support for OTP permanent write lock
Oleksij Rempel
2025/01/30
[PATCH v1 2/2] Documentation: user: Add OTP support and parameter descriptions
Oleksij Rempel
2025/01/30
Re: Devicetree add-on
Alexander Shiyan
2025/01/29
[PATCH] ARM: k3: am625: apply RTC i2327 erratum fixup
Sascha Hauer
2025/01/29
[PATCH] ARM: k3: am625: fixup Linux device tree
Sascha Hauer
2025/01/29
[PATCH v1 2/3] ARM: protonic-stm32mp1: Add support for reading serial from BSEC
Oleksij Rempel
2025/01/29
[PATCH v1 1/3] ARM: protonic-stm32mp1: Add support for Plymovent AMQ board
Oleksij Rempel
2025/01/29
[PATCH v1 3/3] ARM: protonic-stm32mp1: Add shift register support for board ID and revision
Oleksij Rempel
2025/01/29
Re: Devicetree add-on
Marco Felsch
2025/01/28
Devicetree add-on
Alexander Shiyan
2025/01/28
Re: [PATCH v4] video: simple-panel: add regulator support
Michael Grzeschik
2025/01/28
[PATCH v5] video: simple-panel: add regulator support
Michael Grzeschik
2025/01/28
[PATCH v3] PWM: imx: pwm-imx-tpm: Add driver support
Michael Grzeschik
2025/01/28
Re: [PATCH v4] video: simple-panel: add regulator support
Ahmad Fatoum
2025/01/28
[PATCH v4] video: simple-panel: add regulator support
Michael Grzeschik
2025/01/28
[PATCH] ARM: i.MX93: ele: make A0 firmware optional
Michael Grzeschik
2025/01/28
Re: [PATCH v2] PWM: imx: pwm-imx-tpm: Add driver support
Ahmad Fatoum
2025/01/28
[PATCH] ARM: i.MX93: allow board code to configure the bl33 loadaddr
Michael Grzeschik
2025/01/28
[PATCH v3] video: simple-panel: add regulator support
Michael Grzeschik
Later messages