DistroKit Mailinglist
 help / color / mirror / Atom feed
[DistroKit] [PATCH 00/20] Add Radxa Rock 3A support
 2022-09-05 21:32 UTC  (22+ messages)
` [DistroKit] [PATCH 01/20] v8a: kernel: version bump v5.15 -> v5.19
` [DistroKit] [PATCH 02/20] v8a: kernel: disable ACPI
` [DistroKit] [PATCH 03/20] v8a: kernel: disable VIRTUALIZATION
` [DistroKit] [PATCH 04/20] v8a: kernel: disable DRM
` [DistroKit] [PATCH 05/20] v8a: kernel: disable SOUND
` [DistroKit] [PATCH 06/20] v8a: kernel: disable MEDIA_SUPPORT
` [DistroKit] [PATCH 07/20] v8a: kernel: disable CHROME_PLATFORMS
` [DistroKit] [PATCH 08/20] v8a: kernel: disable SPMI
` [DistroKit] [PATCH 09/20] v8a: kernel: disable SLIMBUS
` [DistroKit] [PATCH 10/20] v8a: kernel: disable network drivers except for FEC and STMMAC
` [DistroKit] [PATCH 11/20] v8a: kernel: enable SCMI based drivers
` [DistroKit] [PATCH 12/20] v8a: kernel: add Rockchip RK356x support
` [DistroKit] [PATCH 13/20] v8a: barebox: move default environment
` [DistroKit] [PATCH 14/20] v8a: rockchip: add rule for rockchip firmware
` [DistroKit] [PATCH 15/20] v8a: rockchip: add new barebox-rockchip rule
` [DistroKit] [PATCH 16/20] v8a: rockchip: add Radxa Rock 3A image and blspec entry
` [DistroKit] [PATCH 17/20] v8a: rockchip: provide barebox-rock3a.norimg recovery image
` [DistroKit] [PATCH 18/20] v8a: rockchip: copy default barebox env
` [DistroKit] [PATCH 19/20] v8a: rock3a: workaround SDR-UHS1 detection
` [DistroKit] [PATCH 20/20] doc: v8a: rock3a: Add documentation

[DistroKit] [PATCH 1/8] v7a: tf-a: don't compile in unused NAND/NOR boot in FSBL
 2022-09-05 14:28 UTC  (10+ messages)
` [DistroKit] [PATCH 2/8] v7a: tf-a: update to v2.7
` [DistroKit] [PATCH 3/8] genimage: patch in Firmware Image Package (FIP) support
` [DistroKit] [PATCH 4/8] v7a: barebox-stm32mp: start collecting device tree blobs
` [DistroKit] [PATCH 5/8] v7a: tf-a: start collecting FIP image components
` [DistroKit] [PATCH 6/8] v7a: tf-a: switch to FIP image
` [DistroKit] [PATCH 7/8] v7a: barebox: update v2022.04.0 → v2022.06.0
` [DistroKit] [PATCH 8/8] v7a: barebox: ignore card-detect for booted SD-Card

[DistroKit] [PATCH] platform-v7a: image-vexpress-nor: fix copy-paste error
 2022-09-05 13:58 UTC  (2+ messages)

[DistroKit] [PATCH 1/2] v7a: barebox: enable CONFIG_BOOTM_INITRD consistenly
 2022-09-05 13:57 UTC  (3+ messages)
` [DistroKit] [PATCH 2/2] v7a: barebox: enable CONFIG_CMD_MIITOOL consistenly

[DistroKit] [PATCH] v7a/barebox: enable fastboot and mass storage gadget support
 2022-09-05 13:57 UTC  (2+ messages)

[DistroKit] [PATCH 1/6] doc: hardware: fix malformed table
 2022-09-05 13:56 UTC  (7+ messages)
` [DistroKit] [PATCH 2/6] doc: hardware: fix referencing nonexisting documents in toctree
` [DistroKit] [PATCH 3/6] doc: hardware: document v7a_noneon platform
` [DistroKit] [PATCH 4/6] doc: fix some typos
` [DistroKit] [PATCH 5/6] doc: intro: document helper scripts
` [DistroKit] [PATCH 6/6] scripts: update-diffs-v7a.sh: fix ptxdist path

[DistroKit] [PATCH] v7a: barebox-stm32mp: avoid redundant download
 2022-09-05 13:53 UTC  (2+ messages)

[DistroKit] [PATCH] v8a: barebox: add missing defaultenv directory for MMC boot
 2022-09-05 13:48 UTC  (2+ messages)

[DistroKit] [PATCH] platform-x86_64: platformconfig version bump 2022.05.0 -> 2022.07.0
 2022-08-02 10:08 UTC  (3+ messages)

[DistroKit] [PATCH] ptxdist: version bump 2022.05.0 -> 2022.07.0
 2022-07-05 11:43 UTC  (2+ messages)

[DistroKit] [PATCH 1/2] v7a_noneon: image-ksz9477-evb: select missing HOST_MTOOLS dependency
 2022-06-27  9:46 UTC  (3+ messages)
` [DistroKit] [PATCH 2/2] v7a_noneon: barebox-at91: add .config.diff to revision control

[DistroKit] [PATCH v1 1/3] v7a_noneon: add missing barebox-at91.config.diff
 2022-06-26 11:38 UTC  (4+ messages)
` [DistroKit] [PATCH v1 2/3] v7a_noneon: barebox: update v2021.10.0 -> v2022.05.0
` [DistroKit] [PATCH v1 3/3] v7a_noneon: kernel: version bump 5.15 -> 5.18.5

[DistroKit] [PATCH 0/2] v7a: rpi: unify rpi{2, 3, cm3} into common rpi.hdimg
 2022-05-16 12:02 UTC  (7+ messages)
` [DistroKit] [PATCH 1/2] v7a: barebox: update v2022.01.0 → v2022.04.0
` [DistroKit] [PATCH 2/2] v7a: rpi: unify rpi{2, 3, cm3}.hdimg into common rpi.hdimg

[DistroKit] [PATCH v1 0/3] fix defaultenv build for stm32 and at91 barebox
 2022-04-09  7:37 UTC  (5+ messages)
` [DistroKit] [PATCH v1 1/3] fixup! v7a: barebox-at91: build out of three
` [DistroKit] [PATCH v1 2/3] fixup! v7a: barebox-stm32mp: "
` [DistroKit] [PATCH v1 3/3] fixup! v7a_noneon: barebox-at91: "

[DistroKit] [PATCH v1 1/4] v7a: barebox-stm32mp: build out of three
 2022-04-07 19:19 UTC  (8+ messages)
` [DistroKit] [PATCH v1 2/4] v7a_noneon: barebox-at91: "
` [DistroKit] [PATCH v1 3/4] v7a: "
` [DistroKit] [PATCH v1 4/4] v7a_noneon: barebox-vexpress/common: run oldconfig

[DistroKit] [PATCH] v7a: barebox: update v2021.11.0 → v2022.01.0
 2022-01-22 15:19 UTC  (5+ messages)

[DistroKit] [PATCH 0/2] v7a: fix beaglebone networking
 2022-01-09  5:45 UTC  (6+ messages)
` [DistroKit] [PATCH 1/2] v7a: kernel: enable new TI CPSW switchdev driver
` [DistroKit] [PATCH 2/2] v7a: barebox: cherry-pick CPSW/Linux reboot fixes from master

[DistroKit] [PATCH] doc: document patch download with b4 from lore.distrokit.org
 2022-01-08  9:37 UTC  (2+ messages)

[DistroKit] [PATCH v2 1/5] mips, mipsel: kernel-*: bring back KERNEL_*_PATH
 2021-11-26 10:47 UTC  (6+ messages)
` [DistroKit] [PATCH v2 2/5] mips, mipsel: kernel-*: bring up-to-date with PTXdist 2021.07.0 template
` [DistroKit] [PATCH v2 3/5] mips, mipsel: kernel-*: rework device-tree handling
` [DistroKit] [PATCH v2 4/5] mips, mipsel: kernel-*: use ptx/config-version and ptx/config-md5
` [DistroKit] [PATCH v2 5/5] mips, mipsel: update kernel configs

[DistroKit] [PATCH v2 1/2] v7a: kernel: run oldconfig
 2021-11-26  9:36 UTC  (4+ messages)
` [DistroKit] [PATCH v2 2/2] v7a: barebox: version bump v2021.08.0 → v2021.11.0

[DistroKit] [PATCH] v7a: run: really constrain the forwarded SSH port to <= 64000
 2021-11-25 16:14 UTC  (4+ messages)
  ` [DistroKit] [PATCH v2] "

[DistroKit] [PATCH 1/8] mips, mipsel: kernel-*: bring back KERNEL_*_PATH
 2021-11-25 11:42 UTC  (12+ messages)
