1. 6bd96f3 ARM: imx: dynamically register fec devices by Uwe Kleine-König · 14 years ago
  2. 8a8d206 ARM: imx: fix/define clocks and create devices for imx dma by Uwe Kleine-König · 14 years ago
  3. 67520f3 ARM: mx35: Add mx35_revision function to query the silicon revision by Eric Bénard · 14 years ago
  4. fdb0387 ARM: mx3: use MX3x_ prefixed version of CHIP_REV_x by Sascha Hauer · 14 years ago
  5. 6f8460e eukrea_mbimxsd for cpuimx25: add CAN & SDCard support by Eric Bénard · 14 years ago
  6. f5e40c2 i.mx25: add esdhc support by Eric Bénard · 14 years ago
  7. 438a4d6 eukrea_mbimxsd for cpuimx35: add CAN & SDCard support by Eric Bénard · 14 years ago
  8. 9a54594 arm: pcm043: add esdhc-device to boardconfig by Wolfram Sang · 14 years ago
  9. 774305d arm: imx35: add esdhc-device to MX35-platform by Wolfram Sang · 14 years ago
  10. 203a073 arm: imx: add generic esdhc device by Wolfram Sang · 14 years ago
  11. 54dc3f4 mach-cpuimx35: remove unecessary tsc2007 functions + style cleanup by Eric Bénard · 14 years ago
  12. bd9e310 ARM: imx/pca100: only specify i2c device type once by Uwe Kleine-König · 14 years ago
  13. 214b431 ARM: imx/pcm970: make platform_data static by Uwe Kleine-König · 14 years ago
  14. 6c80ee5 ARM: imx: make all pin lists const and signed, move to .init where possible by Uwe Kleine-König · 14 years ago
  15. 7ad211e ARM: imx/pcm038: make regulator platform data static by Uwe Kleine-König · 14 years ago
  16. 1304006 ARM: imx/clock-imx27: Pass NULL as function callback, not 0 by Uwe Kleine-König · 14 years ago
  17. 8f6e900 ARM: mx5: clock-imx51: make *ipg clocks secondary clocks of their corresponding peripheral clocks by Sascha Hauer · 14 years ago
  18. 63a7c6d ARM: mx5: dynamically register mxc-nand device by Sascha Hauer · 14 years ago
  19. 00b57bf ARM: imx: reorganize nand registration to use a struct by Uwe Kleine-König · 14 years ago
  20. 40e2eda ARM: mx51: Add audmux support by Sascha Hauer · 14 years ago
  21. b861866 ARM: mx51: add imx-ssi devices by Sascha Hauer · 14 years ago
  22. 04b73b15 ARM: mx51: dynamically register imx-uart devices by Uwe Kleine-König · 14 years ago
  23. 2b82e64 ARM: mx5: Add Nand clock support by Sascha Hauer · 14 years ago
  24. f781bc8 ARM: mx5/iomux-mx51: Fix input path of some pins in gpio mode by Sascha Hauer · 14 years ago
  25. 2e35bab ARM: mx5/iomux-mx51: Add aud3 primary function defines by Sascha Hauer · 14 years ago
  26. 8efd927 ARM: mx5/iomux-mx51: Add SPI controller pads by Sascha Hauer · 14 years ago
  27. 8005cf2 ARM: mx5/mx51_3ds: add SPI NOR flash in the board init stage by Jason Wang · 14 years ago
  28. 988916e ARM: mx5/mx51_3ds: add eCSPI2 support on the imx51_3ds board by Jason Wang · 14 years ago
  29. eaa4fd0 ARM: mx5/iomux-mx51: add iomux definitions for eCSPI2 on the imx51_3ds board by Jason Wang · 14 years ago
  30. 8d83db8 ARM: mx5/clock-mx51: add spi clocks by Jason Wang · 14 years ago
  31. 74d99f3 ARM: mx5/clock-mx51: new macro that defines a clk with all members by Uwe Kleine-König · 14 years ago
  32. 7990147 ARM: mx5/clock-mx51: refactor ccgr callbacks to use common code by Uwe Kleine-König · 14 years ago
  33. 9f0c11e ARM: mx5: add spi_imx device registration by Uwe Kleine-König · 14 years ago
  34. ab56050 ARM: imx: use platform ids for spi_imx devices by Uwe Kleine-König · 14 years ago
  35. 77a406d ARM: imx: fix name of macros to add imx-i2c devices by Uwe Kleine-König · 14 years ago
  36. 44505c0 ARM: mx5: dynamically register imx-i2c devices by Uwe Kleine-König · 14 years ago
  37. 64de5ec ARM: imx: reorganize imx-i2c device registration to use a struct per SoC by Uwe Kleine-König · 14 years ago
  38. 4697bb9 ARM: imx: dynamically allocate imx-ssi devices by Uwe Kleine-König · 14 years ago
  39. 5162de0 ARM: imx: change the way imx-uarts are registered by Uwe Kleine-König · 14 years ago
  40. 35bab05 ARM: imx: change the way spi-imx devices are registered by Uwe Kleine-König · 14 years ago
  41. a8a05b8 ARM: mx51: use IMX_IO_ADDRESS to define MX51_IO_ADDRESS by Uwe Kleine-König · 14 years ago
  42. 68b5e85 ARM: mx51: fix naming of spi related defines by Uwe Kleine-König · 14 years ago
  43. 5a2db4e ARM: mx51: clean up mx51 header by Uwe Kleine-König · 14 years ago
  44. 6470310 ARM: mx51_defconfig: add new boards MACH_MX51_3DS and MACH_EUKREA_CPUIMX51 by Uwe Kleine-König · 14 years ago
  45. ea9a9b2 ARM: remove mx31pdk_defconfig by Uwe Kleine-König · 14 years ago
  46. 801561c ARM: mx3_defconfig: add new machine MACH_EUKREA_CPUIMX35 by Uwe Kleine-König · 14 years ago
  47. 0ac15c8 ARM: mx27_defconfig: enable switches used in mx27 code by Uwe Kleine-König · 14 years ago
  48. e16ddb3 ARM: mx5/mx51_babbage: don't use PHYS_OFFSET by Uwe Kleine-König · 14 years ago
  49. e7a895b ARM: mx5/mx51_babbage: fix compiler warnings by Sascha Hauer · 14 years ago
  50. a060656 ARM: imx: ehci: use void __iomem * to hold i/o addresses by Uwe Kleine-König · 14 years ago
  51. 556cbdb ARM: imx: remove #ifdefery for unmerged flexcan driver by Uwe Kleine-König · 14 years ago
  52. 3efee47 ARM: mx5/mx51_babbage: Add FEC support by Fabio Estevam · 14 years ago
  53. bd45140 ARM: mx3/imx35: Add EPIT support by Sascha Hauer · 14 years ago
  54. f2b8901 ARM: imx: Add EPIT support by Sascha Hauer · 14 years ago
  55. ab3d8b5 ARM: mx3/mx35_3ds: add usb host2 support by Marc Kleine-Budde · 14 years ago
  56. 79a11b0 ARM: mx3/mx35_3ds: rename usb otg platform data variable name by Marc Kleine-Budde · 14 years ago
  57. 81aa172 ARM: mx3/mx35_3ds: add NAND flash by Marc Kleine-Budde · 14 years ago
  58. d17e1c1 ARM: mx3/mx35_3ds: add physmap-flash NOR at CS0 by Marc Kleine-Budde · 14 years ago
  59. 3b161e5 ARM: imx: Add support for Vista Silicon Visstrim_m10 board by Javier Martin · 14 years ago
  60. 6ccaa31 Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  61. 4deb22a AT91: at91sam9261ek: remove C99 comments but keep information by Nicolas Ferre · 14 years ago
  62. 64d72bb AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC by Nicolas Ferre · 14 years ago
  63. 1879c45 AT91: dm9000 initialization update by Nicolas Ferre · 14 years ago
  64. a14d040 ARM: Update mach-types by Russell King · 14 years ago
  65. 9e84ed6 ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions" by Russell King · 14 years ago
  66. de9ea20 Merge branch 'origin' by Russell King · 14 years ago
  67. ab64511 AT91: SAM9G45 - add a separate clock entry for every single TC block by Fabian Godehardt · 14 years ago
  68. 5afddee AT91: clock: peripheral clocks can have other parent than mck by Nicolas Ferre · 14 years ago
  69. 2be23c4 ARM: Ensure PTE modifications via dma_alloc_coherent are visible by Russell King · 14 years ago
  70. a387f0f5 ARM: 6359/1: ep93xx: move clock initialization earlier by Mika Westerberg · 14 years ago
  71. 0485e18 Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" by Russell King · 14 years ago
  72. 8d2602e AT91: change dma resource index by Nicolas Ferre · 14 years ago
  73. 65b4711 ARM: 6352/1: perf: fix event validation by Will Deacon · 14 years ago
  74. 026b5ca ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7 by Catalin Marinas · 14 years ago
  75. a9d8fb4 [ARM] tegra: Add ZRELADDR default for ARCH_TEGRA by Erik Gilling · 14 years ago
  76. b6d17c1 Merge branch 'imx-for-2.6.36' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  77. 1fd3170 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  78. ca15f79 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 by Russell King · 14 years ago
  79. 418cf64 ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM by Mikael Pettersson · 14 years ago
  80. 25d3584 ARM: 6330/1: perf: reword comments relating to perf_event_do_pending by Will Deacon · 14 years ago
  81. b3282ab ARM: pxa: Make id const in pwm_probe() by Uwe Kleine-König · 14 years ago
  82. be7a6d9 ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300 by Axel Lin · 14 years ago
  83. 50e77fc ARM: pxa: remove __init from cpufreq_driver->init() by Eric Miao · 14 years ago
  84. 45b5bed Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  85. 8f2a0029 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  86. a5a82834 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  87. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  88. 766211e ARM: S5PV310: Fix on Secondary CPU startup by Changhwan Youn · 14 years ago
  89. 3297c2e ARM: S5PV310: Bug fix on uclk1 and sclk_pwm by Jongpill Lee · 14 years ago
  90. 5a847b4 ARM: S5PV310: Fix missed uart clocks by Jongpill Lee · 14 years ago
  91. 3ff3102 ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apll by Jongpill Lee · 14 years ago
  92. 4d235f79 ARM: S5PV310: Fix on PLL setting for S5PV310 by Jongpill Lee · 14 years ago
  93. c598c47 ARM: S5PV310: Add CMU block for S5PV310 Clock by Kukjin Kim · 14 years ago
  94. 35fc950 ARM: S5PV310: Fix on typo irqs.h of S5PV310 by Kukjin Kim · 14 years ago
  95. 68c1dbc ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310 by Kukjin Kim · 14 years ago
  96. 4d91470 ARM: S5PV310: Fix on GPIO base addresses by Kyungmin Park · 14 years ago
  97. 15cae77ad ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type by Kukjin Kim · 14 years ago
  98. 70ddd47 ARM: imx: fix build failure concerning otg/ulpi by Uwe Kleine-König · 14 years ago
  99. c1eea37 ARM: S5P: VMALLOC_END should be unsigned long by Kyungmin Park · 14 years ago
  100. 42537ef arm: tegra: VMALLOC_END should be unsigned long by Olof Johansson · 14 years ago