aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-10ARM: ux500: remove pointless cache setup complexityLinus Walleij1-14/+4
2014-07-10ARM: ux500: storage class should be before const qualifierTobias Klauser1-1/+1
2014-07-10ARM: ux500: Staticize ab8505_regulatorsSachin Kamat1-1/+1
2014-07-10ARM: ux500: Staticize local symbols in cpu-db8500.cSachin Kamat1-4/+4
2014-07-10ARM: ux500: Staticise ux500_soc_attrThierry Reding1-1/+1
2014-06-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2014-06-19ARM: l2c: fix dependencies on PL310 errata symbolsRussell King1-1/+1
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring1-5/+1
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-1/+0
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-21/+11
2014-05-30ARM: l2c: ux500: don't try to change the L2 cache auxiliary control registerRussell King1-2/+2
2014-05-30ARM: l2c: ux500: remove cache size overrideRussell King1-13/+2
2014-05-30ARM: l2c: ux500: implement dummy write_sec methodRussell King1-9/+10
2014-05-30ARM: l2c: fix register namingRussell King1-2/+2
2014-05-12ARM: ux500: Remove redundant board file for mmci platform dataUlf Hansson4-177/+1
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