| Commit message (Expand) | Author | Age |
* | [ARM] Add section support to ioremap | Russell King | 2006-06-29 |
* | [ARM] Fix sa11x0 SDRAM selection | Russell King | 2006-06-29 |
* | [ARM] Set bit 4 on section mappings correctly depending on CPU | Russell King | 2006-06-29 |
* | [ARM] 3666/1: TRIZEPS4 [1/5] core | J�rgen Schindele | 2006-06-29 |
* | Merge omap tree | Russell King | 2006-06-29 |
|\ |
|
| * | ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoring | Tony Lindgren | 2006-06-26 |
| * | ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICE | Tony Lindgren | 2006-06-26 |
| * | ARM: OMAP: Update dmtimers | Timo Teras | 2006-06-26 |
| * | ARM: OMAP: Make clock variables static | Juha Yrjola | 2006-06-26 |
| * | ARM: OMAP: Fix GPMC compilation when DEBUG is defined | Juha Yrjola | 2006-06-26 |
| * | ARM: OMAP: Mux updates for external DMA and GPIO | Tony Lindgren | 2006-06-26 |
| * | ARM: OMAP: Add OMAP_TAG_CAMERA_SENSOR | Samuel Ortiz | 2006-06-26 |
| * | ARM: OMAP: Add initial 24xx suspend support | Tony Lindgren | 2006-06-26 |
| * | ARM: OMAP: Update cpufreq support for 24xx | Tony Lindgren | 2006-06-26 |
| * | ARM: OMAP: Add GPMC support for OMAP2 | Juha Yrjola | 2006-06-26 |
| * | ARM: OMAP: Fix DMA channel irq handling for omap24xx | Tony Lindgren | 2006-06-26 |
| * | ARM: OMAP: OMAP2 DMA burst support | Kyungmin Park | 2006-06-26 |
| * | ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1 | Timo Teras | 2006-06-26 |
| * | ARM: OMAP: Port dmtimers to OMAP2 and implement PWM support | Timo Teras | 2006-06-26 |
| * | ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.c | Jarkko Nikula | 2006-06-26 |
| * | ARM: OMAP: Register the 24xx McSPI device | Juha Yrjola | 2006-06-26 |
| * | ARM: OMAP: Add bitbank SPI driver for Innovator 1510 touchscreen | David Brownell | 2006-06-26 |
| * | ARM: OMAP: Aic23 alsa platform driver code for board-innovator | lamikr | 2006-06-26 |
| * | ARM: OMAP: Fix GPIO IRQ mask handling | Imre Deak | 2006-06-26 |
| * | ARM: OMAP: DMA transfer parameter configuration fix | Peter Ujfalusi | 2006-06-26 |
| * | ARM: OMAP: Mistral ads7846 pendown state | David Brownell | 2006-06-26 |
| * | ARM: OMAP: Add core fsample support | Brian Swetland | 2006-06-26 |
| * | ARM: OMAP: Fix gpt2_ick clock bit | Tony Lindgren | 2006-06-26 |
| * | ARM: OMAP: Readd Amstrad Delta USB support | Jonathan McDowell | 2006-06-26 |
| * | ARM: OMAP: GPIO IRQ lazy IRQ disable fix | Imre Deak | 2006-06-26 |
| * | ARM: OMAP: Mistral board updates (spi, ...) | David Brownell | 2006-06-26 |
* | | [ARM] 3675/2: Preparing for AT91SAM926 support | Andrew Victor | 2006-06-29 |
* | | [ARM] 3674/1: ep93xx: add cirrus logic edb9302 support | Lennert Buytenhek | 2006-06-29 |
* | | [ARM] 3673/1: lpd270: parse lcd= command line parameter | Lennert Buytenhek | 2006-06-29 |
* | | [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name | Russell King | 2006-06-29 |
* | | Fix vsnprintf off-by-one bug | Linus Torvalds | 2006-06-28 |
* | | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-28 |
|\ \ |
|
| * | | [ARM] nommu: backtrace code must not reference a discarded section | Russell King | 2006-06-28 |
| * | | [ARM] nommu: Initial uCLinux support for MMU-based CPUs | Hyok S. Choi | 2006-06-28 |
| * | | [ARM] nommu: prevent Xscale-based machines being selected | Russell King | 2006-06-28 |
| * | | [ARM] nommu: export flush_dcache_page() | Hyok S. Choi | 2006-06-28 |
| * | | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build | Russell King | 2006-06-28 |
| * | | [ARM] Remove TABLE_SIZE, and several unused function prototypes | Russell King | 2006-06-28 |
| * | | [ARM] nommu: Provide a simple flush_dcache_page implementation | Russell King | 2006-06-28 |
| * | | [ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files | Hyok S. Choi | 2006-06-28 |
| * | | [ARM] nommu: add stubs for ioremap and friends | Russell King | 2006-06-28 |
| * | | [ARM] nommu: avoid selecting TLB and CPU specific copy code | Hyok S. Choi | 2006-06-28 |
| * | | [ARM] nommu: uaccess tweaks | Russell King | 2006-06-28 |
| * | | [ARM] nommu: adjust headers for !MMU ARM systems | Russell King | 2006-06-28 |
| * | | [ARM] nommu: we need the TLS register emulation for nommu mode | Russell King | 2006-06-28 |