aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-143/+57
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-46/+63
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-26/+0
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2014-03-21ARM: integrator: only select pl01x if TTY is enabledArnd Bergmann1-4/+4
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-02-26ARM: integrator: register sched_clock directlyLinus Walleij1-4/+7
2014-02-26ARM: integrator: localize the hardware.h headerLinus Walleij6-8/+5
2014-02-26ARM: integrator: merge platform.h to hardware.hLinus Walleij7-396/+318
2014-02-26ARM: integrator: localize the impd1.h headerLinus Walleij2-5/+1
2014-02-26ARM: integrator: localize the lm.h headerLinus Walleij5-7/+3
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-26/+0
2014-02-13ARM: integrator: select GPIO blockLinus Walleij1-0/+2
2014-02-13ARM: integrator: register the IM-PD1 VICLinus Walleij2-9/+37
2014-02-13ARM: integrator: use managed resources for the IM-PD1Linus Walleij1-26/+10
2014-02-13ARM: integrator: switch to fetch clocks from device treeLinus Walleij2-11/+14
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-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-26/+0
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