[U-Boot] Pull request: u-boot-arm/master
Tom Rini
trini at ti.com
Tue Jan 14 22:02:38 CET 2014
On Tue, Jan 14, 2014 at 02:04:08PM +0100, Albert ARIBAUD wrote:
> Hello Tom,
>
> The following changes since commit
> 4efd69250f6118ebd783867b3809001a1886ce9e:
>
> ARM: pxa: Fix OneNAND window access on VPAC270 (2014-01-13 12:39:10
> +0100)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-arm master
>
> for you to fetch changes up to 6ba2bc8fa9be4bd09ec43e39cb8e666480ef010c:
>
> arm: use canonical sub mnemonic (2014-01-14 12:38:47 +0100)
>
> ----------------------------------------------------------------
> Albert ARIBAUD (4):
> mini2440: remove board support
> mx1ads: remove board support
> arm: put .hash, .got.plt and .machine_param back in binaries
> Merge 'u-boot-imx/master' into 'u-boot-arm/master'
>
> Andreas Bießmann (1):
> arm: use canonical sub mnemonic
>
> Christian Gmeiner (1):
> imx6: make use of lldiv(..)
>
> Fabio Estevam (7):
> wandboard: Return from cpu_eth_init() directly
> titanium: Return from cpu_eth_init() directly
> mx6qarm2: Remove unneeded error message when cpu_eth_init() fails
> mx6qsabreauto: Return from cpu_eth_init() directly
> mx6sabresd: Return from cpu_eth_init() directly
> mx6slevk: Return from cpu_eth_init() directly
> mx6slevk: Include "mx6_common.h"
>
> John Weber (1):
> wandboard: Set default environment to use zImage
>
> Otavio Salvador (1):
> mx6sabresd: Add eMMC specific environment to allow U-Boot update
>
> arch/arm/config.mk | 2 +-
> arch/arm/cpu/armv7/exynos/config.mk | 7 +
> arch/arm/cpu/armv7/lowlevel_init.S | 2 +-
> arch/arm/cpu/armv7/mx6/clock.c | 3 +-
> arch/arm/cpu/u-boot.lds | 3 +-
> arch/arm/lib/crt0.S | 2 +-
> board/barco/titanium/titanium.c | 8 +-
> board/freescale/mx6qarm2/mx6qarm2.c | 7 +-
> board/freescale/mx6qsabreauto/mx6qsabreauto.c | 8 +-
> board/freescale/mx6sabresd/mx6sabresd.c | 8 +-
> board/freescale/mx6slevk/mx6slevk.c | 10 +-
> board/friendlyarm/mini2440/Makefile | 8 -
> board/friendlyarm/mini2440/mini2440.c | 118 ----------
> board/friendlyarm/mini2440/mini2440.h | 144 ------------
> board/mx1ads/Makefile | 16 --
> board/mx1ads/lowlevel_init.S | 68 ------
> board/mx1ads/mx1ads.c | 178 ---------------
> board/mx1ads/syncflash.c | 307
> --------------------------
> board/wandboard/wandboard.c | 8 +-
> boards.cfg | 2 -
> doc/README.mini2440 | 28 ---
> doc/README.scrapyard | 6 +-
> include/configs/mx1ads.h | 163 --------------
> include/configs/mx6sabre_common.h | 23 ++
> include/configs/mx6sabresd.h | 2 +
> include/configs/mx6slevk.h | 1 +
> include/configs/wandboard.h | 20 +-
> spl/Makefile | 2 +- 28 files
> changed, 61 insertions(+), 1093 deletions(-) create mode 100644
> arch/arm/cpu/armv7/exynos/config.mk delete mode 100644
> board/friendlyarm/mini2440/Makefile delete mode 100644
> board/friendlyarm/mini2440/mini2440.c delete mode 100644
> board/friendlyarm/mini2440/mini2440.h delete mode 100644
> board/mx1ads/Makefile delete mode 100644 board/mx1ads/lowlevel_init.S
> delete mode 100644 board/mx1ads/mx1ads.c
> delete mode 100644 board/mx1ads/syncflash.c
> delete mode 100644 doc/README.mini2440
> delete mode 100644 include/configs/mx1ads.h
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140114/66d0ea09/attachment.pgp>
More information about the U-Boot
mailing list