From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 8 Jan 2016 16:08:28 +0100 Subject: [U-Boot] [PULL] Please pull u-boot-imx Message-ID: <568FD0EC.40304@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, just a few fixes for release. Pleas epull from u-boot-imx, thanks ! The following changes since commit 3861d784b1a470570a0098ac5c25d79e3073c0d9: Merge git://git.denx.de/u-boot-mpc85xx (2016-01-07 11:24:27 -0500) are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master for you to fetch changes up to 587c3f8ebe356b558f1876414885c1b4a31294ab: imx_watchdog: always set minimal timeout in reset_cpu (2016-01-07 17:54:53 +0100) ---------------------------------------------------------------- Andrey Skvortsov (1): imx_watchdog: always set minimal timeout in reset_cpu Fabio Estevam (3): phy: atheros: Use ar8035_config for AR8031 mx6sabresd: Simplify the Ethernet PHY configuration wandboard: Simplify the Ethernet PHY configuration M?ns Rullg?rd (1): gpio: mxs: add name_to_gpio() function Peng Fan (2): imx: mx6ul: disable VIDEO for SPL imx: mx7: fix the temperature checking for Rev1.1 Ye.Li (1): pfuze: Fix unsigned variable for less-than-zero comparison board/freescale/common/pfuze.c | 3 ++- board/freescale/mx6sabresd/mx6sabresd.c | 36 ++---------------------------------- board/wandboard/wandboard.c | 36 ++---------------------------------- drivers/gpio/mxs_gpio.c | 15 +++++++++++++++ drivers/net/phy/atheros.c | 2 +- drivers/thermal/imx_thermal.c | 23 +++++++++++++++-------- drivers/watchdog/imx_watchdog.c | 2 +- include/configs/mx6ul_14x14_evk.h | 2 ++ include/fsl_wdog.h | 1 + 9 files changed, 41 insertions(+), 79 deletions(-) -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk 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 =====================================================================