$ git log --pretty=format:'%h %s (%cs)%d'
70d49e7 Regenerate JLCPCB prodction files for v3.2 (2024-01-13)
(HEAD -> master)
cd3010b README: Typo fix (2024-01-12)
3107c49 Use "LCSC" instead of "LCSC Part" in properties (2024-01-12)
56ecbf5 Add README symlink (2023-10-22)
2088220 Add a dumb PCB as a starting point for a testing jig (2023-10-18)
0e72bd3 Update README (2023-10-07)
15543a2 Regenerate JLCPCB prodction files for v3.2 (2023-10-07)
6a6fbc5 Drop J[{4,5} and JP{1,2,3,4,5,6,7,8} from BOM/positions (2023-10-07)
5809ae5 Add JLCPCB rotational attributes to J{1,2}/U{1,5,6,7} (2023-10-07)
9f31204 Update PCB to pick FUSB302B from LCSC (2023-10-07)
...
$ git cat-file blob HEAD:README
README.txt
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
v3.3-WIP Various cleanups (2024-11-25)
* master Regenerate JLCPCB prodction files for v3.2 (2024-01-13)
v3-dev Update gerber for new silkscreen (2023-09-10)
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
v3.2 Central Scrutinizer v3.2: (2023-09-10) tar.gz
v3.1 CS v3.1. Probably good enough for most use cases, assuming I make good enough progress on the firmware side. (2023-07-22) tar.gz
v3 CS v3. JLCPCB has a hard time building it, but may not want to build it either. (2023-07-22) tar.gz
v2 v2 (2023-07-11) tar.gz
v1 v1 run: (2023-02-04) tar.gz
v0 First production batch (JLCPCB, 25/01/2023) (2023-01-25) tar.gz
# associated public inboxes:
# (number on the left is used for dev purposes)
3 u-boot
2 lkml
2 linux-arm-kernel
2 linux-ide
2 amd-gfx
2 dri-devel
2 linux-omap
1 linux-wireless
1 linux-mtd
1 linux-block
1 linux-riscv
1 linux-nvme
1 linux-xfs
1 live-patching
1 bpf
1 linux-nfs
1 qemu-devel
1 linux-mediatek
1 linux-crypto
1 linux-efi
1 linux-acpi
1 netfilter-devel
1 linux-integrity
1 linux-fsdevel
1 linux-edac
1 linux-devicetree
1 linux-arm-msm
1 linux-amlogic
1 linux-mm
1 linux-iommu
1 netdev
1 linux-media
1 xen-devel
1 stable
1 linux-mips
1 fstests
1 linux-pm
1 linux-hwmon
1 linux-rtc
1 linux-input
1 linux-scsi
1 kvmarm
1 linux-usb
1 linux-renesas-soc
1 linux-kselftest
1 selinux
1 linux-clk
1 linux-iio
1 linux-gpio
1 dmaengine
1 linux-parisc
1 linux-ext4
1 dpdk-dev
1 linux-leds
1 linux-security-module
1 linux-pci
1 linux-f2fs-devel
1 linuxppc-dev
1 kvm
1 linux-modules
1 linux-bluetooth
1 linux-sgx
1 linux-serial
1 linux-watchdog
1 linux-hyperv
1 linux-m68k
1 linux-doc
1 git
1 linux-csky
1 linux-mmc
1 intel-gfx
1 cip-dev
1 linux-spi
1 linux-i2c
1 linux-remoteproc
1 linux-pwm
1 virtualization
1 linux-kbuild
1 linux-fpga
1 ceph-devel
1 linux-arch
1 linux-can
1 linux-rockchip
1 platform-driver-x86
1 openbmc
1 linux-hardening
1 dm-devel
1 linux-fbdev
1 linux-cxl
1 linux-perf-users
1 linux-sh
1 soc
1 rust-for-linux
1 linux-s390
1 kernel-janitors
1 sparclinux
1 linux-staging
1 linux-sunxi
1 nvdimm
1 buildroot
1 llvm
1 ltp
1 openembedded-core
1 yocto-meta-arm
1 openembedded-devel
1 bitbake-devel
1 linux-patches
1 yocto-meta-virtualization
1 chrome-platform
1 yocto-meta-ti
1 yocto-meta-arago
1 xenomai
1 damon
1 loongarch
1 imx
1 b4-sent
1 linux-trace-kernel
1 intel-xe
1 linux-um
1 qemu-riscv
1 grub-devel
1 kdevops
1 linux-hexagon
1 linux-sound
1 u-boot-amlogic
1 igt-dev
1 dtrace
1 yocto-patches
1 barebox
1 linux-aspeed
1 kvm-riscv
git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/maz/cs-hw.git