
Dear Albert Aribaud,
The following changes since commit 46d626d3926cf6b9f9c477782c5a0ee620a424cd:
socfpga/spl: Remove malloc.h (2012-11-04 16:23:23 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to 15915a45d438b9e65e03c3052c3dbab1374927bc:
at91: move get_chip_id() and get_extension_chip_id() to cpu.c, which can share with all at91 board. (2012-11-05 11:15:12 +0100)
---------------------------------------------------------------- Bo Shen (1): video: atmel: implement lcd_setcolreg funtion
Wu, Josh (1): at91: move get_chip_id() and get_extension_chip_id() to cpu.c, which can share with all at91 board.
arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c | 12 ------------ arch/arm/cpu/arm926ejs/at91/cpu.c | 11 +++++++++++ arch/arm/include/asm/arch-at91/at91_dbu.h | 4 ++++ arch/arm/include/asm/arch-at91/at91sam9x5.h | 1 - drivers/video/atmel_hlcdfb.c | 6 ++++++ 5 files changed, 21 insertions(+), 13 deletions(-)