Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
2014-11-21 | dm: at91: Add driver model support for the serial driver | Simon Glass | |
Add driver model support while retaining the existing legacy code. This allows the driver to support boards that have converted to driver model as well as those that have not. Signed-off-by: Simon Glass <sjg@chromium.org> |