pub/scm/linux/kernel/git/lkundrak/linux-mmp-doc.git  about / heads / tags
Documentation for Linux on MMP SoC
$ git log --pretty=format:'%h %s (%cs)%d'
4f2ef8a olpc-xo: Add some XO-4 documentation (2021-02-14)
	(HEAD -> master)
32fe9d0 dell-wyse-3020/connectors: remove unused list-tables (2021-02-14)
24bd229 Add Pinconf documentation (2020-12-26)
aee1a31 Document connector pinouts (2020-12-26)
39d82b7 Add WLoader pictures (2020-12-26)
f40db9f Installing Debian (2020-12-22)
4a510d9 Update Ariel mainlining status (2020-12-22)
233d3b8 Fix Ariel UART pinout (2020-12-22)
a712499 Document the Ariel UART (2020-10-23)
0db3ad9 Ariel EC mainlined (2020-10-23)
...
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       olpc-xo: Add some XO-4 documentation (2021-02-14)

# 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)
          1 qemu-devel

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/lkundrak/linux-mmp-doc.git