mail archive of the barebox mailing list
 help / color / mirror / Atom feed
 messages from 2026-06-29 12:47:55 to 2026-07-20 08:34:39 UTC [more...]

[PATCH] video: backlicht-pwm: parse num-interpolated-steps
 2026-07-20  8:32 UTC  (2+ messages)

[PATCH] video: fb: mirror cdev writes to shadow buffer
 2026-07-10 21:52 UTC  (2+ messages)

[PATCH] efi: loader: coalesce overdue periodic timers
 2026-07-10 21:50 UTC  (2+ messages)

[PATCH] efi: fix GetNextDevicePathInstance trace argument
 2026-07-10 21:50 UTC  (2+ messages)

[PATCH] efi: allow LoadImage from a source buffer
 2026-07-10 21:49 UTC  (2+ messages)

[PATCH] efi: fix the runtime services table signature
 2026-07-10 21:44 UTC  (2+ messages)

[PATCH] partitions: efi: validate complete GPT entry array
 2026-07-10 21:42 UTC  (2+ messages)

[PATCH 1/2] nvme: fix PRP pool resize before first use
 2026-07-10 21:38 UTC  (3+ messages)
` [PATCH 2/2] nvme: pass device to dma dma_alloc/free_coherent

[PATCH] ARM: i.MX: fix fast auth wrong CSF file
 2026-07-10 21:36 UTC  (3+ messages)

[PATCH] dma: return NULL on dma_alloc_coherent failure
 2026-07-10 21:35 UTC  (2+ messages)

[PATCH] common: fastboot: make CONFIG_FASTBOOT_SPARSE=y the default
 2026-07-10 21:33 UTC  (2+ messages)

[PATCH] ARM: dts: imx8mp-debix: use upstream dts files directly
 2026-07-10 21:30 UTC  (3+ messages)

[PATCH] ARM: multi_v8_defconfig: enable more MMC support
 2026-07-10 21:28 UTC  (4+ messages)

[PATCH 0/2] PBL: add support for optimized sha256
 2026-07-10 17:53 UTC  (5+ messages)
` [PATCH 1/2] PBL: add pbl_sha256()
` [PATCH 2/2] ARM: pbl: add PBL support for crypto extensions

[PATCH] net: phy: defer PHY reset settle time off the boot path
 2026-07-10 10:26 UTC 

[PATCH] doc: user: barebox: fix name of barebox.fit image
 2026-07-09  6:15 UTC  (2+ messages)

[PATCH] efi: payload: be explicit about incompatibility with CONFIG_HAVE_OPTEE
 2026-07-09  6:15 UTC  (2+ messages)

[PATCH 1/3] ARM: cpu: suppress arm_early_mmu_cache_invalidate if dcache enabled
 2026-07-07 17:20 UTC  (5+ messages)
` [PATCH 2/3] ARM: v7r: factor out armv7r_cache_enable
` [PATCH 3/3] ARM: always call dcache_invalidate_stale before enabling D-Cache

[PATCH] video: lcdif: skip framebuffer registration when no display modes available
 2026-07-07  6:59 UTC  (2+ messages)

[PATCH] ARM: boards: add Gira NCP
 2026-07-07  6:58 UTC  (2+ messages)

[PATCH] optee: device: report correct command in enumeration error message
 2026-07-07  6:52 UTC  (2+ messages)

[PATCH 1/2] common: Kconfig: fix typo
 2026-07-07  6:48 UTC  (3+ messages)
` [PATCH 2/2] security: Kconfig.policy: fix typos

[PATCH 0/2] USB: storage: add usbdisk alias for USB storage devices
 2026-07-07  6:47 UTC  (4+ messages)
` [PATCH 1/2] fs: devfs: make cdev_find_free_index() return 0 instead of an error
` [PATCH 2/2] usb: storage: add usbdisk alias for USB storage devices

[PATCH] usb: storage: make disk cdev name configurable via Kconfig
 2026-07-07  5:57 UTC  (3+ messages)
  ` [PATCH] USB: make storage device name configurable

[PATCH v2 00/11] i.MX8M: speed up the PBL boot path (MMU, SHA-256, eMMC)
 2026-07-04 12:26 UTC  (12+ messages)
` [PATCH v2 01/11] ARM: i.MX8M: enable MMU in PBL around fw-external BL32 verify
` [PATCH v2 02/11] crypto: sha256: PBL SHA-256 fast path via pbl/sha256.c
` [PATCH v2 03/11] mci: sdhci: bail out on ADMA/transfer errors instead of hanging
` [PATCH v2 04/11] mci: sdhci: honor BROKEN_ADMA_ZEROLEN_DESC / NO_ENDATTR_IN_NOPDESC quirks
` [PATCH v2 05/11] mci: imx-esdhc: mark the uSDHC ADMA2 descriptor quirks
` [PATCH v2 06/11] mci: imx-esdhc: support HS400 and HS400ES on i.MX8M
` [PATCH v2 07/11] mci: imx-esdhc: make the transfer mode selectable (PIO/SDMA/ADMA2)
` [PATCH v2 08/11] ARM: i.MX8M: enable the MMU before the PBL eMMC load
` [PATCH v2 09/11] dma: provide the streaming DMA API in the PBL (opt-in via PBL_HAS_DMA)
` [PATCH v2 10/11] mci: sdhci: honour dma_map/dma_sync in the PBL
` [PATCH v2 11/11] mci: imx-esdhc: DMA in the i.MX8M PBL eMMC loader

[PATCH v1 7/7] mci: imx-esdhc: support DMA in the i.MX8M PBL eMMC loader
 2026-07-04 12:42 UTC  (5+ messages)

[PATCH] crypto: sha256: PBL multi-block transform via ARMv8 Crypto Extensions Crypto Extensions
 2026-07-04 12:40 UTC  (3+ messages)

[PATCH] ARM: i.MX8M: enable MMU in PBL around fw-external BL32 verify
 2026-07-04 12:37 UTC  (3+ messages)

[PATCH] restart: fix restart handler by name selection
 2026-07-02 14:02 UTC  (5+ messages)

[PATCH] ARM: boards: skov-imx6: fix device tree path of state node
 2026-07-02  8:38 UTC  (2+ messages)

[PATCH] input: gpio-keys: initialize the input value with the current gpioval
 2026-07-02  8:18 UTC  (2+ messages)

[PATCH] input: gpio-keys: initialize the input value with the current gpioval
 2026-07-02  8:17 UTC 

[PATCH 212/212] dma: make dma_mapping_error NULL-device safe
 2026-07-02  7:07 UTC  (2+ messages)

[PATCH] Documentation: user: usb: mention "fastboot erase"
 2026-07-02  7:05 UTC  (2+ messages)

[PATCH v3 01/10] scripts: duplicate conftest.py as qemu_interactive.py
 2026-07-02  6:58 UTC  (5+ messages)
` [PATCH v3 02/10] test: move interactive QEMU launcher out of pytest
` [PATCH v3 05/10] scripts: qemu_interactive.py: add new --nvmeblk option
` [PATCH v3 09/10] ARM: multi_v8_defconfig: enable OP-TEE and RPMB support

[PATCH 0/6] GPT: fixes around last_usable_lba
 2026-07-01  9:27 UTC  (7+ messages)
` [PATCH 1/6] partitions: gpt: Adjust last_usable_lba to real device size when writing
` [PATCH 2/6] partitions: gpt: refresh also when primary or alternate is invalid
` [PATCH 3/6] partitions: gpt: validate mkpart range against GPT usable LBAs
` [PATCH 4/6] partitions: check new partitions against usable LBAs, not device size
` [PATCH 5/6] partitions: gpt: fix wrong error messages
` [PATCH 6/6] partitions: gpt: log a message when partition table refreshed


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