From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 5 Dec 2011 23:30:42 +0100 Subject: [U-Boot] Pull request: u-boot-staging Message-ID: <20111205233042.7cdadac4@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, The following changes since commit 7708d8b352e9e595f6f08afd3206af6495c7dc09: Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2011-12-02 00:17:49 +0100) are available in the git repository at: git://git.denx.de/u-boot-staging.git agust at denx.de Horst Kronstorfer (1): Makefile: add tools/mkenvimage to target 'clean' Michael Jones (1): mv_common.c: get rid of 'defined but not used' warning Mike Frysinger (3): sparc: fix unused variable warnings sparc: fix unknown escape sequence warnings m68k: fix ambiguous bit testing Vadim Bendebury (1): sf: fix erase debug output Makefile | 2 +- arch/m68k/cpu/mcf52x2/cpu_init.c | 2 +- arch/sparc/lib/board.c | 3 --- arch/sparc/lib/bootm.c | 2 -- board/matrix_vision/common/mv_common.c | 2 +- drivers/mtd/spi/spi_flash.c | 3 +-- include/configs/gr_cpci_ax2000.h | 2 +- include/configs/gr_ep2s60.h | 2 +- include/configs/gr_xc3s_1500.h | 2 +- include/configs/grsim.h | 2 +- include/configs/grsim_leon2.h | 2 +- 11 files changed, 9 insertions(+), 15 deletions(-) Please pull. Thanks! Anatolij