summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator
Commit message (Expand)AuthorAgeFilesLines
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-2/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | ARM: integrator: let pciv3 use mem/premem from device treeLinus Walleij2013-06-271-23/+23
* | ARM: integrator: basic PCIv3 device tree supportLinus Walleij2013-06-152-36/+152
* | ARM: integrator: move static ioremapping into PCIv3 driverLinus Walleij2013-06-034-38/+51
* | ARM: integrator: move VGA base assignmentLinus Walleij2013-06-032-2/+2
* | ARM: integrator: remap PCIv3 base dynamicallyLinus Walleij2013-06-033-13/+14
* | ARM: integrator: move V3 register definitions into driverLinus Walleij2013-06-031-1/+159
* | ARM: integrator: move PCI base address grab to probeLinus Walleij2013-06-031-7/+7
* | ARM: integrator: grab PCI error IRQ in probe()Linus Walleij2013-06-031-9/+10
* | ARM: integrator: convert PCIv3 bridge to platform deviceLinus Walleij2013-06-032-10/+37
* | ARM: integrator: merge PCIv3 driver into one fileLinus Walleij2013-06-033-118/+85Star
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-34/+0Star
|\
| * Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-171-34/+0Star
| |\
| | * ARM: integrator-cp: convert use CLKSRC_OF for timer initRob Herring2013-04-111-34/+0Star
| * | Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2013-04-032-9/+4Star
| |\ \ | | |/ | |/|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-032-9/+4Star
|\ \ \
| * \ \ Merge branch 'cleanup' into for-linusRussell King2013-05-022-9/+4Star
| |\ \ \ | | |/ / | |/| / | | |/
| | * ARM: cleanup: soc_device_register() error checkingRussell King2013-02-242-9/+4Star
* | | cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-223/+0Star
* | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-4/+2Star
|/ /
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-213-26/+8Star
|\ \
| * \ Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-2/+0Star
| |\ \
| | * | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0Star
| * | | Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-281-4/+10
| |\ \ \ | | | |/ | | |/|
| * | | ARM: delete struct sys_timerStephen Warren2012-12-242-24/+8Star
| | |/ | |/|
* | | Merge branch 'warning-fixes' into next/fixes-non-criticalArnd Bergmann2013-02-144-8/+3Star
|\ \ \
| * | | ARM: integrator: fix build with INTEGRATOR_AP offArnd Bergmann2013-02-142-6/+1Star
| * | | ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann2013-02-142-2/+2
| | |/ | |/|
* / | ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUWill Deacon2013-02-101-1/+1
|/ /
* / ARM: integrator: move syscon remap for AP PCIv3Linus Walleij2013-01-111-4/+10
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-123-63/+57Star
|\
| * ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij2012-11-042-3/+2Star
| * ARM: integrator: get rid of preallocated irq descriptorsLinus Walleij2012-10-273-60/+55Star
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-127-117/+340
|\ \
| * | ARM: integrator: use BUG_ON where possibleSasha Levin2012-11-171-6/+3Star
| * | ARM: integrator: push down SC dependenciesLinus Walleij2012-11-176-62/+69
| * | ARM: integrator: delete static UART1 mappingLinus Walleij2012-11-162-10/+0Star
| * | ARM: integrator: delete SC mapping on the CPLinus Walleij2012-11-161-5/+0Star
| * | ARM: integrator: remove static CP syscon mappingLinus Walleij2012-11-161-17/+33
| * | ARM: integrator: remove static AP syscon mappingLinus Walleij2012-11-161-20/+38
| * | ARM: integrator: hook the CP into the SoC busLinus Walleij2012-11-162-2/+56
| * | ARM: integrator: hook the AP into the SoC busLinus Walleij2012-11-164-2/+148
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-3/+4
|\ \
| * | ARM: 7589/1: integrator: pass the lm resource to ambaLinus Walleij2012-12-031-3/+4
| |/
* / clk: move IM-PD1 clocks to drivers/clkLinus Walleij2012-11-211-66/+3Star
|/
* ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann2012-10-094-7/+7
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-074-180/+441
|\
| * ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij2012-09-182-63/+65