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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-03
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
40
-766
/
+2199
2008-12-02
[ARM] pxa: add basic support for HP iPAQ h5000
Anton Vorontsov
5
-0
/
+1314
2008-12-02
[ARM] pxa/poodle: add physmap mapping for ROM
Dmitry Baryshkov
1
-0
/
+32
2008-12-02
[ARM] pxa/corgi: add physmap mapping for ROM
Dmitry Baryshkov
1
-0
/
+32
2008-12-02
[ARM] pxa/spitz: add physmap mapping for ROM
Dmitry Baryshkov
1
-0
/
+32
2008-12-02
[ARM] pxa/tosa: add physmap mapping for ROM
Dmitry Baryshkov
1
-0
/
+32
2008-12-02
[ARM] pxa/tosa: fix building w/o TC6393XB driver
Dmitry Baryshkov
1
-0
/
+4
2008-12-02
[ARM] pxa/tosa: support tc6393xb/tmiofb.
Dmitry Baryshkov
1
-0
/
+38
2008-12-02
[ARM] pxa/MioA701: improve power supply sources
Robert Jarzmik
1
-116
/
+26
2008-12-02
[ARM] pxa/MioA701: discovered new gpio definitions.
Robert Jarzmik
2
-13
/
+18
2008-12-02
[ARM] pxa/MioA701: change reset function to preserve RTC.
Robert Jarzmik
1
-2
/
+2
2008-12-02
[ARM] pxa/MioA701: add camera support for Mio A701 board.
Robert Jarzmik
1
-0
/
+51
2008-12-02
[ARM] pxa/MioA701: remove KConfig leds driver requirement
Robert Jarzmik
1
-1
/
+0
2008-12-02
[ARM] pxa: add resources for incoming rtc-pxa driver
Robert Jarzmik
5
-2
/
+30
2008-12-02
[ARM] pxa: cpufreq-pxa2xx: sdram_rows detection support
Philipp Zabel
2
-3
/
+27
2008-12-02
[ARM] pxa: cpufreq-pxa2xx: allow frequency table selection
Marc Zyngier
1
-13
/
+19
2008-12-02
[ARM] locomo: export locomo_frontlight_set()
Eric Miao
1
-0
/
+1
2008-12-02
[ARM] pxa: add missing GPIOs definitions
Eric Miao
1
-0
/
+6
2008-12-02
[ARM] pxa: add base PXA935 support due to CPUID change
Eric Miao
2
-0
/
+31
2008-12-02
[ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()
Eric Miao
2
-1
/
+33
2008-12-02
[ARM] pxa: move I2C pin configurations out into board specific files
Eric Miao
7
-8
/
+24
2008-12-02
[ARM] pxa: register Power I2C device only when necessary
Eric Miao
2
-4
/
+3
2008-12-02
[ARM] pxa: move power I2C device definitions into devices.c
Eric Miao
3
-39
/
+42
2008-12-02
[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c
Eric Miao
1
-1
/
+0
2008-12-02
[ARM] pxa: include <mach/hardware.h> in pxa-regs.h
Eric Miao
1
-0
/
+1
2008-12-02
[ARM] pxa: further cleanup of pxa-regs.h
Eric Miao
1
-29
/
+0
2008-12-02
[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c
Eric Miao
2
-28
/
+12
2008-12-02
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
Eric Miao
2
-96
/
+99
2008-12-02
[ARM] pxa: move UART register definitions into dedicated regs-uart.h
Eric Miao
4
-150
/
+152
2008-12-02
[ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.h
Eric Miao
2
-7
/
+7
2008-12-02
[ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitions
Eric Miao
1
-54
/
+0
2008-12-02
[ARM] pxa: remove unused PWM register definitions, use generic PWM API
Eric Miao
1
-13
/
+0
2008-12-02
[ARM] pxa: move FICP register definitions into pxaficp_ir.c
Eric Miao
1
-44
/
+1
2008-12-02
[ARM] pxa: move camera (QCI) registers definition out of pxa-regs.h
Eric Miao
1
-95
/
+0
2008-12-02
[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.h
Eric Miao
2
-15
/
+5
2008-12-02
[ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>
Eric Miao
5
-5
/
+4
2008-12-02
[ARM] pxa: add support for additional GPIOs on PXA26x
Eric Miao
5
-16
/
+95
2008-12-02
Revert "[ARM] pxa: introduce cpu_is_pxa26x()"
Eric Miao
2
-9
/
+1
2008-12-02
[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c
Eric Miao
2
-10
/
+6
2008-12-02
[ARM] pxa: add muxed gpio wakeup sources on pxa2xx architectures
Robert Jarzmik
1
-2
/
+29
2008-12-02
[ARM] fix missing includes for iop33x and sa1100_ir
Russell King
1
-0
/
+1
2008-12-01
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
27
-678
/
+1609
2008-12-01
[ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100
Kristoffer Ericson
10
-88
/
+87
2008-12-01
[ARM] 5324/2: ep93xx: support gpio interrupt debounce
Hartley Sweeten
2
-0
/
+20
2008-12-01
[ARM] 5311/1: ep93xx: add core support for built in i2c bus
Hartley Sweeten
2
-0
/
+23
2008-12-01
[ARM] 5309/1: ep93xx: add edb9307a platform
Hartley Sweeten
3
-0
/
+74
2008-12-01
[ARM] 5319/1: AT91: support AT91CAP9 revC CPUs
Stelian Pop
6
-8
/
+48
2008-12-01
[ARM] 5290/1: [AT91] Add support for the Adeneo NeoCore 926 board
Andrew Victor
4
-1
/
+1707
2008-12-01
[ARM] 5289/1: [AT91] Convert boards to use sam9_smc_configure()
Andrew Victor
11
-59
/
+405
2008-12-01
[ARM] 5288/1: [AT91] Remove SMC configuration from devices.c files
Andrew Victor
5
-97
/
+5
[next]