| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ARM: OMAP2+: Add quirk support for legacy platform data init | Tony Lindgren | 2013-09-25 | 1 | -0/+2 |
* | ARM: DRA7: Reuse io tables and add a new .init_early | R Sricharan | 2013-08-13 | 1 | -0/+1 |
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 1 | -8/+9 |
* | Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2013-06-14 | 1 | -0/+1 |
|\ |
|
| * | ARM: OMAP2+: AM43x: early init | Afzal Mohammed | 2013-06-12 | 1 | -0/+1 |
* | | Merge tag 'omap-pm-v3.10/cleanup/pm' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 2013-05-16 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | ARM: OMAP4+: Make secondary_startup function name more consistent | Santosh Shilimkar | 2013-04-09 | 1 | -2/+2 |
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 | 1 | -2/+1 |
|\ \ |
|
| * \ | Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into ... | Tony Lindgren | 2013-04-03 | 1 | -2/+1 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: OMAP2+: Simplify system timers definitions | Jon Hunter | 2013-04-01 | 1 | -2/+1 |
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-05-02 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | ARM: OMAP2+: Export SoC information to userspace | Ruslan Bilovol | 2013-04-08 | 1 | -0/+8 |
* | | | | ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state() | Santosh Shilimkar | 2013-04-09 | 1 | -5/+0 |
|/ / / |
|
* | | | ARM: OMAP: clocks: Delay clk inits atleast until slab is initialized | Rajendra Nayak | 2013-03-26 | 1 | -0/+3 |
|/ / |
|
* | | ARM: OMAP2+: Remove duplicate omap4430_init_late() declaration | Santosh Shilimkar | 2013-03-04 | 1 | -1/+0 |
* | | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2013-02-28 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | ARM: OMAP2+: AM33xx: Add SoC specific restart hook | Jean-Sebastien A. Beaudry | 2013-02-01 | 1 | -0/+8 |
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -7/+7 |
|/ |
|
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -99/+35 |
|\ |
|
| * | Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/sc... | Olof Johansson | 2012-11-29 | 1 | -0/+1 |
| |\ |
|
| | * | ARM: OMAP3: cm-t3517: use GPTIMER for system clock | Igor Grinberg | 2012-11-21 | 1 | -0/+1 |
| * | | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p... | Arnd Bergmann | 2012-11-15 | 1 | -99/+34 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: OMAP2+: board files: use SoC-specific system restart functions | Paul Walmsley | 2012-11-08 | 1 | -1/+0 |
| | * | ARM: OMAP2+: PRCM: create SoC-specific chip restart functions | Paul Walmsley | 2012-11-08 | 1 | -0/+24 |
| | * | ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code | Paul Walmsley | 2012-11-08 | 1 | -100/+12 |
* | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -3/+10 |
|\ \ \
| |/ / |
|
| * | | ARM: OMAP: Remove plat-omap/common.h | Tony Lindgren | 2012-10-31 | 1 | -2/+3 |
| |/ |
|
| * | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 2012-10-24 | 1 | -0/+2 |
| |\ |
|
| | * | ARM: OMAP2+: Introduce local usb.h | Tony Lindgren | 2012-10-24 | 1 | -0/+2 |
| * | | ARM: OMAP: Split plat/serial.h for omap1 and omap2+ | Tony Lindgren | 2012-10-24 | 1 | -2/+1 |
| * | | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren | 2012-10-18 | 1 | -1/+0 |
| * | | ARM: OMAP2+: Move omap_reserve() locally to mach-omap2 | Lokesh Vutla | 2012-10-18 | 1 | -0/+1 |
| * | | ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2 | Tony Lindgren | 2012-10-17 | 1 | -1/+2 |
| * | | ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2 | Tony Lindgren | 2012-10-17 | 1 | -0/+4 |
| |/ |
|
* | | ARM: OMAP4: retrigger localtimers after re-enabling gic | Colin Cross | 2012-11-05 | 1 | -0/+2 |
* | | ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe... | Santosh Shilimkar | 2012-11-05 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 2012-09-22 | 1 | -0/+5 |
|\ |
|
| * | ARM: SoC: convert OMAP4 to SMP operations | Marc Zyngier | 2012-09-13 | 1 | -0/+5 |
* | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 2012-09-12 | 1 | -1/+5 |
* | | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ | Tony Lindgren | 2012-09-12 | 1 | -1/+2 |
* | | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 2012-09-12 | 1 | -0/+2 |
|/ |
|
* | ARM: omap2+: board-generic: clean up the irq data from board file | R Sricharan | 2012-07-09 | 1 | -2/+4 |
* | ARM: OMAP5: Add SMP support | Santosh Shilimkar | 2012-07-09 | 1 | -0/+1 |
* | ARM: OMAP5: timer: Add clocksource, clockevent support | R Sricharan | 2012-07-09 | 1 | -0/+1 |
* | ARM: OMAP5: Add minimal support for OMAP5430 SOC | R Sricharan | 2012-07-09 | 1 | -0/+11 |
* | ARM: OMAP2+: Remove unnecessary ifdef around __omap2_set_globals | Vaibhav Hiremath | 2012-07-05 | 1 | -0/+5 |
* | ARM: OMAP AM33xx: voltagedomain: Add voltage domain data | Vaibhav Hiremath | 2012-06-18 | 1 | -0/+1 |
* | ARM: OMAP2+: am33xx: Add AM335XEVM machine support | Afzal Mohammed | 2012-06-05 | 1 | -0/+2 |
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 | 1 | -0/+47 |
|\ |
|
| * | ARM: omap2: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 1 | -0/+47 |