[DistroKit] [PATCH v3 00/14] v7a: add redundant update support via RAUC
2023-06-20 13:46 UTC (16+ 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 0/7] platform-v8a: cleanup firmware rules
2023-06-20 13:33 UTC (9+ messages)
` [DistroKit] [PATCH v2 1/7] platform-v8a: cleanup barebox firmware handling
` [DistroKit] [PATCH v2 2/7] firmware-imx: move to the correct section
` [DistroKit] [PATCH v2 3/7] platform-v8a: move platform menu files to platforms/
` [DistroKit] [PATCH v2 4/7] platform-v8a: simplify dts search path
` [DistroKit] [PATCH v2 5/7] firmware-imx: use foreach and ptx/nl
` [DistroKit] [PATCH v2 6/7] firmware-imx: make sure menuconfig works correctly
` [DistroKit] [PATCH v2 7/7] firmware-rockchip: "
[DistroKit] [PATCH 0/7] platform-v8a: cleanup firmware rules
2023-06-20 13:26 UTC (20+ messages)
` [DistroKit] [PATCH 1/7] platform-v8a: cleanup barebox firmware handling
` [DistroKit] [PATCH 2/7] firmware-imx: move to the correct section
` [DistroKit] [PATCH 3/7] platform-v8a: move platform menu files to platforms/
` [DistroKit] [PATCH 4/7] platform-v8a: simplify dts search path
` [DistroKit] [PATCH 5/7] firmware-imx: use foreach and ptx/nl
` [DistroKit] [PATCH 6/7] firmware-imx: make sure menuconfig works correctly
` [DistroKit] [PATCH v2] "
` [DistroKit] [PATCH 7/7] firmware-rockchip: "
[DistroKit] [PATCH] doc: replace "copy onto" by "write to" to prevent confusion
2023-06-20 13:15 UTC (3+ messages)
[DistroKit] [PATCH 1/2] doc: use layered documentation instead of overwriting doc/guru.rsto
2023-06-20 13:03 UTC (4+ messages)
` [DistroKit] [PATCH 2/2] doc: intro: link to license and Git history
[DistroKit] [PATCH] patches: move TF-A patches to the platforms
2023-06-20 12:52 UTC (5+ messages)
[DistroKit] [PATCH v2 0/4] enable uploading kernel, dtb and initramfs over fastboot and boot it on Rock3A
2023-06-09 15:05 UTC (16+ messages)
` [DistroKit] [PATCH v2 1/4] v8a: enable initrd generation
` [DistroKit] [PATCH v2 2/4] v8a: kernel: enable initramfs in kernel config
` [DistroKit] [PATCH v2 3/4] v8a: barebox: enable loading kernel, dtb and initrd via fastboot
` [DistroKit] [PATCH v2 4/4] v8a: barebox: add a boot target for fastboot loaded image files
[DistroKit] [PATCH 0/5] enable uploading kernel, dtb and initramfs over fastboot and boot it on Rock3A
2023-06-09 9:53 UTC (31+ messages)
` [DistroKit] [PATCH 1/5] v8a: enable initrd generation
` [DistroKit] [PATCH 2/5] v8a: kernel: enable initramfs in kernel config
` [DistroKit] [PATCH 3/5] v8a: images: generate sparse images from rock3a initramfs, kernel and dtb
` [DistroKit] [PATCH 4/5] v8a: barebox: enable loading kernel, dtb and initrd via fastboot
` [DistroKit] [PATCH 5/5] v8a: barebox: add a boot target for fastboot loaded image files
[DistroKit] [PATCH] v8a: barebox: add missing dependency on TF_A for i.MX
2023-06-01 12:23 UTC (7+ messages)
[DistroKit] [PATCH] v8a: configure MTD SPI-NOR sector sizes consistently
2023-05-31 13:31 UTC (2+ messages)
[DistroKit] [PATCH v2 00/10] v8a: barebox: update to use upstream PTXdist rule
2023-05-31 12:46 UTC (13+ 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 v3 0/8] v8a: barebox: update to use upstream PTXdist rule
2023-05-31 12:02 UTC (10+ messages)
` [DistroKit] [PATCH v3 1/8] platforms: drop no longer needed blspec-rpi4
` [DistroKit] [PATCH v3 2/8] v8a: barebox: rock3a: drop no longer needed SD-Card speed quirk
` [DistroKit] [PATCH v3 3/8] v8a: barebox: version bump v2023.01.0 → v2023.05.0
` [DistroKit] [PATCH v3 4/8] Revert "v8a: barebox: rockchip: disable CONFIG_MMCBLKDEV_ROOTARG"
` [DistroKit] [PATCH v3 5/8] v8a: rockchip: use common environment
` [DistroKit] [PATCH v3 6/8] v8a: barebox: configure upstream barebox rule for both imx8m and rockchip
` [DistroKit] [PATCH v3 7/8] v8a: barebox: switch to upstream rule
` [DistroKit] [PATCH v3 8/8] v8a: barebox: remove left-over SoC-specific rules
[DistroKit] [PATCH] dtc: Version bump 1.6.0 -> 1.7.0
2023-05-30 11:06 UTC (2+ messages)
[DistroKit] [PATCH 0/3] Update to PTXdist 2023.05.0
2023-05-08 8:14 UTC (5+ messages)
` [DistroKit] [PATCH 1/3] ptxdist: version bump 2023.04.0 -> 2023.05.0
` [DistroKit] [PATCH 2/3] ptxconfig: disable haveged
` [DistroKit] [PATCH 3/3] platform-x86_64: fix run script for current qemu version
[DistroKit] [PATCH 1/3] mips: linux: adapt the build rules regarding the tool 'pahole'
2023-05-08 8:08 UTC (4+ 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] 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 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 (4+ messages)
` [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: 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 (4+ messages)
` [DistroKit] [PATCH v2] "
[DistroKit] [PATCH 0/3] Auto-Enable Android Fastboot Gadget for some boards
2023-03-24 18:42 UTC (5+ messages)
` [DistroKit] [PATCH 1/3] v8a: rock3a: autostart usb fastboot and ACM gadget on ROCK 3A
` [DistroKit] [PATCH 3/3] v7a: stm32mp1: autostart usb fastboot and ACM gadget on AM335x boards
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox