1. 25235f7 powerpc: Convert the MPIC MSI code to use msi_bitmap by Michael Ellerman · 16 years ago
  2. 7e7ab36 powerpc: Convert the FSL MSI code to use msi_bitmap by Michael Ellerman · 16 years ago
  3. 7e30286 powerpc: Split-out common MSI bitmap logic into msi_bitmap.c by Michael Ellerman · 16 years ago
  4. 611cd90 powerpc: fsl_msi doesn't need it's own of_node by Michael Ellerman · 16 years ago
  5. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  6. dddb8d3 cpm2: Rework baud rate generators configuration to support external clocks. by Laurent Pinchart · 16 years ago
  7. e517881 powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC by Anton Vorontsov · 16 years ago
  8. dc2380e powerpc: implement GPIO LIB API on CPM1 Freescale SoC. by Jochen Friedrich · 16 years ago
  9. e193325 cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. by Laurent Pinchart · 16 years ago
  10. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  11. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  12. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  13. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  14. 8204cba powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMs by Maxim Shchetynin · 16 years ago
  15. 9a23409 powerpc/axonram: Use only one block device major number by Maxim Shchetynin · 16 years ago
  16. d87eb12 gianfar: Add magic packet and suspend/resume support. by Scott Wood · 16 years ago
  17. 7e1cc9c powerpc: Fix a bunch of sparse warnings in the qe_lib by Andy Fleming · 16 years ago
  18. 4cd7e1c powerpc: Add support for multiple gfar mdio interfaces by Andy Fleming · 16 years ago
  19. 69ad7e7 powerpc/fsl_soc: gianfar: don't probe disabled devices by Anton Vorontsov · 16 years ago
  20. 76fe1ff powerpc: Move mpc83xx_add_bridge to fsl_pci.c by John Rigby · 16 years ago
  21. d49747b powerpc/mpc83xx: Power Management support by Scott Wood · 17 years ago
  22. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  23. 5b0504c Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  24. 2f3804e powerpc/85xx: Add support for MPC8536DS by Kumar Gala · 16 years ago
  25. 5e82eb3 powerpc/CPM: Minor cosmetic changes to udbg_putc by Nye Liu · 16 years ago
  26. 08b6c06 powerpc/mpc5200: fix compile warnings in bestcomm driver by Grant Likely · 16 years ago
  27. 7ba6d6d powerpc/mpc5200: Add PSC helpers for bestcomm engine by Grant Likely · 16 years ago
  28. 0d1cde2 powerpc/i2c: Convert i2c-mpc into an of_platform driver by Jon Smirl · 16 years ago
  29. 441dbb5 Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 16 years ago
  30. b7d7a24 powerpc: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  31. d14b3dd powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs by Anton Vorontsov · 16 years ago
  32. 5ce4b59 powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata by Josh Boyer · 16 years ago
  33. 5848f16 powerpc/QE: qe_reset should be __init by Anton Vorontsov · 16 years ago
  34. 995ada8 powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-tree by Stefan Roese · 16 years ago
  35. 5093bb9 powerpc/QE: switch to the cpm_muram implementation by Anton Vorontsov · 16 years ago
  36. 32def33 powerpc/QE: implement support for the GPIO LIB API by Anton Vorontsov · 16 years ago
  37. 9572653 powerpc/QE: prepare QE PIO code for GPIO LIB support by Anton Vorontsov · 16 years ago
  38. 5e41486 powerpc/QE: add support for QE USB clocks routing by Anton Vorontsov · 16 years ago
  39. 83ff9dc powerpc/sysdev: implement FSL GTM support by Anton Vorontsov · 16 years ago
  40. 19fc65b powerpc: Fix irq_alloc_host() reference counting and callers by Michael Ellerman · 16 years ago
  41. 2272a55 powerpc: Rework qe_ic_init() so we can avoid freeing the irq_host by Michael Ellerman · 16 years ago
  42. 84f1c1e powerpc: Rework ipic_init() so we can avoid freeing the irq_host by Michael Ellerman · 16 years ago
  43. 5073e7e powerpc/mpic: Fix ambiguous else statement by Anton Vorontsov · 16 years ago
  44. 8a3e1c6 Merge branch 'merge' by Paul Mackerras · 16 years ago
  45. f2eb432 rtc-ds1374: rename device to just "ds1374" by Jean Delvare · 16 years ago
  46. e026892 [POWERPC] fsl: Update fsl_soc to use cell-index property of I2C nodes by Timur Tabi · 16 years ago
  47. 64f9b5e [POWERPC] fsl: Add CS4270 i2c data to fsl_soc.c by Timur Tabi · 16 years ago
  48. 22fb7d9 [POWERPC] fsl: Add warning for unrecognized I2C nodes in the device tree by Timur Tabi · 16 years ago
  49. 692d103 [POWERPC] fsl_msi: few (mostly cosmetic) fixes by Anton Vorontsov · 16 years ago
  50. 34e36c1 [POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors. by Jason Jin · 16 years ago
  51. 0723abd [POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only builds by Josh Boyer · 16 years ago
  52. b786af1 [POWERPC] Refactor DCR code by Stephen Neuendorffer · 16 years ago
  53. acf4648 Merge branch 'merge' into powerpc-next by Paul Mackerras · 16 years ago
  54. 06a901c [POWERPC] mpic: Fix use of uninitialized variable by Stephen Rothwell · 16 years ago
  55. 475ca39 [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register by Kumar Gala · 16 years ago
  56. 0b2cca8 [POWERPC] Add 6xx-style HID0_SLEEP support. by Scott Wood · 16 years ago
  57. 8fa29d2 [POWERPC] sysdev/mpic_msi.c should include sysdev/mpic.h by Michael Ellerman · 16 years ago
  58. 683307d [POWERPC] Create of_buses for MV64x60 devices by Remi Machet · 16 years ago
  59. 9d5f525 [POWERPC] mpic_u3msi: Failed allocation unnoticed by Roel Kluin · 16 years ago
  60. ee1a08f [POWERPC] mpic_pasemi_msi: Failed allocation unnoticed by Roel Kluin · 16 years ago
  61. d9a9a23 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  62. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  63. 80daac3 [POWERPC] 4xx: Add endpoint support to 4xx PCIe driver by Stefan Roese · 16 years ago
  64. 54c852a Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 16 years ago
  65. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  66. b17b818 [POWERPC] Xilinx: Fix compile warnings by Kumar Gala · 16 years ago
  67. 128cf7f [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c by Becky Bruce · 16 years ago
  68. 9941d94 [RAPIDIO] fix current kernel-doc notation by Randy Dunlap · 16 years ago
  69. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  70. 6c39103 [RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bit by Zhang Wei · 16 years ago
  71. 7f620df [RAPIDIO] Add RapidIO connection info print out and re-training for broken connections by Zhang Wei · 16 years ago
  72. 61b2691 [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641 by Zhang Wei · 16 years ago
  73. e042323 [RAPIDIO] Auto-probe the RapidIO system size by Zhang Wei · 16 years ago
  74. cc2bb69 [RAPIDIO] Add OF-tree support to RapidIO controller driver by Zhang Wei · 16 years ago
  75. ad1e938 [RAPIDIO] Add RapidIO multi mport support by Zhang Wei · 16 years ago
  76. d02443a [RAPIDIO] Change RIO function mpc85xx_ to fsl_ by Zhang Wei · 16 years ago
  77. fa3959f mv643xx_eth: get rid of static variables, allow multiple instances by Lennert Buytenhek · 16 years ago
  78. 6f90a8bd powerpc: Add DIU platform code for MPC8610HPCD by York Sun · 16 years ago
  79. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  80. df40a57 [POWERPC] Fix mv64x60 early console code to use cell-index property by Remi Machet · 16 years ago
  81. ff114b6 [POWERPC] Initialize all mv64x60 devices even if one fails by Remi Machet · 16 years ago
  82. 21dbfd2 [POWERPC] Use default values if necessary in mv64x60 I2C initialization by Remi Machet · 16 years ago
  83. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  84. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  85. 3866409 [POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits. by Scott Wood · 16 years ago
  86. 3dd82a1 [POWERPC] CPM: Always use new binding. by Scott Wood · 16 years ago
  87. 632395e [POWERPC] QE: fix sparse warnings by Anton Vorontsov · 17 years ago
  88. 7f0a6fc [POWERPC] QE: export qe_get_brg_clk() by Anton Vorontsov · 17 years ago
  89. 0b51b02 [POWERPC] QE: implement qe_muram_offset by Anton Vorontsov · 17 years ago
  90. acaa7aa [POWERPC] fsl_lbc: implement few UPM routines by Anton Vorontsov · 16 years ago
  91. 872a15d [POWERPC] CPM2: Reset the CPM when early debugging is not enabled. by Laurent Pinchart · 16 years ago
  92. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  93. 3fbe9d4 [POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.c by Adrian Bunk · 16 years ago
  94. c7cd5b9 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi by Paul Mackerras · 16 years ago
  95. a0916bd [POWERPC] mv643xx_eth: Prepare to support multiple silicon blocks by Dale Farnsworth · 16 years ago
  96. 1791f91 [POWERPC] prpmc2800: Clean up dts properties by Mark A. Greer · 16 years ago
  97. a1810b4 [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 by Mark A. Greer · 16 years ago
  98. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  99. 7132799 [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu() by Valentine Barshak · 16 years ago
  100. 025306f [POWERPC] Fix CPM2 SCC1 clock initialization. by Laurent Pinchart · 16 years ago