From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 14 Jul 2014 19:49:16 +0200 Subject: [U-Boot] [ANN] U-Boot v2014.07 released In-Reply-To: <20140714172218.GE1847@bill-the-cat> References: <20140714172218.GE1847@bill-the-cat> Message-ID: <53C4181C.50106@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On 14.07.2014 19:22, Tom Rini wrote: > Hey all, > > I've pushed v2014.07 out to the repository and tarballs should exist > soon. > > As always, lots of nice little fixes here and there and everywhere. > Since I've had a few requests to include some sort of ChangeLog (other > than what git spits out), here's what I've come up with: > > - Improve support for cryptographic signing within FIT images. > - More improvements within DFU support > - Improvements within USB > - Some important bug fixes within FAT read/write support > - I normally want to leave SoC stuff to their respective custodians, > but.. Allwinner SoC support has been merged. > - The biggest thing that sticks out to me is we've gotten a lot of > cleanup in, which is good since we've got a lot of big things planned > for the next release. > > And I would encourage custodians to follow-up with anything big I've > overlooked. Its not really "big", but this one would be nice in this release as its a clear bug fix for some OMAP3 boards: ARM: omap: Fix GPMC init for OMAP3 platforms http://patchwork.ozlabs.org/patch/368245/ Perhaps something for a later stable release v2014.07.1? Thanks, Stefan