index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-8
/
+5
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-8
/
+10
2010-05-11
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
25
-40
/
+28
2010-05-11
[ARM] pxa/vpac270: fix now invalid bit of UP2OCR
Marek Vasut
1
-2
/
+2
2010-05-11
[ARM] pxa/vpac270: add OneNAND support
Marek Vasut
1
-3
/
+48
2010-05-11
[ARM] pxa/vpac270: remove TS_IRQ magic number
Marek Vasut
2
-1
/
+3
2010-05-11
[ARM] pxa/vpac270: add ide support
Marek Vasut
3
-0
/
+53
2010-05-11
[ARM] pxa/vpac270: Add DS1339 RTC support
Marek Vasut
1
-0
/
+26
2010-05-11
[ARM] pxa/vpac270: Add touchscreen support
Marek Vasut
1
-0
/
+42
2010-05-11
[ARM] pxa/vpac270: add ethernet support
Marek Vasut
2
-0
/
+52
2010-05-11
[ARM] pxa/vpac270: UDC and UHC support
Marek Vasut
2
-0
/
+79
2010-05-11
[ARM] pxa: add support for Voipac PXA270 PCMCIA
Marek Vasut
2
-0
/
+28
2010-05-11
[ARM] pxa: add basic support for Voipac PXA270 SBC
Marek
4
-0
/
+338
2010-05-11
[ARM] pxa: add basic support for the Aeronix Zipit Z2 handheld
Marek Vasut
4
-0
/
+657
2010-05-11
[ARM] pxa/cm-x300: update the memory fixup.
Igor Grinberg
1
-7
/
+7
2010-05-11
[ARM] pxa/cm-x300: add regulator on vcc_core
Igor Grinberg
1
-0
/
+27
2010-05-11
[ARM] pxa/cm-x300: fix da903x IRQ line assignment
Igor Grinberg
1
-1
/
+1
2010-05-11
[ARM] pxa/cm-x300: da903x WLED is not connected on cm-x300
Igor Grinberg
1
-4
/
+0
2010-05-11
[ARM] pxa/cm-x300.c: add battery charger support
Igor Grinberg
1
-1
/
+56
2010-05-11
[ARM] pxa: remove pxa_gpio_mode() and files
Eric Miao
3
-407
/
+0
2010-05-11
[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/Kconfig
Eric Miao
2
-1
/
+13
2010-05-11
[ARM] pxa/corgi: cleanup GPIO configurations and low power mode settings
Eric Miao
2
-59
/
+32
2010-05-11
[ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()
Eric Miao
2
-21
/
+25
2010-05-11
[ARM] pxa/spitz: use generic GPIO API and remove pxa_gpio_mode()
Eric Miao
2
-8
/
+24
2010-05-11
[ARM] pxa: allow MFP_LPM_INPUT to be explicitly specified
Eric Miao
1
-0
/
+1
2010-05-11
[ARM] pxa: allow keypad GPIOs to wakeup when configured as generic
Eric Miao
1
-9
/
+22
2010-05-11
[ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin config
Eric Miao
2
-0
/
+13
2010-05-11
[ARM] pxa: remove incorrect select PXA_SSP in Kconfig
Eric Miao
1
-13
/
+0
2010-05-11
[ARM] pxa: move ssp into common plat-pxa
Haojian Zhuang
5
-426
/
+1
2010-05-11
[ARM] pxa: remove unnecessary #include of <mach/ssp.h>
Eric Miao
3
-3
/
+0
2010-05-11
[ARM] pxa: merge regs-ssp.h into ssp.h
Eric Miao
3
-128
/
+122
2010-05-11
[ARM] pxa: correct SSCR0_SCR to support multiple SoCs
Eric Miao
1
-8
/
+1
2010-05-11
[ARM] pxa: remove the now legacy SSP API
Eric Miao
3
-326
/
+0
2010-05-11
[ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.c
Eric Miao
6
-596
/
+0
2010-05-06
[ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.h
Jakob Viketoft
1
-0
/
+1
2010-05-06
[ARM] pxa/spitz: fix On/off key name to fix warning during boot
Pavel Machek
1
-1
/
+1
2010-05-06
[ARM] pxa: fix the incorrect cpu_is_pxa950()
Haojian Zhuang
1
-1
/
+1
2010-05-06
[ARM] pxa/viper: fix timeout usage for I2C
Wolfram Sang
1
-2
/
+3
2010-05-06
[ARM] pxa/raumfeld: fix button name
Daniel Mack
1
-3
/
+2
2010-05-06
[ARM] pxa: add missing new line to regs-u2d.h
Igor Grinberg
1
-1
/
+2
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-20
/
+20
2010-03-31
Add hotplug support to mcp251x driver
Marc Zyngier
2
-8
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-1
/
+4
2010-03-22
[ARM] pxa/raumfeld: fix button name
Daniel Mack
1
-1
/
+1
2010-03-22
[ARM] pxa/raumfeld: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-03-22
[ARM] pxa/sharpsl: add dependency of max1111 driver to sharpsl_pm
Eric Miao
1
-0
/
+7
2010-03-22
[ARM] pxa: remove unnecessary 'select FB_W100' from some platforms
Eric Miao
1
-4
/
+0
2010-03-22
[ARM] pxa: remove spi cs gpio direction to avoid clash with driver
Jonathan Cameron
2
-9
/
+0
2010-03-22
[ARM] pxa: fix for variables in uncompress.h being discarded
Jonathan Cameron
1
-3
/
+8
2010-03-13
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
50
-605
/
+2503
[next]