summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: consolidate base platform filesArnd Bergmann2016-07-121-67/+0
* ARM: ux500: consolidate soc_device code in id.cArnd Bergmann2016-07-121-70/+0
* ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann2016-07-121-12/+0
* ARM: ux500: move l2x0 init to .init_irqArnd Bergmann2016-07-121-0/+1
* ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij2015-12-011-1/+0
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-1/+0
|\
| * irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla2015-07-271-1/+0
* | clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij2015-08-241-15/+6
|/
* ARM: ux500: look up PRCMU resource from DTLinus Walleij2015-05-181-7/+13
* ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier2015-03-151-1/+1
* ARM: ux500: Staticise ux500_soc_attrThierry Reding2014-07-101-1/+1
* ARM: ux500: skip GIC CPU and dist address checksLinus Walleij2014-02-281-10/+0
* ARM: ux500: Clean-up non-DT IRQ initialisationLee Jones2013-11-261-16/+6
* ARM: ux500: Consolidate [A|D]B8500 platform dataLee Jones2013-11-261-1/+0
* ARM: ux500: Purge UIB framework when booting with ATAGsLee Jones2013-09-261-5/+0
* ARM: ux500: Call appropriate clock initialisation based on DT or !DT bootingLee Jones2013-09-261-3/+11
* ARM: ux500: add restart support via prcmuFabio Baltieri2013-08-191-0/+8
* clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic2013-06-061-2/+4
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-3/+2
|\
| * Merge branch 'cleanup' into for-linusRussell King2013-05-021-3/+2
| |\
| | * ARM: cleanup: soc_device_register() error checkingRussell King2013-02-241-3/+2
* | | ARM: ux500: make remaining headers localArnd Bergmann2013-04-081-2/+2
* | | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-081-1/+1
* | | clk: ux500: pass clock base adresses in init callLinus Walleij2013-04-081-2/+6
* | | ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2013-04-081-0/+4
* | | mfd: db8500-prcmu: get base address from resourceLinus Walleij2013-04-081-2/+0
* | | mfd: prcmu: pass a base and size with the early initcallLinus Walleij2013-04-081-6/+9
|/ /
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-7/+4
|\ \
| * \ Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2013-01-291-0/+1
| |\ \
| | * | ARM: ux500: de-globalize <mach/id.h>Linus Walleij2013-01-291-0/+1
| | |/
| * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
| * | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-6/+2
| |/
* | ARM: ux500: Fix u9540 booting issuesLee Jones2013-01-241-4/+2
|/
* ARM: ux500: Fix initialisation order for UIBsLee Jones2012-11-011-0/+3
* ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKELee Jones2012-10-251-0/+1
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+1
|\
| * ARM: ux500: reform Ux500 family namesLinus Walleij2012-08-091-1/+1
* | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-011-0/+2
|\ \
| * | ARM: ux500: set proper GIC flagsLinus Walleij2012-08-221-0/+2
| |/
* | ARM: ux500: Switch to use common clock frameworkUlf Hansson2012-09-061-6/+8
|/
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+6
|\
| * ARM: ux500: use machine specific hook for late initShawn Guo2012-05-081-0/+6
* | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+12
|\ \
| * | drivers/gpio: gpio-nomadik: Add support for irqdomainsLee Jones2012-04-241-0/+12
| |/
* | Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann2012-05-141-7/+1
|\ \
| * | ARM: ux500: delete U5500 supportLinus Walleij2012-05-021-7/+1
| |/
* | ARM: ux500: core U9540 supportLinus Walleij2012-05-021-2/+2
|/
* ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device TreeLee Jones2012-03-161-1/+13
* Merge branch 'ux500/soc' into ux500/dtArnd Bergmann2012-03-161-0/+75
|\
| * ARM: ux500: export System-on-Chip information ux500 via sysfsLee Jones2012-02-131-0/+75
OpenPOWER on IntegriCloud