mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/5] Filesystem memory corruption fixes
 2025-02-19 14:18 UTC 

[PATCH v2 00/10] ARM: SoCFPGA: Add initial support for Agilex5
 2025-02-19 13:54 UTC  (15+ messages)
` [PATCH v2 01/10] ARM: socfpga: kconfig: sort entries
` [PATCH v2 02/10] mach: socfpga: debug_ll: rework putc_ll
` [PATCH v2 03/10] reset: reset-socfpga: build only for 32-bit socfpga
` [PATCH v2 04/10] arm: socfgpa: add support for SoCFPGA Agilex5
` [PATCH v2 05/10] linux: clk: add clk_parent_data
` [PATCH v2 06/10] clk: support init->parent_data
` [PATCH v2 07/10] clk: socfpga: add agilex5 clock support
` [PATCH v2 08/10] net: phy: add Analog Devices ADIN1300
` [PATCH v2 09/10] net: add support for Designware XGMAC (10gb) ethernet
` [PATCH v2 10/10] ARM: socfpga: add Arrow AXE5 Agilex5 board

[PATCH 1/2] ARM: i.MX6: Enable PBL_VERIFY_PIGGY with HABV4 support
 2025-02-19 12:13 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX9: Enable PBL_VERIFY_PIGGY with non INSECURE

[PATCH 1/2] usb: dwc3: am62: Use HZ_PER_KHZ
 2025-02-18 14:05 UTC  (3+ messages)
` [PATCH 2/2] usb: dwc3: am62: set mode valid bit before probing children

[PATCH] net: Fix DRIVER_NET_TI_DAVINCI_MDIO dependency
 2025-02-18 14:04 UTC  (3+ messages)

[PATCH] dmesg: add support for dumping log into file
 2025-02-18 12:43 UTC 

[PATCH v2 1/3] common: introduce CONFIG_HAS_INSECURE_DEFAULTS
 2025-02-18  9:05 UTC  (4+ messages)
` [PATCH v2 2/3] Documentation: user: optee: bring up-to-date
` [PATCH v2 3/3] Documentation: user: add security consideration for using barebox

[PATCH 0/6] of: partition: add Linux CONFIG_OF_PARTITION-compatible adaptive fixup mode
 2025-02-17 19:57 UTC  (9+ messages)
` [PATCH 1/6] of: factor out of_node_is_fixed_partitions check
` [PATCH 2/6] of: of_path: support barebox,fixed-partitions
` [PATCH 3/6] ARM: IMX8MP: var-dart-dt8mcustomboard.dts: use new-style partition binding
` [PATCH 4/6] ARM: dts: prefix all non-MTD fixed-partitions with barebox,
` [PATCH 5/6] of: partition: refactor of_partition_binding checks into switch
` [PATCH 6/6] of: partition: add Linux CONFIG_OF_PARTITION-compatible adaptive fixup mode

[PATCH] usb: dwc3: add am62 support
 2025-02-17 14:46 UTC  (3+ messages)

[PATCH 1/2] fip: Store image data in single buffer
 2025-02-17 12:25 UTC  (2+ messages)
` [PATCH 2/2] fip: add function to parse FIP from a buffer

[PATCH v2 1/2] mci: core: import Linux logic for higher preferred erase size
 2025-02-17 11:58 UTC  (3+ messages)
` [PATCH v2 2/2] mci: core: reset ERASE_GRP_DEF on startup

[PATCH 1/2] mci: core: import Linux logic for higher preferred erase size
 2025-02-17 11:36 UTC  (4+ messages)
` [PATCH 2/2] mci: core: reset ERASE_GRP_DEF on startup

[PATCH 1/4] sandbox: make CC_HAS_LINUX_I386_SUPPORT depend on GCC
 2025-02-17 11:19 UTC  (5+ messages)
