index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] 4507/1: pxa2xx clock_event_device
Bill Gatliff
2007-07-22
1
-130
/
+128
*
[ARM] 4475/2: EM-x270 board support
Mike Rapoport
2007-07-20
3
-0
/
+359
*
[ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones
Eric Miao
2007-07-20
3
-46
/
+75
*
[ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c
Eric Miao
2007-07-20
3
-136
/
+234
*
[ARM] 4480/1: pxa: change the pxa device naming scheme
Eric Miao
2007-07-20
4
-53
/
+53
*
[ARM] pxa: move platform devices to separate header file
Russell King
2007-07-12
14
-12
/
+23
*
[ARM] pxa: move device registration into CPU-specific file
Russell King
2007-07-12
4
-76
/
+83
*
[ARM] pxa: remove boot time RTC initialisation
Russell King
2007-07-12
1
-9
/
+0
*
[ARM] pxa: stop doing our own rtc management over suspend
Russell King
2007-07-12
1
-10
/
+0
*
[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code
Eric Miao
2007-07-12
3
-13
/
+39
*
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
Eric Miao
2007-07-12
13
-23
/
+33
*
[ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()
Eric Miao
2007-07-12
1
-6
/
+4
*
[ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()
Eric Miao
2007-07-12
1
-24
/
+17
*
[ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()
Eric Miao
2007-07-12
1
-15
/
+21
*
[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS
Eric Miao
2007-07-12
1
-10
/
+16
*
[ARM] 4434/1: PXA: remove PXA_IRQ_SKIP
Eric Miao
2007-07-12
1
-5
/
+5
*
[ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()
Russell King
2007-07-12
2
-26
/
+6
*
[ARM] pxa: move pm_ops structure into CPU specific files
Russell King
2007-07-12
3
-29
/
+34
*
[ARM] pxa: introduce cpu_is_pxaXXX macros
Russell King
2007-07-12
1
-4
/
+2
*
[ARM] pxa: use mutexes instead of semaphores
Russell King
2007-07-12
1
-8
/
+7
*
[ARM] pxa: remove useless pxa_pm_finish() function
Russell King
2007-07-12
1
-11
/
+0
*
[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume
Richard Purdie
2007-07-02
1
-2
/
+2
*
[ARM] spelling fixes
Simon Arlott
2007-05-20
2
-6
/
+6
*
[ARM] 4362/1: trizeps4 update
Jürgen Schindele
2007-05-11
1
-13
/
+49
*
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
2007-05-08
1
-1
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-06
7
-18
/
+85
|
\
|
*
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
2007-04-21
6
-15
/
+15
|
*
[ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXA
Philipp Zabel
2007-04-21
1
-2
/
+70
|
*
[ARM] Remove needless linux/ptrace.h includes
Russell King
2007-04-21
1
-1
/
+0
*
|
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
1
-0
/
+1
*
|
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-30
1
-4
/
+0
|
/
*
[ARM] 4249/1: Fix tosa compile failure
Richard Purdie
2007-03-08
1
-2
/
+1
*
[ARM] Yet more asm/apm-emulation.h stuff
Russell King
2007-03-02
2
-2
/
+4
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-26
1
-1
/
+1
|
\
|
*
[ARM] Fix more apm-emulation.h
Russell King
2007-02-26
1
-1
/
+1
*
|
[PATCH] GPIO API: PXA wrapper cleanup
Philipp Zabel
2007-02-20
1
-1
/
+27
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-19
1
-0
/
+24
|
\
|
*
[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set
Guennadi Liakhovetski
2007-02-08
1
-0
/
+24
*
|
[PATCH] clocksource: fixup is_continous changes on ARM
Thomas Gleixner
2007-02-16
1
-1
/
+1
*
|
[APM] ARM: Convert to use shared APM emulation.
Ralf Baechle
2007-02-09
3
-3
/
+3
|
/
*
[ARM] 4066/1: correct a comment about PXA's sched_clock range
Nicolas Pitre
2006-12-30
1
-1
/
+3
*
[ARM] 4064/1: make pxa_get_cycles() static
Nicolas Pitre
2006-12-30
1
-4
/
+4
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-13
2
-27
/
+23
|
\
|
*
[ARM] Remove empty fixup function
Russell King
2006-12-13
1
-5
/
+0
|
*
[ARM] 4012/1: Clocksource for pxa
Sascha Hauer
2006-12-13
1
-22
/
+23
*
|
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
2006-12-12
1
-8
/
+8
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-07
8
-23
/
+77
|
\
|
*
-
.
[ARM] Merge individual ARM sub-trees
Russell King
2006-12-07
8
-23
/
+77
|
|
\
\
|
|
|
*
[ARM] 3981/1: sched_clock for PXA2xx
Nicolas Pitre
2006-12-07
1
-0
/
+60
|
|
|
/
|
|
/
|
|
|
*
[ARM] 3881/4: xscale: clean up cp0/cp1 handling
Lennert Buytenhek
2006-12-03
2
-9
/
+2
[next]