index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-mxc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mx51/sdma: Check the chip revision in run-time
Fabio Estevam
2011-06-06
1
-2
/
+4
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-05-23
25
-695
/
+255
|
\
|
*
Merge branch 'devel-stable' into for-linus
Russell King
2011-05-23
24
-648
/
+246
|
|
\
|
|
*
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2011-05-20
23
-647
/
+245
|
|
|
\
|
|
|
*
ARM: imx: move mx3 support to mach-imx
Uwe Kleine-König
2011-05-19
1
-1
/
+0
|
|
|
*
ARM: imx: remove some deprecated and unused #defines
Uwe Kleine-König
2011-05-19
1
-7
/
+0
|
|
|
*
ARM: mx3: make ioremap quirk ready for multi-SoC kernels
Uwe Kleine-König
2011-05-19
2
-10
/
+17
|
|
|
*
ARM: mxc: don't allow to compile together i.MX51 and i.MX53
Uwe Kleine-König
2011-05-19
1
-2
/
+17
|
|
|
*
ARM: mxc: don't use the symbols in the CPU family choice to select others
Uwe Kleine-König
2011-05-19
1
-4
/
+0
|
|
|
*
ARM: remove support for mxc91231
Uwe Kleine-König
2011-05-19
13
-608
/
+2
|
|
|
*
video i.MX: remove mx1 compile time dependencies
Sascha Hauer
2011-05-19
1
-1
/
+0
|
|
|
*
ARM: imx51: use platform id 2 for imx51-cspi
Uwe Kleine-König
2011-05-19
1
-1
/
+1
|
|
|
*
ARM: mx3: dynamically allocate "ipu-core" devices
Uwe Kleine-König
2011-05-19
4
-0
/
+151
|
|
|
*
ARM: mx3: dynamically allocate "mxc_rtc" devices
Uwe Kleine-König
2011-05-19
4
-0
/
+53
|
|
|
*
ARM: imx/mx25: add NAND chip select pins to iomux
Baruch Siach
2011-05-19
1
-0
/
+3
|
|
|
*
ARM: mx27: fix gpt4/5 base address
Wolfram Sang
2011-05-19
1
-2
/
+2
|
|
|
*
ARM: mx53: Print silicon revision on boot
Fabio Estevam
2011-05-19
2
-13
/
+1
|
|
*
|
Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...
Russell King
2011-05-07
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
ARM: zImage: remove the static qualifier from global data variables
Nicolas Pitre
2011-05-07
1
-1
/
+1
|
*
|
|
|
clocksource: convert ARM 32-bit down counting clocksources
Russell King
2011-05-23
1
-16
/
+2
|
*
|
|
|
clocksource: convert ARM 32-bit up counting clocksources
Russell King
2011-05-23
1
-31
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-04-26
1
-2
/
+2
*
|
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Russell King
2011-04-27
2
-0
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ARM: mxc: Add missing lockdep annotation
Thomas Gleixner
2011-04-12
1
-0
/
+7
|
|
|
/
|
|
/
|
|
*
|
ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNEL
Dave Martin
2011-04-12
1
-0
/
+2
*
|
|
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-4
/
+4
|
/
/
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-30
9
-11
/
+74
|
\
\
|
|
/
|
/
|
|
*
mx2/iomux: Set direction for CSPI2 pins
Julien Boibessot
2011-03-25
1
-6
/
+6
|
*
ARM: mx51: Implement code to allow mx51 to enter WFI
Dinh Nguyen
2011-03-23
2
-1
/
+14
|
*
ARM: mx50: Add support to get the silicon revision
Dinh Nguyen
2011-03-23
1
-0
/
+4
|
*
ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codes
Shawn Guo
2011-03-23
2
-2
/
+2
|
*
MX51: Add AUDMUX ports definitions
Julien Boibessot
2011-03-23
1
-1
/
+9
|
*
ARM: mxc: Add sched_clock to mxc platform
Jan Weitzel
2011-03-23
1
-0
/
+16
|
*
ARM: mxc: Add dummy_get_cycles to avoid access before init is done
Jan Weitzel
2011-03-23
1
-1
/
+8
|
*
ARM: mx51: Print silicon revision on boot
Fabio Estevam
2011-03-23
2
-0
/
+15
*
|
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
4
-8
/
+7
*
|
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
5
-21
/
+23
*
|
arm: mxc: Use generic_handle_irq()
Thomas Gleixner
2011-03-29
1
-6
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-18
1
-1
/
+11
|
\
|
*
mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35
Wolfram Sang
2011-03-17
1
-0
/
+2
|
*
mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35
Wolfram Sang
2011-03-17
1
-1
/
+9
*
|
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-17
29
-873
/
+2522
|
\
\
|
*
|
mx51 enchance the sd/mmc HW timing compatibility on mx51 boards.
Richard Zhu
2011-03-10
1
-20
/
+20
|
*
|
ARM: mxc91231: select MXC_AVIC
Uwe Kleine-König
2011-03-07
1
-0
/
+1
|
*
|
ARM: imx3x: clean up ARCH_MX3X
Richard Zhao
2011-03-07
2
-4
/
+4
|
*
|
ARM: imx5x: clean up ARCH_MX5X
Richard Zhao
2011-03-07
3
-7
/
+7
|
*
|
ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers
Sascha Hauer
2011-03-07
2
-0
/
+14
|
*
|
ARM i.MX: iomux v1 initialization away from initcall
Sascha Hauer
2011-03-07
2
-21
/
+5
|
*
|
ARM i.MX: Move gpio initialization to SoC specific files
Sascha Hauer
2011-03-07
2
-110
/
+15
[next]