` [PATCH 2/4] Makefile: clang: fix typo in -Wno-typdef-redefinition flag
` [PATCH 3/4] kbuild: actually include Makefile.clang for clang builds
` [PATCH 4/4] Makefile: clang: fail non-sandbox LLVM builds early

[PATCH v2 00/20] ARM: K3 updates
 2025-02-17 11:14 UTC  (22+ messages)
` [PATCH v2 01/20] ARM: k3: Add function to enable 32k crystal
` [PATCH v2 02/20] ARM: k3: add function to detect eMMC boot
` [PATCH v2 03/20] ARM: k3: do not mount /boot when booting from eMMC
` [PATCH v2 04/20] fip: drop typedefs
` [PATCH v2 05/20] fip: use linux list implementation
` [PATCH v2 06/20] fip: use uuid_equal() and uuid_is_null()
` [PATCH v2 07/20] fiptool: do not typedef structs
` [PATCH v2 08/20] fip: add fip_ prefix
` [PATCH v2 09/20] fip: add fip_image_open()
` [PATCH v2 10/20] ARM: k3: r5: add USB DFU and eMMC boot support
` [PATCH v2 11/20] ARM: am625-sk: enable 32k crystal
` [PATCH v2 12/20] mci: am654: parse generic mmc node properties
` [PATCH v2 13/20] ARM: k3: limit eMMC frequency to 26MHz
` [PATCH v2 14/20] ARM: k3: add eMMC barebox update handler
` [PATCH v2 15/20] ARM: am625-sk: put environment on eMMC when booting from it
` [PATCH v2 16/20] serial: omap: Use ttyS as Linux console name
` [PATCH v2 17/20] ARM: k3: remove beagleplay FIT image
` [PATCH v2 18/20] ARM: am625-sk: cleanup board entry
` [PATCH v2 19/20] ARM: beagleplay: "
` [PATCH v2 20/20] ARM: k3: Add k3-r5_defconfig

[PATCH] environment: fix free() of unitialized variable
 2025-02-17 11:10 UTC  (2+ messages)

[PATCH] kbuild: export HOSTPKG_CONFIG like Linux does
 2025-02-17 10:56 UTC  (2+ messages)

[PATCH] usb: dwc3: fix use of bool for prompt choice
 2025-02-17 10:56 UTC  (2+ messages)

[PATCH master 1/3] common: introduce CONFIG_HAS_INSECURE_DEFAULT
 2025-02-17 10:32 UTC  (6+ messages)
` [PATCH master 2/3] Documentation: user: optee: bring up-to-date
` [PATCH master 3/3] Documentation: user: add security consideration for using barebox
  ` [PATCH] fixup! "

[PATCH] nfs: add $global.net.nfsport override
 2025-02-17 10:32 UTC  (2+ messages)

[PATCH 1/3] fs: move fs_driver open/close into struct file_operations
 2025-02-17 10:26 UTC  (4+ messages)
` [PATCH 2/3] fs: remove unused members in "
` [PATCH 3/3] fs: drop unused FS_DRIVER_NO_DEV flag

[PATCH] boot: omit menu freeing loop when CONFIG_MENU is disabled
 2025-02-17  9:49 UTC  (2+ messages)

[PATCH 1/3] lib: add scatterlist abstraction
 2025-02-17  9:48 UTC  (4+ messages)
` [PATCH 2/3] virtio: replace virtio_sg with common scatterlist
` [PATCH 3/3] virtio: add token data parameter to virtqueue_add_sgs

[PATCH] mount: support specifying mount -o options more than once
 2025-02-17  9:33 UTC  (2+ messages)

[PATCH 0/7] commands: boot: add support for overriding boot artifacts
 2025-02-17  9:27 UTC  (11+ messages)
` [PATCH 1/7] bootm: add helper functions for checking if FIT image is used
` [PATCH 2/7] boot: move global.linux.bootargs.dyn. to common code
` [PATCH 3/7] blspec: don't clobber bootm.image on boot attempt
` [PATCH 4/7] fastboot: drop useless bootm.image clobber
` [PATCH 5/7] bootm: don't clobber global.bootm. variables after script boot fails
` [PATCH 6/7] bootm: retire bootm_has_initrd
  ` [PATCH] fixup! "
` [PATCH 7/7] commands: boot: add support for overriding boot artifacts
  ` [PATCH] fixup! "

[PATCH 0/7] ARM: K3: add AM625 ethernet support
 2025-02-17  9:24 UTC  (3+ messages)
` [PATCH 1/7] net: davinci_mdio: separate driver

[PATCH master 1/2] FIT: factor out fit_fdt_is_compatible for readability
 2025-02-17  9:00 UTC  (3+ messages)
` [PATCH master 2/2] FIT: do not decompress device trees to find compatible

[PATCH] bootm: change default verification mode from hash to available
 2025-02-17  7:39 UTC  (2+ messages)

[PATCH] ARM: zii-imx8mq-dev: fix warnings about missing #address-/#size-cells
 2025-02-17  7:37 UTC  (2+ messages)

[PATCH 1/2] cdev: merge identical partitions despite DEVFS_PARTITION_CAN_OVERLAP
 2025-02-17  7:36 UTC  (3+ messages)
` [PATCH 2/2] cmdlinepart: refuse partitions with empty name

[PATCH 0/6] Initial support for Allwinner A64 SoC
 2025-02-14 10:31 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/6] Initial support for Allwinner A64 SoC
 2025-02-14 10:31 UTC  (8+ messages)
