Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-29 | ARM: nspire: remove custom .init_time hook | Sebastian Hesselbarth | |
With arch/arm calling of_clk_init(NULL) from time_init(), we can now remove custom .init_time hooks. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | |||
2013-06-21 | arm: Add Initial TI-Nspire support | Daniel Tang | |
This patch adds support for the TI-Nspire platform. Changes between v1 and v2: * Added GENERIC_IRQ_CHIP to platform Kconfig Signed-off-by: Daniel Tang <dt.tangr@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> |