1. 4ed9bb2 ARM: imx legacy: mx31lite: move peripheral initialization to .init_late by Vladimir Zapolskiy · 8 years ago
  2. 75fd32b arm: mach-imx: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  3. 641dfe8 ARM: imx: move EHCI platform defines out of platform_data header by Shawn Guo · 10 years ago
  4. 000bf9e ARM: i.MX: Setup IRQ handler from IRQ driver by Alexander Shiyan · 10 years ago
  5. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  6. 50f2de6 ARM: imx: include hardware.h rather than mach/hardware.h by Shawn Guo · 12 years ago
  7. 39ef634 ARM: imx: include ulpi.h rather than mach/ulpi.h by Shawn Guo · 12 years ago
  8. e337247 ARM: imx: include common.h rather than mach/common.h by Shawn Guo · 12 years ago
  9. 267dd34 ARM: imx: move iomux drivers and headers into mach-imx by Shawn Guo · 12 years ago
  10. 3ed0bcb ARM: imx: include board headers in the same folder by Shawn Guo · 12 years ago
  11. f25d696 ARM: imx: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  12. 69fcbc7 ARM: imx: remove unneeded mach/irq.h inclusion by Shawn Guo · 12 years ago
  13. ed17534 ARM: imx: eliminate macro IOMUX_TO_IRQ() by Shawn Guo · 13 years ago
  14. 7bf1c87 arm: imx: make various struct sys_timer static by Marc Kleine-Budde · 12 years ago
  15. da21d4d ARM: mx31lite: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  16. 65ea788 ARM: restart: mxc: use new restart hook by Russell King · 13 years ago
  17. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  18. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  19. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  20. 9e90741 arm: fix implicit use of moduleparam in mach-mx31*.c by Paul Gortmaker · 13 years ago
  21. 46621eb ARM: imx+mc13xxx: remove obsolete leds and regulators flags by Philippe Rétornaz · 13 years ago
  22. ffa2ea3 ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLER by Sascha Hauer · 13 years ago
  23. dc8f190 ARM: mach-imx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  24. b78d8e5 gpio/mxc: Change gpio-mxc into an upstanding gpio driver by Shawn Guo · 13 years ago
  25. 27ad4bf ARM: imx: move mx3 support to mach-imx by Uwe Kleine-König · 13 years ago[Renamed from arch/arm/mach-mx3/mach-mx31lite.c]
  26. afa77ef ARM: mx3: dynamically allocate "ipu-core" devices by Uwe Kleine-König · 13 years ago
  27. 48f6b09 ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers by Sascha Hauer · 13 years ago
  28. e134fb2 ARM: mx3+mx5: rename mxc_board_init to ${machine}_init by Uwe Kleine-König · 13 years ago
  29. 4bd597b ARM i.MX ehci: do ehci init in board specific functions by Sascha Hauer · 13 years ago
  30. 97976e2 ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer by Uwe Kleine-König · 13 years ago
  31. 5836372 ARM: imx+mx3: convert to mc13xxx MFD by David Jander · 13 years ago
  32. 2d58de2 ARM: mx3: dynamically allocate mxc-ehci devices by Uwe Kleine-König · 14 years ago
  33. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  34. 13dd0c9 USB: otg/ulpi: extend the generic ulpi driver. by Igor Grinberg · 14 years ago
  35. 16cf5c4 ARM: imx: dynamically register imx-uart devices (imx31) by Uwe Kleine-König · 14 years ago
  36. 06606ff ARM: imx: dynamically register spi_imx devices (imx31) by Uwe Kleine-König · 14 years ago
  37. a2ceeef ARM: imx: Change the way nand devices are registered (imx31) by Uwe Kleine-König · 14 years ago
  38. d694eea ARM: mx3: remove paragraphs with old address of the FSF by Uwe Kleine-König · 14 years ago
  39. 3410123 imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET by Uwe Kleine-König · 14 years ago
  40. 321ed16 imx/mx3: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 14 years ago[Renamed (98%) from arch/arm/mach-mx3/mx31lite.c]
  41. f568dd7 imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part) by Uwe Kleine-König · 14 years ago
  42. f9ffaa9 imx/mx3: depend on USB_ULPI for otg_ulpi_create by Uwe Kleine-König · 14 years ago
  43. e94c4c3 ARM: MX3: make CPU revision number detection work on all boards by Wolfgang Denk · 14 years ago
  44. 6d3e660 ARM: MX3: add NOR flash support via physmap mtd driver by Daniel Mack · 15 years ago
  45. a050c8e ARM: MX3: add USB functions for mx31litekit by Daniel Mack · 15 years ago
  46. 84677d1 ARM: MX3: add SPI devices for mx31lite by Daniel Mack · 15 years ago
  47. b7d91a6 ARM: MX3: modularize 'mx31lite' code by Daniel Mack · 15 years ago
  48. 3f4f54b mx3: Codingstyle: Let the compiler count arrays by Sascha Hauer · 15 years ago
  49. c5aa0ad mxc: turn to soc specific init_irq functions by Sascha Hauer · 15 years ago
  50. 183c7ff i.MX31: Add NAND device driver for Litekit board. by Magnus Lilja · 15 years ago
  51. 4f163eb mx31: calls to gpio_request moved into platform code by Sascha Hauer · 15 years ago
  52. 3211705 i.MX31: Add ethernet support to i.MX31 Litekit board. by Magnus Lilja · 15 years ago
  53. a854b8a i.MX31: Add UART1 device to Litekit board. by Magnus Lilja · 15 years ago
  54. cd4a05f MXC: rename mxc_map_io to architecture specific versions by Sascha Hauer · 15 years ago
  55. fb4416a [ARM] MX31: Move static virtual mappings of AIPS1/2 to common file by Sascha Hauer · 15 years ago
  56. 30c730f [ARM] MXC: rework timer/clock initialisation by Sascha Hauer · 15 years ago
  57. 9b727ab [ARM] Remove MT_NONSHARED_DEVICE alias by Russell King · 16 years ago
  58. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  59. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  60. 9e8a30d MX3: Adapt mx31lite to new timer init style by Juergen Beisert · 16 years ago
  61. 9a4cd7a MX3: Add basic support for LogicPD i.MX31 LiteKit by Daniel Mack · 16 years ago