pub/scm/linux/kernel/git/davem/prtconfs.git  about / heads / tags
Collection of prtconf output for various Sparc systems.
$ git log --pretty=format:'%h %s (%cs)%d'
2f2f4a2 prtconfs: Add netra t2000 and netra t5220 from Meelis Roos. (2018-10-02)
	(HEAD -> master)
5e547f1 prtconfs: Add V445 prtconf from Meelis Roos. (2018-10-01)
6c2dc4f prtconfs: Add t5140 prtconf (2018-06-10)
e05daa6 prtconfs: Add netra240. (2018-04-12)
3a77efb prtconfs: Add SPARC S7-2 (2016-10-06)
b60830f prtconfs: Add SPARC S7-2L (2016-10-06)
d8718c0 prtconfs: Add SPARC T7-2 (2016-05-25)
5d72d59 prtconfs: Add SPARC M9000 prtconf (2016-05-25)
7ddf229 prtconfs: Add t5120 prtconf (2016-02-16)
97dd4a7 prtconfs: Add V120 prtconf (2016-02-16)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       prtconfs: Add netra t2000 and netra t5220 from Meelis Roos. (2018-10-02)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
# no tags, yet...

# associated public inboxes:
# (number on the left is used for dev purposes)
          2 sparclinux
          1 lkml
          1 linux-devicetree
          1 stable
          1 linux-arm-kernel
          1 buildroot
          1 linux-patches

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/davem/prtconfs.git