DistroKit Mailinglist
 help / color / mirror / Atom feed
[DistroKit] [PATCH 1/3] MIPS(EL): barebox: add /chosen/stdout-path properties for all boards
 2024-08-22 17:39 UTC  (5+ messages)
` [DistroKit] [PATCH 2/3] MIPS: qemu-run: fix barebox Malta image name
` [DistroKit] [PATCH 3/3] mipsel: qemu-run: enable emulation of little endian barebox

[DistroKit] [PATCH v1 0/9] address CI warnings for the MIPS platform
 2024-08-21 12:40 UTC  (12+ messages)
` [DistroKit] [PATCH v1 1/9] mips: kernel-malta: set page size to 4k
` [DistroKit] [PATCH v1 2/9] mips: barebox-malta: disable FS_CRAMFS
` [DistroKit] [PATCH v1 3/9] mips: barebox-malta: enable MMU
` [DistroKit] [PATCH v1 4/9] mips: barebox-malta: use MALLOC_TLSF
` [DistroKit] [PATCH v1 5/9] mips/mipsel: barebox: use CONSOLE_ACTIVATE_NONE
` [DistroKit] [PATCH v1 6/9] mips: kernel-malta: enable UBIFS
` [DistroKit] [PATCH v1 7/9] mips: kernel-malta: enable SQUASHFS
` [DistroKit] [PATCH v1 8/9] mipsel: kernel: enable PCI by default and sync it with malta config
` [DistroKit] [PATCH v1 9/9] reason: MIPS: add PCI exception for ATH79 arch

[DistroKit] [PATCH v1 1/9] mipsel: kernel-malta: set page size to 4k
 2024-08-16 12:52 UTC  (9+ messages)
` [DistroKit] [PATCH v1 2/9] mipsel: kernel-malta: enable UBIFS
` [DistroKit] [PATCH v1 3/9] reason: MIPS malta has pci, but distrokit no pciutils
` [DistroKit] [PATCH v1 4/9] mipsel: kernel-malta: enable SQUASHFS
` [DistroKit] [PATCH v1 5/9] mipsel: kernel-malta: disable BLOCK_LEGACY_AUTOLOAD
` [DistroKit] [PATCH v1 6/9] mipsel: barebox-malta: enable MMU
` [DistroKit] [PATCH v1 7/9] mipsel: barebox-malta: use MALLOC_TLSF
` [DistroKit] [PATCH v1 8/9] mipsel: barebox-malta: disable FS_CRAMFS
` [DistroKit] [PATCH v1 9/9] mipsel: barebox-malta: use CONSOLE_ACTIVATE_NONE

[DistroKit] [PATCH] reason: make OP-TEE override truly v7a-specific
 2024-08-15 14:46 UTC  (2+ messages)

[DistroKit] [PATCH] PTXdist: migrate from 2024.05.0 -> 2024.08.0
 2024-08-14 13:02 UTC  (2+ messages)

[DistroKit] [PATCH] platforms: kernel: optimise squashfs decompression
 2024-08-14 10:15 UTC  (3+ messages)

[DistroKit] [RESEND][PATCH v1 0/6] v7a_noneon: barebox update
 2024-08-14 10:03 UTC  (8+ messages)
` [DistroKit] [RESEND][PATCH v1 1/6] v7a_noneon: barebox: update to v2024.07.0
` [DistroKit] [RESEND][PATCH v1 2/6] v7a_noneon: barebox: don't activate all consoles by default
` [DistroKit] [RESEND][PATCH v1 3/6] v7a_noneon: barebox: use ARM-optimized routines where appropriate
` [DistroKit] [RESEND][PATCH v1 4/6] v7a_noneon: barebox: enable of_diff command
` [DistroKit] [RESEND][PATCH v1 5/6] v7a_noneon: generate vexpress.norimg by default
` [DistroKit] [RESEND][PATCH v1 6/6] v7a_noneon: run: really constrain the forwarded SSH port to <= 64000

[DistroKit] [PATCH v4] mipsel: remove forked host-qemu rule
 2024-08-14 10:02 UTC  (2+ messages)

[DistroKit] [PATCH 1/6] v7a_noneon: barebox: update to v2024.07.0
 2024-08-14  7:59 UTC  (19+ messages)
` [DistroKit] [PATCH 2/6] v7a_noneon: barebox: don't activate all consoles by default
` [DistroKit] [PATCH 3/6] v7a_noneon: barebox: use ARM-optimized routines where appropriate
` [DistroKit] [PATCH 4/6] v7a_noneon: barebox: enable of_diff command
` [DistroKit] [PATCH 5/6] v7a_noneon: generate vexpress.norimg by default
` [DistroKit] [PATCH 6/6] v7a_noneon: run: really constrain the forwarded SSH port to <= 64000
` [DistroKit] [PATCH v3 0/9] mips(el) cleanup
  ` [DistroKit] [PATCH v3 1/9] mipsel: sync kernelconfig
  ` [DistroKit] [PATCH v3 2/9] mips, mipsel: remove forked kernel rule
  ` [DistroKit] [PATCH v3 3/9] mips, mipsel: kernel-*: sync with template
  ` [DistroKit] [PATCH v3 4/9] mips, mipsel: kernel-*: use ptx/image-install and fix 'clean' stage
  ` [DistroKit] [PATCH v3 5/9] mips, mipsel: kernel-*: select KERNEL
  ` [DistroKit] [PATCH v3 6/9] mips, mipsel: migrate barebox-common recipe to barebox
  ` [DistroKit] [PATCH v3 7/9] mips, mipsel: barebox-*: sync with template
  ` [DistroKit] [PATCH v3 8/9] mips, mipsel: barebox-*: use ptx/image-install
  ` [DistroKit] [PATCH v3 9/9] mips, mipsel: barebox-*: set LICENSE_FILES

[DistroKit] [PATCH 1/2] scripts: remove update-diffs scripts
 2024-08-14  7:27 UTC  (3+ messages)
` [DistroKit] [PATCH 2/2] doc: intro: update updating instructions

[DistroKit] [PATCH v2] v7a: kernel: Enable I/O expander driver for STM32MP135F-DK
 2024-08-14  7:25 UTC  (5+ messages)

[DistroKit] [PATCH 1/2] mipsel: sync kernelconfig
 2024-08-13 13:23 UTC  (20+ messages)
` [DistroKit] [PATCH 2/2] mipsel: remove forked host-qemu rule
` [DistroKit] [PATCH v2 01/10] "
  ` [DistroKit] [PATCH v2 02/10] mipsel: sync kernelconfig
  ` [DistroKit] [PATCH v2 03/10] mips, mipsel: remove forked kernel rule
  ` [DistroKit] [PATCH v2 04/10] mips, mipsel: kernel-*: sync with template
  ` [DistroKit] [PATCH v2 05/10] mips, mipsel: kernel-*: use ptx/image-install and fix 'clean' stage
  ` [DistroKit] [PATCH v2 06/10] mips, mipsel: kernel-*: select KERNEL
  ` [DistroKit] [PATCH v2 07/10] mips, mipsel: migrate barebox-common recipe to barebox
  ` [DistroKit] [PATCH v2 08/10] mips, mipsel: barebox-*: sync with template
  ` [DistroKit] [PATCH v2 09/10] mips, mipsel: barebox-*: use ptx/image-install
  ` [DistroKit] [PATCH v2 10/10] mips, mipsel: barebox-*: set LICENSE_FILES

[DistroKit] [PATCH] v7a: kernel: Enable drivers for STM32MP135F-DK
 2024-07-31  8:47 UTC  (3+ messages)

[DistroKit] [PATCH] fixup! v7a: barebox: am335x-mlo: document some unusual kconfig options
 2024-07-12 15:41 UTC  (2+ messages)

[DistroKit] [PATCH] v8a: barebox: derive stable MAC address from machine ID
 2024-07-12 15:30 UTC  (2+ messages)

[DistroKit] [PATCH] v8a: barebox: update to v2024.07.0
 2024-07-12 14:33 UTC  (2+ messages)

[DistroKit] [PATCH 1/4] v7a: barebox: enable ARM accelerated SHA1 routines
 2024-07-12 14:30 UTC  (5+ messages)
` [DistroKit] [PATCH 2/4] v7a: barebox: don't activate first console
` [DistroKit] [PATCH 3/4] v7a: barebox: don't use root=PARTUUID= when booting from SD/eMMC
` [DistroKit] [PATCH 4/4] v7a: barebox: am335x-mlo: document some unusual kconfig options

[DistroKit] [PATCH 1/4] v7a: barebox: update to v2024.07.0
 2024-07-03  9:57 UTC  (7+ messages)
` [DistroKit] [PATCH 2/4] v7a: barebox: derive stable MAC address from machine ID
` [DistroKit] [PATCH 3/4] v7a: images: stm32mp: add support for building SCMI enabled images
` [DistroKit] [PATCH 4/4] v7a: lxa-mc1: add new image for -scmi variant

[DistroKit] [PATCH v3 0/4] recipe cleanup
 2024-06-20 10:48 UTC  (7+ messages)
