summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-05152-3673/+3303
|\
| * ARM: sunxi: Select HAVE_ARM_ARCH_TIMERMaxime Ripard2014-03-271-0/+1
| * ARM: cache-tauros2: remove ARMv6 codeArnd Bergmann2014-03-271-28/+1
| * Merge tag 'davinci-for-v3.15/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2014-03-271-0/+3
| |\
| | * ARM: davinci: fix DT booting with default defconfigKevin Hilman2014-03-201-0/+3
| * | ARM: mvebu: don't select CONFIG_NEONArnd Bergmann2014-03-213-2/+2
| * | Merge tag 'tegra-for-3.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-03-205-373/+3
| |\ \
| | * | ARM: tegra: Export I/O rail functionsThierry Reding2014-02-251-0/+2
| | * | ARM: tegra: remove tegra EMC scaling driverStephen Warren2014-02-253-372/+0
| | * | ARM: tegra: don't timeout if CPU is powergatedStefan Agner2014-02-121-1/+1
| * | | Merge tag 'tegra-for-3.15-tf' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-03-205-7/+40
| |\ \ \
| | * | | ARM: tegra: cpuidle: use firmware for power downAlexandre Courbot2014-02-181-1/+6
| | * | | ARM: trusted_foundations: implement prepare_idle()Alexandre Courbot2014-02-181-1/+19
| | * | | ARM: firmware: add prepare_idle() operationAlexandre Courbot2014-02-181-0/+4
| | * | | ARM: firmware: enable Trusted Foundations by defaultAlexandre Courbot2014-02-181-0/+1
| | * | | ARM: trusted_foundations: fallback when TF support is missingAlexandre Courbot2014-02-181-3/+8
| | * | | ARM: trusted_foundations: fix vendor prefix typosAlexandre Courbot2014-02-182-2/+2
| | |/ /
| * | | Merge tag 'armsoc/for-3.15/soc-4' of git://github.com/broadcom/mach-bcm into ...Arnd Bergmann2014-03-171-0/+7
| |\ \ \
| | * | | ARM: configs: bcm_defconfig: enable bcm590xx regulator supportMatt Porter2014-03-171-0/+7
| * | | | Merge tag 'davinci-for-v3.15/soc' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-03-179-171/+59
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: davinci: remove da8xx_omapl_defconfigSekhar Nori2014-03-061-139/+0
| | * | | ARM: davinci: da8xx: fix multiple watchdog device registrationSekhar Nori2014-03-066-19/+32
| | * | | ARM: davinci: add da8xx specific configs to davinci_all_defconfigSekhar Nori2014-03-061-0/+19
| | * | | ARM: davinci: enable da8xx build concurrently with older devicesSekhar Nori2014-03-062-13/+8
| * | | | ARM: davinci: remove tnetv107x supportArnd Bergmann2014-03-1713-2009/+1
| * | | | Merge tag 'armsoc/for-3.15/soc-3' of git://github.com/broadcom/mach-bcm into ...Arnd Bergmann2014-03-173-3/+83
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: restrict BCM_KONA_UART to ARCH_BCM_MOBILEFlorian Fainelli2014-03-141-1/+1
| | * | | ARM: bcm21664: Add board support.Markus Mayer2014-03-142-2/+82
| | * | | Merge tag 'armsoc/for-3.15/soc-2' into armsoc/for-3.15/soc-3Matt Porter2014-03-145-1/+96
| | |\ \ \
| * | | | | Merge branch 'bcm/cleanup' into next/socArnd Bergmann2014-03-173-89/+65
| |\| | | |
| * | | | | Merge tag 'sunxi-core-for-3.15' of https://github.com/mripard/linux into next...Arnd Bergmann2014-03-171-2/+2
| |\ \ \ \ \
| | * | | | | ARM: sunxi: Add the new watchog compatibles to the reboot codeMaxime Ripard2014-03-131-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'mvebu-soc-3.15-3' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-03-176-26/+22
| |\ \ \ \ \
| | * | | | | ARM: mvebu: move DT Dove to MVEBUSebastian Hesselbarth2014-03-046-26/+22
| * | | | | | Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-03-1725-110/+666
| |\| | | | |
| | * | | | | Merge branch 'mvebu/soc-kw' into mvebu/socJason Cooper2014-03-0125-107/+663
| | |\ \ \ \ \
| | | * | | | | ARM: kirkwood: Add HP T5325 thin clientAndrew Lunn2014-02-255-1/+81
| | | * | | | | ARM: kirkwood: select dtbs based on SoCJason Cooper2014-02-251-2/+2
| | | * | | | | ARM: kirkwood: Remove redundant kexec codeAndrew Lunn2014-02-241-5/+0
| | | * | | | | ARM: mvebu: Simplify headers and make localAndrew Lunn2014-02-225-234/+26
| | | * | | | | ARM: mvebu: Enable mvebu-soc-id on KirkwoodAndrew Lunn2014-02-221-0/+1
| | | * | | | | ARM: mvebu: Let kirkwood use the system controller for restartAndrew Lunn2014-02-221-18/+2
| | | * | | | | ARM: mvebu: Move kirkwood DT boards into mach-mvebuAndrew Lunn2014-02-228-4/+563
| | | * | | | | ARM: MM Enable building Feroceon L2 cache controller with ARCH_MVEBUAndrew Lunn2014-02-221-1/+1
| | | * | | | | ARM: Fix default CPU selection for ARCH_MULTI_V5Andrew Lunn2014-02-221-1/+1
| | | * | | | | ARM: MM: Add DT binding for Feroceon L2 cacheAndrew Lunn2014-02-223-15/+48
| | | * | | | | ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn2014-02-225-5/+5
| | | * | | | | ARM: mvebu: Add ARCH_MULTI_V7 to SoCsAndrew Lunn2014-02-221-2/+2
| | | * | | | | ARM: kirkwood: ioremap memory control registerAndrew Lunn2014-02-222-3/+7
| | | * | | | | ARM: kirkwood: ioremap the cpu_config register before using it.Andrew Lunn2014-02-222-7/+16