index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-pxa
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: pxa: fix mfpr_sync to read from valid offset
Yu Tang
2011-02-09
1
-2
/
+6
*
ARM: PXA SoCs: irq_data conversion.
Lennert Buytenhek
2011-01-13
2
-15
/
+17
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-01-07
2
-187
/
+1
|
\
|
*
Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next
Grant Likely
2010-12-29
2
-187
/
+1
|
|
\
|
|
*
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
2010-12-01
2
-188
/
+1
|
|
*
spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbers
Sebastian Andrzej Siewior
2010-12-01
1
-1
/
+2
*
|
|
ARM: pxa: support pxa95x
Haojian Zhuang
2010-12-18
2
-2
/
+3
|
/
/
*
|
mmc: sdhci: 8-bit bus width changes
Philip Rakity
2010-11-22
1
-0
/
+3
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-10-30
1
-9
/
+9
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-10-30
1
-0
/
+69
|
|
\
|
*
|
mtd: pxa3xx_nand: condense the flash definition
Lei Wen
2010-10-24
1
-9
/
+9
*
|
|
mmc: add new sdhci-pxa driver for Marvell SoCs
Zhangfei Gao
2010-10-25
1
-0
/
+32
|
|
/
|
/
|
*
|
ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts
Mark F. Brown
2010-10-09
1
-0
/
+10
*
|
ARM: pxa: moved pxa27x_keypad.h to platform pxa directory
Mark F. Brown
2010-10-09
1
-0
/
+59
|
/
*
ARM: pxa: Make id const in pwm_probe()
Uwe Kleine-König
2010-08-30
1
-1
/
+1
*
[ARM] pxa: move pmu device back into mach-pxa/
Eric Miao
2010-08-05
2
-34
/
+0
*
[ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXA
Jonathan Cameron
2010-06-14
1
-1
/
+2
*
Merge branch 'devel-stable' into devel
Russell King
2010-05-17
8
-1
/
+427
|
\
|
*
[ARM] pxa: add namespace on ssp
Haojian Zhuang
2010-05-11
2
-17
/
+17
|
*
[ARM] mmp: update mfp setting
Haojian Zhuang
2010-05-11
1
-0
/
+7
|
*
[ARM] pxa: allow MFP_LPM_INPUT to be explicitly specified
Eric Miao
2010-05-11
1
-0
/
+1
|
*
[ARM] pxa: use resource_size() in ssp.c
Julia Lawall
2010-05-11
1
-4
/
+4
|
*
[ARM] pxa: avoid NULL dereferencing in error handling of ssp.c
Julia Lawall
2010-05-11
1
-16
/
+16
|
*
[ARM] mmp: support ssp in pxa168
Haojian Zhuang
2010-05-11
2
-0
/
+2
|
*
[ARM] pxa: simplify ifdef in ssp.h
Haojian Zhuang
2010-05-11
1
-26
/
+15
|
*
[ARM] pxa: move ssp into common plat-pxa
Haojian Zhuang
2010-05-11
4
-0
/
+425
|
*
arch/arm/plat-pxa/dma.c: correct NULL test
Julia Lawall
2010-05-01
1
-1
/
+1
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
*
|
ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisation
Will Deacon
2010-04-29
2
-1
/
+34
|
/
*
[ARM] pxa: use resource_size() in pwm.c
H Hartley Sweeten
2009-12-29
1
-4
/
+4
*
pxa3xx_nand: move pxa3xx_nand.h common into plat directory
Haojian Zhuang
2009-12-01
1
-0
/
+63
*
[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}
Roel Kluin
2009-11-17
1
-2
/
+2
*
[ARM] pxa: fix incorrect mfp_to_gpio() conversion
Eric Miao
2009-11-13
1
-1
/
+1
*
[ARM] pxa/dma: add debugfs entries
Robert Jarzmik
2009-09-10
1
-1
/
+248
*
[ARM] pxa/dma: optimize irq handler loop
Robert Jarzmik
2009-09-10
1
-14
/
+15
*
[ARM] pxa/dma: cosmetic move of EXPORT_SYMBOL under their functions
Robert Jarzmik
2009-09-10
1
-3
/
+2
*
[ARM] pxa: support mfp of pxa935
Haojian Zhuang
2009-09-10
1
-0
/
+68
*
[ARM] pxa: add MFP_PULL_FLOAT
Daniel Mack
2009-09-10
2
-2
/
+6
*
[ARM] pxa: use kzalloc() in pxa_init_gpio_chip()
Daniel Mack
2009-07-03
1
-7
/
+2
*
[ARM] pxa: add PWM devices support for pxa168/910
Eric Miao
2009-06-05
1
-0
/
+2
*
[ARM] pxa: move pwm.c to common plat-pxa directory
Eric Miao
2009-06-05
2
-0
/
+303
*
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
2009-06-05
1
-0
/
+82
*
[ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOs
Eric Miao
2009-04-27
1
-4
/
+19
*
[ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP defined
Eric Miao
2009-03-26
1
-1
/
+3
*
[ARM] pxa: add base support for Marvell PXA910
Eric Miao
2009-03-23
1
-0
/
+30
*
[ARM] pxa: move common MFP handling code into plat-pxa
Eric Miao
2009-03-23
3
-1
/
+648
*
[ARM] pxa: move common GPIO handling code into plat-pxa
Eric Miao
2009-03-23
3
-0
/
+400
*
[ARM] pxa: introduce plat-pxa for PXA common code and add DMA support
Eric Miao
2009-03-23
4
-0
/
+238