From patchwork Mon Jan 14 08:40:23 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefano Babic X-Patchwork-Id: 211732 X-Patchwork-Delegate: albert.aribaud@free.fr Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 220602C0040 for ; Mon, 14 Jan 2013 19:40:39 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A93FD4A023; Mon, 14 Jan 2013 09:40:35 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I3QuUTEUqNpF; Mon, 14 Jan 2013 09:40:35 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1FE744A027; Mon, 14 Jan 2013 09:40:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0F6514A027 for ; Mon, 14 Jan 2013 09:40:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oxXBz6ijpZKf for ; Mon, 14 Jan 2013 09:40:27 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by theia.denx.de (Postfix) with ESMTPS id 51E1C4A023 for ; Mon, 14 Jan 2013 09:40:25 +0100 (CET) Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3Yl7RY2YZZz3hhc4; Mon, 14 Jan 2013 09:40:25 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3Yl7RY1ll8zbbjt; Mon, 14 Jan 2013 09:40:25 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id PI5eUpiQ2NDC; Mon, 14 Jan 2013 09:40:13 +0100 (CET) X-Auth-Info: 2OchnWb1BIykFpnVkMuWigy6nwgTsf5Hbyx0zHFMpJ0= Received: from [192.168.2.247] (88-149-182-160.v4.ngi.it [88.149.182.160]) by smtp-auth.mnet-online.de (Postfix) with ESMTPA; Mon, 14 Jan 2013 09:40:24 +0100 (CET) Message-ID: <50F3C477.1090901@denx.de> Date: Mon, 14 Jan 2013 09:40:23 +0100 From: Stefano Babic User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Albert ARIBAUD X-Enigmail-Version: 1.4.6 Cc: "U-Boot@lists.denx.de" Subject: [U-Boot] [PULL] : Please pull u-boot-imx X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Hi Albert, please pull from u-boot-imx (last fixes), thanks. The following changes since commit 7528cf5f016b5b8b8b12b373f6f31a10bf89233d: Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08 14:59:37 +0100) are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master for you to fetch changes up to 11d80af4876b609832856853b63d06a1011bccf1: mx51evk: Add DVI output support (2013-01-13 12:06:35 +0100) ---------------------------------------------------------------- Fabio Estevam (4): mx6: Add workaround for ARM errata mx53loco: Add support for SEIKO 4.3'' WVGA panel mx6qsabresd: Fix booting the kernel from SDHC3 mx51evk: Add DVI output support Otavio Salvador (6): mx6qsabrelite: Use tabs to environment setting mx28evk: We shouldn't hardcode a rootfs filesystem type mx28evk: Add support to dynamically choose between fdt use or not mx53loco: Add support to dynamically choose between fdt use or not mx6qsabrelite: Add support to dynamically choose between fdt use or not mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not Troy Kisky (1): mx31/mx35/mx51/mx53/mx6: add watchdog arch/arm/cpu/arm1136/mx31/timer.c | 39 ----------- arch/arm/cpu/arm1136/mx35/generic.c | 6 -- arch/arm/cpu/armv7/mx6/lowlevel_init.S | 10 +++ arch/arm/imx-common/cpu.c | 5 -- arch/arm/include/asm/arch-mx31/clock.h | 2 - arch/arm/include/asm/arch-mx31/imx-regs.h | 13 +--- arch/arm/include/asm/arch-mx35/imx-regs.h | 11 +--- arch/arm/include/asm/arch-mx5/imx-regs.h | 10 --- board/davedenx/qong/qong.c | 9 +-- board/freescale/mx31pdk/mx31pdk.c | 9 +-- board/freescale/mx51evk/mx51evk.c | 2 - board/freescale/mx51evk/mx51evk_video.c | 39 ++++++++++- board/freescale/mx53loco/mx53loco.c | 2 - board/freescale/mx53loco/mx53loco_video.c | 38 ++++++++++- board/hale/tt01/tt01.c | 2 +- doc/README.watchdog | 29 +++++++++ drivers/watchdog/Makefile | 3 + drivers/watchdog/imx_watchdog.c | 66 +++++++++++++++++++ include/configs/mx28evk.h | 47 ++++++++++++-- include/configs/mx31pdk.h | 1 + include/configs/mx53loco.h | 44 +++++++++++-- include/configs/mx6qsabre_common.h | 43 ++++++++++-- include/configs/mx6qsabreauto.h | 1 + include/configs/mx6qsabrelite.h | 101 +++++++++++++++++++---------- include/configs/mx6qsabresd.h | 3 +- include/configs/qong.h | 1 + include/watchdog.h | 1 + 27 files changed, 377 insertions(+), 160 deletions(-) create mode 100644 doc/README.watchdog create mode 100644 drivers/watchdog/imx_watchdog.c