From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 5 Sep 2012 15:55:18 -0700 Subject: [U-Boot] [PATCH 01/10] dm: arm: Remove support for lpc2292 In-Reply-To: <201209021815.02418.marex@denx.de> References: <1342882947-9174-1-git-send-email-marex@denx.de> <20120902153302.A8D0F203B2F@gemini.denx.de> <201209021815.02418.marex@denx.de> Message-ID: <20120905225518.GA5083@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Sep 02, 2012 at 06:15:02PM +0200, Marek Vasut wrote: > Dear Wolfgang Denk, > > > Dear Albert, > > > > In message <1342882947-9174-1-git-send-email-marex@denx.de> Marek Vasut wrote: > > > This stuff has been rotting in the tree for a year now. Remove it. > > > > > > Signed-off-by: Marek Vasut > > > Cc: Wolfgang Denk > > > Cc: Albert Aribaud > > > Cc: U-Boot DM > > > > In case you are going to apply any of these patches, please do make > > sure to drop the "dm: " string from all these subjects. > > > > At least add some ID so I can mine these patches back when we finish the > project. If you drop them, I won't have any way to tell. You shouldn't need any. At the end of the project just do: $ git log --author=(regex|that|catches|everyone) --since=project-start -- Tom