summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/generic.c
AgeCommit message (Expand)Author
2011-01-15ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King
2010-12-18ARM: pxa: support pxa95xHaojian Zhuang
2010-12-16ARM: pxa: remove get_memclk_frequency_10khz()Eric Miao
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut
2010-12-16ARM: pxa: remove un-used mapping of camera registersEric Miao
2010-10-09ARM: pxa: reduce the scope of get_memclk_frequency_10khz()Haojian Zhuang
2010-10-09ARM: pxa: reduce the scope of get_clk_frequency_khz()Haojian Zhuang
2010-05-11[ARM] pxa: remove pxa_gpio_mode() and filesEric Miao
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao
2009-03-09[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.cEric Miao
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao
2008-10-07[ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao
2008-09-25[ARM] pxa: make cpu_is_pxa2* macros more consistentEric Miao
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-05[ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao
2008-07-09[ARM] pxa: remove pxa_set_cken()Russell King
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao
2008-04-19[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel
2008-02-04[ARM] pxa: introduce sysdev for GPIO register saving/restoringeric miao
2008-01-26[ARM] pxa: increase size of memory mappingRussell King
2008-01-26[ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip deviceseric miao
2008-01-26[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layerBridge Wu
2008-01-26[ARM] pxa: define SSP platform devices for pxa2xx/pxa3xxeric miao
2008-01-26[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devicesRussell King
2007-10-15[ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()Russell King
2007-10-15[ARM] pxa: PXA3xx base supporteric miao
2007-10-12[ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao
2007-10-12[ARM] pxa: mark pxa_set_cken deprecatedRussell King
2007-10-12[ARM] pxa: remove get_lcdclk_frequency_10khz()Russell King
2007-10-12[ARM] pxa: fix naming of memory/lcd/core clock functionsRussell King
2007-10-12[ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King
2007-10-12[ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selectionNicolas Pitre
2007-07-20[ARM] 4480/1: pxa: change the pxa device naming schemeEric Miao
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King
2007-07-12[ARM] pxa: move device registration into CPU-specific fileRussell King
2007-07-12[ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao
2007-02-20[PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel
2007-02-08[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE setGuennadi Liakhovetski
2006-12-30[ARM] 4066/1: correct a comment about PXA's sched_clock rangeNicolas Pitre
2006-12-07[ARM] 3981/1: sched_clock for PXA2xxNicolas Pitre
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie
2006-03-27[PATCH] RTC subsystem: SA1100/PXA2XX driverRichard Purdie
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau