aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mach (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-07-31Merge branch 'misc' into develRussell King1-0/+2
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King2-0/+3
2010-07-27Merge branch 'origin' into miscRussell King1-2/+2
2010-07-18ARM: 6222/1: add memory types for the TCMsLinus Walleij1-0/+2
2010-07-16[ARM] PCI: add platform private data to pci_sys_dataSaeed Bishara1-0/+1
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-0/+1
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao2-0/+2
2010-06-13[ARM] pxa: fix incorrect gpio type in udc_pxa2xx.hSteve Bennett1-2/+2
2010-04-22ARM: 6058/1: Add support for PCI domainsAnton Vorontsov1-0/+11
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz1-1/+1
2010-02-15ARM: remove old RTC supportRussell King1-8/+0