summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: tegra20: Separate out clk ops and clk dataPrashant Gaikwad2012-09-064-1042/+995
| | * | | | | | ARM: tegra30: Separate out clk ops and clk dataPrashant Gaikwad2012-09-064-1133/+1210
| | * | | | | | ARM: tegra: fix U16 divider range checkStephen Warren2012-09-061-1/+1
| | * | | | | | ARM: tegra: turn on UART A clock at bootStephen Warren2012-09-061-0/+1
| * | | | | | | Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socOlof Johansson2012-09-164-44/+75
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: i.MX35: Implement camera and keypad clocksAlex Gershgorin2012-09-061-3/+8
| | * | | | | | | ARM: mxc: ssi-fiq: Make ssi-fiq.S Thumb-2 compatibleDave Martin2012-08-131-39/+50
| | * | | | | | | ARM i.MX53: register CAN clocksSascha Hauer2012-08-131-2/+12
| | * | | | | | | arm imx31: add a few pinmux settings the tt01 needsTorben Hohn2012-08-031-0/+5
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'renesas/pmu' into next/socOlof Johansson2012-09-1127-448/+464
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: emev2: enable PMU(Performance Monitoring Unit)Tetsuyuki Kobayashi2012-09-112-0/+22
| | * | | | | | | ARM: shmobile: sh73a0: enable PMU(Performance Monitoring Unit)Tetsuyuki Kobayashi2012-09-112-0/+22
| * | | | | | | | Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren...Olof Johansson2012-09-111-1/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | r8a7779: add SDHI clock supportPhil Edworthy2012-09-061-1/+10
| * | | | | | | | | Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson2012-09-0747-105/+179
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | ARM: LPC32xx: Remove board specific GPIO initRoland Stigge2012-09-061-6/+0
| | * | | | | | | | ARM: LPC32xx: Provide DMA filter callbacks via platform dataRoland Stigge2012-09-061-0/+14
| | * | | | | | | | ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqsRoland Stigge2012-09-061-3/+4
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'kzm9g' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-09-0542-182/+1032
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | ARM: shmobile: kzm9g: enable restartingTetsuyuki Kobayashi2012-08-251-0/+8
| * | | | | | | | ARM: ux500: Correct Ux500 family names usageLoic PALLARDY2012-09-043-3/+3
| * | | | | | | | ARM: ux500: add detection for DB8500 ASIC v2.2Linus Walleij2012-08-091-0/+5
| * | | | | | | | ARM: ux500: reform Ux500 family namesLinus Walleij2012-08-095-12/+17
| * | | | | | | | ARM: ux500: add a U8520 detection macroLinus Walleij2012-08-091-0/+5
| * | | | | | | | ARM: ux500: delete remnant U5500 macrosLinus Walleij2012-08-091-29/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01537-15028/+3991
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'omap-devel-board-late-v3-for-v3.7' of git://git.kernel.org/pub/scm...Olof Johansson2012-09-295-32/+34
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6AnilKumar Ch2012-09-241-1/+1
| | * | | | | | | | ARM: OMAP4: twl-common: Support for additional devices on i2c1 busPeter Ujfalusi2012-09-244-31/+33
| * | | | | | | | | Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-2261-387/+391
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: samsung: use __iomem pointers for MMIOArnd Bergmann2012-09-191-2/+2
| | * | | | | | | | | ARM: spear13xx: use __iomem pointers for MMIOArnd Bergmann2012-09-192-10/+10
| | * | | | | | | | | ARM: sa1100: use __iomem pointers for MMIOArnd Bergmann2012-09-192-2/+2
| | * | | | | | | | | ARM: prima2: use __iomem pointers for MMIOArnd Bergmann2012-09-191-2/+2
| | * | | | | | | | | ARM: nomadik: use __iomem pointers for MMIOArnd Bergmann2012-09-192-5/+5
| | * | | | | | | | | ARM: msm: use __iomem pointers for MMIOArnd Bergmann2012-09-191-9/+10
| | * | | | | | | | | ARM: lpc32xx: use __iomem pointers for MMIOArnd Bergmann2012-09-192-5/+5
| | * | | | | | | | | ARM: ks8695: use __iomem pointers for MMIOArnd Bergmann2012-09-193-5/+5
| | * | | | | | | | | ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann2012-09-193-11/+12
| | * | | | | | | | | ARM: iop32x: use __iomem pointers for MMIOArnd Bergmann2012-09-191-1/+1
| | * | | | | | | | | ARM: iop13xx: use __iomem pointers for MMIOArnd Bergmann2012-09-196-40/+36
| | * | | | | | | | | ARM: integrator: use __iomem pointers for MMIOArnd Bergmann2012-09-195-21/+21
| | * | | | | | | | | ARM: imx: use __iomem pointers for MMIOArnd Bergmann2012-09-194-7/+7
| | * | | | | | | | | ARM: ebsa110: use __iomem pointers for MMIOArnd Bergmann2012-09-182-10/+10
| | * | | | | | | | | ARM: at91: use __iomem pointers for MMIOArnd Bergmann2012-09-185-10/+10
| | * | | | | | | | | ARM: shmobile: use __iomem pointers for MMIOArnd Bergmann2012-09-1821-249/+255
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'board' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-211-3/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: mmp: using for_each_set_bit to simplify the codeWei Yongjun2012-09-211-3/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-2097-208/+149
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | ARM: OMAP2+: Make omap4-keypad.h localTony Lindgren2012-09-203-2/+2
OpenPOWER on IntegriCloud