From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 28 Sep 2012 17:39:24 +0200 Subject: [U-Boot] [GIT PULL] Pull request: u-boot-imx Message-ID: <5065C4AC.9040705@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 Albert, some fixes for the release. Please pull from u-boot-imx, thanks. The following changes since commit 1d9b033269263a69f7402f508c17b242fc7fea43: mx35pdk: README: Remove NAND references (2012-09-17 13:17:17 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master for you to fetch changes up to 7577a4b3c27af9ad21a4aedf732754ae96225448: mx28evk: Add missing 'setexpr' command (2012-09-24 11:00:08 +0200) ---------------------------------------------------------------- Beno?t Th?baudeau (2): mx51evk: Add CONFIG_REVISION_TAG KARO TX25: Fix NAND Flash R/W cycle times Eric Nelson (2): i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer i.MX: shut down video before launch of O/S Fabio Estevam (1): mx28evk: Remove fecmxc_mii_postcall() Otavio Salvador (1): mx28evk: Add missing 'setexpr' command arch/arm/imx-common/cpu.c | 9 +++++++++ arch/arm/include/asm/arch-mx5/imx-regs.h | 2 ++ board/freescale/mx28evk/mx28evk.c | 25 ------------------------- board/freescale/mx51evk/mx51evk.c | 8 ++++++++ board/karo/tx25/lowlevel_init.S | 8 ++++++++ drivers/video/mxc_ipuv3_fb.c | 20 ++++++++++++++++++++ include/configs/mx28evk.h | 1 + include/configs/mx51evk.h | 1 + include/ipu_pixfmt.h | 1 + 9 files changed, 50 insertions(+), 25 deletions(-) -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================