1. eaed435 Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  2. 784a90c ARM i.MX: Merge i.MX5 support into mach-imx by Sascha Hauer · 13 years ago[Renamed from arch/arm/mach-mx5/board-mx51_babbage.c]
  3. c72dbae Merge branch 'imx/devel' into next/dt by Arnd Bergmann · 13 years ago
  4. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  5. 9daaf31 arm/mx5: add device tree support for imx51 babbage by Shawn Guo · 13 years ago
  6. 526b264 Merge branch 'imx/cleanup' into imx/devel by Arnd Bergmann · 13 years ago
  7. ffa2ea3 ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLER by Sascha Hauer · 13 years ago
  8. 04871e9 Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'cleanups/troy-cleanup-iomux-v3' and 'cleanups/ukl-mx5-dynamically-allocate-devices' into imx-cleanups-for-arnd by Sascha Hauer · 13 years ago
  9. 6192935 ARM: mach-mx5: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  10. 7242e24 ARM: i.MX51: Remove _MX51_PAD_xxx references by Troy Kisky · 13 years ago
  11. be393f5 imx5: not include the unused head file by Jason Liu · 13 years ago
  12. 1a43f20 Merge commit 'v3.1-rc1' into imx-fixes by Sascha Hauer · 13 years ago
  13. f268885 ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually) by Uwe Kleine-König · 13 years ago
  14. 6cafe48 ARM: mx5: dynamically allocate fsl-usb2-udc devices by Uwe Kleine-König · 13 years ago
  15. 7d92e8e ARM: mx5: dynamically allocate mxc-ehci devices by Uwe Kleine-König · 13 years ago
  16. 913413c mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 by Shawn Guo · 13 years ago
  17. 1c4b45d ARM: board-mx51_babbage: Fix UART2 registration by Fabio Estevam · 13 years ago
  18. 6ecdc11 ARM:mach-mx5/board-mx51_babbage: Add CD and WP GPIOs by Andre Silva · 13 years ago
  19. e59a794 Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features by Sascha Hauer · 13 years ago
  20. 72370a5 ARM: mx5/mx51_babbage: Use gpio_request_array for USBH1 pins by Fabio Estevam · 13 years ago
  21. 2e7b1bf ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to common place by Fabio Estevam · 13 years ago
  22. b78d8e5 gpio/mxc: Change gpio-mxc into an upstanding gpio driver by Shawn Guo · 13 years ago
  23. ba8a6c0 ARM: mx51: Remove imx51_add_gpio_keys by Fabio Estevam · 14 years ago
  24. f4bf03d ARM: imx: remove #includes already available from devices-common.h by Uwe Kleine-König · 14 years ago
  25. 6f9ec44 ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_reset by Fabio Estevam · 14 years ago
  26. ce191e4 ARM: mx5/babbage: Use gpio_request_one in babbage_fec_reset by Fabio Estevam · 14 years ago
  27. e134fb2 ARM: mx3+mx5: rename mxc_board_init to ${machine}_init by Uwe Kleine-König · 14 years ago
  28. 4bd597b ARM i.MX ehci: do ehci init in board specific functions by Sascha Hauer · 14 years ago
  29. ab130421 ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxer by Uwe Kleine-König · 14 years ago
  30. 27d2d62 ARM i.MX51 mx51 babbage: remove unnecessary CONFIG_SERIAL_IMX ifdefs by Sascha Hauer · 14 years ago
  31. ee1ae4d ARM i.MX51: Full iomux support by Sascha Hauer · 14 years ago
  32. 96f3e25 MXC IOMUX-V3 replace struct pad_desc with bitmapped cookie (step 2) by Lothar Waßmann · 14 years ago
  33. 28a4f90 ARM: mx5: check for error in ioremap by Fabio Estevam · 14 years ago
  34. a96efbc ARM: mx5/mx51_babbage: Add watchdog support by Fabio Estevam · 14 years ago
  35. 96886c4 iMX51: introduce IMX_GPIO_NR by Arnaud Patard (Rtp) · 14 years ago
  36. 374daa4 mx51_babbage: Add SPI flash support by Fabio Estevam · 14 years ago
  37. 8f5260c ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookie by Lothar Waßmann · 14 years ago
  38. 124bf94 ARM: imx: fix name for functions adding sdhci-esdhc-imx devices by Uwe Kleine-König · 14 years ago
  39. 9ae21ca Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  40. f2d36ecb ARM: mx5: Add gpio-keys to mx51 babbage board by Dinh Nguyen · 14 years ago
  41. 64f102b cpufreq for freescale mx51 by Yong Shen · 14 years ago
  42. 7223066 babbage: esdhc device registration by Shawn Guo · 14 years ago
  43. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  44. 6bd96f3 ARM: imx: dynamically register fec devices by Uwe Kleine-König · 14 years ago
  45. 04b73b15 ARM: mx51: dynamically register imx-uart devices by Uwe Kleine-König · 14 years ago
  46. 44505c0 ARM: mx5: dynamically register imx-i2c devices by Uwe Kleine-König · 14 years ago
  47. e16ddb3 ARM: mx5/mx51_babbage: don't use PHYS_OFFSET by Uwe Kleine-König · 14 years ago
  48. e7a895b ARM: mx5/mx51_babbage: fix compiler warnings by Sascha Hauer · 14 years ago
  49. 3efee47 ARM: mx5/mx51_babbage: Add FEC support by Fabio Estevam · 14 years ago
  50. 68d03da [PATCH] mxc: Fix pad names for imx51 by Amit Kucheria · 14 years ago
  51. f00b771 mx5: Register i2c on Freescale MX51 Babbage HW by Dinh Nguyen · 14 years ago
  52. d6b273b mx5: bring usb phy out of reset on freescale mx51 babbage hw by Dinh Nguyen · 14 years ago
  53. 2ba5a2c mx5: enable usb gadget for freescale mx51 babbage board by Dinh Nguyen · 14 years ago
  54. 231637f mx5: Enable board specific functions for enabling USB host on Babbage by Dinh Nguyen · 15 years ago
  55. 82d52a1 mx51_babbage: Fix ckih2 parameter in mx51_clocks_init function by Fabio Estevam · 15 years ago
  56. b996b58 mxc: Add support for the Babbage board (i.MX5) by Amit Kucheria · 15 years ago