From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 19 Apr 2012 22:02:37 +0200 Subject: [U-Boot] [PULL] u-boot-staging/marex@denx.de :: FOR u-boot/-next In-Reply-To: <201204060455.17359.marex@denx.de> References: <201204060455.17359.marex@denx.de> Message-ID: <201204192202.38063.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 The following changes since commit fb14b6b2f680363678b4e6a75eb9f3f0d79111fa: Prepare v2012.04-rc3 (2012-04-18 22:52:34 +0200) are available in the git repository at: git://git.denx.de/u-boot-staging.git marex at denx.de for you to fetch changes up to 02b233ecb129d69f8e234f94fd96a012caed880b: CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic (2012-04-19 22:01:14 +0200) ---------------------------------------------------------------- Marek Vasut (12): AT91: Drop AT91_SPIMUX command from cmd_all CMD: Remove CMD_AUTOSCRIPT, it's not used CMD: Drop CMD_CAN, it's not used CMD: Drop CMD_DCR, it's not used CMD: Drop CONFIG_CMD_DFL, it's not used CMD: Drop CONFIG_CMD_EMMC, it's not used CMD: Fix typo KGBD -> KGDB on debris board CMD: Remove CMD_LOG, it's unused HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUM CMD: Fix typo CMD_FSL -> CMD_MFSL in readme CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic README | 2 +- arch/arm/cpu/armv7/omap-common/spl_nand.c | 2 +- include/config_cmd_all.h | 1 - include/configs/HWW1U1A.h | 2 +- include/configs/MBX.h | 1 - include/configs/MigoR.h | 1 - include/configs/at91sam9m10g45ek.h | 1 - include/configs/debris.h | 2 +- include/configs/digsy_mtc.h | 1 - include/configs/ep8260.h | 1 - include/configs/gplugd.h | 1 - include/configs/jadecpu.h | 1 - include/configs/kilauea.h | 1 - include/configs/lwmon5.h | 1 - include/configs/makalu.h | 1 - include/configs/ms7722se.h | 1 - include/configs/ms7750se.h | 1 - include/configs/omap3_logic.h | 2 +- include/configs/quad100hd.h | 1 - include/configs/r2dplus.h | 1 - include/configs/sh7757lcr.h | 1 - include/configs/sh7785lcr.h | 1 - include/configs/u8500_href.h | 1 - include/configs/zeus.h | 1 - 24 files changed, 5 insertions(+), 24 deletions(-)