summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: move to multiplatformArnd Bergmann2013-04-082-64/+0
* ARM: ux500: make remaining headers localArnd Bergmann2013-04-082-73/+0
* ARM: ux500: make irqs.h local to platformArnd Bergmann2013-04-083-229/+0
* ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-084-221/+2
* ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann2013-04-081-27/+0
* ARM: ux500: move debugmacro to debug includesLinus Walleij2013-04-081-39/+0
* ARM: ux500: split out prcmu initializationArnd Bergmann2013-04-081-25/+0
* mfd: db8500-prcmu: get base address from resourceLinus Walleij2013-04-081-2/+0
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-214-130/+1
|\
| * Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-2/+0
| |\
| | * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0
| * | Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2013-01-292-126/+0
| |\ \
| | * | ARM: ux500: de-globalize <mach/id.h>Linus Walleij2013-01-292-145/+0
| | * | ARM: ux500: Introduce cpu_is_u8580()Maxime Coquelin2013-01-291-1/+20
| | |/
| * | ARM: delete struct sys_timerStephen Warren2012-12-241-2/+1
| |/
* | ARM: ux500: use real AB8500 IRQ numbers instead of virtual onesLee Jones2013-02-101-9/+1
|/
* ARM: plat-nomadik: convert platforms to SPARSE_IRQLinus Walleij2012-11-051-1/+1
* ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-051-1/+1
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-014-52/+3
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-222-47/+0
| |\
| | * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-142-47/+0
| * | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-0/+3
| |\ \
| | * | ARM: SoC: convert ux500 to SMP operationsMarc Zyngier2012-09-141-0/+3
| | |/
| * | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-201-5/+0
| |\ \
| | * | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-5/+0
| | |/
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-011-2/+2
|\ \ \
| * | | ARM: ux500: use __iomem pointers for MMIOArnd Bergmann2012-09-281-2/+2
| | |/ | |/|
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-2/+0
|\ \ \ | |_|/ |/| |
| * | ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones2012-09-201-2/+0
| |/
* | ARM: ux500: add detection for DB8500 ASIC v2.2Linus Walleij2012-08-091-0/+5
* | ARM: ux500: reform Ux500 family namesLinus Walleij2012-08-091-8/+13
* | ARM: ux500: add a U8520 detection macroLinus Walleij2012-08-091-0/+5
* | ARM: ux500: delete remnant U5500 macrosLinus Walleij2012-08-091-29/+0
|/
* ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones2012-07-091-1/+2
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\
| * ARM: ux500: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-05-233-0/+28
|\ \
| * | mach-ux500: crypto - core support for CRYP/HASH module.Andreas Westin2012-05-153-0/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2012-05-157-47/+13
| |\ \
| * | | crypto: ux500 - Add driver for HASH hardwareAndreas Westin2012-05-041-0/+5
| * | | crypto: ux500 - Add driver for CRYP hardwareAndreas Westin2012-05-041-0/+16
* | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+29
|\ \ \ \
| * | | | ARM: ux500: Add support for MSP I2S-devicesOla Lilja2012-04-241-0/+29
| | |_|/ | |/| |
* | | | Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann2012-05-1410-387/+2
|\ \ \ \
| * | | | ARM: ux500: delete U5500 supportLinus Walleij2012-05-0210-387/+2
| |/ / /
* | | | ARM: ux500: core U9540 supportLinus Walleij2012-05-024-2/+26
|/ / /
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-23/+1
|\ \ \
| * | | ARM: __io abuse cleanupRob Herring2012-03-131-1/+1
| * | | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-22/+0
* | | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-1/+1
|\ \ \ \ | |_|_|/ |/| | |
OpenPOWER on IntegriCloud