| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 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 |
|/ |
|
* | 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 |
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-05-26 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 2012-05-10 | 1 | -0/+1 |
| |\ \ |
|
| | * \ | Merge branch 'fixes-non-critical' into cleanup-devices | Tony Lindgren | 2012-05-09 | 1 | -0/+3 |
| | |\ \ |
|
| * | | | | ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XX | Kevin Hilman | 2012-05-10 | 1 | -1/+1 |
| * | | | | ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XX | Kevin Hilman | 2012-05-10 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 1 | -0/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ARM: OMAP4+: Add prm and cm base init function. | R Sricharan | 2012-05-07 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: OMAP4: hsmmc: check for null pointer | Balaji T K | 2012-05-08 | 1 | -0/+3 |
| |/ |
|
* | | ARM: OMAP: add includes for missing prototypes | Paul Walmsley | 2012-04-13 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -0/+12 |
|\ |
|
| * | Merge branch 'dt-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Olof Johansson | 2012-03-10 | 1 | -0/+12 |
| |\ |
|
| | * | ARM: OMAP2/3: intc: Add DT support for TI interrupt controller | Benoit Cousson | 2012-02-27 | 1 | -0/+12 |
* | | | Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2012-03-13 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback | Santosh Shilimkar | 2012-02-14 | 1 | -0/+1 |
| |/ |
|
* | | ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers | Tony Lindgren | 2012-02-24 | 1 | -10/+0 |
* | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren | 2012-02-24 | 1 | -0/+10 |
* | | ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h | Tony Lindgren | 2012-02-24 | 1 | -0/+2 |
* | | ARM: OMAP2+: Move SDRC related functions from io.h into local common.h | Tony Lindgren | 2012-02-24 | 1 | -0/+5 |
|/ |
|
* | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -11/+53 |
|\ |
|
| * | Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/... | Tony Lindgren | 2011-12-16 | 1 | -6/+17 |
| |\ |
|
| * | | ARM: OMAP4: PM: Add MPUSS power domain OSWR support | Santosh Shilimkar | 2011-12-08 | 1 | -0/+6 |
| * | | ARM: OMAP4: Remove un-used do_wfi() macro. | Santosh Shilimkar | 2011-12-08 | 1 | -11/+0 |
| * | | ARM: OMAP4: PM: Program CPU1 to hit OFF when off-lined | Santosh Shilimkar | 2011-12-08 | 1 | -0/+7 |
| * | | ARM: OMAP4: PM: Add CPUX OFF mode support | Santosh Shilimkar | 2011-12-08 | 1 | -0/+30 |
| * | | ARM: OMAP4: PM: Add SAR RAM support | Santosh Shilimkar | 2011-12-08 | 1 | -0/+1 |