From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 2 Mar 2015 11:04:33 +0100 Subject: [U-Boot] [PULL] u-boot-pxa/master Message-ID: <201503021104.34079.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 Rare PR follows, please apply for current u-boot/master . The following changes since commit 1606b34aa50804227806971dbb6b82ea0bf81f55: Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-02-25 18:14:18 -0500) are available in the git repository at: git://git.denx.de/u-boot-pxa.git HEAD for you to fetch changes up to 44ba7a373a46e2816aff0a7aa28166d1dbbe46f0: pxa: colibri_pxa270: integrate latest validated register settings (2015-03-02 10:59:51 +0100) ---------------------------------------------------------------- Marcel Ziswiler (12): pxa: fix wrong comment about vpac270 being the arch number remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMP pxa: balloon3: fix comment about sdram banks pxa: balloon3/colibri_pxa270: fix environment optionally being nowhere pxa: colibri_pxa270: migrate to generic board pxa: colibri_pxa270: disable loadb/s commands and long help pxa: colibri_pxa270: avoid overwriting factory configuration block pxa: colibri_pax270: fix CONFIG_BOOTCOMMAND pxa: colibri_pxa270: fix wrong comment about voipac ethernet chip pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUND pxa: colibri_pxa270: integrate latest validated register settings board/balloon3/balloon3.c | 2 +- board/toradex/colibri_pxa270/colibri_pxa270.c | 2 +- include/configs/balloon3.h | 10 ++++------ include/configs/colibri_pxa270.h | 77 ++++++++++++++++++++++++++++++++++++++++------------------------------------- include/configs/flea3.h | 2 -- include/configs/mx35pdk.h | 2 -- include/configs/palmld.h | 1 - include/configs/palmtc.h | 1 - include/configs/palmtreo680.h | 1 - include/configs/snowball.h | 1 - include/configs/ti816x_evm.h | 1 - include/configs/u8500_href.h | 1 - include/configs/vexpress_common.h | 1 - include/configs/vpac270.h | 3 +-- include/configs/woodburn_common.h | 2 -- include/configs/zipitz2.h | 1 - 16 files changed, 47 insertions(+), 61 deletions(-)