index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: pxa: fix section mismatch warning for pxa_timer_nodt_init
Arnd Bergmann
2014-09-09
1
-1
/
+1
*
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-08
1
-8
/
+4
|
\
|
*
ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.c
Laurent Pinchart
2014-07-12
1
-5
/
+0
|
*
ARM: pxa: Don't hardcode addresses and size in map_desc tables
Laurent Pinchart
2014-07-12
1
-5
/
+5
|
*
ARM: pxa: call debug_ll_io_init for earlyprintk
Andrew Ruder
2014-07-04
1
-0
/
+1
*
|
ARM: pxa: Add non device-tree timer link to clocksource
Robert Jarzmik
2014-07-23
1
-0
/
+11
|
/
*
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
[next]