Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-21 | arm: at91: mpddr: allow multiple DDR controllers | Erik van Luijk | |
The mpddr.c depends on ATMEL_BASE_MPDDRC for the base address to configure the controller. This cannot be used when there is more than one controller (i.e. AT91SAM9G45, AT91SAM9M10). Signed-off-by: Erik van Luijk <evanluijk@interact.nl> [remove 'new blank line at EOF'] Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> | |||
2015-02-21 | ARM: at91: move SoC headers to mach-at91/include/mach | Masahiro Yamada | |
Move arch/arm/include/asm/arch-at91/* -> arch/arm/mach-at91/include/mach/* Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com> |