Module Name: src Committed By: thorpej Date: Mon Aug 9 00:32:51 UTC 2021
Modified Files: src/doc: BRANCHES Log Message: thorpej-i2c-spi-conf -> thorpej-i2c-spi-conf2. To generate a diff of this commit: cvs rdiff -u -r1.362 -r1.363 src/doc/BRANCHES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/BRANCHES diff -u src/doc/BRANCHES:1.362 src/doc/BRANCHES:1.363 --- src/doc/BRANCHES:1.362 Sat Aug 7 16:21:02 2021 +++ src/doc/BRANCHES Mon Aug 9 00:32:51 2021 @@ -1,4 +1,4 @@ -# $NetBSD: BRANCHES,v 1.362 2021/08/07 16:21:02 thorpej Exp $ +# $NetBSD: BRANCHES,v 1.363 2021/08/09 00:32:51 thorpej Exp $ # # This file contains a list of branches that exist in the NetBSD CVS # tree and their current state. @@ -777,12 +777,22 @@ Notes: Re-based version of thorpej-fute Branch: thorpej-i2c-spi-conf Description: Improve device tree-based I2C and SPI enumeration. -Status: Active +Status: Abandoned Start Date: Sun April 25, 2021 -End Date: +End Date: Sun Aug 8, 2021 Base Tag: thorpej-i2c-spi-conf-base Maintainer: Jason Thorpe <thor...@netbsd.org> Scope: src/sys +Notes: Changes ported forward to thorpej-i2c-spi-conf2. + +Branch: thorpej-i2c-spi-conf2 +Description: Improve device tree-based I2C and SPI enumeration. +Status: Active +Start Date: Sun Aug 8, 2021 +End Date: +Base Tag: thorpej-i2c-spi-conf2-base +Maintainer: Jason Thorpe <thor...@netbsd.org> +Scope: src/sys Notes: Branch: wrstuden-fixsa