1. c4673f9 powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  2. 6cc7959 powerpc/85xx: remove duplicated #include by Huang Weiyi · 15 years ago
  3. cb1ffb620 powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu by Kumar Gala · 15 years ago
  4. fa87461 powerpc/85xx: Fix FSL RapidIO probing on MDS boards by Randy Vinson · 15 years ago
  5. a44a23e powerpc/85xx: Stop using ppc_md.init on socrates by Kumar Gala · 15 years ago
  6. 3038acf powerpc/85xx: Add platform support for X-ES MPC85xx boards by Nate Case · 15 years ago
  7. 152d018 powerpc/85xx: Add SWIOTLB support to FSL boards by Kumar Gala · 15 years ago
  8. 01af950 powerpc/85xx: Add P2020DS board support by Kumar Gala · 16 years ago
  9. 5e8306f powerpc/85xx: Enable Serial RapidIO for MPC85xx MDS boards by Anton Vorontsov · 15 years ago
  10. 4b3b42b powerpc/85xx: Add MPC8569MDS board support by Haiying Wang · 15 years ago
  11. ea5130d powerpc/85xx: clean up for mpc8568_mds name by Haiying Wang · 15 years ago
  12. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  13. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  14. 393adca powerpc/85xx: Add support for the "socrates" board (MPC8544). by Wolfgang Grandegger · 16 years ago
  15. 84ba4a5 powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes by Anton Vorontsov · 16 years ago
  16. 563fdd4 powerpc/85xx: Update smp support to handle doorbells and non-mpic init by Kumar Gala · 16 years ago
  17. 2b881b9 powerpc/85xx: remove setup_irq(NULL action) in ksi8560 by Thomas Gleixner · 16 years ago
  18. 870029a powerpc/85xx: Add local_irq_restore in error handling code by Julia Lawall · 16 years ago
  19. 8bd3947 powerpc/85xx: Add SMP support to MPC8572 DS by Kumar Gala · 16 years ago
  20. aab0d37 powerpc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  21. 06be64a powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DS by Haiying Wang · 16 years ago
  22. 24a9959 powerpc/85xx: Fix compile warnings in mpc85xx_mds.c by Kumar Gala · 16 years ago
  23. d5b26db powerpc/85xx: Add support for SMP initialization by Kumar Gala · 16 years ago
  24. 3c10c9c powerpc/mpic: Fix regression caused by change of default IRQ affinity by Kumar Gala · 16 years ago
  25. f465df8 powerpc: Move memory size print into common show_cpuinfo for 32-bit by Becky Bruce · 16 years ago
  26. 4e330bc powerpc: make Freescale QE support a selectable Kconfig option by Timur Tabi · 16 years ago
  27. 0161dca powerpc: Drop redundant machine type print in show_cpuinfo by Becky Bruce · 16 years ago
  28. 66576a8 powerpc/sbc8560: fix compile warning on CPM pin array by Paul Gortmaker · 16 years ago
  29. cf0d19f powerpc/fsl: proliferate simple-bus compatibility to soc nodes by Kim Phillips · 16 years ago
  30. 2d07db3 powerpc: Remove Kconfig PPC_CPM_NEW_BINDING by Kumar Gala · 16 years ago
  31. 52ddd1c powerpc/85xx/86xx: some refactoring for fsl_uli1575 code by Anton Vorontsov · 16 years ago
  32. b500563 powerpc: pci config cleanup by John Rigby · 16 years ago
  33. b93eeba powerpc/85xx: Minor fixes for 85xxds and 8536ds board. by Jason Jin · 16 years ago
  34. a64887e powerpc/85xx: publish of device for cds platforms by Dave Jiang · 16 years ago
  35. 2f3804e powerpc/85xx: Add support for MPC8536DS by Kumar Gala · 16 years ago
  36. a712b65 powerpc/85xx: minor fixes for MPC85xx DS board port by Kumar Gala · 16 years ago
  37. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  38. 2308c95 powerpc/85xx: Update pin setup for 8560ads by Vitaly Bordug · 16 years ago
  39. 6dd1b64 powerpc/85xx: add board support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  40. 4fb035f powerpc/85xx: correct vendor prefix in DTS files for TQM85xx modules by Wolfgang Grandegger · 16 years ago
  41. c4ea896 [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixups by Kumar Gala · 16 years ago
  42. 741edc4 [POWERPC] 85xx: Enable MSI support for 85xxds board by Jason Jin · 16 years ago
  43. bfd123b [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting by Jeremy McNicoll · 16 years ago
  44. 73f5b8f [POWERPC] 85xx: Fix some sparse warnings for 85xx MDS by Andy Fleming · 16 years ago
  45. 94833a4 [POWERPC] 85xx: Add 8568 PHY workarounds to board code by Andy Fleming · 16 years ago
  46. a5dc66e [POWERPC] 85xx: Fix compile warning by Kumar Gala · 17 years ago
  47. 3dd82a1 [POWERPC] CPM: Always use new binding. by Scott Wood · 17 years ago
  48. 1028d4f [POWERPC] 85xx: Enable DMA engine on the MPC8544 DS by Sebastian Siewior · 17 years ago
  49. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  50. 22b619e [POWERPC] 85xx: Emerson KSI8560 base support by Alexandr Smirnov · 17 years ago
  51. 77b4159 [POWERPC] 85xx: convert sbc85* boards to use machine_device_initcall by Kumar Gala · 17 years ago
  52. 3a83156 [POWERPC] 85xx: rework platform Kconfig by Kumar Gala · 17 years ago
  53. a2dd70a [POWERPC] QE: get rid of most device_types and model by Anton Vorontsov · 17 years ago
  54. f67be81 [POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xx by Kumar Gala · 17 years ago
  55. 0e0fffe [POWERPC] 85xx: Add basic support for Wind River SBC8548 board by Paul Gortmaker · 17 years ago
  56. b8b3caf [POWERPC] CPM2: Make support for the CPM2 optional on 8560 based boards by Paul Gortmaker · 17 years ago
  57. 2c19806 [POWERPC] 85xx: Add support for Wind River SBC8560 in arch/powerpc by Paul Gortmaker · 17 years ago
  58. 0052bc5 [POWERPC] 85xx: Port TQM85xx boards over from arch/ppc by Kumar Gala · 17 years ago
  59. 77e03a2 [POWERPC] 85xx: Port STX GP3 board over from arch/ppc by Kumar Gala · 17 years ago
  60. e509184 [POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put() by Paul Gortmaker · 17 years ago
  61. 277982e [POWERPC] 85xx: convert boards to use machine_device_initcall by Kumar Gala · 17 years ago
  62. 882407b [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h. by Jon Loeliger · 17 years ago
  63. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  64. 0bfd5df [POWERPC] 85xx: Killed <asm/mpc85xx.h> by Kumar Gala · 17 years ago
  65. 8abc8f5 [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding. by Scott Wood · 17 years ago
  66. 803dedb [POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properly by Anton Vorontsov · 17 years ago
  67. cccd210 [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading by Anton Vorontsov · 17 years ago
  68. 55f9ed0 [POWERPC] mpc85xx_mds: select QUICC_ENGINE by Anton Vorontsov · 17 years ago
  69. e1c1575 [POWERPC] 85xx/86xx: refactor RSTCR reset code by Kumar Gala · 17 years ago
  70. c9438af [POWERPC] Use for_each_ matching routinues for pci PHBs by Kumar Gala · 17 years ago
  71. 5d54ddc [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port by Kumar Gala · 17 years ago
  72. 683d00b [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code. by Jon Loeliger · 17 years ago
  73. 7f50382 [POWERPC] 85xx: Clean up from 85xx_ds rename by Kumar Gala · 17 years ago
  74. 16d2406 [POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c by Kumar Gala · 17 years ago
  75. b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  76. 2af8569 [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI by Kumar Gala · 17 years ago
  77. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  78. ed16c20 [POWERPC] Remove old includes from arch/ppc by Kumar Gala · 17 years ago
  79. b66510c [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards by Kumar Gala · 17 years ago
  80. 3c5ede8 [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC" by Kim Phillips · 17 years ago
  81. 8d7bc8f [POWERPC] 85xxCDS: Misc 8548 PCI Corrections. by Randy Vinson · 17 years ago
  82. bca03c6 [POWERPC] 85xxCDS: Delay 8259 cascade hookup. by Randy Vinson · 17 years ago
  83. 637e9e1 [POWERPC] 85xxCDS: Make sure restart resets the PCI bus. by Randy Vinson · 18 years ago
  84. 3620fc1 [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line. by Randy Vinson · 17 years ago
  85. f16dab9 [POWERPC] Add basic PCI/PCI Express support for 8544DS board by Roy Zang · 17 years ago
  86. 2e56ff2 [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime by Kumar Gala · 17 years ago
  87. 4e79821 [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDS by Kumar Gala · 17 years ago
  88. aa3c112 [POWERPC] 85xx: Added 8568 PCIe support by Kumar Gala · 17 years ago
  89. 6c0a11c [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected by Kumar Gala · 17 years ago
  90. 3f6c5da [POWERPC] Use Freescale pci/pcie common code for 85xx boards by Roy Zang · 17 years ago
  91. 749e808 [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platform by Roy Zang · 17 years ago
  92. b533f8a [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips by Kumar Gala · 17 years ago
  93. 68fb0d2 [POWERPC] 85xx: Fix 8548CDS reset bug by Roy Zang · 17 years ago
  94. dbf8471 [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes by Kumar Gala · 17 years ago
  95. 0a3786c [POWERPC] Removed remnants of bus_offset by Kumar Gala · 17 years ago
  96. 5229ee1 [POWERPC] Remove hack to determine the 2nd PHBs bus number by Kumar Gala · 17 years ago
  97. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 17 years ago
  98. 5ab9c45 [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it by Kumar Gala · 17 years ago
  99. 3dfaa76 [POWERPC] kill isa_{io,mem}_base definitions for !PCI by Arnd Bergmann · 17 years ago
  100. 09b55f7 [POWERPC] rename add_bridge to avoid namespace clashes by Arnd Bergmann · 17 years ago