1. af9dafb ARM: mmp: Change the way we use timer 0 as clockevent timer. by Lennert Buytenhek · 13 years ago
  2. 71c0c34 ARM: mmp: Switch to using timer 1 as clocksource timer. by Lennert Buytenhek · 13 years ago
  3. 7ce5ae3 ARM: mmp: Also start timer 1 on boot. by Lennert Buytenhek · 13 years ago
  4. 4c22ea8 ARM: pxa168/gplugd: free correct GPIO by Tanmay Upadhyay · 13 years ago
  5. 3647a40 ARM: pxa168/gplugd: get rid of mfp-gplugd.h by Tanmay Upadhyay · 13 years ago
  6. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  7. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  8. bfed345 mmc: sdhci-pxa: move platform data to include/linux/platform_data by Zhangfei Gao · 13 years ago
  9. 6f984f3 mmc: update mmp2 mmc resources in arch/arm by Zhangfei Gao · 13 years ago
  10. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  11. e04eb14 ARM: mmp/dkb: enable max7312 gpio expander by Haojian Zhuang · 13 years ago
  12. f16e05c ARM: pxa168: Add board support for gplugD by Tanmay Upadhyay · 13 years ago
  13. 80def0d ARM: pxa168: Add support for Ethernet by Tanmay Upadhyay · 13 years ago
  14. 26407f8 ARM: pxa168: Add support for UART3 by Tanmay Upadhyay · 13 years ago
  15. 52585cc ARM: pxa: add clk_set_rate() by Haojian Zhuang · 13 years ago
  16. 6662498 ARM: pxa168: correct nand pmu setting by Lei Wen · 13 years ago
  17. d204b2c ARM: pxa910: correct nand pmu setting by Lei Wen · 13 years ago
  18. 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  19. 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 13 years ago
  20. 83fd6c6 ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number by Haojian Zhuang · 13 years ago
  21. 6932613 ARM: pxa: always clear LPM bits for PXA168 MFPR by Haojian Zhuang · 13 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 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. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 13 years ago
  26. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  27. 33e7399 ARM: mmp: PXA910 drive strength FAST using wrong value by Philip Rakity · 14 years ago
  28. ee309d3 ARM: mmp: MMP2 drive strength FAST using wrong value by Philip Rakity · 14 years ago
  29. a157f26 ARM: mmp: irq_data conversion. by Lennert Buytenhek · 14 years ago
  30. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  31. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  32. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  33. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  34. 28bb7bc ARM: mmp: convert sched_clock() to use new infrastructure by Russell King · 14 years ago
  35. 5e06b64 ARM: ensure all sched_clock() implementations are notrace marked by Russell King · 14 years ago
  36. 5975f49 ARM: mmp: update clock source registration by Russell King · 14 years ago
  37. e97d0fa ARM: mmp: refactored 5V regulator support using fixed-regulator by Mark F. Brown · 14 years ago
  38. a8fb0b5 ARM: mmp: correct the naming of GPIOxx_GPIO definitions by Eric Miao · 14 years ago
  39. 3f408fa ARM: mmp: select CPU_PJ4 by Haojian Zhuang · 14 years ago
  40. d38bdf4 ARM: mmp: fix the typo - MMP2 is compatible with ARMv7 by Haojian Zhuang · 14 years ago
  41. 13dee96 ARM: mmp: append brownstone support by Haojian Zhuang · 14 years ago
  42. 7bdba92 ARM: mmp: add usb clock for pxa168/pxa910 by cxie4 · 14 years ago
  43. fe80598 ARM: mmp: add sd card to jasper by Zhangfei Gao · 14 years ago
  44. 5382f41 ARM: mmp: add mmc resource by Zhangfei Gao · 14 years ago
  45. 1db5501 ARM: mmp2: remove not used clk_rtc by Jason Chagas · 14 years ago
  46. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  47. 3073f0f ARM: mmp: fix cpuid detection on mmp2 by Haojian Zhuang · 14 years ago
  48. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  49. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  50. f090c74 ARM: mmp: update cpuid of pxa168 and pxa910 by Haojian Zhuang · 14 years ago
  51. 759305c ARM: pxa168/teton bga: add board support for i2c and rtc-ds1337 by Mark F. Brown · 14 years ago
  52. d2ce697 ARM: pxa168/teton bga: added keypad support by Mark F. Brown · 14 years ago
  53. 1bbd708 ARM: pxa168: added support for Teton BGA platform by Mark F. Brown · 14 years ago
  54. 0bd8696 ARM: mmp: support sparse irq by Haojian Zhuang · 14 years ago
  55. 6aafc5f ARM: pxa168/aspenite: add board support for keypad by Mark F. Brown · 14 years ago
  56. ab5739a ARM: pxa168: added keypad wake clear event support for platform by Mark F. Brown · 14 years ago
  57. 2ce4389 ARM: pxa168: added wake clear register support for APMU by Mark F. Brown · 14 years ago
  58. 6d10946 ARM: pxa168: added keypad support by Mark F. Brown · 14 years ago
  59. 884646a ARM: pxa168/aspenite: added initial support for TPO TD043MTEA1 LCD by Mark F. Brown · 14 years ago
  60. 58cf68b ARM: pxa168: added framebuffer support code by Mark F. Brown · 14 years ago
  61. 32c4dad ARM: pxa168: fix corrected reset vector by Mark F. Brown · 14 years ago
  62. 2728701 [ARM] mmp: move declarations into SoC specific header file from common.h by Eric Miao · 14 years ago
  63. f7426f5 [ARM] mmp: avoid devices.h being included multiple times by Eric Miao · 14 years ago
  64. 4d4a339 [ARM] mmp: move mmp2 specific timer code to mmp2.c by Eric Miao · 14 years ago
  65. 8022887 [ARM] mmp: rename pxa_map_io() to mmp_map_io() by Eric Miao · 14 years ago
  66. 4b37cd3 [ARM] mmp: remove never supported .boot_params for MMP by Eric Miao · 14 years ago
  67. 2503991 [ARM] mmp: append device support in jasper by Haojian Zhuang · 14 years ago
  68. fed2405 [ARM] mmp: update twsi index by Haojian Zhuang · 14 years ago
  69. d49ea9e [ARM] mmp: add smc registers definition by Mingliang Hu · 14 years ago
  70. f455787 [ARM] mmp: add dma support to mmp2 by Haojian Zhuang · 14 years ago
  71. 7f39403 [ARM] mmp: update mfp setting by Haojian Zhuang · 14 years ago
  72. 8ae84427 [ARM] mmp: fix clock tick rate in mmp2 by Mingliang Hu · 14 years ago
  73. 55d3936 [ARM] mmp: configure gpio pins from 128 to 192 by Haojian Zhuang · 14 years ago
  74. 66b1964 [ARM] mmp: enable L2 in mmp2 by Haojian Zhuang · 14 years ago
  75. e598863 [ARM] mmp: update clock register function by Haojian Zhuang · 14 years ago
  76. 07871c1 [ARM] mmp: enable ssp in aspenite by Haojian Zhuang · 14 years ago
  77. 7e49922 [ARM] mmp: support ssp in pxa168 by Haojian Zhuang · 14 years ago
  78. 7471f46 [ARM] mmp: fix for variables in uncompress.h being discarded by Eric Miao · 14 years ago
  79. 988addf Merge branch 'origin' into devel-stable by Russell King · 14 years ago
  80. 2029e56 [ARM] mmp2: fix incorrect calling of chip->mask_ack() for 2nd level cascaded IRQs by Eric Miao · 14 years ago
  81. df0c382 [ARM] mmp2: add handling on PMIC IRQ by Haojian Zhuang · 14 years ago
  82. ce0ac42 [ARM] mmp2: add support for board IRQs by Haojian Zhuang · 15 years ago
  83. 0913b86 [ARM] mmp2: add missing ICU register definitions by Haojian Zhuang · 15 years ago
  84. 16144bf [ARM] mmp2: add gpio initialization by Haojian Zhuang · 15 years ago
  85. 247b459 [ARM] mmp2: add mfpr setting by Haojian Zhuang · 15 years ago
  86. 4e3b4da [ARM] mmp2: add mask function in irq-mmp2.c by Haojian Zhuang · 15 years ago
  87. e1cb7db [ARM] mmp: support jasper development board by Haojian Zhuang · 15 years ago
  88. 2f7e8fa [ARM] mmp: add support for Marvell MMP2 by Haojian Zhuang · 15 years ago
  89. 978da5b [ARM] mmp: rename irq.c to irq-pxa168.c to allow other SoC IRQ chips by Eric Miao · 15 years ago
  90. 9896de7 [ARM] mmp: avengers lite (pxa168) board bring up by Haojian Zhuang · 15 years ago
  91. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 14 years ago
  92. 2741ecb Merge branch 'misc2' into devel by Russell King · 14 years ago
  93. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 14 years ago
  94. 0a0300d ARM: Consolidate clks_register() and similar by Russell King · 15 years ago
  95. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  96. c57b934 [ARM] pxa/ttc_dkb: remove duplicate macro definition by Uwe Kleine-König · 15 years ago
  97. e7cc894 [ARM] pxa/ttc_dkb: remove duplicate macro definition by Uwe Kleine-König · 15 years ago
  98. 4092855 [ARM] pxa: add apmu clock support in mmp by Haojian Zhuang · 15 years ago
  99. 68bef3a [ARM] pxa: add missing irq events for pxa168 by Haojian Zhuang · 15 years ago
  100. d622387 [ARM] pxa: update flash structure in onenand info by Haojian Zhuang · 15 years ago