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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-16
ARM: Remove 'node' argument form arch_adjust_zones()
Russell King
1
-4
/
+3
2010-07-16
ARM: Remove DISCONTIGMEM support
Russell King
1
-12
/
+0
2010-05-11
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
1
-1
/
+1
2010-05-11
[ARM] pxa/vpac270: remove TS_IRQ magic number
Marek Vasut
1
-0
/
+2
2010-05-11
[ARM] pxa/vpac270: add ide support
Marek Vasut
1
-0
/
+2
2010-05-11
[ARM] pxa/vpac270: add ethernet support
Marek Vasut
1
-0
/
+3
2010-05-11
[ARM] pxa/vpac270: UDC and UHC support
Marek Vasut
1
-0
/
+1
2010-05-11
[ARM] pxa: add support for Voipac PXA270 PCMCIA
Marek Vasut
1
-0
/
+8
2010-05-11
[ARM] pxa: add basic support for Voipac PXA270 SBC
Marek
1
-0
/
+26
2010-05-11
[ARM] pxa: add basic support for the Aeronix Zipit Z2 handheld
Marek Vasut
1
-0
/
+41
2010-05-11
[ARM] pxa: remove pxa_gpio_mode() and files
Eric Miao
1
-375
/
+0
2010-05-11
[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/Kconfig
Eric Miao
1
-1
/
+1
2010-05-11
[ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin config
Eric Miao
1
-0
/
+2
2010-05-11
[ARM] pxa: move ssp into common plat-pxa
Haojian Zhuang
1
-196
/
+0
2010-05-11
[ARM] pxa: merge regs-ssp.h into ssp.h
Eric Miao
2
-127
/
+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
1
-35
/
+0
2010-05-11
[ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.c
Eric Miao
1
-1
/
+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: fix the incorrect cpu_is_pxa950()
Haojian Zhuang
1
-1
/
+1
2010-05-06
[ARM] pxa: add missing new line to regs-u2d.h
Igor Grinberg
1
-1
/
+2
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
12
-159
/
+169
2010-03-13
dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
FUJITA Tomonori
1
-1
/
+0
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
3
-4
/
+2
2010-03-02
[ARM] pxa: fix typo in mxm8x10.h
Eric Miao
1
-1
/
+1
2010-03-02
[ARM] pxa/zeus: Add support for mcp2515 CAN bus
Marc Zyngier
1
-0
/
+2
2010-03-02
[ARM] pxa/zeus: Add support for onboard max6369 watchdog
Marc Zyngier
1
-1
/
+0
2010-03-02
[ARM] pxa/zeus: Allow usage of 8250-compatible UART in uncompress
Marc Zyngier
1
-0
/
+6
2010-03-02
[ARM] pxa: refactor uncompress.h for non-PXA uarts
Eric Miao
1
-7
/
+28
2010-03-02
[ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP API
Eric Miao
1
-0
/
+2
2010-03-02
[ARM] pxa: add support for Embedian MXM-8x10
Edwin Peer
1
-0
/
+21
2010-03-02
[ARM] pxa: move board board IRQ definitions out of irqs.h
Eric Miao
6
-66
/
+50
2010-03-02
[ARM] sa1111: allow cascaded IRQs to be used by platforms
Eric Miao
1
-53
/
+1
2010-03-02
[ARM] locomo: allow cascaded IRQ base to be specified by platforms
Eric Miao
1
-6
/
+0
2010-03-02
[ARM] locomo: remove unused IRQs and avoid unnecessary cascade
Eric Miao
1
-28
/
+3
2010-03-02
[ARM] locomo: avoid unnecessary cascaded keyboard IRQ
Eric Miao
1
-2
/
+1
2010-03-02
[ARM] pxa: simplify the LCD pin configuration for pxa27x platforms
Eric Miao
1
-0
/
+27
2010-03-02
[ARM] pxa: simplify the LCD pin configuration for pxa25x platforms
Eric Miao
1
-0
/
+32
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2010-02-26
pxa_camera: remove init() callback
Antonio Ospite
1
-2
/
+0
2010-02-26
Merge branch 'misc2' into devel
Russell King
1
-1
/
+1
2010-02-16
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
1
-1
/
+1
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
1
-1
/
+1
2010-01-13
[ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26x
Eric Miao
1
-2
/
+4
2010-01-04
[ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*()
Eric Miao
1
-6
/
+3
2009-12-29
[ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slot
Haojian Zhuang
1
-7
/
+0
2009-12-13
[ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus
Marc Zyngier
2
-2
/
+11
2009-12-13
[ARM] pxa/zeus: basic support for Arcom Zeus SBC
Marc Zyngier
1
-0
/
+82
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+6
[next]