1. 751e1f5 powerpc: Remove unused/obsolete CONFIG_XICS by Benjamin Herrenschmidt · 13 years ago
  2. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 13 years ago
  3. a1d0d98 powerpc: Add WSP platform by David Gibson · 13 years ago
  4. 3cc30d0 powerpc/pci: Move IO workarounds to the common kernel dir by Michael Ellerman · 13 years ago
  5. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 13 years ago
  6. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 13 years ago
  7. f65e51d Documentation: fix minor typos/spelling by Sylvestre Ledru · 13 years ago
  8. d392da5 Merge v2.6.37-rc8 into powerpc/next by Grant Likely · 14 years ago
  9. d17051c KVM: PPC: Generic KVM PV guest support by Alexander Graf · 14 years ago
  10. e39d5ef powerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpios by Anatolij Gustschin · 14 years ago
  11. 314b389 powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS by Andreas Schwab · 14 years ago
  12. 5753c08 powerpc/85xx: Kconfig cleanup by Kumar Gala · 15 years ago
  13. 3d541c4 powerpc/chrp: Use the same RTAS daemon as pSeries by Benjamin Herrenschmidt · 15 years ago
  14. 64f1650 powerpc/virtex: Add support for Xilinx PCI host bridge by Roderick Colenbrander · 15 years ago
  15. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  16. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  17. ebf0f33 powerpc/cell: Make axonram depends on BLOCK by Michael Ellerman · 15 years ago
  18. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 15 years ago
  19. 6ed8d12 powerpc/cell: Fix dependency in cpufreq by Arnd Bergmann · 15 years ago
  20. 54b318a powerpc/amigaone: Add platform support for AmigaOne by Gerhard Pircher · 15 years ago
  21. ea0105e powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ by Anton Vorontsov · 16 years ago
  22. 3d64de9 powerpc: Implement GPIO driver for simple memory-mapped banks by Anton Vorontsov · 16 years ago
  23. 5c09119 powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig by Anton Vorontsov · 16 years ago
  24. 4e330bc powerpc: make Freescale QE support a selectable Kconfig option by Timur Tabi · 16 years ago
  25. 782f04f powerpc: Move 8xxx GPIO Kconfig under the platform menu by Kumar Gala · 16 years ago
  26. 8077655 cpm_uart: Add generic clock API support to set baudrates by Laurent Pinchart · 16 years ago
  27. e193325 cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. by Laurent Pinchart · 16 years ago
  28. 2d07db3 powerpc: Remove Kconfig PPC_CPM_NEW_BINDING by Kumar Gala · 16 years ago
  29. b500563 powerpc: pci config cleanup by John Rigby · 16 years ago
  30. d8267c1 powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform by Kumar Gala · 16 years ago
  31. 116bdc4 [POWERPC] celleb: Move the files for celleb base support by Ishizaki Kou · 16 years ago
  32. 3dd82a1 [POWERPC] CPM: Always use new binding. by Scott Wood · 16 years ago
  33. ad562c7 [POWERPC] 83xx: Make 83xx perfmon support selectable by Andy Fleming · 16 years ago
  34. d4eac75 [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE by Grant Likely · 16 years ago
  35. 1f7d4f8 Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.25 by Paul Mackerras · 16 years ago
  36. e177edc [POWERPC] mpc512x: Basic platform support by John Rigby · 16 years ago
  37. 1347a2c1 [POWERPC} Add oprofile support for e300 by Andy Fleming · 16 years ago
  38. b38308a [POWERPC] 83xx: rework platform Kconfig by Kumar Gala · 16 years ago
  39. b8b3caf [POWERPC] CPM2: Make support for the CPM2 optional on 8560 based boards by Paul Gortmaker · 16 years ago
  40. 22258fa [POWERPC] Enable RTC for Ebony and Walnut (v2) by David Gibson · 17 years ago
  41. b0bbad6 [POWERPC] Add IPIC Kconfig option by John Rigby · 16 years ago
  42. bc556ba [POWERPC] QE: Add ability to upload QE firmware by Timur Tabi · 17 years ago
  43. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  44. 4acadb9 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 17 years ago
  45. 2f9ea1b [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 by Sylvain Munaut · 17 years ago
  46. 1088a20 [POWERPC] rheap: Changes config mechanism by Sylvain Munaut · 17 years ago
  47. 247537b kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" by Adrian Bunk · 17 years ago
  48. c374e00 [POWERPC] Add early debug console for CPM serial ports. by Scott Wood · 17 years ago
  49. e631ae3 [POWERPC] Introduce new CPM device bindings. by Scott Wood · 17 years ago
  50. a35e370 [POWERPC] Move embedded6xx into multiplatform by Arnd Bergmann · 17 years ago
  51. 0d72ba9 [POWERPC] Add workaround for MPICs with broken register reads by Olof Johansson · 17 years ago
  52. b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  53. fb4f0e8 [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue by Kumar Gala · 17 years ago
  54. 545c069 [POWERPC] Walnut board support by Josh Boyer · 17 years ago
  55. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  56. e5d8d54 [POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot support by Scott Wood · 17 years ago
  57. b66510c [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards by Kumar Gala · 17 years ago
  58. dbdf04c [CELL] driver for DDR2 memory on AXON by Maxim Shchetynin · 17 years ago
  59. bf7c036 [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0 by Zhang Wei · 17 years ago
  60. b9fd305 [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection by Arnd Bergmann · 17 years ago
  61. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 17 years ago
  62. f6dfc80 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc by David Gibson · 17 years ago
  63. c146c95 [POWERPC] Clean up cpufreq Kconfig dependencies by Olof Johansson · 17 years ago
  64. 2e0c337 [POWERPC] pasemi: Cpufreq driver by Olof Johansson · 17 years ago
  65. 6cfef5b [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS by Michael Ellerman · 17 years ago
  66. 9875026 [POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanup by Kumar Gala · 17 years ago
  67. db94780 [POWERPC] Convert 85xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  68. c8a55f3 [POWERPC] Convert 8xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  69. d6071f8 [POWERPC] Convert 82xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  70. b5a4834 [POWERPC] Convert 83xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  71. 4a89f7f [POWERPC] Convert 86xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  72. 164a460 [POWERPC] Ensure platform CONFIG options have correct dependencies by Kumar Gala · 17 years ago
  73. 7d776cb [POWERPC] QE: automatically select QE options by Timur Tabi · 17 years ago
  74. 4330f5d [POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support" by Kumar Gala · 17 years ago