summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-nomadik/cpu-8815.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: nomadik: delete old board filesLinus Walleij2013-01-281-5/+0
| | | | | | | | The Device Tree support on Nomadik can do everything the old board files could do, so delete the old board files and make the nomadik select CONFIG_OF. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: nomadik: initial devicetree supportLinus Walleij2013-01-281-0/+1
| | | | | | | | | | | Support basic device tree boot on the Nomadik. Implement the support in the cpu file with the intent of deleting the board files later. At this stage IRQ controllers, system timer, l2x0 cache, UARTs and thus console boot is fully functional. Patch out the code adding devices by initcalls for now so as not to disturb the boot. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* ARM: restart: nomadik: use new restart hookRussell King2012-01-051-0/+1
| | | | | | Hook the Nomadik NHK platform restart code into the new restart hook. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: 7179/1: nomadik: localize cpu-8815 headerLinus Walleij2011-11-301-0/+3
The symbols from cpu-8815.c were being broadcast across the entire kernel but are only really used locally in mach-nomadik so let's localize them. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
OpenPOWER on IntegriCloud