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