mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/2] Move pca9450 RESET_CTRL configuration to driver
 2025-03-12 12:31 UTC  (10+ messages)
` [PATCH 1/2] mfd: pca9450: configure pmic reset behavior
` [PATCH 2/2] ARM: boards: remove obsolete PCA9450_RESET_CTRL setup

[PATCH 0/9] Add RPMB support
 2025-03-12 12:16 UTC  (10+ messages)
` [PATCH 1/9] mci: implement mci_set_blockcount()
` [PATCH 2/9] mci: export some functions for RPMB support
` [PATCH 3/9] mci: detect RPMB partitions
` [PATCH 4/9] mci: add RPMB support
` [PATCH 5/9] tee: optee: probe successfully even when no devices are found
` [PATCH 6/9] tee: optee: implement shared mem alloc/free RPC commands
` [PATCH 7/9] tee: optee: implement RPMB support
` [PATCH 8/9] tee: optee: implement AVB named persistent values support
` [PATCH 9/9] commands: add avb_pvalue command

[PATCH v2 00/14] am625: support secure loading of full barebox
 2025-03-12 11:45 UTC  (26+ messages)
` [PATCH v2 01/14] firmware: always generate sha256sum
` [PATCH v2 02/14] firmware: add function to verify next image
` [PATCH v2 03/14] ARM: k3: r5: drop loading of separate binaries
` [PATCH v2 04/14] ARM: k3: r5: add proper error handling
` [PATCH v2 05/14] fip: rework fip_image_open()
` [PATCH v2 06/14] fip: fix wrong function call
` [PATCH v2 07/14] fip: add function to calculate a sha256 over FIP image
` [PATCH v2 08/14] ARM: am625: support hash verification of full barebox
` [PATCH v2 09/14] ARM: k3: add support for authenticating images against the ROM API
` [PATCH v2 10/14] ARM: k3: r5: delete fip image when it can't be opened
` [PATCH v2 11/14] ARM: k3: r5: Allow to authenticate next image by ROM API
` [PATCH v2 12/14] scripts/k3img: remove temporary files
` [PATCH v2 13/14] scripts: add k3sign
` [PATCH v2 14/14] ARM: k3: r5: select HAS_INSECURE_DEFAULTS when necessary

[PATCH v1 1/3] net: dsa: Add global forwarding mode support
 2025-03-12 11:20 UTC  (3+ messages)
` [PATCH v1 2/3] Documentation: networking: Add DSA switch support documentation
` [PATCH v1 3/3] net: dsa: sja1105: Add support for global forwarding mode

[PATCH master] i.MX: HAB: fix i.MX8MP field-return fuse
 2025-03-12 10:22 UTC  (5+ messages)

[PATCH] environment: support reading and writing of efivar
 2025-03-11 14:17 UTC 

[PATCH 00/13] am625: support secure loading of full barebox
 2025-03-11  9:13 UTC  (28+ messages)
` [PATCH 01/13] firmware: always generate sha256sum
` [PATCH 02/13] firmware: add function to verify next image
` [PATCH 03/13] ARM: k3: r5: drop loading of separate binaries
` [PATCH 04/13] ARM: k3: r5: add proper error handling
` [PATCH 05/13] fip: rework fip_image_open()
` [PATCH 06/13] fip: fix wrong function call
` [PATCH 07/13] fip: add function to calculate a sha256 over FIP image
` [PATCH 08/13] ARM: am625: support hash verification of full barebox
` [PATCH 09/13] ARM: k3: add support for authenticating images against the ROM API
` [PATCH 10/13] ARM: k3: r5: delete fip image when it can't be opened
` [PATCH 11/13] ARM: k3: r5: Allow to authenticate next image by ROM API
` [PATCH 12/13] scripts/k3img: remove temporary files
` [PATCH 13/13] scripts: add k3sign

[PATCH] barebox-environment: Use default mount path
 2025-03-11  8:50 UTC  (3+ messages)

[PATCH] ARM: boards: Add support for phyBOARD-Segin i.MX 93
 2025-03-11  8:49 UTC  (4+ messages)

[PATCH] images: at91: Fix MAX_PBL_IMAGE_SIZE value for xload
 2025-03-11  8:33 UTC  (2+ messages)

[PATCH RFC] at91: Remove AT91_LOAD_BAREBOX_SRAM option
 2025-03-11  8:32 UTC  (3+ messages)

[PATCH] ARM: at91: remove obsolete defconfig
 2025-03-11  8:31 UTC  (2+ messages)

[PATCH] bootm: let BOOTM_OPTIONAL_SIGNED_IMAGES depend on BOOTM
 2025-03-11  8:09 UTC 

Mount NFSv4.2 filesystem in barebox?
 2025-03-07 14:40 UTC  (11+ messages)

[PATCH] ARM: at91: Remove SAMA5D2 handling from sam9_smc driver
 2025-03-07 11:47 UTC 

[PATCH 1/4] at91:: Remove dead definition of atmel_nand_load_image()
 2025-03-07  8:24 UTC  (7+ messages)
` [PATCH 2/4] at91: Use the ddramc driver for all boards whose architecture uses it
` [PATCH 3/4] at91: ddramc: Trivial code cleanup
` [PATCH 4/4] at91: Use proper values of stashed SAMA5D2/3/4 bootsource
` (subset) [PATCH 1/4] at91:: Remove dead definition of atmel_nand_load_image()

