1
0
Fork 0
alistair23-linux/arch/arm
Russell King 9635f9cd49 ARM: restart: mv78xx0: use new restart hook
Hook these platforms restart code into the new restart hook rather than
using arch_reset().

Acked-by: Nicolas pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-01-05 12:57:15 +00:00
..
boot Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm 2011-11-20 14:34:58 -08:00
common ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation 2011-11-26 21:58:55 +00:00
configs ARM: OMAP1: Remove unsafe clock values from omap1_defconfig 2011-12-01 17:49:11 -08:00
include/asm ARM: restart: iop3xx: use new restart hook 2012-01-05 12:57:13 +00:00
kernel Merge branch 'restart-cleanup' into restart 2012-01-05 12:56:44 +00:00
lib ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
mach-at91 ARM: restart: at91: use new restart hook 2012-01-05 12:57:08 +00:00
mach-bcmring ARM: restart: bcmring: use new restart hook 2012-01-05 12:57:08 +00:00
mach-clps711x ARM: restart: clps711x: use new restart hook 2012-01-05 12:57:08 +00:00
mach-cns3xxx ARM: restart: cns3xxx: use new restart hook 2012-01-05 12:57:09 +00:00
mach-davinci ARM: 7190/1: restart: davinci: use new restart hook 2012-01-05 12:57:09 +00:00
mach-dove ARM: restart: dove: use new restart hook 2012-01-05 12:57:09 +00:00
mach-ebsa110 ARM: restart: ebsa110: use new restart hook 2012-01-05 12:57:09 +00:00
mach-ep93xx ARM: restart: ep93xx: use new restart hook 2012-01-05 12:57:10 +00:00
mach-exynos ARM: 7262/1: restart: EXYNOS: use new restart hook 2012-01-05 12:57:10 +00:00
mach-footbridge ARM: restart: footbridge: use new restart hook 2012-01-05 12:57:12 +00:00
mach-gemini Merge branch 'depends/rmk/memory_h' into next/fixes 2011-11-01 00:25:01 +01:00
mach-h720x ARM: restart: h720x: use new restart hook 2012-01-05 12:57:12 +00:00
mach-highbank ARM: restart: highbank: use new restart hook 2012-01-05 12:57:12 +00:00
mach-imx Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes 2011-12-06 14:15:02 +00:00
mach-integrator ARM: restart: integrator: use new restart hook 2012-01-05 12:57:13 +00:00
mach-iop13xx ARM: restart: iop13xx: use new restart hook 2012-01-05 12:57:13 +00:00
mach-iop32x ARM: restart: iop3xx: use new restart hook 2012-01-05 12:57:13 +00:00
mach-iop33x ARM: restart: iop3xx: use new restart hook 2012-01-05 12:57:13 +00:00
mach-ixp4xx ARM: restart: ixp4xx: use new restart hook 2012-01-05 12:57:14 +00:00
mach-ixp23xx ARM: restart: ixp23xx: use new restart hook 2012-01-05 12:57:14 +00:00
mach-ixp2000 ARM: restart: ixp2000: use new restart hook 2012-01-05 12:57:13 +00:00
mach-kirkwood ARM: restart: kirkwood: use new restart hook 2012-01-05 12:57:14 +00:00
mach-ks8695 ARM: restart: ks8695: use new restart hook 2012-01-05 12:57:15 +00:00
mach-l7200/include/mach ARM: add an extra temp register to the low level debugging addruart macro 2011-09-26 10:11:25 -04:00
mach-lpc32xx ARM: restart: lpc32xx: use new restart hook 2012-01-05 12:57:15 +00:00
mach-mmp ARM: restart: mmp: use new restart hook 2012-01-05 12:57:15 +00:00
mach-msm Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu 2011-12-09 08:08:14 -08:00
mach-mv78xx0 ARM: restart: mv78xx0: use new restart hook 2012-01-05 12:57:15 +00:00
mach-mx5 Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes 2011-12-13 16:34:25 +00:00
mach-mxs Merge branch 'restart-cleanup' into restart 2012-01-05 12:56:44 +00:00
mach-netx arm: Add export.h to ARM specific files as required. 2011-10-31 19:30:50 -04:00
mach-nomadik ARM: 7179/1: nomadik: localize cpu-8815 header 2011-11-30 23:50:21 +00:00
mach-omap1 Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD 2012-01-05 12:55:03 +00:00
mach-omap2 Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD 2012-01-05 12:55:03 +00:00
mach-orion5x Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
mach-picoxcell ARM: picoxcell: add extra temp register to addruart 2011-11-09 09:51:42 +00:00
mach-pnx4008 ARM: restart: only perform setup for restart when soft-restarting 2011-11-21 09:47:48 +00:00
mach-prima2 ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE' 2011-12-02 11:03:41 +08:00
mach-pxa Merge branch 'restart-cleanup' into restart 2012-01-05 12:56:44 +00:00
mach-realview Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 20:34:22 -07:00
mach-rpc ARM: restart: only perform setup for restart when soft-restarting 2011-11-21 09:47:48 +00:00
mach-s3c64xx Merge branch 'restart-cleanup' into restart 2012-01-05 12:56:44 +00:00
mach-s3c2410 ARM: restart: only perform setup for restart when soft-restarting 2011-11-21 09:47:48 +00:00
mach-s3c2412 Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc 2011-11-05 18:18:05 -07:00
mach-s3c2416 Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc 2011-11-05 18:21:21 -07:00
mach-s3c2440 Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc 2011-11-05 18:18:05 -07:00
mach-s3c2443 Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc 2011-11-05 18:21:21 -07:00
mach-s5p64x0 ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] 2011-12-23 19:11:05 +00:00
mach-s5pc100 ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch] 2011-12-23 19:11:19 +00:00
mach-s5pv210 Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD 2012-01-05 12:55:03 +00:00
mach-sa1100 Merge branch 'restart-cleanup' into restart 2012-01-05 12:56:44 +00:00
mach-shark ARM: restart: remove local_irq_disable() from within arch_reset() 2011-11-17 17:09:30 +00:00
mach-shmobile Merge branch 'restart-cleanup' into restart 2012-01-05 12:56:44 +00:00
mach-spear3xx Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm 2011-10-28 12:02:27 -07:00
mach-spear6xx Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm 2011-10-28 12:02:27 -07:00
mach-tegra arm/tegra: enable headphone detection gpio on seaboard 2011-11-09 11:31:16 -08:00
mach-u300 ARM: restart: remove local_irq_disable() from within arch_reset() 2011-11-17 17:09:30 +00:00
mach-ux500 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 2011-11-03 09:40:51 -07:00
mach-versatile Merge branch 'depends/rmk/memory_h' into next/fixes 2011-11-01 00:25:01 +01:00
mach-vexpress Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 20:34:22 -07:00
mach-vt8500 Merge branch 'depends/rmk/memory_h' into next/fixes 2011-11-01 00:25:01 +01:00
mach-w90x900 Merge branch 'restart-cleanup' into restart 2012-01-05 12:56:44 +00:00
mach-zynq Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm 2011-10-28 12:02:27 -07:00
mm Merge branch 'restart-cleanup' into restart 2012-01-05 12:56:44 +00:00
nwfpe
oprofile
plat-iop ARM: restart: iop3xx: use new restart hook 2012-01-05 12:57:13 +00:00
plat-mxc Merge branch 'restart-cleanup' into restart 2012-01-05 12:56:44 +00:00
plat-nomadik Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 20:18:05 -07:00
plat-omap Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD 2012-01-05 12:55:03 +00:00
plat-orion ARM: 7063/1: Orion: gpio: add missing include of linux/types.h 2011-08-24 08:29:20 +01:00
plat-pxa Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
plat-s3c24xx ARM: restart: remove s3c24xx restart handler 2012-01-05 12:57:08 +00:00
plat-s5p Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD 2012-01-05 12:55:03 +00:00
plat-samsung Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD 2012-01-05 12:55:03 +00:00
plat-spear ARM: restart: only perform setup for restart when soft-restarting 2011-11-21 09:47:48 +00:00
plat-versatile ARM: versatile: convert logical CPU numbers to physical numbers 2011-10-17 10:01:11 +01:00
tools ARM: Update mach-types to fix mxs build breakage 2011-11-17 07:49:17 +08:00
vfp arm: remove several unnecessary module.h include instances 2011-10-31 19:30:48 -04:00
Kconfig arm: Remove TCC subarch from Kconfig/Makefile 2012-01-05 13:33:59 +01:00
Kconfig-nommu Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig.debug Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 21:08:03 -07:00
Makefile arm: Remove TCC subarch from Kconfig/Makefile 2012-01-05 13:33:59 +01:00