| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-04-24 | 1 | -0/+1 |
|\ |
|
| * | [ARM] 5457/1: mach-imx gpio buildfix | David Brownell | 2009-04-20 | 1 | -0/+1 |
* | | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
|/ |
|
* | i.MX1: remove fb support from mach-imx | Sascha Hauer | 2009-03-27 | 1 | -36/+0 |
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |
* | arm/imx21: Framebuffer support for i.MX21 | Holger Schurig | 2009-03-13 | 1 | -83/+0 |
* | [ARM] i.MX add missing include | Sascha Hauer | 2009-01-12 | 1 | -1/+1 |
* | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e | Sascha Hauer | 2009-01-12 | 1 | -3/+3 |
* | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.h | Sascha Hauer | 2009-01-12 | 1 | -106/+0 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -1/+1 |
|\ |
|
| * | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l... | Russell King | 2008-12-17 | 1 | -2/+48 |
|\ \ |
|
| * | | i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data | Sascha Hauer | 2008-12-16 | 1 | -2/+3 |
| * | | i.MX Framebuffer: Use readl/writel instead of direct pointer deref | Juergen Beisert | 2008-12-16 | 1 | -0/+45 |
| |/ |
|
* | | [ARM] Add a common typesafe __io implementation | Russell King | 2008-11-30 | 1 | -1/+1 |
* | | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 2 | -7/+12 |
* | | [ARM] imx: avoid polluting the kernel's namespace | Russell King | 2008-11-28 | 1 | -2/+0 |
* | | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 | 1 | -10/+0 |
|/ |
|
* | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 2008-10-30 | 1 | -0/+3 |
* | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-... | Russell King | 2008-10-09 | 2 | -4/+33 |
|\ |
|
| * | i.MX: Add FIQ support | Paulius Zaleckas | 2008-09-09 | 2 | -4/+33 |
* | | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 | 1 | -3/+1 |
|\ \ |
|
| * | | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 2008-10-09 | 1 | -3/+1 |
| |/ |
|
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 4 | -4/+4 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 27 | -15/+1417 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 7 | -7/+7 |
* | [ARM] i.MX: add missing clock functions exports | Paulius Zaleckas | 2008-07-28 | 1 | -0/+5 |
* | [ARM] i.MX: remove set_imx_fb_info() export | Paulius Zaleckas | 2008-07-28 | 1 | -1/+0 |
* | [ARM] mx1ads: make mmc platform data available for modules | Sascha Hauer | 2008-07-28 | 1 | -2/+2 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 1 | -6/+6 |
* | Merge branch 'imx' into devel | Russell King | 2008-07-10 | 6 | -86/+250 |
|\ |
|
| * | IMX: introduce clock API | Sascha Hauer | 2008-07-05 | 5 | -86/+240 |
| * | IMX UART: remove statically initialized tables | Sascha Hauer | 2008-07-05 | 1 | -0/+10 |
* | | [ARM] 5122/1: imx_dma_request_by_prio simpilfication | Paulius Zaleckas | 2008-07-03 | 1 | -9/+4 |
|/ |
|
* | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 2 | -9/+9 |
* | Remove references to "make dep" | Adrian Bunk | 2008-01-28 | 1 | -3/+0 |
* | [ARM] 4648/1: i.MX/MX1 ensure more complete AITC initialization | Pavel Pisa | 2007-11-26 | 1 | -6/+45 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-10-12 | 1 | -1/+0 |
|\ |
|
| * | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger | 2007-10-04 | 1 | -1/+0 |
* | | arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back | Pavel Pisa | 2007-09-24 | 1 | -1/+1 |
|/ |
|
* | [ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fix | Pavel Pisa | 2007-08-30 | 1 | -2/+3 |
* | [ARM] 4552/1: i.MX/MX1 GPIO output setup fix | Pavel Pisa | 2007-08-23 | 1 | -1/+1 |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 | 1 | -0/+1 |
* | [ARM] 4374/3: i.MX/MX1 clock event source | Pavel Pisa | 2007-07-12 | 1 | -14/+107 |
* | [ARM] 4373/1: i.MX/MX1 GPIO support implementation | Pavel Pisa | 2007-07-12 | 1 | -0/+118 |
* | [ARM] Fix some section mismatch warnings | Russell King | 2007-05-30 | 1 | -1/+0 |
* | [ARM] spelling fixes | Simon Arlott | 2007-05-20 | 2 | -5/+5 |
* | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2007-05-08 | 1 | -1/+1 |
* | [ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value. | Pavel Pisa | 2007-03-12 | 2 | -7/+8 |
* | [ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV. | Pavel Pisa | 2007-03-12 | 1 | -3/+6 |