aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-01-31ARM: integrator: restore static map on the CPLinus Walleij1-0/+6
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-43/+31
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-12-04ARM: integrator: move EBI to the device treeLinus Walleij2-28/+30
2013-12-04ARM: integrator: delete static core module mappingsLinus Walleij2-15/+1
2013-11-21ARM: integrator: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-15Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-17/+1
2013-11-14ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-17/+1
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely1-16/+1
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-1/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-3/+2
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-2/+2
2013-10-16ARM: integrator: core module registers from compatible stringsLinus Walleij2-2/+14
2013-10-16ARM: integrator: use devm_ioremap() to remap CMLinus Walleij1-1/+1
2013-10-16ARM: integrator: move CM base into device treeLinus Walleij5-49/+87
2013-10-16ARM: integrator: decommission the <mach/irqs.h> headerLinus Walleij5-85/+0
2013-10-16ARM: integrator: delete non-devicetree boot pathLinus Walleij4-463/+24
2013-10-16ARM: integrator: print the Linux IRQ in LL_DEBUG codeLinus Walleij1-2/+2
2013-10-16ARM: integrator: get the LM interrupts from DTLinus Walleij1-1/+1
2013-10-16ARM: integrator: get the CM control register by proxyLinus Walleij3-2/+11
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