summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-1369-867/+654
|\
| * Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...Olof Johansson2012-11-2123-459/+936
| |\
| | * ARM: zynq: Remove all unused mach headersMichal Simek2012-11-213-62/+0
| | * ARM: zynq: add support for ARCH_MULTIPLATFORMJosh Cartwright2012-11-217-143/+37
| | * ARM: zynq: make use of debug_ll_io_init()Josh Cartwright2012-11-213-20/+9
| | * ARM: zynq: remove TTC early mappingJosh Cartwright2012-11-213-11/+1
| | * Merge branch 'devel/debug_ll_init' into zynq/multiplatformMichal Simek2012-11-21198-1168/+2219
| | |\
| * | \ Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-11-2170-966/+1878
| |\ \ \
| | * | | ARM: tegra: move debug-macro.S to include/debugStephen Warren2012-11-163-31/+38
| | * | | ARM: tegra: don't include iomap.h from debug-macro.SStephen Warren2012-11-162-5/+20
| | * | | ARM: tegra: decouple uncompress.h and debug-macro.SStephen Warren2012-11-164-43/+134
| | * | | ARM: tegra: simplify DEBUG_LL UART selection optionsStephen Warren2012-11-164-96/+15
| | * | | ARM: tegra: select SPARSE_IRQStephen Warren2012-11-163-182/+4
| | * | | ARM: tegra: enhance timer.c to get IO address from device treeStephen Warren2012-11-161-4/+28
| | * | | ARM: tegra: enhance timer.c to get IRQ info from device treeStephen Warren2012-11-161-18/+23
| | * | | ARM: timer: fix checkpatch warningsStephen Warren2012-11-161-4/+3
| | * | | ARM: tegra: add TWD to device treeStephen Warren2012-11-162-0/+12
| | * | | ARM: tegra: define DT bindings for and instantiate RTCStephen Warren2012-11-163-0/+31
| | * | | ARM: tegra: define DT bindings for and instantiate timerStephen Warren2012-11-164-0/+64
| | * | | Merge remote-tracking branch 'korg_arm-soc/devel/debug_ll_init' into for-3.8/...Stephen Warren2012-11-163-0/+37
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge tag 'mtu-clk-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2012-11-162-7/+10
| |\ \ \ \
| | * | | | clocksource/mtu-nomadik: use apb_pclkUlf Hansson2012-11-161-1/+7
| | * | | | clk: ux500: Register mtu apb_pclocksUlf Hansson2012-11-151-6/+3
| * | | | | Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-11-0642-225/+184
| |\| | | |
| | * | | | ARM: plat-nomadik: convert platforms to SPARSE_IRQLinus Walleij2012-11-059-5/+9
| | * | | | mfd/db8500-prcmu: use the irq_domain_add_simple()Linus Walleij2012-11-051-3/+9
| | * | | | mfd/ab8500-core: use irq_domain_add_simple()Linus Walleij2012-11-051-9/+4
| | * | | | ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-0515-50/+27
| | * | | | ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-0512-18/+12
| | * | | | ARM: plat-nomadik: use DIV_ROUND_CLOSEST()Linus Walleij2012-11-051-1/+2
| | * | | | ARM: plat-nomadik: pass IRQ to timer driverLinus Walleij2012-11-054-6/+6
| | * | | | clk/ux500: explicitly include register headerLinus Walleij2012-11-051-1/+1
| | * | | | pinctrl/nomadik: merge old pincfg headerLinus Walleij2012-11-057-180/+159
| | * | | | pinctrl/nomadik: move the platform data headerLinus Walleij2012-11-0511-12/+11
| * | | | | Merge branch 'devel/debug_ll_init' into next/multiplatformOlof Johansson2012-11-05629-5016/+7817
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'armsoc-for-3.8' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2012-10-267-87/+91
| |\ \ \ \ \
| | * | | | | ARM: vt8500: Convert arch-vt8500 to multiplatformTony Prisk2012-10-262-1/+15
| | * | | | | arm: vt8500: Convert irq.c for multiplatform integrationTony Prisk2012-10-266-86/+76
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-13178-1444/+8121
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ste-dt-for-next' of git://git.linaro.org/people/ljones/linux-3....Arnd Bergmann2012-11-276-23/+15
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: ux500: Rename dbx500 cpufreq code to be more genericLee Jones2012-11-271-2/+2
| | * | | | | | | ARM: dts: add missing ux500 device treesFabio Baltieri2012-11-271-1/+4
| | * | | | | | | ARM: ux500: Stop registering the PCM driver from platform codeLee Jones2012-11-272-18/+0
| | * | | | | | | ARM: ux500: Move board specific GPIO info out to subordinate DTS filesLee Jones2012-11-272-2/+7
| | * | | | | | | ARM: ux500: Disable the MMCI gpio-regulator by defaultLee Jones2012-11-271-0/+2
| * | | | | | | | Merge branch 'orion/dt' into next/dtOlof Johansson2012-11-2623-120/+39
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'orion/cleanup' into orion/dtOlof Johansson2012-11-2623-120/+39
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson2012-11-26271-1952/+5821
| |\| | | | | | | | |
| | * | | | | | | | | ARM: Kirkwood: remove kirkwood_ehci_init() from new boardsJason Cooper2012-11-244-7/+0
| | * | | | | | | | | ARM: Kirkwood: Add support LED of OpenBlocks A6Nobuhiro Iwamatsu2012-11-242-2/+21