1. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  2. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  3. 000bf9e ARM: i.MX: Setup IRQ handler from IRQ driver by Alexander Shiyan · 10 years ago
  4. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  5. 50f2de6 ARM: imx: include hardware.h rather than mach/hardware.h by Shawn Guo · 12 years ago
  6. e337247 ARM: imx: include common.h rather than mach/common.h by Shawn Guo · 12 years ago
  7. c45b134 ARM: imx: remove unnecessary inclusion from device-imx*.h by Shawn Guo · 12 years ago
  8. 267dd34 ARM: imx: move iomux drivers and headers into mach-imx by Shawn Guo · 12 years ago
  9. f25d696 ARM: imx: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  10. 130d8bd ARM: imx: add a legacy irqdomain for mx31ads by Shawn Guo · 12 years ago
  11. 1595f16 ARM: imx: leave irq_base of wm8350_platform_data uninitialized by Shawn Guo · 12 years ago
  12. ed17534 ARM: imx: eliminate macro IOMUX_TO_IRQ() by Shawn Guo · 13 years ago
  13. 64a3851 CS89x0 : add CS89x0 platform device to the iMX31ADS board by Jaccon Bastiaansen · 12 years ago
  14. 65ea788 ARM: restart: mxc: use new restart hook by Russell King · 13 years ago
  15. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  16. ffa2ea3 ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLER by Sascha Hauer · 13 years ago
  17. dc8f190 ARM: mach-imx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  18. 1a43f20 Merge commit 'v3.1-rc1' into imx-fixes by Sascha Hauer · 13 years ago
  19. ea7aed6 ARM: mach-imx/mx31ads: Fix section mismatches by Fabio Estevam · 13 years ago
  20. b78d8e5 gpio/mxc: Change gpio-mxc into an upstanding gpio driver by Shawn Guo · 13 years ago
  21. 27ad4bf ARM: imx: move mx3 support to mach-imx by Uwe Kleine-König · 13 years ago[Renamed from arch/arm/mach-mx3/mach-mx31ads.c]
  22. afa77ef ARM: mx3: dynamically allocate "ipu-core" devices by Uwe Kleine-König · 13 years ago
  23. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  24. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  25. 4e43d9f ARM: mx3/mx31ads: fix comments of irq callbacks by Uwe Kleine-König · 13 years ago
  26. a0c859c ARM: mx3: remove some useless comments by Uwe Kleine-König · 13 years ago
  27. e134fb2 ARM: mx3+mx5: rename mxc_board_init to ${machine}_init by Uwe Kleine-König · 13 years ago
  28. 97976e2 ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer by Uwe Kleine-König · 13 years ago
  29. 9f43e44 ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_8250 ifdefs by Sascha Hauer · 13 years ago
  30. 889faea ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_IMX ifdefs by Sascha Hauer · 13 years ago
  31. afc11e6 ARM i.MX31 mx31ads: remove unnecessary CONFIG_I2C ifdefs by Sascha Hauer · 13 years ago
  32. e981a30 ARM: mx3: irq_data conversion. by Lennert Buytenhek · 14 years ago
  33. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  34. d24d96e Fixing ethernet driver compilation error for i.MX31 ADS board by Ian Lartey · 14 years ago
  35. 4697bb9 ARM: imx: dynamically allocate imx-ssi devices by Uwe Kleine-König · 14 years ago
  36. 16cf5c4 ARM: imx: dynamically register imx-uart devices (imx31) by Uwe Kleine-König · 14 years ago
  37. 4a9b8b0 ARM: imx: dynamically register imx-i2c devices (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. ccfa7c2 ARM: mx3/mx31ads: fold board header in its only user by Uwe Kleine-König · 14 years ago
  40. cd6eb98 mx31ads: Configure SSI5 pins in IOMUX for PMIC module audio support by Mark Brown · 14 years ago
  41. 3410123 imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET by Uwe Kleine-König · 14 years ago
  42. 4cb7328 Merge branch 'mxc-rc' into mxc-master by Sascha Hauer · 14 years ago
  43. 37439a0 Merge branch 'imx' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master by Sascha Hauer · 14 years ago
  44. 321ed16 imx/mx3: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago[Renamed (99%) from arch/arm/mach-mx3/mx31ads.c]
  45. becc670 mx31ads: Allow enable/disable of switchable supplies by Mark Brown · 14 years ago
  46. f568dd7 imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part) by Uwe Kleine-König · 15 years ago
  47. e94c4c3 ARM: MX3: make CPU revision number detection work on all boards by Wolfgang Denk · 15 years ago
  48. c5aa0ad mxc: turn to soc specific init_irq functions by Sascha Hauer · 15 years ago
  49. 4f163eb mx31: calls to gpio_request moved into platform code by Sascha Hauer · 15 years ago
  50. cd4a05f MXC: rename mxc_map_io to architecture specific versions by Sascha Hauer · 15 years ago
  51. 0ac402f mx31ads: Mark as having full regulatoion constraints with 1133-EV1 board by Mark Brown · 15 years ago
  52. 9070e7a mx31ads: imoux pins should be passed in as unsigned int by Mark Brown · 15 years ago
  53. fb4416a [ARM] MX31: Move static virtual mappings of AIPS1/2 to common file by Sascha Hauer · 15 years ago
  54. fe7316b mx31ads: Initial support for Wolfson Microelectronics 1133-EV1 module by Mark Brown · 15 years ago
  55. 945c10b mx31ads: use of new iomux implementation by Valentin Longchamp · 15 years ago
  56. 8b785b9 mx31ads: Make unexported data static by Mark Brown · 15 years ago
  57. 30c730f [ARM] MXC: rework timer/clock initialisation by Sascha Hauer · 15 years ago
  58. 2eca047 [ARM] mx31ads: Add missing include by Sascha Hauer · 16 years ago
  59. b1add04 Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git by Russell King · 16 years ago
  60. 9b727ab [ARM] Remove MT_NONSHARED_DEVICE alias by Russell King · 16 years ago
  61. d7568f7 i.MX31ADS: Add CPLD interrupts demultiplexing (take 3). by Gilles Chanteperdrix · 16 years ago
  62. 0741794 i.MX31ADS: Enable the first IMX serial port. (take 3) by Gilles Chanteperdrix · 16 years ago
  63. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  64. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  65. d0f349f i.MXC family: Adding timer support by Juergen Beisert · 16 years ago
  66. 63dd108 MXC: do not include board specific header from architecture include by Sascha Hauer · 16 years ago
  67. 52c543f [ARM] 4461/1: MXC platform and i.MX31ADS core support by Quinn Jensen · 17 years ago