aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mach (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo1-1/+1
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-0/+1
2012-05-21Merge branch 'misc' into for-linusRussell King1-0/+5
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski1-0/+1
2012-05-16ARM: PCI: remove per-pci_hw list of busesRussell King1-1/+0
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-4/+6
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-5/+0
2012-05-06ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier1-0/+5
2012-05-03ARM: provide a late_initcall hook for platform initializationShawn Guo1-0/+1
2012-04-26ARM: PCI: remove unused sys->hwRussell King1-1/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-1/+1
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+0
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-1/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-2/+0
2011-12-27ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König1-1/+1
2011-12-22arm: time.h: remove device.h #includeGreg Kroah-Hartman1-2/+0
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers1-1/+1
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-0/+1
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeRussell King1-4/+4
2011-11-10ARM: restart: add restart hook to machine_desc recordRussell King1-0/+1
2011-11-09ARM: 7155/1: arch.h: Declare 'pt_regs' locallyFabio Estevam1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-1/+2
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+1
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into devel-stableRussell King1-0/+1
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar1-0/+1
2011-08-21ARM: remove boot_params from struct machine_descNicolas Pitre1-1/+0
2011-08-21ARM: introduce atag_offset to replace boot_paramsNicolas Pitre1-0/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+2
2011-07-25arm/dt: Add dt machine definitionGrant Likely1-0/+7
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-2/+2
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre1-0/+4
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stableRussell King1-0/+9
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely1-0/+2
2011-05-23arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely1-0/+7
2011-04-24ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki1-1/+0
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-2/+0
2011-03-16Merge branch 'misc' into develRussell King1-0/+31
2011-03-16ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_infoDmitry Eremin-Solenikov1-2/+0
2011-03-15ARM: 6806/1: irq: introduce entry and exit functions for chained handlersWill Deacon1-0/+31
2011-02-26ARM: 6765/1: remove obsolete comment from asm/mach/arch.hNicolas Pitre1-4/+0
2011-01-06Merge branch 'smp' into miscRussell King1-1/+1
2010-12-24ARM: provide an early platform initialization hookRussell King1-0/+1
2010-12-24ARM: simplify early machine init hooksRussell King3-3/+5
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao2-0/+7
2010-12-20ARM: fix /proc/interrupts formattingRussell King1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-5/+1
2010-10-20ARM: make struct machine_desc definition coherent with its commentNicolas Pitre1-1/+2
2010-07-31Merge branch 'devel-stable' into develRussell King1-0/+1