Hello Wolfgang, The following changes since commit 1ba91ba23396005ef7b42381cc21f0baf78d0d60: Joakim Tjernlund (1): dlmalloc.c: Fix gcc alias warning
are available in the git repository at: git://git.denx.de/u-boot-atmel.git at91 Andreas Bießmann (3): at91rm9200ek: convert to at91 at91rm9200: enable USB support at91rm9200ek: enbable USB support Reinhard Meyer (1): AT91 clock/timer: move static data to global_data struct MAINTAINERS | 4 + arch/arm/cpu/arm926ejs/at91/clock.c | 55 +++--- arch/arm/cpu/arm926ejs/at91/timer.c | 85 +++++----- arch/arm/include/asm/arch-at91/hardware.h | 1 + arch/arm/include/asm/global_data.h | 14 ++ board/atmel/at91rm9200ek/Makefile | 5 - board/atmel/at91rm9200ek/at91rm9200ek.c | 60 ++----- board/atmel/at91rm9200ek/config.mk | 3 +- board/atmel/at91rm9200ek/led.c | 58 +++--- board/atmel/at91rm9200ek/misc.c | 50 ----- board/atmel/at91rm9200ek/mux.c | 38 ---- board/atmel/at91rm9200ek/partition.c | 38 ---- boards.cfg | 2 +- include/configs/at91rm9200ek.h | 286 +++++++++-------------------- 14 files changed, 221 insertions(+), 478 deletions(-) delete mode 100644 board/atmel/at91rm9200ek/misc.c delete mode 100644 board/atmel/at91rm9200ek/mux.c delete mode 100644 board/atmel/at91rm9200ek/partition.c Best Regards, Reinhard _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot