aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-18ARM: ux500: get rid of static GIC dist baseLinus Walleij2-3/+13
2015-05-18ARM: ux500: get SCU base from device treeLinus Walleij1-1/+8
2015-05-18ARM: ux500: remap BB offset dynamicallyLinus Walleij1-1/+5
2015-05-18ARM: ux500: remove static maps from platsmpLinus Walleij1-21/+7
2015-05-18ARM: ux500: delete UART static mapLinus Walleij1-11/+1
2015-05-13ARM: ux500: get rid of static mapsLinus Walleij1-12/+1
2015-03-15ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier1-1/+1
2015-02-19ARM: make of_device_ids constUwe Kleine-König1-1/+1
2014-10-28ARM: ux500: Enable Kconfig for the generic PM domainUlf Hansson1-0/+1
2014-10-28ARM: ux500: Initial support for PM domainsUlf Hansson4-0/+101
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