From mboxrd@z Thu Jan 1 00:00:00 1970 From: mrnuke Date: Sat, 22 Mar 2014 02:08:32 -0500 Subject: [U-Boot] [PATCH v2 4/9] sunxi: initial generic sun7i cpu, board and start of day support In-Reply-To: <20140322065254.808D73803E7@gemini.denx.de> References: <1395438845.2234.95.camel@hastur.hellion.org.uk> <1395438866-1193-4-git-send-email-ijc@hellion.org.uk> <20140322065254.808D73803E7@gemini.denx.de> Message-ID: <3224314.OubZv2go0y@nukelap.gtech> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, March 22, 2014 07:52:54 AM Wolfgang Denk wrote: > And we implement the same Developer's Certificate of Origin as used in > Linux, so we need real names and working e-mail addresses in the > Signed-off-by lines - a cursory mentioning that some mysterious "j" or > some "hehopmajieh" authored some code is not sufficient. > This is a convoluted one. Tom Cubie, for example, is an allwinner employee which authored the original code. That code was released under the GPL by allwinner. People signing-off on this code are certifying point (b) for the allwinner dump, and/or point (a) for modifications done on top of that code. I hope this clears up the SOB situation. Alex