aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-integrator
AgeCommit message (Expand)Author
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-27ARM: integrator: let pciv3 use mem/premem from device treeLinus Walleij
2013-06-15ARM: integrator: basic PCIv3 device tree supportLinus Walleij
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-03ARM: integrator: move static ioremapping into PCIv3 driverLinus Walleij
2013-06-03ARM: integrator: move VGA base assignmentLinus Walleij
2013-06-03ARM: integrator: remap PCIv3 base dynamicallyLinus Walleij
2013-06-03ARM: integrator: move V3 register definitions into driverLinus Walleij
2013-06-03ARM: integrator: move PCI base address grab to probeLinus Walleij
2013-06-03ARM: integrator: grab PCI error IRQ in probe()Linus Walleij
2013-06-03ARM: integrator: convert PCIv3 bridge to platform deviceLinus Walleij
2013-06-03ARM: integrator: merge PCIv3 driver into one fileLinus Walleij
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge branch 'cleanup' into for-linusRussell King
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson
2013-04-11ARM: integrator-cp: convert use CLKSRC_OF for timer initRob Herring
2013-04-08cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-03Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-02-24ARM: cleanup: soc_device_register() error checkingRussell King
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-14Merge branch 'warning-fixes' into next/fixes-non-criticalArnd Bergmann
2013-02-14ARM: integrator: fix build with INTEGRATOR_AP offArnd Bergmann
2013-02-14ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann
2013-02-09ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUWill Deacon
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson
2013-01-11ARM: integrator: move syscon remap for AP PCIv3Linus Walleij
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-03ARM: 7589/1: integrator: pass the lm resource to ambaLinus Walleij
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij
2012-11-17ARM: integrator: use BUG_ON where possibleSasha Levin
2012-11-17ARM: integrator: push down SC dependenciesLinus Walleij
2012-11-16ARM: integrator: delete static UART1 mappingLinus Walleij
2012-11-16ARM: integrator: delete SC mapping on the CPLinus Walleij
2012-11-16ARM: integrator: remove static CP syscon mappingLinus Walleij
2012-11-16ARM: integrator: remove static AP syscon mappingLinus Walleij
2012-11-16ARM: integrator: hook the CP into the SoC busLinus Walleij
2012-11-16ARM: integrator: hook the AP into the SoC busLinus Walleij
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij
2012-10-27ARM: integrator: get rid of preallocated irq descriptorsLinus Walleij
2012-10-09ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann