
The following changes since commit 0e067a65f57189703668826d9841fea477026bf6:
x86: Select the ns16550 debug UART for minnowmax, chromebook_link (2015-10-30 18:04:14 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to a61047370d0b73ab886c5863e952695b5ee0d75b:
ARM: at91: sama5: change the environment address to 0x6000 (2015-11-01 22:02:16 +0100)
---------------------------------------------------------------- Josh Wu (2): at91: simplify spl board_init_f function ARM: at91: sama5: change the environment address to 0x6000
Marek Vasut (5): mmc: atmel: Silence debug output mmc: atmel: Fix clock configuration mmc: atmel: Implement proper private data mmc: atmel: Zap global 'initialized' variable lcd: atmel: Add 32bpp support for HLCDC
arch/arm/mach-at91/spl_atmel.c | 5 ---- drivers/mmc/gen_atmel_mci.c | 60 ++++++++++++++++++++++--------------- drivers/video/atmel_hlcdfb.c | 4 +++ include/configs/at91-sama5_common.h | 4 +-- 4 files changed, 42 insertions(+), 31 deletions(-)