| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-05-07 | 1 | -0/+1 |
|\ |
|
| * | ARM: dts: Add minimal DT support for DevKit8000 | Anil Kumar | 2013-04-09 | 1 | -0/+1 |
* | | Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into ... | Tony Lindgren | 2013-04-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ARM: OMAP2+: Simplify system timers definitions | Jon Hunter | 2013-04-01 | 1 | -1/+1 |
* | | ARM: OMAP3: board-generic: Add missing omap3_init_late | Rajendra Nayak | 2013-03-04 | 1 | -0/+2 |
* | | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2013-03-01 | 1 | -0/+1 |
|\ \ |
|
| * | | ARM: OMAP2+: AM33xx: Add SoC specific restart hook | Jean-Sebastien A. Beaudry | 2013-02-01 | 1 | -0/+1 |
* | | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2013-01-15 | 1 | -3/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: remove mach .handle_irq for GIC users | Rob Herring | 2013-01-12 | 1 | -3/+0 |
| |/ |
|
* / | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -7/+7 |
|/ |
|
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -0/+10 |
|\ |
|
| * | OMAP: board-generic: enable DSS for panda & sdp boards | Tomi Valkeinen | 2012-11-07 | 1 | -0/+10 |
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -5/+22 |
|\ \
| |/
|/| |
|
| * | Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/sc... | Olof Johansson | 2012-11-30 | 1 | -0/+17 |
| |\ |
|
| | * | ARM: OMAP3: Add generic machine descriptor for boards with OMAP3 GP devices | Jon Hunter | 2012-11-02 | 1 | -0/+17 |
| |/
|/| |
|
| * | ARM: OMAP2+: board files: use SoC-specific system restart functions | Paul Walmsley | 2012-11-08 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 2012-09-22 | 1 | -0/+2 |
|\ |
|
| * | ARM: SoC: convert OMAP4 to SMP operations | Marc Zyngier | 2012-09-13 | 1 | -0/+2 |
* | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 2012-09-13 | 1 | -1/+0 |
* | | ARM: OMAP: remove plat/board.h file | Igor Grinberg | 2012-09-11 | 1 | -1/+0 |
|/ |
|
* | ARM: OMAP5: board-generic: Add device tree support | R Sricharan | 2012-07-09 | 1 | -0/+19 |
* | ARM: omap2+: board-generic: clean up the irq data from board file | R Sricharan | 2012-07-09 | 1 | -17/+6 |
* | ARM: OMAP2+: am33xx: Add AM335XEVM machine support | Afzal Mohammed | 2012-06-05 | 1 | -0/+18 |
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 | 1 | -0/+1 |
|\ |
|
| * | ARM: omap2: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 1 | -0/+1 |
| * | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi | 2012-04-16 | 1 | -1/+1 |
* | | ARM: OMAP2+: board-generic: Remove i2c static init | Benoit Cousson | 2012-03-12 | 1 | -35/+2 |
|/ |
|
* | ARM: OMAP2+: Remove extra ifdefs for board-generic | Tony Lindgren | 2012-03-05 | 1 | -44/+32 |
* | ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selected | Tony Lindgren | 2012-03-05 | 1 | -0/+7 |
* | ARM: OMAP2+: board-generic: Use of_irq_init API | Benoit Cousson | 2012-02-27 | 1 | -14/+16 |
* | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into fo... | Benoit Cousson | 2012-02-27 | 1 | -1/+1 |
|\ |
|
| * | irq_domain: Remove irq_domain_add_simple() | Grant Likely | 2012-02-16 | 1 | -1/+1 |
* | | Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren | 2012-02-18 | 1 | -9/+8 |
|\ \ |
|
| * | | ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE | Benoit Cousson | 2012-02-16 | 1 | -8/+4 |
| |/ |
|
| * | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -1/+0 |
| |\ |
|
| | * | ARM: omap: pass minimal SoC/board data for UART from dt | Rajendra Nayak | 2011-12-16 | 1 | -1/+0 |
| * | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -0/+4 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: restart: omap: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+4 |
* | | | ARM: OMAP2+: board-generic: Add missing handle_irq callbacks | Benoit Cousson | 2011-12-07 | 1 | -0/+4 |
|/ / |
|
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2011-11-21 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 2011-11-15 | 1 | -0/+1 |
* | | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 1 | -2/+1 |
|/ |
|
* | ARM: OMAP: Fix errors and warnings when building for one board | Sanjeev Premi | 2011-11-05 | 1 | -0/+8 |
* | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-02 | 1 | -1/+0 |
|\ |
|
| * | Merge branch 'highbank/soc' into next/soc | Arnd Bergmann | 2011-11-02 | 1 | -1/+5 |
| |\ |
|
| | * | Merge branch 'dt/gic' into highbank/soc | Arnd Bergmann | 2011-10-31 | 1 | -1/+1 |
| | |\ |
|
| | * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 1 | -2/+1 |
| * | | | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 2011-10-31 | 1 | -0/+4 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 2011-11-01 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * / | ARM: mach-omap2: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
| |/ |
|