| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: omap1: merge omap1_map_io functions | Arnd Bergmann | 2023-01-12 | 1 | -44/+12 |
* | ARM: omap1: remove dead code | Arnd Bergmann | 2023-01-12 | 1 | -28/+0 |
* | ARM: omap1: fix !ARCH_OMAP1_ANY link failures | Arnd Bergmann | 2023-01-10 | 1 | -17/+15 |
* | ARM: OMAP1: clock: Convert to CCF | Janusz Krzysztofik | 2022-06-03 | 1 | -7/+0 |
* | ARM: omap1: move mach/*.h into mach directory | Arnd Bergmann | 2022-04-22 | 1 | -4/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 2012-11-30 | 1 | -1/+1 |
* | ARM: OMAP: Remove omap_init_consistent_dma_size() | Tomi Valkeinen | 2012-11-07 | 1 | -1/+0 |
* | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 | Tony Lindgren | 2012-10-17 | 1 | -1/+1 |
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 | 1 | -1/+1 |
* | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 | 1 | -0/+5 |
|\ |
|
| * | ARM: omap1: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 1 | -0/+5 |
* | | ARM: OMAP: add includes for missing prototypes | Paul Walmsley | 2012-04-13 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 1 | -0/+3 |
|\ |
|
| * | ARM: OMAP1: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 | 1 | -0/+3 |
* | | ARM: OMAP1: Fix section mismatch for omap1_init_early() | Tony Lindgren | 2012-03-06 | 1 | -1/+1 |
|/ |
|
* | ARM: plat-omap: remove arch specific special handling for ioremap | Nicolas Pitre | 2011-11-18 | 1 | -1/+0 |
* | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 2011-11-01 | 1 | -0/+1 |
|\ |
|
| * | ARM: omap: Setup consistent dma size at boot time | Jon Medhurst | 2011-08-22 | 1 | -0/+1 |
* | | ARM: OMAP: Warn if omap_ioremap is called before SoC detection | Tony Lindgren | 2011-10-20 | 1 | -0/+1 |
* | | ARM: OMAP: Map SRAM later on with ioremap_exec() | Tony Lindgren | 2011-10-20 | 1 | -2/+0 |
* | | ARM: OMAP1: Use generic map_io, init_early and init_irq | Tony Lindgren | 2011-10-20 | 1 | -31/+25 |
|/ |
|
* | omap: Split omap_read/write functions for omap1 and omap2+ | Tony Lindgren | 2010-12-10 | 1 | -0/+39 |
* | ARM: OMAP: Convert to use ->reserve method to reserve boot time memory | Russell King | 2010-07-16 | 1 | -2/+0 |
* | OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c | Paul Walmsley | 2009-12-12 | 1 | -1/+2 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -2/+2 |
* | OMAP7XX: Rename all the rest of the omap730 references in omap1 core | Alistair Buxton | 2009-10-08 | 1 | -2/+2 |
* | OMAP7XX: Update core omap1 files to use omap7xx.h | Alistair Buxton | 2009-10-08 | 1 | -6/+6 |
* | OMAP7XX: IO: Remove duplicate omap850 code | Alistair Buxton | 2009-10-08 | 1 | -26/+3 |
* | OMAP: Remove ifdefs for io.h | Tony Lindgren | 2009-08-28 | 1 | -3/+3 |
* | [OMAP850] Changes to base IO subsystem, v2 | Zebediah C. McClure | 2009-03-24 | 1 | -0/+23 |
* | [ARM] omap: fix a pile of issues | Russell King | 2008-12-01 | 1 | -1/+1 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations) | Imre Deak | 2007-05-09 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 | Tony Lindgren | 2006-04-02 | 1 | -1/+3 |
* | [ARM] 3279/1: OMAP: 1/3 Fix low-level io init | Tony Lindgren | 2006-02-08 | 1 | -17/+25 |
* | [ARM] 3141/1: OMAP 1/5: Update omap1 specific files | Tony Lindgren | 2005-11-10 | 1 | -5/+8 |
* | [ARM] 2987/1: Replace map_desc.physical with map_desc.pfn: OMAP | Deepak Saxena | 2005-10-28 | 1 | -7/+39 |
* | [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2 | Tony Lindgren | 2005-09-09 | 1 | -22/+8 |
* | [PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch files | Tony Lindgren | 2005-07-10 | 1 | -0/+1 |
* | [PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch files | Tony Lindgren | 2005-07-10 | 1 | -2/+0 |
* | [PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io an... | Tony Lindgren | 2005-07-10 | 1 | -0/+116 |