u-boot-linaro (2010.12-0ubuntu1ppa6) natty; urgency=low * SAUCE: MX53: LoCo: fix incorrect sequence of increasing voltage - LP: #773082 -- Eric Miao Fri, 29 Apr 2011 17:42:08 +0800 u-boot-linaro (2010.12-0ubuntu1ppa5) natty; urgency=low * SAUCE: MX53: LoCo: VPU TO2 Errata by increasing peripheral voltage -- Eric Miao Wed, 27 Apr 2011 16:44:50 +0800 u-boot-linaro (2010.12-0ubuntu1ppa4) natty; urgency=low * SAUCE: MX53: loco: Add power init support * SAUCE: PMIC: Add dialog pmic support * SAUCE: MX5: clock: Add clock config interface * SAUCE: MX5: Keep L2 cache enabled before jump to kernel - LP: #738231 -- Eric Miao Thu, 21 Apr 2011 18:09:02 +0800 u-boot-linaro (2010.12-0ubuntu1ppa3) natty; urgency=low * mx53loco: fix the incorrect MMC device for env - LP: #738189 * mx53loco: define ERRATUM_ESDHC111 - LP: #738193 -- Eric Miao Mon, 21 Mar 2011 08:43:18 +0800 u-boot-linaro (2010.12-0ubuntu1ppa2) natty; urgency=low * Add missing package info in debian/control -- Eric Miao Tue, 08 Mar 2011 13:42:27 +0800 u-boot-linaro (2010.12-0ubuntu1ppa1) natty; urgency=low * Add support for i.MX53 LoCo board -- Eric Miao Mon, 07 Mar 2011 22:55:29 +0800 u-boot-linaro (2010.12-0ubuntu1) natty; urgency=low * Merge upstream v2010.12 - LP: 678398 - LP: 680095 - LP: 680372 - LP: 684585 * No longer force gcc-4.4 - LP: 691220 * Remove -Bsymbolic-functions from LDFLAGS in debian/rules -- John Rigby Tue, 04 Jan 2011 09:01:45 -0700 u-boot-linaro (2010.09~rc1.1-0ubuntu6) natty; urgency=low * Pass CC to make to force gcc-4.4. -- Loïc Minier Thu, 16 Dec 2010 01:40:01 +0100 u-boot-linaro (2010.09~rc1.1-0ubuntu5) natty; urgency=low * Build with gcc-4.4 for now as 4.5 breaks u-boot for some reason. -- Loïc Minier Wed, 15 Dec 2010 22:54:03 +0100 u-boot-linaro (2010.09~rc1.1-0ubuntu4) natty; urgency=low * Add Gumstix Overo, omap3_overo. * Cleanup rules. * Fix clean to remove some files which upstream creates in the source tree. * List platform and targets in debian/platform-and-targets. -- Loïc Minier Fri, 03 Dec 2010 15:44:02 +0100 u-boot-linaro (2010.09~rc1.1-0ubuntu3) maverick; urgency=low [ Steve Sakoman ] * ARMV7: OMAP4: Fix Panda pinmux setting to enable Wifi/BT Module - LP: #645167 -- John Rigby Wed, 22 Sep 2010 12:42:39 -0600 u-boot-linaro (2010.09~rc1.1-0ubuntu2) maverick; urgency=low [ John Rigby ] * Update upstream base to v2010.09-rc1 * Update Vcs-Git: git://git.linaro.org/boot/u-boot-linaro-stable.git * Eliminate quilt and rsync build dependencies * Remove linaro from package version string * There were 90 commits between previous upstream and this. Of these: 24 armv7/omap patches Signed-off-by: Steve Sakoman These replace Linaro local versions of these patches 1 touches common I2C code CMD_I2C: make alen=0 work Signed-off-by: Reinhard Meyer bug fix for i2c command 1 touches device tree code which is not yet supported on arm fdt: call fdt_parent_offset fewer times while translating addresses Signed-off-by: Scott Wood Signed-off-by: Kumar Gala 1 touches Maintainers file MX51: Update responsible for mx51evk Signed-off-by: Stefano Babic 1 does fixes coding style and whitespace issues Prepare v2010.09-rc1 Signed-off-by: Wolfgang Denk 9 armv7 patches that do not touch common code Samsung 24 arm but not armv7 Atmel, Fujitsu and Marvell 29 other arches powerpc, nios, sh, avr32, mips * Change license in debian/copyright to GPL V2 only - LP: #624499 * Add debian/source/format to quiet lintian [ Matt Waddel ] * Support second bank of flash on vexpress - LP: #637780 -- John Rigby Wed, 15 Sep 2010 10:51:58 -0600 u-boot-linaro (2010.06-695-gbd23130-linaro-0ubuntu1) maverick; urgency=low Feature freeze exception for new package (LP: #624330) [ John Rigby ] * Build one deb per target [ Steve Langasek ] * Use Ubuntu-appropriate version numbering * Add a Vcs-Git field to document the link back to the source repository -- Steve Langasek Thu, 26 Aug 2010 00:35:29 +0000 u-boot-linaro (v2010.06-695-gbd23130-linaro-3) maverick; urgency=low * Add rsync as a build dependency -- John Rigby Wed, 25 Aug 2010 09:09:49 -0600 u-boot-linaro (v2010.06-695-gbd23130-linaro-2) maverick; urgency=low * New upstream v2010.06-695-gbd23130 * Updated ssakoman patches v2010.06-714-g33b8b43 Mans Rullgard (3): ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions ARMV7: OMAP3: Convert setup_auxcr() to pure asm ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions Steve Sakoman (16): ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle ARMV7: OMAP: Add board revision detection for Overo ARMV7: OMAP: Add detection and support for Beagle C4 revision ARMV7: OMAP: Configure Overo's second network chip ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX ARMV7: OMAP3: sdrc: remove hard coding sdram setup for 128MB/bank mtd: nand: honor CONFIG_SYS_NAND_QUIET_TEST with unknown NAND printk ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs ARMV7: OMAP3: Add support for Beagle xM ARMV7: OMAP: Add spi driver for OMAP3/OMAP4 NET: Add driver for Micrel KS8851 ARMV7: Add Micrel KS8851 net chip support to OMAP4430 SDP * Same versatile express patches from Matt Waddel as before. * Updated packaging to include platform specific install targets -- John Rigby Mon, 23 Aug 2010 22:54:44 -0600 u-boot-linaro (v2010.06-265-gcdb7497-linaro-1) maverick; urgency=low * Initial Linaro u-boot tree based on * Upstream v2010.06-265-gcdb7497 * A series of patches from ssakomans exp branch that add support for beagle C4 and xM. These have been rebased onto current upstream. The gitorious beagle trees are still based on v2010.03. These patches will be replaced with patches from ssakoman. * Versatile express patches from Matt Waddel. * Debian packaging by John Rigby based on the lucid u-boot-omap3 package. * Currently builds u-boot binaries for these platforms ca9x4_ct_vxp aka Versatile Express mx51evk aka Babbage omap4_panda omap3_beagle -- John Rigby Fri, 06 Aug 2010 16:20:43 -0600