1. e85477f powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boards by Anton Vorontsov · 16 years ago
  2. 1f0d4d1 powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dts by Anton Vorontsov · 16 years ago
  3. 6469c92 Merge commit 'jwb/jwb-merge' into merge by Benjamin Herrenschmidt · 16 years ago
  4. 344b628 powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed by Li Yang · 16 years ago
  5. 6e11521 powerpc/85xx: Fix typo in mpc8572ds dts by Kumar Gala · 16 years ago
  6. e275e02 powerpc/44x: Warp patches for the new NDFC driver by Sean MacLennan · 16 years ago
  7. 94ce1c5 powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt Info by Grant Erickson · 16 years ago
  8. 6c9789d powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-Boots by Anton Vorontsov · 16 years ago
  9. 30aae73 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  10. 6ec9eae [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 by Martyn Welch · 16 years ago
  11. 29f1aff powerpc: Copy bootable images in the default install script by Grant Likely · 16 years ago
  12. 24f0301 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  13. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  14. 796bcae USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] by Vitaly Bordug · 16 years ago
  15. be122d6d powerpc/85xx: Fix PCIe error interrupts by Kumar Gala · 16 years ago
  16. 2a94739 trivial: Fix misspelling of "firmware" in powerpc Makefile by Nick Andrew · 16 years ago
  17. 4aa12f7 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  18. 47f80a3 powerpc/86xx: Update 8641hpcn dts file to match latest u-boot by Becky Bruce · 16 years ago
  19. 25adde1 powerpc/83xx: Add USB Host support for MPC8360E-RDK boards by Anton Vorontsov · 16 years ago
  20. c9c5e52 powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards by Anton Vorontsov · 16 years ago
  21. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  22. def434c powerpc/cell: add QPACE as a separate Cell platform by Benjamin Krill · 16 years ago
  23. 49e6e3f powerpc/bootwrapper: Use the child-bus #address-cells to decide which range entry to use by Scott Wood · 16 years ago
  24. eddce36 Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into next by Paul Mackerras · 16 years ago
  25. b31a1d8 gianfar: Convert gianfar to an of_platform_driver by Andy Fleming · 16 years ago
  26. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  27. 91cac62 powerpc/85xx: Fix compile issues with mpc8572ds.dts by Kumar Gala · 16 years ago
  28. cd85400 powerpc/4xx: Add L2 cache node to AMCC Canyonlands dts file by Stefan Roese · 16 years ago
  29. 9f3eefc powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadia by Josh Boyer · 16 years ago
  30. 84d727a powerpc/4xx: Add support for ISA holes on 4xx PCI/X/E by Benjamin Herrenschmidt · 16 years ago
  31. 361425f powerpc/85xx: Create dts for each core in CAMP mode for MPC8572DS by Haiying Wang · 16 years ago
  32. c64ef80 powerpc/85xx: Add localbus node in mpc8572ds dts file by Haiying Wang · 16 years ago
  33. 965dc5f powerpc/86xx: Basic GPIO support for GE Fanuc SBC610 by Martyn Welch · 16 years ago
  34. d3a8cda powerpc/86xx: Add use of Epson RTX-8581 RTC to GE Fanuc SBC610 dts by Martyn Welch · 16 years ago
  35. dafdb61 powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts by Anton Vorontsov · 16 years ago
  36. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  37. e871809 powerpc/mpc832x_rdb: fix swapped ethernet ids by Michael Barkowski · 16 years ago
  38. f464ff5 powerpc/85xx: L2 cache size wrong in 8572DS dts by Trent Piepho · 16 years ago
  39. 486936c Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  40. 33d2d78 powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTS by Martyn Welch · 16 years ago
  41. 5b4d218 powerpc/boot: Allocate more memory for dtb by Sebastian Siewior · 16 years ago
  42. 691de57 powerpc: Remove device_type = "rtc" properties in .dts files by Anton Vorontsov · 16 years ago
  43. 5663a12 Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" by Paul Mackerras · 16 years ago
  44. bfb99f8 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
  45. 8ba4773 powerpc: Fix format string warning in arch/powerpc/boot/main.c by Jon Smirl · 16 years ago
  46. 2dccbf4 powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen() by David Gibson · 16 years ago
  47. 65325d5 powerpc: Remove duplicate DMA entry from mpc8313erdb device tree by Mike Dyer · 16 years ago
  48. 71773f0 powerpc: Add del_node() for early boot code to prune inapplicable devices. by Mike Ditto · 16 years ago
  49. 84dfcb4 Merge commit 'kumar/kumar-for-2.6.28' by Benjamin Herrenschmidt · 16 years ago
  50. 672e806 powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dts by Anton Vorontsov · 16 years ago
  51. 4427469 powerpc/83xx: Add support for MCU microcontroller in .dts files by Anton Vorontsov · 16 years ago
  52. 66eb988 powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2> by Kumar Gala · 16 years ago
  53. fd657ef powerpc: Remove device_type = "board_control" properties in .dts files by Anton Vorontsov · 16 years ago
  54. 1369033 powerpc/85xx: Fix mpc8536ds dma interrupt numbers by Ed Swarthout · 16 years ago
  55. ba556ed2 powerpc/85xx: Enable enhanced functions for 8536 TSEC by Jason Jin · 16 years ago
  56. 0dcd440 powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bit by Paul Mackerras · 16 years ago
  57. a4292d7a powerpc: Add missing cuImage.initrd.% target by Grant Likely · 16 years ago
  58. 59fd6b8 powerpc: Fix boot wrapper memcmp() called with zero length argument by Mike Ditto · 16 years ago
  59. c10c178 powerpc/boot: Compare _start against ei.loadsize instead ei.memsize by Sebastian Siewior · 16 years ago
  60. c1075fb Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  61. 9fa126d powerpc/40x: Add support for Netstal HCU4 board by Niklaus Giger · 16 years ago
  62. 94c73a8 powerpc/40x: Add cuboot wrapper for Acadia board by Josh Boyer · 16 years ago
  63. 00f3ca7 powerpc/40x: AMCC PowerPC 405EZ Acadia DTS by Josh Boyer · 16 years ago
  64. 4084799 powerpc/52xx: Make cuImage more robust in locating immr node. by Grant Likely · 16 years ago
  65. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  66. 1fb25be powerpc/83xx: add NAND support for the MPC8360E-RDK boards by Anton Vorontsov · 16 years ago
  67. 6675847 powerpc: FPGA support for GE Fanuc SBC610 by Martyn Welch · 16 years ago
  68. 7de0c22 powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree by Timur Tabi · 16 years ago
  69. 8b77aeb powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  70. 3522580 powerpc/5121: Add PCI support. by John Rigby · 16 years ago
  71. 5b70a09 powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge. by John Rigby · 16 years ago
  72. 3a47024 powerpc: GE Fanuc's FPGA based PIC controller on the SBC610 by Martyn Welch · 16 years ago
  73. 92ae954 powerpc/85xx: Wire up RTC interrupt on MPC8536DS by Kumar Gala · 16 years ago
  74. 91a00302 powerpc: Sync RPA note in zImage with kernel's RPA note by Paul Mackerras · 16 years ago
  75. fa6428e Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 16 years ago
  76. e9ee292 powerpc/44x: Add AMCC Arches DTS by Victor Gallardo · 16 years ago
  77. ad61104 powerpc: Fix PCI in Holly device tree by David Gibson · 16 years ago
  78. aeb4276 powerpc/83xx: Add missing cell-index to dma-channel device nodes by Kumar Gala · 16 years ago
  79. 1afb7f8 Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 16 years ago
  80. ff4be78 Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 16 years ago
  81. c2fe594 powerpc: add SSI-to-DMA properties to Freescale MPC8610 HPCD device tree by Timur Tabi · 16 years ago
  82. 32dde0f powerpc: Holly board needs dtbImage target by Josh Boyer · 16 years ago
  83. 612f9d3 powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree by Timur Tabi · 16 years ago
  84. 5450821 powerpc: Board support for GE Fanuc SBC610 by Martyn Welch · 16 years ago
  85. 307db95 powerpc/83xx: mpc836x_mds: add support for the nor flash by Anton Vorontsov · 16 years ago
  86. 6371663 powerpc: Add support for mpc8247 based board MGCOGE from keymile. by Heiko Schocher · 17 years ago
  87. e14d4af powerpc: Add support for the MPC852 based mgsuvd board from keymile. by Heiko Schocher · 17 years ago
  88. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 16 years ago
  89. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  90. 423da26 powerpc/44x: Add hwmon support to Sequoia device tree by Matthias Fuchs · 16 years ago
  91. 4ff23fa powerpc: Fix rare boot build breakage by Hugh Dickins · 16 years ago
  92. 38d56f1 powerpc/44x: Add explicit Yosemite support by Josh Boyer · 16 years ago
  93. ded563c powerpc/44x: Add explicit support for AMCC Glacier by Josh Boyer · 16 years ago
  94. 8dd217b powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx target by Scott Wood · 16 years ago
  95. d27a736 powerpc/85xx: TQM8548: DTS file fixes and cleanup by Wolfgang Grandegger · 16 years ago
  96. ba1616d powerpc: Fix whitespace merge in mpc8641 hpcn device tree by Kumar Gala · 16 years ago
  97. ed95d74 powerpc: Update in-kernel dtc and libfdt to version 1.2.0 by David Gibson · 16 years ago
  98. e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  99. 775587b powerpc: 86xx: mpc8610_hpcd: add watchdog node by Anton Vorontsov · 16 years ago
  100. 929bada powerpc/44x: Incorrect NOR offset in Warp DTS by Sean MacLennan · 16 years ago