aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/reset.c
AgeCommit message (Expand)Author
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley
2012-10-29ARM: OMAP1: CGRM: fix omap1_get_reset_sources() return typePaul Walmsley
2012-10-21ARM: OMAP1: create read_reset_sources() function (for initial use by watchdog)Paul Walmsley
2012-04-13ARM: OMAP: add includes for missing prototypesPaul Walmsley
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren
2012-01-05ARM: restart: omap: use new restart hookRussell King
2011-01-27ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux