aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-626/+0
2014-03-04mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij5-234/+0
2014-03-04ARM: ux500: drop a chunk of GPIO definitionsLinus Walleij1-69/+0
2014-02-28ARM: ux500: skip GIC CPU and dist address checksLinus Walleij1-10/+0
2014-02-28ARM: ux500: delete pointless DT config optionLinus Walleij2-8/+0
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-4/+0
2014-02-04ARM: ux500: move last AB8505 set-up to DTLinus Walleij4-99/+0
2014-02-04ARM: ux500: move AB8500 clock out pins to DTLinus Walleij3-50/+0
2014-02-04ARM: ux500: move AB8500 modem I2C settings to DTLinus Walleij1-8/+0
2014-02-04ARM: ux500: move AB8500 EXTCPENA from board file to DTLinus Walleij1-7/+0
2014-02-04ARM: ux500: move AB8500 DMIC settings to DTLinus Walleij1-24/+0
2014-02-04ARM: ux500: move AB8500 USB UICC settings to DTLinus Walleij1-9/+0
2014-02-04ARM: ux500: move AB8500 audio interface 1 settings to DTLinus Walleij1-10/+0
2014-02-04ARM: ux500: move AB8500 PWM out settings to device treeLinus Walleij1-10/+0
2014-02-04ARM: ux500: move AB8500 YCBCR settings to device treeLinus Walleij1-10/+0
2014-02-04ARM: ux500: move AB8500 GPIOs to device treeLinus Walleij1-79/+0
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-1094/+34
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+27
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-nextRussell King1-1/+1
2014-01-16Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc...Mark Brown1-4/+4
2014-01-08Merge tag 'ux500-core-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/socOlof Johansson1-0/+27
2014-01-08Merge tag 'ux500-devicetree-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dtOlof Johansson3-19/+0
2014-01-07ARM: ux500: Don't use enums for MSP IDs - for easy DT conversionLee Jones1-4/+4
2014-01-07ARM: ux500: Enable system suspend with WFI supportUlf Hansson1-0/+27
2013-12-13ARM: ux500: regulators: Remove dead code for SD-card regulatorUlf Hansson2-15/+0
2013-12-13ARM: ux500: delete U8540 UART auxdataLinus Walleij1-4/+0
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre1-2/+1
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King1-1/+1
2013-12-10Merge branch 'next/cleanup' into next/dtKevin Hilman1-0/+4
2013-11-26Revert "ARM: ux500: Stop passing MMC's platform data for Device Tree boots"Linus Walleij1-4/+4
2013-11-26Revert "ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings"Linus Walleij1-0/+4
2013-11-26ARM: ux500: decomission custom SMP TWD timer initLinus Walleij1-21/+1
2013-11-26ARM: ux500: decomission the non-DT MTU init sequenceLinus Walleij1-26/+2
2013-11-26ARM: ux500: Remove checking for DT during timer initLee Jones1-20/+8
2013-11-26ARM: ux500: Clean-up legacy extern prototypeLee Jones1-3/+0
2013-11-26ARM: ux500: Remove unused call to register AMBA devicesLee Jones3-30/+1
2013-11-26ARM: ux500: Clean-up non-DT IRQ initialisationLee Jones1-16/+6
2013-11-26ARM: ux500: get rid of unused headerLinus Walleij1-1/+0
2013-11-26ARM: ux500: delete Nomadik pinctrl AUXDATALinus Walleij1-4/+0
2013-11-26ARM: ux500: delete remnant pin config macrosLinus Walleij1-23/+0
2013-11-26ARM: ux500: move snowball pin configs to device treeLinus Walleij1-19/+0
2013-11-26ARM: ux500: move snowball LED pin control to device treeLinus Walleij1-2/+0
2013-11-26ARM: ux500: convert Snowball SPI pin referenceLinus Walleij1-5/+0
2013-11-26ARM: ux500: move snowball ethernet config to device treeLinus Walleij1-4/+0
2013-11-26ARM: ux500: move HREFv60plus pin configs to device treeLinus Walleij1-53/+0
2013-11-26ARM: ux500: move final HREFv60 LCD pins to device treeLinus Walleij1-7/+0