1. 1bffb4a arm: orion5x: basic Device Tree support by Thomas Petazzoni · 12 years ago
  2. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. 84d5dfb ARM: Orion5x: Fix too small coherent pool. by Andrew Lunn · 12 years ago
  6. 0d601f6 Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  7. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  8. e96a030 arm: plat-orion: use void __iomem pointers for time functions by Thomas Petazzoni · 12 years ago
  9. d19beac arm: plat-orion: use void __iomem pointers for UART registration functions by Thomas Petazzoni · 12 years ago
  10. 3904a39 arm: mach-orion5x: use IOMEM() for base address definitions by Thomas Petazzoni · 12 years ago
  11. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  12. 025c95a Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup by Olof Johansson · 12 years ago
  13. 58569ae ARM: Orion: Set eth packet size csum offload limit by Arnaud Patard (Rtp) · 12 years ago
  14. 0a4b8c6 ARM: orion5x: use fixed PCI i/o mapping by Rob Herring · 12 years ago
  15. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. d2621b8 Orion5x: Fix Section mismatch warnings by Andrew Lunn · 12 years ago
  17. 74c3357 ARM: Orion: UART: Get the clock rate via clk_get_rate(). by Andrew Lunn · 13 years ago
  18. 4f04be6 ARM: Orion: WDT: Add clk/clkdev support by Andrew Lunn · 13 years ago
  19. 452503e ARM: Orion: Eth: Add clk/clkdev support. by Andrew Lunn · 13 years ago
  20. 4574b88 ARM: Orion: SPI: Add clk/clkdev support. by Andrew Lunn · 13 years ago
  21. 2f129bf ARM: Orion: Add clocks using the generic clk infrastructure. by Andrew Lunn · 13 years ago
  22. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
  23. 7205335 ARM: orion: Fix USB phy for orion5x. by Andrew Lunn · 13 years ago
  24. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  25. 764cbcc2 ARM: restart: orion5x: use new restart hook by Russell King · 13 years ago
  26. db33f4d ARM: Orion: Remove address map info from all platform data structures by Andrew Lunn · 13 years ago
  27. 45173d5 ARM: Orion: mbus_dram_info consolidation by Andrew Lunn · 13 years ago
  28. b6d1c33 ARM: Orion: Consolidate the address map setup by Andrew Lunn · 13 years ago
  29. 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 14 years ago
  30. 4435006 ARM: orion: Consolidate setup of the crypto engine. by Andrew Lunn · 13 years ago
  31. 9e613f8 ARM: orion: Consolidate SATA platform setup. by Andrew Lunn · 13 years ago
  32. 4fcd3f3 ARM: orion: Consolidate USB platform setup code. by Andrew Lunn · 13 years ago
  33. ee96272 ARM: orion: Consolidate the XOR platform setup code. by Andrew Lunn · 13 years ago
  34. 5e00d37 ARM: orion: Consolidate the platform data setup for the watchdog. by Andrew Lunn · 13 years ago
  35. 980f9f6 ARM: orion: Consolidate SPI initialization. by Andrew Lunn · 13 years ago
  36. aac7ffa ARM: orion: Consolidate I2C initialization. by Andrew Lunn · 13 years ago
  37. 7e3819d ARM: orion: Consolidate ethernet platform data by Andrew Lunn · 13 years ago
  38. 28a2b45 ARM: orion: Consolidate the creation of the uart platform data. by Andrew Lunn · 13 years ago
  39. 5c60255 ARM: orion: Rename some constants to macros to make code more identical by Andrew Lunn · 13 years ago
  40. 4ee1f6b ARM: Remove dependency of plat-orion time code on mach directory includes. by Lennert Buytenhek · 14 years ago
  41. ef4a677 mach-orion5x/common.c: remove unnecessary (void *) casts by H Hartley Sweeten · 15 years ago
  42. 3fade49 [ARM] orion5x: register the crypto device on SOCs that support it by Nicolas Pitre · 15 years ago
  43. 3a8f744 [ARM] orion5x: add sram support for crypto by Sebastian Andrzej Siewior · 16 years ago
  44. 3b937a7 [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt by Nicolas Pitre · 15 years ago
  45. a49a018 [ARM] add coherent DMA mask for mv643xx_eth by Nicolas Pitre · 15 years ago
  46. 85bc262 [ARM] Orion: Remove explicit name for platform device resources by Martin Michlmayr · 15 years ago
  47. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  48. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  49. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  50. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  51. 9e058d4 [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data by Thomas Reitmayr · 16 years ago
  52. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 16 years ago
  53. f45964e [ARM] orion5x: pass dram mbus data to xor driver by Saeed Bishara · 16 years ago
  54. fb6f552 [ARM] Orion: add the option to support different ehci phy initialization by Ronen Shitrit · 16 years ago
  55. c0e1936 [ARM] Orion: activate workaround for 88f6183 SPI clock erratum by Nicolas Pitre · 16 years ago
  56. dcf1cec [ARM] Orion: instantiate the dsa switch driver by Lennert Buytenhek · 16 years ago
  57. d323ade [ARM] Orion: add 88F6183 (Orion-1-90) support by Lennert Buytenhek · 16 years ago
  58. ebe35af [ARM] Orion: prepare for runtime-determined timer tick rate by Lennert Buytenhek · 16 years ago
  59. eeff6d8 [ARM] Orion: wire up ethernet error interrupt by Lennert Buytenhek · 16 years ago
  60. 1d5a1a6 [ARM] Orion: Instantiate mv_xor driver for 5182 by Saeed Bishara · 16 years ago
  61. ce72e36e [ARM] Orion: support D0 5281 silicon by Lennert Buytenhek · 16 years ago
  62. 6f088f1 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat by Lennert Buytenhek · 16 years ago
  63. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  64. d2b2a6b [ARM] Orion: add 88F5181L (Orion-VoIP) support by Lennert Buytenhek · 16 years ago
  65. 044f6c7 [ARM] Orion: move EHCI/I2C/UART peripheral init into board code by Lennert Buytenhek · 17 years ago
  66. e7068ad [ARM] Orion: fix various whitespace and coding style issues by Lennert Buytenhek · 16 years ago
  67. b8c15a6 [ARM] Orion: pass proper t_clk into mv643xx_eth by Lennert Buytenhek · 17 years ago
  68. d236f5a [ARM] Orion: use mv643xx_eth driver mbus window handling by Lennert Buytenhek · 17 years ago
  69. 54c852a Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  70. fa3959f mv643xx_eth: get rid of static variables, allow multiple instances by Lennert Buytenhek · 17 years ago
  71. b46926b [ARM] Orion: catch a couple more alternative spellings of PCIe by Lennert Buytenhek · 17 years ago
  72. 994cab8 [ARM] Orion: fix orion-ehci platform resource end addresses by Lennert Buytenhek · 17 years ago
  73. 9dd0b19 Orion: orion -> orion5x rename by Lennert Buytenhek · 17 years ago