| Commit message (Expand) | Author | Age | Files | Lines |
* | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
* | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
* | ARM: Fix build regression on SA11x0, PXA, and H720x targets | Russell King | 2011-01-15 | 1 | -1/+0 |
* | ARM: pxa: support pxa95x | Haojian Zhuang | 2010-12-18 | 1 | -3/+5 |
* | ARM: pxa: remove get_memclk_frequency_10khz() | Eric Miao | 2010-12-16 | 1 | -13/+0 |
* | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 2010-12-16 | 1 | -0/+1 |
* | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 2010-12-16 | 1 | -17/+4 |
* | ARM: pxa: remove un-used mapping of camera registers | Eric Miao | 2010-12-16 | 1 | -5/+0 |
* | ARM: pxa: reduce the scope of get_memclk_frequency_10khz() | Haojian Zhuang | 2010-10-09 | 1 | -2/+1 |
* | ARM: pxa: reduce the scope of get_clk_frequency_khz() | Haojian Zhuang | 2010-10-09 | 1 | -2/+1 |
* | [ARM] pxa: remove pxa_gpio_mode() and files | Eric Miao | 2010-05-11 | 1 | -31/+0 |
* | [ARM] pxa: move GPIO register definitions into <mach/gpio.h> | Eric Miao | 2009-03-09 | 1 | -1/+1 |
* | [ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c | Eric Miao | 2009-03-09 | 1 | -0/+31 |
* | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant | Eric Miao | 2008-12-29 | 1 | -0/+16 |
* | [ARM] ohci-pxa27x: use ioremap() and offset for register access | Eric Miao | 2008-10-07 | 1 | -5/+0 |
* | [ARM] pxa: make cpu_is_pxa2* macros more consistent | Eric Miao | 2008-09-25 | 1 | -2/+2 |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-08-07 | 1 | -0/+10 |
|\ |
|
| * | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage | Eric Miao | 2008-08-05 | 1 | -0/+10 |
* | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
|/ |
|
* | [ARM] pxa: remove pxa_set_cken() | Russell King | 2008-07-09 | 1 | -18/+0 |
* | [ARM] pxa: separate out power manager and clock registers | Russell King | 2008-06-02 | 1 | -0/+1 |
* | pxafb: convert fb driver to use ioremap() and __raw_{readl, writel} | eric miao | 2008-04-30 | 1 | -5/+0 |
* | [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c | eric miao | 2008-04-19 | 1 | -62/+0 |
* | gpiolib support for the PXA architecture | Philipp Zabel | 2008-02-05 | 1 | -93/+0 |
* | [ARM] pxa: introduce sysdev for GPIO register saving/restoring | eric miao | 2008-02-04 | 1 | -0/+57 |
* | [ARM] pxa: increase size of memory mapping | Russell King | 2008-01-26 | 1 | -1/+1 |
* | [ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices | eric miao | 2008-01-26 | 1 | -548/+0 |
* | [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer | Bridge Wu | 2008-01-26 | 1 | -0/+10 |
* | [ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx | eric miao | 2008-01-26 | 1 | -0/+277 |
* | [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices | Russell King | 2008-01-26 | 1 | -4/+16 |
* | [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() | Russell King | 2007-10-15 | 1 | -0/+38 |
* | [ARM] pxa: PXA3xx base support | eric miao | 2007-10-15 | 1 | -2/+6 |
* | [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable | eric miao | 2007-10-12 | 1 | -1/+2 |
* | [ARM] pxa: mark pxa_set_cken deprecated | Russell King | 2007-10-12 | 1 | -2/+2 |
* | [ARM] pxa: remove get_lcdclk_frequency_10khz() | Russell King | 2007-10-12 | 1 | -12/+0 |
* | [ARM] pxa: fix naming of memory/lcd/core clock functions | Russell King | 2007-10-12 | 1 | -0/+38 |
* | [ARM] pxa: convert PXA serial drivers to use platform resources | Russell King | 2007-10-12 | 1 | -0/+59 |
* | [ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selection | Nicolas Pitre | 2007-10-12 | 1 | -62/+0 |
* | [ARM] 4480/1: pxa: change the pxa device naming scheme | Eric Miao | 2007-07-20 | 1 | -16/+16 |
* | [ARM] pxa: move platform devices to separate header file | Russell King | 2007-07-12 | 1 | -0/+1 |
* | [ARM] pxa: move device registration into CPU-specific file | Russell King | 2007-07-12 | 1 | -72/+18 |
* | [ARM] pxa: introduce cpu_is_pxaXXX macros | Russell King | 2007-07-12 | 1 | -4/+2 |
* | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 | 1 | -2/+2 |
* | [PATCH] GPIO API: PXA wrapper cleanup | Philipp Zabel | 2007-02-20 | 1 | -1/+27 |
* | [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set | Guennadi Liakhovetski | 2007-02-08 | 1 | -0/+24 |
* | [ARM] 4066/1: correct a comment about PXA's sched_clock range | Nicolas Pitre | 2006-12-30 | 1 | -1/+3 |
* | [ARM] 3981/1: sched_clock for PXA2xx | Nicolas Pitre | 2006-12-07 | 1 | -0/+60 |
* | [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup... | Richard Purdie | 2006-10-02 | 1 | -8/+5 |
* | [PATCH] RTC subsystem: SA1100/PXA2XX driver | Richard Purdie | 2006-03-27 | 1 | -0/+6 |