aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/reset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-3/+3
2022-04-19watchdog: sa1100: use platform device registrationArnd Bergmann1-3/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2013-12-11ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-4/+4
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King1-3/+4
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-1/+4
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2009-05-18[ARM] pxa: allow gpio_reset drive high during normal workDaniel Ribeiro1-2/+2
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao1-1/+1
2008-11-17[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other stringsJaya Kumar1-3/+4
2008-10-11[ARM] 5300/1: fixup spitz reset during bootDmitry Baryshkov1-3/+6
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King1-3/+5
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-05[ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao1-3/+4
2008-08-05[ARM] pxa: introduce reset.h for reset specific header informationEric Miao1-0/+1
2008-07-07[ARM] 5069/1: pxa: include pxa2xx-regs.h in reset.c for RSCRPhilipp Zabel1-0/+1
2008-07-07[ARM] 5047/2: Support resetting by asserting GPIO pinDmitry Baryshkov1-0/+95