summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shark
AgeCommit message (Expand)AuthorFilesLines
2013-04-08arm: Use generic idle loopThomas Gleixner1-1/+2
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-1/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-1/+1
2012-10-04ARM: shark: fix shark_pci_init return codeArnd Bergmann1-1/+1
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-138/+87
2012-08-01ARM: mach-shark: retire custom LED codeBryan Wu3-138/+87
2012-07-26ARM: shark: use fixed PCI i/o mappingRob Herring5-40/+11
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-1/+1
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson1-0/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-2/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-03-06ARM: kill off __mem_pciRob Herring1-2/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-14/+0
2012-01-20ARM: mach-shark: properly disable CPU idle callNicolas Pitre2-0/+7
2012-01-05Merge branch 'restart' into for-linusRussell King2-4/+2
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: shark: use new restart hookRussell King2-3/+5
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-4/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-4/+0
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King1-1/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2-2/+2
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner1-3/+3
2011-08-21ARM: mach-shark: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-8/+10
2011-07-22Merge branch 'devel-stable' into for-nextRussell King2-2/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-18ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2-2/+1
2011-07-12ARM: set vga memory base at run-timeRob Herring2-2/+2
2011-07-12ARM: convert PCI defines to variablesRob Herring2-4/+8
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-06-28ARM: entry: shark: don't directly reference registers in macrosRussell King1-5/+5
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King1-17/+0
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King1-2/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-13ARM: shark: irq_data conversion.Lennert Buytenhek1-13/+13
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0