` [DistroKit] [PATCH 2/8] mips, mipsel: kernel-*: bring up-to-date with PTXdist 2021.07.0 template
` [DistroKit] [PATCH 3/8] mips, mipsel: kernel-*: rework device-tree handling
` [DistroKit] [PATCH 4/8] mips, mipsel: kernel-*: use ptx/config-version and ptx/config-md5
` [DistroKit] [PATCH 5/8] ptxdist: migrate 2021.06.0 -> 2021.10.0
` [DistroKit] [PATCH 6/8] mips, mipsel: kernel: re-fork from PTXdist 2021.10.0
  ` [DistroKit] [PATCH v2 "
` [DistroKit] [PATCH 7/8] mips, mipsel: don't actually compile the kernel
` [DistroKit] [PATCH 8/8] mips, mipsel: update kernel configs

[DistroKit] [PATCH 1/2] v7a: kernel: run oldconfig
 2021-11-24 14:58 UTC  (4+ messages)
` [DistroKit] [PATCH 2/2] v7a: barebox: version bump v2021.07.0 → v2021.08.0

[DistroKit] [PATCH v3] platform-v7a_noneon: sama5: platform w/out NEON extension
 2021-11-24 14:54 UTC  (2+ messages)

[DistroKit] [PATCH v2] platform-v7a_noneon: sama5: platform w/out NEON extension
 2021-11-08 14:18 UTC  (2+ messages)

[DistroKit] [PATCH] platform: v7a: kernel: Enable RTC for SAMA5D2 based boards
 2021-09-16  9:46 UTC  (3+ messages)

[DistroKit] [PATCH] rc-once: Remove file identical to that in ptxdist
 2021-08-27  8:24 UTC  (2+ messages)

[DistroKit] [PATCH] v7a: barebox: version bump v2021.07.0 → v2021.08.0
 2021-08-24 13:15 UTC  (2+ messages)

[DistroKit] [PATCH 1/4] mips: kernel-malta: disable legacy BSD-style pseudo-terminals
 2021-08-19 12:58 UTC  (5+ messages)
` [DistroKit] [PATCH 2/4] mipsel: "
` [DistroKit] [PATCH 3/4] v8a: kernel: "
` [DistroKit] [PATCH 4/4] x86_64: "

[DistroKit] [PATCH] v7a: vexpress: increase root partition size
 2021-08-19 12:57 UTC  (2+ messages)

[DistroKit] [PATCH] platform-v8a: remove more CREDIT lines
 2021-07-23 12:39 UTC  (2+ messages)

[DistroKit] [PATCH 1/4] v7a: barebox: version bump v2021.05.0 → v2021.07.0
 2021-07-22 14:31 UTC  (5+ messages)
` [DistroKit] [PATCH 2/4] v7a: kernel: version bump v5.11 → v5.13.4
` [DistroKit] [PATCH 3/4] v7a: kernel: enable REGULATOR_GPIO
` [DistroKit] [PATCH 4/4] v7a: generate image for STM32MP7C-EV1

[DistroKit] [PATCH v1] platform-mipsel: add basic qemu malta support
 2021-07-16  8:38 UTC  (9+ messages)
    ` [DistroKit] [PATCH] re-enable gdbserver

[DistroKit] [PATCH v1] fixup! platform-mipsel: add basic qemu malta support
 2021-07-16  5:32 UTC  (2+ messages)

[DistroKit] [PATCH] barebox: Use ptx/config-version and ptx/config-md5
 2021-07-13 20:52 UTC  (3+ messages)

[DistroKit] [PATCH v2] platform-mipsel: add basic qemu malta support
 2021-07-08  7:43 UTC 

[DistroKit] [PATCH] v7a: tf-a: update to v2.5 for LXA MC-1 support
 2021-07-06  5:37 UTC  (2+ messages)

[DistroKit] [PATCH] datapartition: Let systemd install custom udev rule
 2021-06-25 12:03 UTC  (4+ messages)

[DistroKit] [PATCH next] ptxdist: migrate 2021.04.0 -> 2021.06.0
 2021-06-20 20:07 UTC  (2+ messages)

[DistroKit] [PATCH] v7a: barebox: version bump v2021.04.0 → v2021.05.0
 2021-06-02 12:47 UTC  (2+ messages)

[DistroKit] [PATCH 0/2] doc: Minor fixes
 2021-05-10 11:27 UTC  (4+ messages)
` [DistroKit] [PATCH 1/2] doc: hardware: v7a: raspi3: Add missing closing bracket
` [DistroKit] [PATCH 2/2] doc: hardware: Fix swapped references in toctrees

[DistroKit] [PATCH 1/5] v7a: image-vexpress: convert hex numbers to human-readable sizes
 2021-04-26 10:09 UTC  (16+ messages)
` [DistroKit] [PATCH 2/5] v7a: images: remove redundant size specifications
` [DistroKit] [PATCH 3/5] v7a: barebox: clean up defaultenvs
` [DistroKit] [PATCH 4/5] v7a: run: remove telnet port forwarding
` [DistroKit] [PATCH 5/5] v7a: run: randomise the SSH forwarding port
      ` [DistroKit] [PATCH v2] "
  ` [DistroKit] [PATCH v3] v7a: run: make the SSH forwarding port multiprocess-compatible

[DistroKit] [PATCH] v7a, mips: fix barebox-common oldconfig with inherited layers
 2021-04-26  9:00 UTC  (2+ messages)

[DistroKit] [PATCH] unfs3: Fix generation of export list
 2021-04-25 16:22 UTC  (3+ messages)

[DistroKit] [PATCH] v7a: barebox: version bump v2021.02.0 → v2021.04.0
 2021-04-23 10:58 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