1. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  2. 50f2de6 ARM: imx: include hardware.h rather than mach/hardware.h by Shawn Guo · 12 years ago
  3. e337247 ARM: imx: include common.h rather than mach/common.h by Shawn Guo · 12 years ago
  4. 267dd34 ARM: imx: move iomux drivers and headers into mach-imx by Shawn Guo · 12 years ago
  5. 3645f0c Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. bec31a8 ARM: imx: remove unused pdata from device macros by Benoît Thébaudeau · 12 years ago
  7. 438196c ARM: imx: eliminate macro IRQ_GPIOx() by Shawn Guo · 13 years ago
  8. 65ea788 ARM: restart: mxc: use new restart hook by Russell King · 13 years ago
  9. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  10. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  11. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  12. ffa2ea3 ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLER by Sascha Hauer · 13 years ago
  13. dc8f190 ARM: mach-imx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  14. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  15. b78d8e5 gpio/mxc: Change gpio-mxc into an upstanding gpio driver by Shawn Guo · 13 years ago
  16. f4bf03d ARM: imx: remove #includes already available from devices-common.h by Uwe Kleine-König · 13 years ago
  17. 3dac219 ARM: imx: use .init_early to initialize cpu type and reset address by Uwe Kleine-König · 13 years ago
  18. 3a6f52a ARM: imx: remove now empty devices.h by Uwe Kleine-König · 14 years ago
  19. 9d3d945 ARM: imx: dynamically register mxc-mmc devices by Uwe Kleine-König · 14 years ago
  20. ad851bf ARM: imx: dynamically register imx-fb devices by Uwe Kleine-König · 14 years ago
  21. ae71a56 ARM: imx: dynamically allocate mxc_w1 devices by Uwe Kleine-König · 14 years ago
  22. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  23. 6bd96f3 ARM: imx: dynamically register fec devices by Uwe Kleine-König · 14 years ago
  24. 6c80ee5 ARM: imx: make all pin lists const and signed, move to .init where possible by Uwe Kleine-König · 14 years ago
  25. 77a406d ARM: imx: fix name of macros to add imx-i2c devices by Uwe Kleine-König · 14 years ago
  26. d5dac4a ARM: imx: dynamically register imx-uart devices (imx27) by Uwe Kleine-König · 14 years ago
  27. c698715 ARM: imx: dynamically register imx-i2c devices (imx27) by Uwe Kleine-König · 14 years ago
  28. 0e7a29a ARM: imx: Change the way nand devices are registered (imx27) by Uwe Kleine-König · 14 years ago
  29. 6851a40 ARM: imx: remove paragraphs with old address of the FSF by Uwe Kleine-König · 14 years ago
  30. 551823e ARM: imx: rename mxc_uart_devicex to follow a common naming scheme by Uwe Kleine-König · 14 years ago
  31. d109167 ARM: imx: rename mach dir for mx21 and mx27 to mach-imx by Uwe Kleine-König · 14 years ago[Renamed from arch/arm/mach-mx2/mach-mx27ads.c]
  32. 1faeaab ARM: mx2/mx27ads: fold board header in its only user by Uwe Kleine-König · 14 years ago
  33. e835d88 arm/imx: let platform files include the SoC-specific iomux header by Uwe Kleine-König · 14 years ago
  34. 3636a14 arm/mx2: use per-SOC nand device by Uwe Kleine-König · 14 years ago
  35. 3410123 imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET by Uwe Kleine-König · 14 years ago
  36. 386c5cf imx/mx2: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago[Renamed from arch/arm/mach-mx2/mx27ads.c]
  37. 3f35d1f imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part) by Uwe Kleine-König · 15 years ago
  38. 343684f imxfb: Add support for multiple displays by Sascha Hauer · 15 years ago
  39. c5aa0ad mxc: turn to soc specific init_irq functions by Sascha Hauer · 15 years ago
  40. 60c24dc MX27ADS: Add SDHC support by Vladimir Barinov · 15 years ago
  41. 9366d8f MX27ADS: Add 1-wire support by Vladimir Barinov · 15 years ago
  42. 11cda13 MX27ADS: Add framebuffer support by Vladimir Barinov · 15 years ago
  43. c981214 MX27ADS: Add I2C support by Vladimir Barinov · 15 years ago
  44. 8d4fd25 MX27ADS: Add NAND support by Vladimir Barinov · 15 years ago
  45. c1a6f12 MX27ADS: setup all pins at once in one table by Vladimir Barinov · 15 years ago
  46. fde3647 imx: exit functions can/should be void by Holger Schurig · 15 years ago
  47. cd4a05f MXC: rename mxc_map_io to architecture specific versions by Sascha Hauer · 15 years ago
  48. 879fea1 [ARM] MX2: Add FEC platform device by Sascha Hauer · 15 years ago
  49. 41a1d91 remove unused static function gpio_fec_inactive by Uwe Kleine-König · 15 years ago
  50. e600eb6 fix warning "control reaches end of non-void function" by Uwe Kleine-König · 15 years ago
  51. 058b7a6 arm/imx2x: removes a bunch of sparse-warnings by Holger Schurig · 15 years ago
  52. 30c730f [ARM] MXC: rework timer/clock initialisation by Sascha Hauer · 15 years ago
  53. ccfe30a arm/imx2x: new IOMUX definitions by Holger Schurig · 15 years ago
  54. b71edbe [ARM] MX27ads: fix function name by Sascha Hauer · 16 years ago
  55. 7bd1822 [ARM] MX1/MX2: simplify mxc_gpio_setup_multiple_pins by Sascha Hauer · 16 years ago
  56. 7e90534 i.MX2: make SoC devices globally available by Sascha Hauer · 16 years ago
  57. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  58. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  59. 80eedae i.MX27: Add ADS platform support by Juergen Beisert · 16 years ago