[PATCH] at91: sama5d2: Do not use the contents of BSC_CR if the DISABLE_BSCR bit is set in the fuse
 2025-03-07  8:03 UTC  (2+ messages)

[PATCH] ARM: i.MX9: tqma93xx: remove mach/imx/romapi.h include
 2025-03-07  8:01 UTC  (2+ messages)

[PATCH] Documentation: user: networking: fix trivial typo
 2025-03-07  8:00 UTC  (2+ messages)

[PATCH master] nfs: rename global.net.nfsport to global.nfs.port
 2025-03-07  8:00 UTC  (2+ messages)

[PATCH] at91: Remove non-devicetree board support for SAMA5D3 SOC
 2025-03-07  7:51 UTC  (3+ messages)

[PATCH] commands: fix typo in CMD_AUTOMOUNT
 2025-03-07  7:43 UTC  (2+ messages)

[PATCH 0/5] SoCFPGA: Arria10: sdram: cleanup and fix DDR driver
 2025-03-05 11:17 UTC  (9+ messages)
` [PATCH 1/5] ARM: SoCFPGA: move wait_on_timeout to generic
` [PATCH 2/5] ARM: SoCFPGA: arria10-sdram: cleanup emif_clear
` [PATCH 3/5] ARM: SoCFPGA: arria10-sdram: cleanup emif_reset
` [PATCH 4/5] ARM: SoCFPGA: arria10-sdram: remove workaround
` [PATCH 5/5] ARM: SoCFPGA: arria10-sdram: cleanup ddr_setup

[PATCH 1/2] imx-bbu-nand-fcb: do not use hardcoded devicefile
 2025-03-05 11:14 UTC  (9+ messages)
` [PATCH 2/2] ARM: boards: fix nand bbu_handler device paths

[PATCH 0/4] Add support for QNAP's ts-433 4bay NAS
 2025-03-04  9:15 UTC  (7+ messages)
` [PATCH 1/4] Documentation: rockchip: Update versions of DDR init blobs
` [PATCH 2/4] arm64: rockchip: Refresh rockchip_v8_defconfig
` [PATCH 3/4] arm64: rockchip: Enable rk-usb-loader in rockchip_v8_defconfig
` [PATCH 4/4] WIP: arm64: rockchip: Add support for QNAP's ts-433 4bay NAS
` (subset) [PATCH 0/4] "

[PATCH master] sandbox: libc_malloc: multiply, not add, args in calloc overflow check
 2025-03-04  8:16 UTC  (2+ messages)

[PATCH] mfd: rn5t568: add priority to reset_source_set_device()
 2025-03-04  8:15 UTC  (3+ messages)

[PATCH 0/5] Filesystem memory corruption fixes
 2025-03-03  8:51 UTC  (5+ messages)

[PATCH] fip: fix missing close() in error path
 2025-03-03  7:28 UTC 

[PATCH 1/2] ARM: i.MX6: Enable PBL_VERIFY_PIGGY with HABV4 support
 2025-02-28 12:14 UTC  (2+ messages)

[PATCH] parted: add partition type msdos to help text
 2025-02-28 10:58 UTC  (2+ messages)

[PATCH] i.mx8: ocotp: add GPx defines
 2025-02-28  9:47 UTC  (2+ messages)

[PATCH] fix partuuid format
 2025-02-28  9:46 UTC  (3+ messages)

automount doesn't work without GPT table
 2025-02-28  8:18 UTC  (5+ messages)

[PATCH 1/2] fip: Store image data in single buffer
 2025-02-24  9:09 UTC  (2+ messages)

[PATCH 1/2] imx-bbu-nand-fcb: do not use hardcoded devicefile
 2025-02-21 17:47 UTC  (3+ messages)

barebox-2025.02.0
 2025-02-21 14:09 UTC 

[PATCH] scripts: include: rename printk.h to printf.h
 2025-02-21 13:22 UTC  (4+ messages)

[PATCH] boot: fix systemd watchdog command line argument
 2025-02-21 13:20 UTC  (4+ messages)

[PATCH 1/6] malloc: define a maximum malloc size
 2025-02-21 12:20 UTC  (7+ messages)
` [PATCH 2/6] tlsf: fail allocations exceeding MALLOC_MAX_SIZE
` [PATCH 3/6] dlmalloc: "
` [PATCH 4/6] sandbox: libc_malloc: "
` [PATCH 5/6] dummy_malloc: "
` [PATCH 6/6] test: self: malloc: adapt to addition of MALLOC_MAX_SIZE

[PATCH] sandbox: configs: disable CONFIG_NET_NETCONSOLE in sandbox_defconfig
 2025-02-21 12:17 UTC  (2+ messages)

[PATCH master 1/2] scripts: define _GNU_SOURCE for every user tool build
 2025-02-21 10:22 UTC  (3+ messages)
` [PATCH master 2/2] scripts: common.h: define loff_t on musl

[PATCH 2/2] ARM: boards: fix nand bbu_handler device paths
 2025-02-20 17:39 UTC 

[PATCH 0/6] of: partition: add Linux CONFIG_OF_PARTITION-compatible adaptive fixup mode
 2025-02-20  8:26 UTC  (2+ 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