` [DistroKit] [PATCH v3 1/4] datapartition: make it selectable
` [DistroKit] [PATCH v3 2/4] datapartition: rename to repart-config
` [DistroKit] [PATCH v3 3/4] binary_inst: remove outdated example
` [DistroKit] [PATCH v3 4/4] ptxconfig: create menu for DistroKit-specific rules

[DistroKit] [PATCH v2 1/4] datapartition: make it selectable
 2024-06-19 12:26 UTC  (6+ messages)
` [DistroKit] [PATCH v2 2/4] datapartition: rename to repart-config
` [DistroKit] [PATCH v2 3/4] ptxconfig: create menu for DistroKit-specific rules
` [DistroKit] [PATCH v2 4/4] binary_inst: remove outdated example

[DistroKit] [PATCH] datapartition: make it selectable
 2024-06-17  9:24 UTC  (3+ messages)

[DistroKit] [PATCH 0/9] platform: v8a: firmware: Rework for upper layers with different boards
 2024-05-28  8:23 UTC  (24+ messages)
` [DistroKit] [PATCH 1/9] platform: v8a: firmware-imx: Fix dependencies
` [DistroKit] [PATCH 2/9] platform: v8a: firmware-imx: Rework extract, install, and targetinstall
` [DistroKit] [PATCH 3/9] platform: v8a: firmware-imx: Version bump 8.8 -> 8.23
` [DistroKit] [PATCH 4/9] platform: v8a: firmware-imx: Install more files for U-Boot
` [DistroKit] [PATCH 5/9] platform: v8a: firmware-imx: Install more files for i.MX93
` [DistroKit] [PATCH 6/9] platform: v8a: firmware-imx: Move barebox injects to separate package
` [DistroKit] [PATCH 7/9] platform: v8a: firmware-rockchip: "
` [DistroKit] [PATCH 8/9] platform: v8a: barebox: Remove extra host prog
` [DistroKit] [PATCH 8/8] platform: v8a: firmware-sentinel: Add new package
` [DistroKit] [PATCH 9/9] "

[DistroKit] [PATCH] tf-a: Change download URL
 2024-05-28  8:21 UTC  (7+ messages)

[DistroKit] [PATCH] ptxdist: migrate 2024.03.0 → 2024.05.0
 2024-05-27 16:21 UTC  (4+ messages)

[DistroKit] [PATCH 0/3] tf-a-stm32mp13 cleanup
 2024-05-27 16:20 UTC  (9+ messages)
` [DistroKit] [PATCH 1/3] tf-a-stm32mp13: align variables
` [DistroKit] [PATCH 2/3] tf-a-stm32mp13: use _URL and _SOURCE from tf-a
` [DistroKit] [PATCH 3/3] tf-a-stm32mp13: don't use _BUILDDIR

[DistroKit] [PATCH 00/12] update and add STM32MP135F-DK support
 2024-04-26  8:03 UTC  (7+ messages)
` [DistroKit] [PATCH 02/12] tf-a: update from v2.8 → v2.10
` [DistroKit] [PATCH 10/12] v7a: stm32mp: add TF-A recipe for STM32MP13

[DistroKit] [PATCH] fixup! tf-a: Change download URL
 2024-04-24 13:03 UTC  (2+ messages)

[DistroKit] [PATCH v2 0/7] Toolchain update
 2024-04-23 19:41 UTC  (10+ messages)
` [DistroKit] [PATCH v2 1/7] mipsel: update to OSELAS.Toolchain 2023.07.1
` [DistroKit] [PATCH v2 2/7] mips: "
` [DistroKit] [PATCH v2 3/7] rpi1: "
` [DistroKit] [PATCH v2 4/7] v7a: "
` [DistroKit] [PATCH v2 5/7] v7a_noneon: "
` [DistroKit] [PATCH v2 6/7] v8a: "
` [DistroKit] [PATCH v2 7/7] x86_64: "

[DistroKit] [PATCH 00/08] PTXdist & Toolchain update
 2024-04-22 14:28 UTC  (6+ messages)
` [DistroKit] [PATCH 7/8] v8a: update to OSELAS.Toolchain 2023.07.1
` [DistroKit] [PATCH 8/8] x86_64: "

[DistroKit] [PATCH v3 0/8] add STM32MP135F-DK support
 2024-04-22 14:25 UTC  (2+ messages)

[DistroKit] How to debug systemd services failing to start with 11/SEGV?
 2024-04-10 13:49 UTC  (7+ messages)
` [DistroKit] [systemd-devel] "

page: 

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