index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mx5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2010-10-28
7
-3
/
+116
|
\
|
*
ARM: mx5: Add gpio-keys to mx51 babbage board
Dinh Nguyen
2010-10-26
2
-0
/
+26
|
*
cpufreq for freescale mx51
Yong Shen
2010-10-22
6
-3
/
+70
|
*
babbage: esdhc device registration
Shawn Guo
2010-10-21
2
-0
/
+20
*
|
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
5
-10
/
+0
*
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2010-10-19
8
-94
/
+715
|
\
\
|
|
/
|
*
cpuimx51: update board support
Eric Bénard
2010-10-19
3
-1
/
+34
|
*
mx5: add cpuimx51sd module and its baseboard
Eric Bénard
2010-10-19
4
-0
/
+526
|
*
imx-esdhc: update devices registration
Eric Bénard
2010-10-19
1
-8
/
+3
|
*
mx51: add resources for SD/MMC on i.MX51
Eric Bénard
2010-10-19
2
-0
/
+113
|
*
clock-mx51: rename CLOCK1 to CLOCK_CCGR for better readability
Eric Bénard
2010-10-19
1
-2
/
+2
|
*
clock-mx51: factorize clk_set_parent and clk_get_rate
Eric Bénard
2010-10-19
1
-94
/
+48
*
|
Merge branch 'for-rmk-next' of git://git.pengutronix.de/git/imx/linux-2.6 int...
Russell King
2010-10-11
11
-180
/
+480
|
\
\
|
|
/
|
*
mx51: efikamx: add otg support
Amit Kucheria
2010-10-11
1
-0
/
+30
|
*
mx51: add support for genesi efikamx nettop
Amit Kucheria
2010-10-11
3
-0
/
+99
|
*
ARM: imx: dynamically register fec devices
Uwe Kleine-König
2010-10-11
5
-26
/
+6
|
*
ARM: imx: fix/define clocks and create devices for imx dma
Uwe Kleine-König
2010-10-11
1
-0
/
+5
|
*
ARM: mx5: clock-imx51: make *ipg clocks secondary clocks of their correspondi...
Sascha Hauer
2010-10-01
1
-8
/
+11
|
*
ARM: mx5: dynamically register mxc-nand device
Sascha Hauer
2010-10-01
1
-0
/
+4
|
*
ARM: mx51: Add audmux support
Sascha Hauer
2010-10-01
1
-0
/
+1
|
*
ARM: mx51: add imx-ssi devices
Sascha Hauer
2010-10-01
2
-0
/
+16
|
*
ARM: mx51: dynamically register imx-uart devices
Uwe Kleine-König
2010-10-01
8
-76
/
+23
|
*
ARM: mx5: Add Nand clock support
Sascha Hauer
2010-10-01
1
-0
/
+98
|
*
ARM: mx5/mx51_3ds: add SPI NOR flash in the board init stage
Jason Wang
2010-10-01
1
-0
/
+13
|
*
ARM: mx5/mx51_3ds: add eCSPI2 support on the imx51_3ds board
Jason Wang
2010-10-01
2
-0
/
+21
|
*
ARM: mx5/clock-mx51: add spi clocks
Jason Wang
2010-10-01
1
-0
/
+57
|
*
ARM: mx5/clock-mx51: new macro that defines a clk with all members
Uwe Kleine-König
2010-10-01
1
-13
/
+13
|
*
ARM: mx5/clock-mx51: refactor ccgr callbacks to use common code
Uwe Kleine-König
2010-10-01
1
-14
/
+16
|
*
ARM: mx5: add spi_imx device registration
Uwe Kleine-König
2010-10-01
1
-0
/
+8
|
*
ARM: mx5: dynamically register imx-i2c devices
Uwe Kleine-König
2010-10-01
6
-47
/
+22
|
*
ARM: mx5/mx51_babbage: don't use PHYS_OFFSET
Uwe Kleine-König
2010-09-27
1
-1
/
+1
|
*
ARM: mx5/mx51_babbage: fix compiler warnings
Sascha Hauer
2010-09-27
1
-2
/
+2
|
*
ARM: mx5/mx51_babbage: Add FEC support
Fabio Estevam
2010-09-27
1
-1
/
+42
*
|
ARM: mxc: turn off HWCAP_NEON for older versions of imx51 silicon
Amit Kucheria
2010-10-01
1
-0
/
+19
|
/
*
mx5/clock: fix clear bit fields issue in _clk_ccgr_disable function
Jason Wang
2010-08-21
1
-1
/
+1
*
i.MX51: add support for cpuimx51 module and its baseboard
Eric Bénard
2010-07-26
4
-0
/
+516
*
imx: move gpio init after to irq init
Jason Wang
2010-07-26
1
-1
/
+1
*
i.MX51: handle IRQ for gpio 16..31
Eric Bénard
2010-07-26
1
-0
/
+4
*
mx51_3ds: add keypad support on 3ds platform
Jason Wang
2010-07-26
1
-0
/
+61
*
mx51: add imx_keypad device definition for mx51 platforms
Jason Wang
2010-07-26
3
-0
/
+25
*
mx51_3ds: Add support for the imx51 3-stack board
Jason Wang
2010-07-26
3
-1
/
+110
*
Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Uwe Kleine-König
2010-07-26
2
-1
/
+4
|
\
|
*
ARM: imx: get rid of mxc_gpio_init
Uwe Kleine-König
2010-06-24
2
-1
/
+4
*
|
[PATCH] mxc: Fix pad names for imx51
Amit Kucheria
2010-07-26
1
-1
/
+1
*
|
mx5: Register i2c on Freescale MX51 Babbage HW
Dinh Nguyen
2010-07-26
1
-0
/
+26
*
|
mx5: Add i2c to Freescale MX51 Babbage HW
Dinh Nguyen
2010-07-26
3
-0
/
+72
|
/
*
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2010-05-20
4
-2
/
+323
|
\
|
*
mx5: bring usb phy out of reset on freescale mx51 babbage hw
Dinh Nguyen
2010-05-18
1
-0
/
+12
|
*
arm/mx51: add watchdog device
Wolfram Sang
2010-05-18
2
-0
/
+16
|
*
mx5: enable usb gadget for freescale mx51 babbage board
Dinh Nguyen
2010-05-11
4
-1
/
+42
[next]