aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shark/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-08arm: Use generic idle loopThomas Gleixner1-1/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-08-01ARM: mach-shark: retire custom LED codeBryan Wu1-1/+0
2012-07-26ARM: shark: use fixed PCI i/o mappingRob Herring1-18/+0
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson1-0/+1
2012-01-20ARM: mach-shark: properly disable CPU idle callNicolas Pitre1-0/+6
2012-01-05ARM: restart: shark: use new restart hookRussell King1-1/+2
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King1-1/+0
2011-08-21ARM: mach-shark: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-18ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre1-0/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-02-19[ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz1-4/+44
2008-11-28[ARM] shark: avoid polluting the kernel's namespaceRussell King1-0/+2
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-2/+0
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-2/+2
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-07-01[ARM] 3697/1: ARM: Convert shark to generic irq handlingThomas Gleixner1-0/+1
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-10-28[ARM] 2991/1: Replace map_desc.physical with map_desc.pfn: SharkDeepak Saxena1-1/+6
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King1-1/+1
2005-07-16[PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial portsAlexander Schulz1-2/+2
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-5/+7
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+114