1. 6f5ae90 ARM i.MX27 eukrea: Fix compilation by Sascha Hauer · 14 years ago
  2. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  3. 9ae21ca Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  4. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  5. b5ec73e MX27 3ds: Add SDHC1 support to mx27 3ds by Rogerio Pimentel · 14 years ago
  6. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  7. f779b7d Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  8. 4e6898a cpuimx27: fix compile when ULPI is selected by Eric Bénard · 14 years ago
  9. 841f48a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  10. 6bd96f3 ARM: imx: dynamically register fec devices by Uwe Kleine-König · 14 years ago
  11. 4793ca40 cpuimx27: fix i2c bus selection by Eric Bénard · 14 years ago
  12. 22377ec cpuimx27: fix compile when ULPI is selected by Eric Bénard · 14 years ago
  13. 1ec1e82 dmaengine: Add Freescale i.MX SDMA support by Sascha Hauer · 14 years ago
  14. bd9e310 ARM: imx/pca100: only specify i2c device type once by Uwe Kleine-König · 14 years ago
  15. 214b431 ARM: imx/pcm970: make platform_data static by Uwe Kleine-König · 14 years ago
  16. 6c80ee5 ARM: imx: make all pin lists const and signed, move to .init where possible by Uwe Kleine-König · 14 years ago
  17. 7ad211e ARM: imx/pcm038: make regulator platform data static by Uwe Kleine-König · 14 years ago
  18. 1304006 ARM: imx/clock-imx27: Pass NULL as function callback, not 0 by Uwe Kleine-König · 14 years ago
  19. 00b57bf ARM: imx: reorganize nand registration to use a struct by Uwe Kleine-König · 14 years ago
  20. ab56050 ARM: imx: use platform ids for spi_imx devices by Uwe Kleine-König · 14 years ago
  21. 77a406d ARM: imx: fix name of macros to add imx-i2c devices by Uwe Kleine-König · 14 years ago
  22. 64de5ec ARM: imx: reorganize imx-i2c device registration to use a struct per SoC by Uwe Kleine-König · 14 years ago
  23. 4697bb9 ARM: imx: dynamically allocate imx-ssi devices by Uwe Kleine-König · 14 years ago
  24. 5162de0 ARM: imx: change the way imx-uarts are registered by Uwe Kleine-König · 14 years ago
  25. 35bab05 ARM: imx: change the way spi-imx devices are registered by Uwe Kleine-König · 14 years ago
  26. 3b161e5 ARM: imx: Add support for Vista Silicon Visstrim_m10 board by Javier Martin · 14 years ago
  27. 70ddd47 ARM: imx: fix build failure concerning otg/ulpi by Uwe Kleine-König · 14 years ago
  28. 4df772d ARM: 6322/1: imx/pca100: Fix name of spi platform data by Uwe Kleine-König · 14 years ago
  29. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  30. 84659ab imx: move gpio init after to irq init by Jason Wang · 14 years ago
  31. 95afd09 eukrea-baseboards: merge includes in one file by Eric Bénard · 14 years ago
  32. 5055d1e eukrea_mbimx27-baseboard: fix compile when CONFIG_SPI_IMX is disabled by Eric Bénard · 14 years ago
  33. 3fac6cf mx27_3ds: add support for the keypad by Rogerio Pimentel · 14 years ago
  34. 2dcf78c Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEAD by Uwe Kleine-König · 14 years ago
  35. d5dac4a ARM: imx: dynamically register imx-uart devices (imx27) by Uwe Kleine-König · 14 years ago
  36. 3c5227f ARM: imx: dynamically register imx-uart devices (imx21) by Uwe Kleine-König · 14 years ago
  37. d112f4e ARM: imx: dynamically register imx-uart devices (imx1) by Uwe Kleine-König · 14 years ago
  38. 7536cf9 ARM: imx: dynamically register spi_imx devices (imx27) by Uwe Kleine-König · 14 years ago
  39. 642e466 ARM: imx: dynamically register spi_imx devices (imx21) by Uwe Kleine-König · 14 years ago
  40. c698715 ARM: imx: dynamically register imx-i2c devices (imx27) by Uwe Kleine-König · 14 years ago
  41. 2b92084 ARM: imx: dynamically register imx-i2c devices (imx21) by Uwe Kleine-König · 14 years ago
  42. 6348e6b ARM: imx: dynamically register imx-i2c devices (imx1) by Uwe Kleine-König · 14 years ago
  43. 0e7a29a ARM: imx: Change the way nand devices are registered (imx27) by Uwe Kleine-König · 14 years ago
  44. 1f8d721 ARM: imx: Change the way nand devices are registered (imx21) by Uwe Kleine-König · 14 years ago
  45. 6851a40 ARM: imx: remove paragraphs with old address of the FSF by Uwe Kleine-König · 14 years ago
  46. 9f72ffe ARM: imx: new Kconfig symbol and feature test macro for DMA on mx1 and mx2 by Uwe Kleine-König · 14 years ago
  47. e780d23 ARM: imx: prepare deprecating ARCH_MX1, MACH_MX2, MACH_MX21 and MACH_MX27 by Uwe Kleine-König · 14 years ago
  48. b6b06be ARM: imx: Kconfig: use an if block instead of a depend for many symbols by Uwe Kleine-König · 14 years ago
  49. 0746949 ARM: imx: move mx1 support to mach-imx by Uwe Kleine-König · 14 years ago
  50. 551823e ARM: imx: rename mxc_uart_devicex to follow a common naming scheme by Uwe Kleine-König · 14 years ago
  51. e9ec2a1 ARM: imx: fold serial.c into devices.c by Uwe Kleine-König · 14 years ago
  52. 9a763bf ARM: imx: get rid of mxc_gpio_init by Uwe Kleine-König · 14 years ago
  53. d109167 ARM: imx: rename mach dir for mx21 and mx27 to mach-imx by Uwe Kleine-König · 14 years ago
  54. 1341d34 [ARM] remove arch-imx by Sascha Hauer · 15 years ago
  55. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  56. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  57. 4a014a2 [ARM] 5457/1: mach-imx gpio buildfix by David Brownell · 15 years ago
  58. 0412d6c i.MX1: remove fb support from mach-imx by Sascha Hauer · 15 years ago
  59. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  60. e481355 arm/imx21: Framebuffer support for i.MX21 by Holger Schurig · 16 years ago
  61. da17490 [ARM] i.MX add missing include by Sascha Hauer · 16 years ago
  62. 96cb767 [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e by Sascha Hauer · 16 years ago
  63. 68b5e48 [ARM] i.MX: remove LCDC controller register definitions from imx-regs.h by Sascha Hauer · 16 years ago
  64. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. c613bbb Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  66. 2788927 i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data by Sascha Hauer · 16 years ago
  67. 72330b0 i.MX Framebuffer: Use readl/writel instead of direct pointer deref by Juergen Beisert · 16 years ago
  68. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  69. 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
  70. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  71. 1e14937 [ARM] imx: avoid polluting the kernel's namespace by Russell King · 16 years ago
  72. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  73. 9c65685 [ARM] gpio_free might sleep, arm architecture by Uwe Kleine-König · 16 years ago
  74. b1add04 Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git by Russell King · 16 years ago
  75. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  76. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  77. b72f92f i.MX: Add FIQ support by Paulius Zaleckas · 16 years ago
  78. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  79. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  80. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  81. 79a13b2 [ARM] i.MX: add missing clock functions exports by Paulius Zaleckas · 16 years ago
  82. d7098e3 [ARM] i.MX: remove set_imx_fb_info() export by Paulius Zaleckas · 16 years ago
  83. 2809fc0 [ARM] mx1ads: make mmc platform data available for modules by Sascha Hauer · 16 years ago
  84. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  85. f000631 Merge branch 'imx' into devel by Russell King · 16 years ago
  86. 38a41fd IMX: introduce clock API by Sascha Hauer · 16 years ago
  87. dbff4e9 IMX UART: remove statically initialized tables by Sascha Hauer · 16 years ago
  88. f7def13e [ARM] 5122/1: imx_dma_request_by_prio simpilfication by Paulius Zaleckas · 16 years ago
  89. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  90. d3883ec Remove references to "make dep" by Adrian Bunk · 17 years ago
  91. 1c016b2 [ARM] 4648/1: i.MX/MX1 ensure more complete AITC initialization by Pavel Pisa · 17 years ago
  92. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  93. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  94. faf39ed arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back by Pavel Pisa · 17 years ago
  95. a98b38b [ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fix by Pavel Pisa · 17 years ago
  96. a228d6e [ARM] 4552/1: i.MX/MX1 GPIO output setup fix by Pavel Pisa · 17 years ago
  97. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  98. 89bba43 [ARM] 4374/3: i.MX/MX1 clock event source by Pavel Pisa · 17 years ago
  99. b3e6a50 [ARM] 4373/1: i.MX/MX1 GPIO support implementation by Pavel Pisa · 17 years ago
  100. cdea460 [ARM] Fix some section mismatch warnings by Russell King · 17 years ago