` [PATCH v3 1/6] clk: divider: add error code propagation
` [PATCH v3 2/6] clk: Add clock driver for sun50i-a64
` [PATCH v3 3/6] pinctrl: Add sun50i-a64 pinctrl driver
` [PATCH v3 4/6] mci: Add sunxi-mmc driver
` [PATCH v3 5/6] ARM: sunxi: Introduce mach-sunxi
` [PATCH v3 6/6] Documentation: sunxi: Add some documentation

Mount NFSv4.2 filesystem in barebox?
 2025-02-12 14:33 UTC  (2+ messages)

[PATCH] ARM: i.MX93: allow board code to configure the bl33 loadaddr
 2025-02-12 14:05 UTC  (2+ messages)

[PATCH] partitions: efi: fix error message in mkpart
 2025-02-12 14:05 UTC  (2+ messages)

[PATCH] partitions: efi: Fix position of alternate gpt when writing
 2025-02-12 14:05 UTC  (2+ messages)

[PATCH master] SECURITY.md: add security policy
 2025-02-12 14:04 UTC  (2+ messages)

[PATCH] mfd: tps65219: register regmap cdev
 2025-02-12 14:04 UTC  (2+ messages)

[PATCH] soc: k3: Add support for Texas Instruments K3 ESM driver
 2025-02-12 14:04 UTC  (2+ messages)

Reporting security issues preferred method?
 2025-02-10  9:03 UTC  (2+ messages)

[PATCH] scripts: include: rename printk.h to printf.h
 2025-02-07  8:27 UTC  (2+ messages)

[PATCH] i2c: rockchip: Replace driver from kernel repository
 2025-02-07  8:27 UTC  (3+ messages)

[PATCH] i2c: Remove dead link to struct i2c_algorithm
 2025-02-07  8:11 UTC  (2+ messages)

[PATCH RFT v3] scripts: define _GNU_SOURCE for all source files
 2025-02-05 10:31 UTC  (2+ messages)

[PATCH 0/9] ARM: K3 updates
 2025-02-05  9:48 UTC  (10+ messages)
` [PATCH 1/9] ARM: k3: Add function to enable 32k crystal
` [PATCH 2/9] ARM: k3: add function to detect eMMC boot
` [PATCH 3/9] ARM: k3: do not mount /boot when booting from eMMC
` [PATCH 4/9] ARM: k3: r5: add USB DFU and eMMC boot support
` [PATCH 5/9] ARM: am625-sk: enable 32k crystal
` [PATCH 6/9] mci: am654: parse generic mmc node properties
` [PATCH 7/9] ARM: k3: limit eMMC frequency to 25MHz
` [PATCH 8/9] ARM: am625-sk: put environment on eMMC when booting from it
` [PATCH 9/9] serial: omap: Use ttyS as Linux console name

Devicetree add-on
 2025-02-04 15:31 UTC  (7+ messages)

[PATCH] kbuild: Use uname for BAREBOX_COMPILE_HOST
 2025-02-03  9:18 UTC  (2+ messages)

[PATCH] ARM: Layerscape: LS1046a: select early i2c
 2025-02-03  9:17 UTC  (2+ messages)

[PATCH v5] video: simple-panel: add regulator support
 2025-01-31 13:22 UTC  (2+ messages)

[PATCH] arch: treewide: Cleanup generated devicetree overlay objects
 2025-01-31 13:21 UTC  (2+ messages)

[PATCH] ARM: k3: am625: fixup Linux device tree
 2025-01-31 13:20 UTC  (2+ messages)

[PATCH] ARM: k3: am625: apply RTC i2327 erratum fixup
 2025-01-31 13:20 UTC  (2+ messages)

[PATCH v1 1/2] nvmem: bsec: Add support for OTP permanent write lock
 2025-01-31 13:07 UTC  (4+ messages)
` [PATCH v1 2/2] Documentation: user: Add OTP support and parameter descriptions

[PATCH v1 1/3] ARM: protonic-stm32mp1: Add support for Plymovent AMQ board
 2025-01-31 12:43 UTC  (4+ messages)
` [PATCH v1 2/3] ARM: protonic-stm32mp1: Add support for reading serial from BSEC
` [PATCH v1 3/3] ARM: protonic-stm32mp1: Add shift register support for board ID and revision

[PATCH] ARM: i.MX93: ele: make A0 firmware optional
 2025-01-31 12:39 UTC  (3+ messages)

[PATCH v3] PWM: imx: pwm-imx-tpm: Add driver support
 2025-01-31 12:30 UTC  (2+ messages)

[PATCH] ARM: k3: r5: add USB DFU support
 2025-01-30 12:29 UTC 

[PATCH v4] video: simple-panel: add regulator support
 2025-01-28 16:59 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox