mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/2] kbuild: allow overriding mkimage
 2025-01-16 14:09 UTC  (2+ messages)
` [PATCH 2/2] kbuild: allow overriding compression tools

[PATCH] booti: sanity check image magic before parsing header
 2025-01-16 14:08 UTC 

[PATCH] dmesg: restrict output to default log level by default
 2025-01-16 14:07 UTC 

[PATCH] commands: add varinfo command
 2025-01-16 14:07 UTC 

[PATCH] ARM: i.MX: HAB: Allow for semicolons in HAB environment variables
 2025-01-16 13:50 UTC  (6+ messages)

[PATCH] phy: rockchip-inno-usb2: Add support for RK3588 PHY
 2025-01-16 13:30 UTC 

Subject: [PATCH 0/1] Initial NVME storage erase operation
 2025-01-16 11:15 UTC  (2+ messages)

[PATCH] bootm: add missing spaces in error messages
 2025-01-16 11:07 UTC  (2+ messages)

Subject: [PATCH 1/1] nvme: add erase operation through sanitize command
 2025-01-16 10:52 UTC 

[PATCH] scripts: imx: pass semicolons as substitute chars to compiler macros for CSF templating
 2025-01-16 10:15 UTC  (5+ messages)

[PATCH] Import ARM Trusted Firmware fiptool utility
 2025-01-14 10:03 UTC  (2+ messages)

[PATCH v2] i2c: at91: Fix driver for SAMA5D2 SoC
 2025-01-14  9:52 UTC  (5+ messages)

[PATCH v3 00/23] ARM: K3: Add R5 boot support
 2025-01-14  9:38 UTC  (26+ messages)
` [PATCH v3 01/23] ARM: add ARMv7R MPU support
` [PATCH v3 02/23] lib/rationale: compile for pbl
` [PATCH v3 04/23] ARM: move ARM_CPU_PART_* defines to header
` [PATCH v3 05/23] nommu_v7_vectors_init: disable for r5
` [PATCH v3 06/23] clocksource: timer-ti-dm: add support for K3 SoCs
` [PATCH v3 07/23] ARM: K3: mount /boot even with env handling disabled
` [PATCH v3 08/23] clk: add K3 clk driver
` [PATCH v3 09/23] pmdomain: add K3 driver
` [PATCH v3 10/23] rproc: add K3 arm64 rproc driver
` [PATCH v3 11/23] ARM: k3: add k3_debug_ll_init()
` [PATCH v3 12/23] ARM: K3: use debug_ll code for regular PBL console
` [PATCH v3 13/23] elf: use iomem regions as fallback when loading to non-sdram memory
` [PATCH v3 14/23] rproc: add K3 system_controller
` [PATCH v3 15/23] firmware: ti_sci: add function to get global handle
` [PATCH v3 16/23] ARM: k3: Add initial r5 support
` [PATCH v3 17/23] scripts: k3: add script to generate cfg files from yaml
` [PATCH v3 18/23] ARM: k3: Add k3img tool
` [PATCH v3 19/23] ARM: beagleplay: add Cortex-R5 boot support
` [PATCH v3 20/23] Documentation: add build documentation for TI K3 SoCs
` [PATCH v3 21/23] ARM: am625: disable secondary watchdogs
` [PATCH v3 22/23] ARM: k3: Add DRAM size detection
` [PATCH v3 23/23] ARM: k3: am625-sk board support

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

[PATCH] mtd: Remove orphan symbol MTD_SST25L
 2025-01-14  8:20 UTC  (2+ messages)

[PATCH 00/13] images: add barebox FIT image target
 2025-01-14  8:18 UTC  (15+ messages)
` [PATCH 01/13] ARM: dts: add device trees for the QEMU Virt machine
` [PATCH 02/13] treewide: collect the name of all board device trees
` [PATCH 03/13] kbuild: collect available device trees in dtbs-list
` [PATCH 04/13] scripts: add new scripts_dtc target
` [PATCH 05/13] kbuild: restrict dtbs target to enabled DTs by default
` [PATCH 06/13] kbuild: improve make help description
` [PATCH 07/13] kbuild: allow dependency on any file in images/
` [PATCH 08/13] arch: maintain Linux kernel and mkimage ARCH mapping in Kconfig
` [PATCH 09/13] arch: make BOARD_GENERIC_DT a user-selectable option across archs
` [PATCH 10/13] images: add barebox FIT image target
` [PATCH 11/13] MAKEALL: rename target in symbols to more appropiate defconfig
` [PATCH 12/13] MAKEALL: add support for building arbitrary targets
` [PATCH 13/13] ci: container: add python3-libfdt dependency for barebox.fit

[PATCH 1/3] fixup! usb: add static inline wrapper for of_usb_get_phy_mode()
 2025-01-14  6:47 UTC  (4+ messages)
` [PATCH 2/3] fixup! ARM: ep93xx: delete unused drivers
` [PATCH 3/3] fixup! fs: replace FILE.size by f_inode.i_size

nvme sanitize command
 2025-01-13 15:36 UTC  (6+ messages)

parted crash on NVME storage on LS1046A-RDB
 2025-01-13  9:15 UTC  (7+ messages)

[PATCH] i2c: at91: Fix driver for SAMA5D2 SoC
 2025-01-12 16:36 UTC  (2+ messages)

[PATCH] ARM: beaglebone: add delay in lowlevel.c
 2025-01-10 15:16 UTC  (10+ messages)

[PATCH 1/3] keytoc: move __ENV__ resolving to dedicated function
 2025-01-10  9:27 UTC  (4+ messages)
` [PATCH 2/3] keytoc: allow __ENV__ lookup for keyname hint
` [PATCH 3/3] crypto: document __ENV__ lookup in CRYPTO_PUBLIC_KEYS

[PATCH] ARM: enable CONFIG_USE_COMPRESSED_DTB by default
 2025-01-10  8:43 UTC  (2+ messages)

[RFT PATCH master 1/2] partitions: dos: allocate NT signature param when recreating partition
 2025-01-10  8:34 UTC  (3+ messages)
` [RFT PATCH master 2/2] partitions: efi: allocate disk GUID "

[PATCH] ARM: beaglebone: add delay in lowlevel.c
 2025-01-10  8:32 UTC  (2+ messages)

[PATCH] spi: at91: Use the SPI alias from devicetre
 2025-01-10  8:29 UTC  (2+ messages)

[PATCH] usb: host: ehci-atmel: Add HSIC mode support
 2025-01-10  8:29 UTC  (2+ messages)

[PATCH] spi: Fix hang on spi_sync() when driver does not support transfer() call
 2025-01-10  8:28 UTC  (2+ messages)

[PATCH 0/3] add K3 I2C and tps65219 support
 2025-01-10  8:28 UTC  (5+ messages)
` [PATCH 1/3] i2c: omap: add ti,am64-i2c compatible
` [PATCH 2/3] mfd: add tps65219 support
` [PATCH 3/3] regulator: add tps65219 regulator support

[PATCH] usb: dwc3: add am62 support
 2025-01-10  8:28 UTC  (2+ messages)

[PATCH] commands: add config option for dfu command
 2025-01-10  8:27 UTC  (4+ messages)

[PATCH] common: always compile usbgadget.c when USB_GADGET is enabled
 2025-01-10  8:23 UTC  (2+ messages)

[PATCH 1/2] include: linux/iopoll.h: add optional PBL support
 2025-01-08 15:43 UTC  (6+ messages)
` [PATCH 2/2] mci: imx-esdhc: implement esdhc_poll using sdhci_read32_poll_timeout
` [PATCH] fixup! "
  ` (subset) "

[PATCH] ARM: beaglebone: add delay in lowlevel.c
 2025-01-08 15:18 UTC 

[PATCH v2 1/2] ARM: stm32: move stm32-bsec-optee-ta.h to include/soc/stm32
 2025-01-08 14:45 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: protonic-stm32mp1: Add Add Priva E-Measuringbox board support

[PATCH v1] nvmem: bsec: Fix incorrect size calculation for PTA read
 2025-01-08 14:35 UTC  (2+ messages)

[PATCH master] kbuild: fix clangd warning with GCC compile_commands.json
 2025-01-08 14:32 UTC  (2+ messages)

[PATCH] common: Kconfig: BOOTM_FITIMAGE_SIGNATURE: fix help text
 2025-01-08 14:24 UTC  (2+ messages)

[PATCH master 1/2] test: self: ramfs: add regression test for recursive opendir
 2025-01-08 14:17 UTC  (3+ messages)
` [PATCH master 2/2] fs: fix resolving paths when directory name repeats

[PATCH master] startup: fix infinite loop falling into menu without /env/menu/mainmenu
 2025-01-08 14:07 UTC  (2+ messages)

[PATCH] fs: introduce hidden CONFIG_FS_WRITABLE option
 2025-01-08 14:03 UTC  (2+ messages)

[PATCH 0/8] fs: merge struct filep (FILE) and struct file
 2025-01-08 14:02 UTC  (10+ messages)
` [PATCH 1/8] fs: derive file descriptor number by pointer arithmetic
` [PATCH 2/8] fs: drop ifdefs in linux/fs.h
` [PATCH 3/8] fs: retire FILE.in_use member
` [PATCH 4/8] fs: align FILE struct member names with upstream struct file
` [PATCH 5/8] fs: fat: rename f_size to f_len
` [PATCH 6/8] fs: replace FILE.size by f_inode.i_size
` [PATCH 7/8] fs: merge struct file and struct filep
` [PATCH 8/8] fs: retire FILE typdef

[PATCH] common: reflect rename of CRYPTO_RSA_KEY to CRYPTO_PUBLIC_KEYS
 2025-01-08 13:51 UTC  (2+ messages)

Reset on Beaglebone Black has become unreliable/broken
 2025-01-07 15:03 UTC  (16+ messages)

bootm: fit-image: hash node name too strict
 2025-01-07 13:13 UTC  (5+ messages)

[PATCH] startup: add new AUTOBOOT_HALT state
 2025-01-07 12:53 UTC  (2+ messages)

[PATCH 0/2] Fix next build breakage in CI
 2025-01-07  7:48 UTC  (4+ messages)
` [PATCH 1/2] fixup! gpio: fix static inline stub selection
` [PATCH 2/2] sandbox: os: define referenced config symbols
  ` (subset) "

[PATCH v2 00/22] ARM: K3: Add R5 boot support
 2025-01-07  7:44 UTC  (9+ messages)
` [PATCH v2 01/22] ARM: add ARMv7R MPU support
` [PATCH v2 03/22] DDR: Add k3 DDR driver
` [PATCH v2 06/22] clocksource: timer-ti-dm: add support for K3 SoCs
` [PATCH v2 07/22] ARM: K3: mount /boot even with env handling disabled
` [PATCH v2 08/22] clk: add K3 clk driver
` [PATCH v2 18/22] ARM: beagleplay: add binary files

page:  |  | latest

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