Age | Commit message (Expand) | Author |
2014-01-25 | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling | Taras Kondratiuk |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-03-28 | ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT build | Santosh Shilimkar |
2013-03-19 | ARM: OMAP5: Update SAR RAM base address | Santosh Shilimkar |
2013-02-21 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-01-12 | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring |
2013-01-12 | ARM: use common irqchip_init for GIC init | Rob Herring |
2013-01-11 | ARM: OMAP2+: Use omap initcalls | Tony Lindgren |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-15 | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p... | Arnd Bergmann |
2012-11-08 | ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup | Paul Walmsley |
2012-11-08 | ARM: OMAP2+: PRCM: create SoC-specific chip restart functions | Paul Walmsley |
2012-11-08 | ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code | Paul Walmsley |
2012-11-05 | ARM: OMAP4: retrigger localtimers after re-enabling gic | Colin Cross |
2012-11-05 | ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe... | Santosh Shilimkar |
2012-10-31 | ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2 | Tony Lindgren |
2012-10-31 | ARM: OMAP: Split sram.h to local headers and minimal shared header | Tony Lindgren |
2012-10-18 | ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2 | Lokesh Vutla |
2012-10-17 | ARM: OMAP: Make plat/sram.h local to plat-omap | Tony Lindgren |
2012-10-15 | ARM: OMAP: Split plat/mmc.h into local headers and platform_data | Tony Lindgren |
2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-09-20 | ARM: OMAP2+: Make omap-wakeupgen.h local | Tony Lindgren |
2012-09-16 | Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dt | Tony Lindgren |
2012-09-12 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren |
2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren |
2012-09-07 | ARM: OMAP4: Add L2 Cache Controller in Device Tree | Santosh Shilimkar |
2012-07-09 | ARM: OMAP5: board-generic: Add device tree support | R Sricharan |
2012-07-09 | ARM: omap2+: board-generic: clean up the irq data from board file | R Sricharan |
2012-05-08 | ARM: OMAP4: hsmmc: check for null pointer | Balaji T K |
2012-03-05 | ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688 | R Sricharan |
2012-02-14 | ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback | Santosh Shilimkar |
2012-01-13 | ARM: Add arm_memblock_steal() to allocate memory away from the kernel | Russell King |
2011-12-08 | ARM: OMAP4: Fix errata i688 with MPU interconnect barriers. | Santosh Shilimkar |
2011-12-08 | ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extn | Santosh Shilimkar |
2011-12-08 | ARM: OMAP4: PM: Add SAR RAM support | Santosh Shilimkar |
2011-12-08 | ARM: OMAP4: Export omap4_get_base*() rather than global address pointers | Santosh Shilimkar |
2011-12-08 | ARM: OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exit | Santosh Shilimkar |
2011-11-21 | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren |
2011-11-15 | ARM: omap2plus: remove irq-related global base addresses | Marc Zyngier |
2011-06-16 | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren |
2011-03-09 | ARM: 6755/1: omap4: l2x0: Populate set_debug() function and enable Errata 727915 | Santosh Shilimkar |
2011-01-06 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-12-18 | omap4: l2x0: Enable early BRESP bit | Santosh Shilimkar |
2010-12-18 | omap4: l2x0: Set share override bit | Santosh Shilimkar |
2010-12-18 | omap4: l2x0: enable instruction and data prefetching | Mans Rullgard |
2010-12-18 | omap4: l2x0: Construct the AUXCTRL value using defines | Santosh Shilimkar |
2010-12-14 | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King |
2010-12-14 | ARM: GIC: provide a single initialization function for boot CPU | Russell King |