DistroKit Mailinglist
 help / color / mirror / Atom feed
[DistroKit] [PATCH 0/3] Update to PTXdist 2023.05.0
 2023-05-05 10:11 UTC  (2+ messages)
` [DistroKit] [PATCH 2/3] ptxconfig: disable haveged

[DistroKit] [PATCH v2 00/10] v8a: barebox: update to use upstream PTXdist rule
 2023-05-04 13:59 UTC  (11+ messages)
` [DistroKit] [PATCH v2 01/10] v8a: barebox: rock3a: drop no longer needed SD-Card speed quirk
` [DistroKit] [PATCH v2 02/10] v7a: barebox: version bump v2023.02.1 → v2023.04.0
` [DistroKit] [PATCH v2 03/10] v8a: barebox: version bump v2023.01.0 "
` [DistroKit] [PATCH v2 04/10] Revert "v8a: barebox: rockchip: disable CONFIG_MMCBLKDEV_ROOTARG"
` [DistroKit] [PATCH v2 05/10] platforms: drop no longer needed blspec-rpi4
` [DistroKit] [PATCH v2 06/10] v8a: rockchip: use common environment
` [DistroKit] [PATCH v2 07/10] v8a: barebox: configure upstream barebox rule for both imx8m and rockchip
` [DistroKit] [PATCH v2 08/10] v8a: barebox: switch to upstream rule
` [DistroKit] [PATCH v2 09/10] v8a: barebox: remove left-over SoC-specific rules
` [DistroKit] [PATCH v2 10/10] v8a: barebox: enable fastboot over UDP

[DistroKit] [PATCH] platforms: revert to default systemd loglevel
 2023-05-03 15:24 UTC  (5+ messages)

[DistroKit] [PATCH 00/10] v8a: barebox: update to use upstream PTXdist rule
 2023-05-03 13:53 UTC  (11+ messages)
` [DistroKit] [PATCH 01/10] v7a: barebox: version bump v2023.02.1 → v2023.04.0
` [DistroKit] [PATCH 02/10] v8a: kernel: version bump v6.2 → v6.3.1
` [DistroKit] [PATCH 03/10] v8a: barebox: version bump v2023.01.0 → v2023.04.0
` [DistroKit] [PATCH 04/10] Revert "v8a: barebox: rockchip: disable CONFIG_MMCBLKDEV_ROOTARG"
` [DistroKit] [PATCH 05/10] platforms: drop no longer needed blspec-rpi4
` [DistroKit] [PATCH 06/10] v8a: rockchip: use common environment
` [DistroKit] [PATCH 07/10] v8a: barebox: configure upstream barebox rule for both imx8m and rockchip
` [DistroKit] [PATCH 08/10] v8a: barebox: switch to upstream rule
` [DistroKit] [PATCH 09/10] v8a: barebox: remove left-over SoC-specific rules
` [DistroKit] [PATCH 10/10] v8a: barebox: enable fastboot over UDP

[DistroKit] [PATCH 1/3] mips: linux: adapt the build rules regarding the tool 'pahole'
 2023-05-02  8:06 UTC  (3+ messages)
` [DistroKit] [PATCH 2/3] mips: linux: fixup kernel configuration
` [DistroKit] [PATCH 3/3] arch: bootloader: enable 'fastboot' support over USB and network

[DistroKit] [PATCH v3 00/14] v7a: add redundant update support via RAUC
 2023-04-27 10:01 UTC  (15+ messages)
` [DistroKit] [PATCH v3 01/14] platforms: revert to default systemd loglevel
` [DistroKit] [PATCH v3 02/14] ptxconfig: enable more tools for debugging
` [DistroKit] [PATCH v3 03/14] rauc-udev: add a compatibility layer for mapping partitions
` [DistroKit] [PATCH v3 04/14] v7a: barebox: include generic bootstate node in device tree
` [DistroKit] [PATCH v3 05/14] v7a: add RAUC support for qemu-vexpress
` [DistroKit] [PATCH v3 06/14] v7a: add RAUC support for beaglebone black
` [DistroKit] [PATCH v3 07/14] v7a: add RAUC support for rpi3
` [DistroKit] [PATCH v3 08/14] v7a: add RAUC support for riotboard
` [DistroKit] [PATCH v3 09/14] v7a: kernel: enable features necessary for RAUC
` [DistroKit] [PATCH v3 10/14] rauc: add initial support
` [DistroKit] [PATCH v3 11/14] v7a: enable RAUC bundle creation
` [DistroKit] [PATCH v3 12/14] image-rauc: fork config from PTXdist 2023.04.0
` [DistroKit] [PATCH v3 13/14] image-rauc: use ext4 rootfs instead of tar.gz
` [DistroKit] [PATCH v3 14/14] v7a: run: start with barebox by default

[DistroKit] [PATCH v2 00/14] v7a: add redundant update support via RAUC
 2023-04-26 20:14 UTC  (15+ messages)
` [DistroKit] [PATCH v2 01/14] platforms: revert to default systemd loglevel
` [DistroKit] [PATCH v2 02/14] ptxconfig: enable more tools for debugging
` [DistroKit] [PATCH v2 03/14] rauc-udev: add a compatibility layer for mapping partitions
` [DistroKit] [PATCH v2 04/14] v7a: barebox: include generic bootstate node in device tree
` [DistroKit] [PATCH v2 05/14] v7a: add RAUC support for qemu-vexpress
` [DistroKit] [PATCH v2 06/14] v7a: add RAUC support for beaglebone black
` [DistroKit] [PATCH v2 07/14] v7a: add RAUC support for rpi3
` [DistroKit] [PATCH v2 08/14] v7a: add RAUC support for riotboard
` [DistroKit] [PATCH v2 09/14] v7a: kernel: enable features necessary for RAUC
` [DistroKit] [PATCH v2 10/14] rauc: add initial support
` [DistroKit] [PATCH v2 11/14] v7a: enable RAUC bundle creation
` [DistroKit] [PATCH v2 12/14] image-rauc: fork config from PTXdist 2023.04.0
` [DistroKit] [PATCH v2 13/14] image-rauc: use ext4 rootfs instead of tar.gz
` [DistroKit] [PATCH v2 14/14] v7a: run: start with barebox by default

[DistroKit] [PATCH 0/8] v7a: add redundant update support via RAUC
 2023-04-25 18:38 UTC  (24+ messages)
` [DistroKit] [PATCH 1/8] rauc-udev: add a compatibility layer for mapping partitions
` [DistroKit] [PATCH 2/8] v7a: add RAUC support for qemu-vexpress
` [DistroKit] [PATCH 3/8] v7a: add RAUC support for beaglebone black
` [DistroKit] [PATCH 4/8] v7a: add RAUC support for rpi3
` [DistroKit] [PATCH 5/8] v7a: add RAUC support for riotboard
` [DistroKit] [PATCH 6/8] v7a: kernel: enable features necessary for RAUC
` [DistroKit] [PATCH 7/8] rauc: add initial support
` [DistroKit] [PATCH 8/8] v7a: enable RAUC bundle creation

[DistroKit] [PATCH] v7a: wifx-l1: drop fixed partitions node from kernel DT
 2023-04-18 12:17 UTC  (2+ messages)

[DistroKit] [PATCH] fixup! v7a: at91bootstrap: configure v4.0.6-rc1 for Wifx L1
 2023-04-18  9:22 UTC  (2+ messages)

[DistroKit] [PATCH 0/5] v7a: add first support for Wifx L1
 2023-04-17 13:59 UTC  (7+ messages)
` [DistroKit] [PATCH 1/5] at91bootstrap2: make targetinstall v4.x compatible
` [DistroKit] [PATCH 2/5] v7a: at91bootstrap: configure v4.0.6-rc1 for Wifx L1
` [DistroKit] [PATCH 3/5] v7a: barebox: extend support to SAMA5D4-based "
` [DistroKit] [PATCH 4/5] v7a: kernel: "
` [DistroKit] [PATCH 5/5] v7a: add Wifx L1 SD-Card image

[DistroKit] [PATCH] ptxdist: enable busybox zcat applet
 2023-04-17 13:52 UTC  (2+ messages)

[DistroKit] [PATCH] v8a: barebox: rockchip: disable CONFIG_MMCBLKDEV_ROOTARG
 2023-04-14 16:45 UTC  (2+ messages)

[DistroKit] [PATCH] doc: replace "copy onto" by "write to" to prevent confusion
 2023-03-31  8:51 UTC 

[DistroKit] [PATCH] doc: v8a: ROCK 3A: add documentation on writing barebox-only images to SD-Card and NOR Flash
 2023-03-31  8:38 UTC  (3+ messages)

[DistroKit] [PATCH] x86_64: run: add 9p support
 2023-03-25  6:24 UTC  (8+ messages)
        ` [DistroKit] [PATCH v2] "

[DistroKit] [PATCH 0/3] Auto-Enable Android Fastboot Gadget for some boards
 2023-03-24 18:42 UTC  (6+ messages)
` [DistroKit] [PATCH 1/3] v8a: rock3a: autostart usb fastboot and ACM gadget on ROCK 3A
` [DistroKit] [PATCH 2/3] v7a: am335x: autostart usb fastboot and ACM gadget on AM335x boards
` [DistroKit] [PATCH 3/3] v7a: stm32mp1: "

[DistroKit] [PATCH] v7a: barebox: version bump v2022.09.0 → v2023.02.1
 2023-03-07 11:45 UTC 

[DistroKit] [PATCH 1/3] v8a: image-imx8mm-evk: select BAREBOX_IMX8M
 2023-02-21 13:12 UTC  (4+ messages)
` [DistroKit] [PATCH 2/3] v8a: image-imx8mp-evk: "
` [DistroKit] [PATCH 3/3] v8a: image-imx8mq-evk: "

[DistroKit] [PATCH 00/14] Mainline TF-A support and blspec-entry cleanups
 2023-02-13 10:20 UTC  (18+ messages)
` [DistroKit] [PATCH 01/14] v7a: tf-a: version bump v2.7 -> 2.8/customers/pengutronix/distrokit/20230210-1
` [DistroKit] [PATCH 02/14] v8a: tf-a: enable package
` [DistroKit] [PATCH 03/14] v8a: replace imx-atf with tf-a
` [DistroKit] [PATCH 04/14] v8a: firmware-imx: fix dest path
` [DistroKit] [PATCH 05/14] v8a: firmware-imx: fix destition path
` [DistroKit] [PATCH 06/14] v8a: barebox-imx8m: fix firmware-imx dependencies
` [DistroKit] [PATCH 07/14] v8a: barebox-imx8m: make use of the INJECT_FILES mechanism
` [DistroKit] [PATCH 08/14] v8a: barebox: version sync to 2023.01.0
` [DistroKit] [PATCH 09/14] blspec-entry: import from upstream ptxdist-2022.12.0
` [DistroKit] [PATCH 10/14] blspec-entry: add linux-appendroot support
` [DistroKit] [PATCH 11/14] v8a: blspec: switch to default blspec entry
` [DistroKit] [PATCH 12/14] v7a: blspec: drop incomplete Gute Fee support
` [DistroKit] [PATCH 13/14] v7a: vexpress: remove console from blspec config
` [DistroKit] [PATCH 14/14] v7a: blspec: convert to ptxdist default entries

[DistroKit] [PATCH] patches: move TF-A patches to the platforms
 2023-01-06 11:54 UTC 

