1. 7543360 ARM: mxs: pm: Include "pm.h" by Fabio Estevam · 11 years ago
  2. f71f2e9 ARM: mxs: Simplify detection of CrystalFontz boards by Alexandre Belloni · 11 years ago
  3. e115d63 ARM: mach-mxs: Remove "TO" string from revision field by Fabio Estevam · 11 years ago
  4. 56b7eec ARM: mxs: Fix BUG() when invoking mxs_restart() from interrupt context by Lothar Waßmann · 11 years ago
  5. 5cd86ef ARM: mxs: Allow DT clock providers by Lothar Waßmann · 11 years ago
  6. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  7. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  8. ee1a8d4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. d2033f2c Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. b7c4114 can: flexcan: Use a regulator to control the CAN transceiver by Fabio Estevam · 11 years ago
  11. ab18246 ARM: mxs: don't select HAVE_PWM by Arnd Bergmann · 11 years ago
  12. 7a9caf5 ARM: mxs: stub out mxs_pm_init for !CONFIG_PM by Arnd Bergmann · 11 years ago
  13. d75f3d9 ARM: mxs: dt: Add Crystalfontz CFA-10057 device tree by Brian Lilly · 11 years ago
  14. ed138c3 ARM: mxs: dt: Add the Crystalfontz CFA-10055 device tree by Brian Lilly · 11 years ago
  15. 2046338 ARM: mxs: Use soc bus infrastructure by Fabio Estevam · 11 years ago
  16. 9250b07 ARM: mxs: Remove init_irq declaration in machine description by Maxime Ripard · 11 years ago
  17. 4c4726f can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbol by Marc Kleine-Budde · 11 years ago
  18. 6aaab17 ARM: mxs: remove the .map_io declaration by Maxime Ripard · 11 years ago
  19. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  20. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  21. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. 0d9f821 ARM: mxs: move display timing configurations into device tree by Shawn Guo · 11 years ago
  23. d260a7a ARM: mxs: remove unneeded enet_out clk initialization by Shawn Guo · 11 years ago
  24. d696e3f ARM: mxs: enable multiplatform build by Shawn Guo · 11 years ago
  25. e91411b ARM: mxs: rename debug-macro.S for multiplatform build by Shawn Guo · 11 years ago
  26. 4568099 ARM: mxs: call mxs_pm_init() as a machine_desc hook by Shawn Guo · 11 years ago
  27. 0b48d3a ARM: mxs: remove unused headers by Shawn Guo · 11 years ago
  28. 39490ab ARM: mxs: merge imx23 and imx28 into one machine_desc by Shawn Guo · 11 years ago
  29. 3cb7825 ARM: mxs: remove common.h by Shawn Guo · 11 years ago
  30. 1bff2d7 ARM: mxs: move mxs_get_ocotp() into mach-mxs.c by Shawn Guo · 11 years ago
  31. 0265b6c ARM: mxs: remove mm.c by Shawn Guo · 11 years ago
  32. 1f62956 ARM: mxs: use debug_ll_io_init for low-level debug by Shawn Guo · 11 years ago
  33. 69d75a0 ARM: mxs: get ocotp base address from device tree by Shawn Guo · 11 years ago
  34. 974a9af ARM: mxs: remove system.c by Shawn Guo · 11 years ago
  35. 8f7cf881 ARM: mxs: get reset address from device tree by Shawn Guo · 11 years ago
  36. c226221 ARM: mxs: remove empty hardware.h by Shawn Guo · 11 years ago
  37. 7d07cc8 ARM: mxs: Select ARM_CPU_SUSPEND by Fabio Estevam · 11 years ago
  38. 2835705 ARM: mxs: remove unneeded mach-types.h inclusion by Shawn Guo · 11 years ago
  39. 6a8e95b ARM: mxs: move icoll driver into drivers/irqchip by Shawn Guo · 11 years ago
  40. cec6bae ARM: mxs: call stmp_reset_block() in icoll by Shawn Guo · 11 years ago
  41. 8256aa7 ARM: mxs: get icoll base address from device tree by Shawn Guo · 11 years ago
  42. c74512b ARM: mxs: move timer driver into drivers/clocksource by Shawn Guo · 11 years ago
  43. 7a9c39f ARM: mxs: select STMP_DEVICE and use it for timer code by Shawn Guo · 11 years ago
  44. 220d2f2 ARM: mxs: remove cpu_is_mx23() call from timer code by Shawn Guo · 11 years ago
  45. be35bd2 ARM: mxs: get timrot base address from device tree by Shawn Guo · 11 years ago
  46. 2efb950 ARM: mxs: look up timrot clock from device tree by Shawn Guo · 11 years ago
  47. 633ef4c ARM: mxs: use CLKSRC_OF helper to initialize timer by Shawn Guo · 11 years ago
  48. 6a15075 ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 by Marek Vasut · 11 years ago
  49. 4a38a85 ARM: mxs: cfa10049: Fix fb initialisation function by Maxime Ripard · 11 years ago
  50. 95381f3 ARM: mxs: ocotp: Fix sparse warning by Fabio Estevam · 11 years ago
  51. f26b016 ARM: mxs: icoll: Fix sparse warning by Fabio Estevam · 11 years ago
  52. bb39cdc ARM: mxs: mm: Fix sparse warning by Fabio Estevam · 11 years ago
  53. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  54. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  55. dd8b5c8 Merge tag 'mxs-dt-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt by Olof Johansson · 11 years ago
  56. 877cd95 Merge tag 'mxs-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Olof Johansson · 11 years ago
  57. b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 11 years ago
  58. 93044fa ARM: mxs: decrease mxs_clockevent_device.min_delta_ns to 2 clock cycles by Torben Hohn · 12 years ago
  59. 2fb318f ARM: mxs: use apbx bus clock to drive the timers on timrotv2 by Torben Hohn · 12 years ago
  60. 1fe4274 ARM: dts: mxs: Add the LCD to the 10049 board by Maxime Ripard · 12 years ago
  61. e0f7d90 ARM: mxs: dt: Add Crystalfontz CFA-10037 device tree support by Maxime Ripard · 12 years ago
  62. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  63. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  64. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  65. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  66. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  67. 160d5f2 ARM: mxs: Add SchulerControl SPS1 DTS file by Marek Vasut · 12 years ago
  68. 79d1c71 powerpc+of: Rename the drivers/of prom_* functions to of_* by Nathan Fontenot · 12 years ago
  69. 67948ad ARM: mxs: Setup scheduler clock by Stanislav Meduna · 12 years ago
  70. a4dabca ARM: mxs: apf28dev: Add LCD and backlight support by Gwenhael Goavec-Merou · 12 years ago
  71. 16d4770 ARM: mx28: Skip OCOTP FEC MAC setup if in DT by Marek Vasut · 12 years ago
  72. a957fdc ARM: mxs: Add support for the Armadeus Systems APF28 module by Julien Boibessot · 12 years ago
  73. 8eec4b3 ARM: dts: cfa10049: Add FEC to the CFA-10049 expansion board by Maxime Ripard · 12 years ago
  74. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. 84be4ae Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 510d573 phy/micrel: Rename KS80xx to KSZ80xx by Marek Vasut · 12 years ago
  78. 5ae8d15 Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform by Olof Johansson · 12 years ago
  79. 7aff3fb ARM: mxs: m28evk: Disable OCOTP OUI loading by Marek Vasut · 12 years ago
  80. 360a0ca ARM: move all dtb targets out of Makefile.boot by Rob Herring · 12 years ago
  81. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
  82. db84c03 ARM: dts: mxs: Add the second I2C adapter to the CFA10049 expansion board by Maxime Ripard · 12 years ago
  83. 6608f13 ARM: mxs: remove mach/irqs.h by Shawn Guo · 12 years ago
  84. 83a84ef ARM: mxs: adopt irq_domain support for icoll driver by Shawn Guo · 12 years ago
  85. 4e0a1b8 ARM: mxs: select MULTI_IRQ_HANDLER by Shawn Guo · 12 years ago
  86. eeca6e6 ARM: mxs: retrieve timer irq from device tree by Shawn Guo · 12 years ago
  87. 0b76c54 gpio/mxs: adopt irq_domain support for mxs gpio driver by Shawn Guo · 12 years ago
  88. 91ed493 ARM: mxs: Update DENX M28 machine and dts file by Marek Vasut · 12 years ago
  89. 55e8bf4 ARM: mxs: remove iomux driver by Shawn Guo · 12 years ago
  90. f940b02 ARM: mxs: remove platform device codes by Shawn Guo · 12 years ago
  91. 4a1e75b ARM: mxs: remove non-DT core functions by Shawn Guo · 12 years ago
  92. ab9aad5 ARM: mxs: remove board files by Shawn Guo · 12 years ago
  93. 44ffb78 ARM: mxs: use auxdata to pass flexcan_switch function hook by Shawn Guo · 12 years ago
  94. 2c7c2c1 ARM: mxs: tx28: reset fec phy for device tree boot by Shawn Guo · 12 years ago
  95. 58a8c59 ARM: mach-mxs: Remove board entries in dt_board_compat by Fabio Estevam · 12 years ago
  96. e317317 ARM: mx28evk: add missed clkmux select for saif by Dong Aisheng · 12 years ago
  97. 6eec015 ARM: mxs: always build ocotp by Marc Kleine-Budde · 12 years ago
  98. fa7c865 ARM: mxs: fix compile error caused by prom_update_property change by Shawn Guo · 12 years ago
  99. 4f2d658 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. b85c14f Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago