aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-25ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCIJoerg Roedel1-0/+7
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King1-13/+0
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King1-7/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-06-27ARM: integrator: let pciv3 use mem/premem from device treeLinus Walleij1-23/+23
2013-06-15ARM: integrator: basic PCIv3 device tree supportLinus Walleij2-36/+152
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-06-03ARM: integrator: move static ioremapping into PCIv3 driverLinus Walleij4-38/+51
2013-06-03ARM: integrator: move VGA base assignmentLinus Walleij2-2/+2
2013-06-03ARM: integrator: remap PCIv3 base dynamicallyLinus Walleij3-13/+14
2013-06-03ARM: integrator: move V3 register definitions into driverLinus Walleij1-1/+159
2013-06-03ARM: integrator: move PCI base address grab to probeLinus Walleij1-7/+7
2013-06-03ARM: integrator: grab PCI error IRQ in probe()Linus Walleij1-9/+10
2013-06-03ARM: integrator: convert PCIv3 bridge to platform deviceLinus Walleij2-10/+37
2013-06-03ARM: integrator: merge PCIv3 driver into one fileLinus Walleij3-118/+85
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-34/+0
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-9/+4
2013-05-02Merge branch 'cleanup' into for-linusRussell King2-9/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrcOlof Johansson1-34/+0
2013-04-11ARM: integrator-cp: convert use CLKSRC_OF for timer initRob Herring1-34/+0
2013-04-08cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2-223/+0
2013-04-03Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2-9/+4
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-4/+2
2013-02-24ARM: cleanup: soc_device_register() error checkingRussell King2-9/+4
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-26/+8
2013-02-14Merge branch 'warning-fixes' into next/fixes-non-criticalArnd Bergmann4-8/+3
2013-02-14ARM: integrator: fix build with INTEGRATOR_AP offArnd Bergmann2-6/+1
2013-02-14ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann2-2/+2
2013-02-09ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUWill Deacon1-1/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-2/+0
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson1-4/+10
2013-01-11ARM: integrator: move syscon remap for AP PCIv3Linus Walleij1-4/+10
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren2-24/+8
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-63/+57
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-117/+340
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+4
2012-12-03ARM: 7589/1: integrator: pass the lm resource to ambaLinus Walleij1-3/+4
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij1-66/+3
2012-11-17ARM: integrator: use BUG_ON where possibleSasha Levin1-6/+3
2012-11-17ARM: integrator: push down SC dependenciesLinus Walleij6-62/+69
2012-11-16ARM: integrator: delete static UART1 mappingLinus Walleij2-10/+0
2012-11-16ARM: integrator: delete SC mapping on the CPLinus Walleij1-5/+0
2012-11-16ARM: integrator: remove static CP syscon mappingLinus Walleij1-17/+33
2012-11-16ARM: integrator: remove static AP syscon mappingLinus Walleij1-20/+38
2012-11-16ARM: integrator: hook the CP into the SoC busLinus Walleij2-2/+56
2012-11-16ARM: integrator: hook the AP into the SoC busLinus Walleij4-2/+148
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij2-3/+2
2012-10-27ARM: integrator: get rid of preallocated irq descriptorsLinus Walleij3-60/+55