aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/generic.c
AgeCommit message (Expand)Author
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann
2022-05-07ARM: pxa: move clk register definitions to driverArnd Bergmann
2022-05-07ARM: pxa: move smemc register access from clk to platformArnd Bergmann
2022-05-07ARM: pxa: remove get_clk_frequency_khz()Arnd Bergmann
2022-05-07ARM: pxa: pcmcia: move smemc configuration back to archArnd Bergmann
2022-04-19ARM: pxa: make addr-map.h header localArnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-10-18ARM: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik
2016-10-18ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik
2015-05-12ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik
2015-05-12ARM: pxa: change clocks init sequenceRobert Jarzmik
2014-09-09ARM: pxa: fix section mismatch warning for pxa_timer_nodt_initArnd Bergmann
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-23ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik
2014-07-12ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.cLaurent Pinchart
2014-07-12ARM: pxa: Don't hardcode addresses and size in map_desc tablesLaurent Pinchart
2014-07-04ARM: pxa: call debug_ll_io_init for earlyprintkAndrew Ruder
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
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