[DistroKit] [PATCH] blspec-rpi4: move rule file to platform-v7a/rules/
 2023-01-06 11:46 UTC  (5+ messages)
    ` [DistroKit] [PATCH] blspec-rpi4: move menu file to platforms/

[DistroKit] [ptxdist] Prepare Image for Raspberry Pi 4
 2022-12-05  6:00 UTC  (14+ messages)

[DistroKit] [PATCH] v7a: barebox: stm32mp: enable serial and mass storage gadget drivers
 2022-11-23 20:45 UTC  (2+ messages)

[DistroKit] [PATCH 1/2] ptxdist: migrate to 2022.11.0
 2022-11-23 20:44 UTC  (5+ messages)
` [DistroKit] [PATCH 2/2] rpi: rename platform to rpi1

[DistroKit] [PATCH] v8a: rockchip: barebox: version bump 2022.08.0 -> 2022.10.0
 2022-11-23 20:41 UTC  (3+ messages)

[DistroKit] [PATCH] v8a/rockchip: barebox: bump version to 2022.10.0
 2022-11-23 20:41 UTC  (3+ messages)

[DistroKit] For zlib-1.2.12.tar.xz
 2022-11-15 10:09 UTC 

[DistroKit] [PATCH 00/10] v7a: add Raspberry Pi 4 32-bit support
 2022-09-30 16:55 UTC  (12+ messages)
` [DistroKit] [PATCH 01/10] v7a: barebox: version bump v2022.06.0 → v2022.09.0
` [DistroKit] [PATCH 02/10] v7a: barebox: switch to new broken-cd device parameter
` [DistroKit] [PATCH 03/10] v7a: rpi2: move rpi-firmware directory to top-level workspace
` [DistroKit] [PATCH 04/10] rpi-firmware: Update firmware to v1.20220331 for Rpi4 support
` [DistroKit] [PATCH 05/10] barebox: deploy new barebox-raspberry-pi.img
` [DistroKit] [PATCH 06/10] v7a: kernel: configure for 32-bit Raspberry Pi 4 support
` [DistroKit] [PATCH 07/10] v7a: dts: build Raspberry Pi 4 device trees
` [DistroKit] [PATCH 08/10] v7a: rpi4: add boot loader spec support
` [DistroKit] [PATCH 09/10] v7a: rpi4: place DT into /boot for VideoCore consumption
` [DistroKit] [PATCH 10/10] v7a: barebox: enable of_diff command

[DistroKit] [PATCH] v7a: barebox: stm32mp: enable usb support
 2022-09-29 14:21 UTC  (2+ messages)

[DistroKit] [PATCH 1/2] v7a/barebox: enable fastboot and mass storage gadget support
 2022-09-07 13:26 UTC  (3+ messages)
` [DistroKit] [PATCH 2/2] v7a: barebox: update diffs with enabled fastboot and mass storage gadget

[DistroKit] [PATCH 1/6] doc: hardware: fix malformed table
 2022-09-06 14:11 UTC  (5+ messages)
` [DistroKit] [PATCH 6/6] scripts: update-diffs-v7a.sh: fix ptxdist path
    ` [DistroKit] [PATCH] fixup! doc: intro: document helper scripts

[DistroKit] [PATCH 1/4] v7a: barebox: enable CONFIG_BOOTM_INITRD in the generic config
 2022-09-06 10:33 UTC  (4+ messages)
` [DistroKit] [PATCH 2/4] v7a: barebox: update diffs with enabled CONFIG_BOOTM_INITRD
` [DistroKit] [PATCH 3/4] v7a: barebox: enabled CONFIG_CMD_MIITOOL in the generic config
` [DistroKit] [PATCH 4/4] v7a: barebox: update diffs with enabled CONFIG_CMD_MIITOOL

[DistroKit] [PATCH 00/20] Add Radxa Rock 3A support
 2022-09-05 21:32 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