| Commit message (Expand) | Author | Age |
* | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 |
|\ |
|
| * | ARM: OMAP5: Add the WakeupGen IP updates | Santosh Shilimkar | 2012-07-09 |
| * | ARM: OMAP5: Add minimal support for OMAP5430 SOC | R Sricharan | 2012-07-09 |
| *-. | Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d... | Tony Lindgren | 2012-07-04 |
| |\ \ |
|
* | \ \ | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ARM: OMAP2+: am33xx: Add low level debugging support | Afzal Mohammed | 2012-06-05 |
| |/ / |
|
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: OMAP2+: control: new APIs to configure boot address and mode | Omar Ramirez Luna | 2012-06-18 |
| |/ |
|
* / | ARM: OMAP AM35x: EMAC/MDIO integration: Add Davinci EMAC/MDIO hwmod support | Mark A. Greer | 2012-06-27 |
|/ |
|
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-05-26 |
|\ |
|
| * | ARM: OMAP4: Remove un-used WakeupGen register defines. | Santosh Shilimkar | 2012-05-08 |
* | | ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields" | Archit Taneja | 2012-05-04 |
|/ |
|
* | ARM: fix more fallout from 9f97da78bf (Disintegrate asm/system.h for ARM) | Russell King | 2012-03-31 |
* | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 |
* | Merge branch 'iomap' into cleanup | Tony Lindgren | 2012-02-28 |
|\ |
|
| * | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren | 2012-02-24 |
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 |
|\ \ |
|
| * | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 |
| |/ |
|
* / | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 |
|/ |
|
* | Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/... | Tony Lindgren | 2011-12-16 |
|\ |
|
| * | ARM: OMAP: TI81XX: Prepare for addition of TI814X support | Hemant Pedanekar | 2011-12-13 |
* | | ARM: OMAP4: Fix errata i688 with MPU interconnect barriers. | Santosh Shilimkar | 2011-12-08 |
* | | ARM: OMAP4: PM: Add L2X0 cache lowpower support | Santosh Shilimkar | 2011-12-08 |
* | | ARM: OMAP4: PM: Add CPUX OFF mode support | Santosh Shilimkar | 2011-12-08 |
* | | ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extn | Santosh Shilimkar | 2011-12-08 |
* | | ARM: OMAP: PM: Add support to allocate the memory for secure RAM | Santosh Shilimkar | 2011-12-08 |
* | | ARM: OMAP: Add Secure HAL and monitor mode API infrastructure. | Santosh Shilimkar | 2011-12-08 |
|/ |
|
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 |
|\ |
|
| * | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 |
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2011-11-21 |
|\ \ |
|
| * | | ARM: omap2plus: remove irq-related global base addresses | Marc Zyngier | 2011-11-15 |
| * | | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 2011-11-15 |
| |/ |
|
* / | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 |
|/ |
|
* | Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ... | Tony Lindgren | 2011-11-04 |
|\ |
|
| * | ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields | Archit Taneja | 2011-10-07 |
* | | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 2011-10-23 |
|\ \ |
|
| * | | ARM: gic: consolidate PPI handling | Marc Zyngier | 2011-10-23 |
| |/ |
|
* | | ARM: mach-omap2: remove mach/memory.h | Nicolas Pitre | 2011-09-26 |
* | | ARM: mach-omap2: clean up debug-macro.S | Nicolas Pitre | 2011-09-26 |
* | | ARM: plat-omap: make OMAP_UART_INFO into a relative offset | Nicolas Pitre | 2011-09-26 |
* | | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 |
|/ |
|
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 |
* | | ARM: entry: remove unused irq_prio_table macro | Russell King | 2011-06-28 |
|/ |
|
* | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux | Paul Mundt | 2011-05-24 |
|\ |
|
| * | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 2011-05-11 |
* | | ARM: 6860/1: OMAP4: Move the privately used SMP boot functions to OMAP specif... | Santosh Shilimkar | 2011-04-04 |
|/ |
|
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-17 |
|\ |
|
| * | Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 2011-03-10 |
| |\ |
|
| | * | ARM: omap4: Provide do_wfi() for Thumb-2 | Dave Martin | 2011-03-09 |