From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 18 Dec 2013 22:02:52 +0100 Subject: [U-Boot] [PULL] u-boot-pxa/master In-Reply-To: <20131218194738.2b906488@lilith> References: <201312181817.59993.marex@denx.de> <20131218194738.2b906488@lilith> Message-ID: <201312182202.52156.marex@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 Picked the HZ patch The following changes since commit d2c7074b9593d822e2359a09c21747248fdf5fac: ARM: OMAP5: clocks: Update MPU settings for OPP_NOM (2013-12-12 17:43:39 -0500) are available in the git repository at: git://git.denx.de/u-boot-pxa.git master for you to fetch changes up to f90aea2a65e71a37ff029849d908538ae9e98283: ARM: pxa: Fix CONFIG_SYS_HZ on PXA (2013-12-18 20:40:05 +0100) ---------------------------------------------------------------- Marek Vasut (1): ARM: pxa: Fix CONFIG_SYS_HZ on PXA Sergei Ianovich (5): ARM: pxa: prevent PXA270 occasional reboot freezes arm: pxa: fix LP-8x4x USB support arm: pxa: fix 2nd flash chip address on LP-8x4x arm: pxa: update LP-8x4x to boot DT kernel arm: pxa: init ethaddr for LP-8x4x using DT arch/arm/cpu/pxa/pxa2xx.c | 1 + board/icpdas/lp8x4x/lp8x4x.c | 53 +++++++++++++++++++++++------------------------------ include/configs/balloon3.h | 10 +++++----- include/configs/lp8x4x.h | 15 +++++++-------- include/configs/palmld.h | 10 +++++----- include/configs/palmtc.h | 10 +++++----- include/configs/scb9328.h | 6 +++--- include/configs/zipitz2.h | 10 +++++----- 8 files changed, 54 insertions(+), 61 deletions(-)