aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-26ARM: ux500: Clean-up non-DT IRQ initialisationLee Jones1-16/+6
2013-11-26ARM: ux500: Consolidate [A|D]B8500 platform dataLee Jones1-1/+0
2013-09-26ARM: ux500: Purge UIB framework when booting with ATAGsLee Jones1-5/+0
2013-09-26ARM: ux500: Call appropriate clock initialisation based on DT or !DT bootingLee Jones1-3/+11
2013-08-19ARM: ux500: add restart support via prcmuFabio Baltieri1-0/+8
2013-06-06clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic1-2/+4
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+2
2013-05-02Merge branch 'cleanup' into for-linusRussell King1-3/+2
2013-04-08ARM: ux500: make remaining headers localArnd Bergmann1-2/+2
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij1-1/+1
2013-04-08clk: ux500: pass clock base adresses in init callLinus Walleij1-2/+6
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij1-0/+4
2013-04-08mfd: db8500-prcmu: get base address from resourceLinus Walleij1-2/+0
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij1-6/+9
2013-02-24ARM: cleanup: soc_device_register() error checkingRussell King1-3/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+4
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-0/+1
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij1-0/+1
2013-01-24ARM: ux500: Fix u9540 booting issuesLee Jones1-4/+2
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-6/+2
2012-11-01ARM: ux500: Fix initialisation order for UIBsLee Jones1-0/+3
2012-10-25ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKELee Jones1-0/+1
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-09-06ARM: ux500: Switch to use common clock frameworkUlf Hansson1-6/+8
2012-08-22ARM: ux500: set proper GIC flagsLinus Walleij1-0/+2
2012-08-09ARM: ux500: reform Ux500 family namesLinus Walleij1-1/+1
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+6
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+12
2012-05-14Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann1-7/+1
2012-05-08ARM: ux500: use machine specific hook for late initShawn Guo1-0/+6
2012-05-02ARM: ux500: delete U5500 supportLinus Walleij1-7/+1
2012-05-02ARM: ux500: core U9540 supportLinus Walleij1-2/+2
2012-04-24drivers/gpio: gpio-nomadik: Add support for irqdomainsLee Jones1-0/+12
2012-03-16ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device TreeLee Jones1-1/+13
2012-03-16Merge branch 'ux500/soc' into ux500/dtArnd Bergmann1-0/+75
2012-03-13ARM: ux500: convert to twd_local_timer_register() interfaceMarc Zyngier1-1/+0
2012-02-13ARM: ux500: export System-on-Chip information ux500 via sysfsLee Jones1-0/+75
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+1
2011-10-31Merge branch 'stericsson/cleanup' into next/timerArnd Bergmann1-69/+0
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson1-1/+1
2011-09-22ARM: ux500: Move timer code to separate fileJonas Aaberg1-36/+0
2011-09-22ARM: ux500: add support for clocksource DBX500 PRCMUMattias Wallin1-0/+9
2011-08-30mach-ux500: factor out l2x0 handling codeLinus Walleij1-69/+0
2011-08-30ARM: mach-ux500: add explicit cpu_relax() for busy wait loopBarry Song1-1/+1
2011-05-24mfd: add DB5500 PRCMU driverLinus Walleij1-0/+3
2011-05-24mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij1-1/+1
2011-05-24mach-ux500: make PRCMU base address dynamicLinus Walleij1-0/+2
2011-01-10ux500: dynamic SOC detectionRabin Vincent1-4/+0