1. 33d2d78 powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTS by Martyn Welch · 16 years ago
  2. 5663a12 Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" by Paul Mackerras · 16 years ago
  3. bfb99f8 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
  4. 8ba4773 powerpc: Fix format string warning in arch/powerpc/boot/main.c by Jon Smirl · 16 years ago
  5. 2dccbf4 powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen() by David Gibson · 16 years ago
  6. 65325d5 powerpc: Remove duplicate DMA entry from mpc8313erdb device tree by Mike Dyer · 16 years ago
  7. 71773f0 powerpc: Add del_node() for early boot code to prune inapplicable devices. by Mike Ditto · 16 years ago
  8. 84dfcb4 Merge commit 'kumar/kumar-for-2.6.28' by Benjamin Herrenschmidt · 16 years ago
  9. 672e806 powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dts by Anton Vorontsov · 16 years ago
  10. 4427469 powerpc/83xx: Add support for MCU microcontroller in .dts files by Anton Vorontsov · 16 years ago
  11. 66eb988 powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2> by Kumar Gala · 16 years ago
  12. fd657ef powerpc: Remove device_type = "board_control" properties in .dts files by Anton Vorontsov · 16 years ago
  13. 13690332 powerpc/85xx: Fix mpc8536ds dma interrupt numbers by Ed Swarthout · 16 years ago
  14. ba556ed2 powerpc/85xx: Enable enhanced functions for 8536 TSEC by Jason Jin · 16 years ago
  15. 0dcd440 powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bit by Paul Mackerras · 16 years ago
  16. a4292d7a powerpc: Add missing cuImage.initrd.% target by Grant Likely · 16 years ago
  17. 59fd6b8 powerpc: Fix boot wrapper memcmp() called with zero length argument by Mike Ditto · 16 years ago
  18. c10c178 powerpc/boot: Compare _start against ei.loadsize instead ei.memsize by Sebastian Siewior · 16 years ago
  19. c1075fb Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  20. 9fa126d powerpc/40x: Add support for Netstal HCU4 board by Niklaus Giger · 16 years ago
  21. 94c73a8 powerpc/40x: Add cuboot wrapper for Acadia board by Josh Boyer · 17 years ago
  22. 00f3ca7 powerpc/40x: AMCC PowerPC 405EZ Acadia DTS by Josh Boyer · 17 years ago
  23. 4084799 powerpc/52xx: Make cuImage more robust in locating immr node. by Grant Likely · 16 years ago
  24. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  25. 1fb25be powerpc/83xx: add NAND support for the MPC8360E-RDK boards by Anton Vorontsov · 16 years ago
  26. 6675847 powerpc: FPGA support for GE Fanuc SBC610 by Martyn Welch · 16 years ago
  27. 7de0c22 powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree by Timur Tabi · 16 years ago
  28. 8b77aeb powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  29. 3522580 powerpc/5121: Add PCI support. by John Rigby · 16 years ago
  30. 5b70a09 powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge. by John Rigby · 16 years ago
  31. 3a47024 powerpc: GE Fanuc's FPGA based PIC controller on the SBC610 by Martyn Welch · 16 years ago
  32. 92ae954 powerpc/85xx: Wire up RTC interrupt on MPC8536DS by Kumar Gala · 16 years ago
  33. 91a00302 powerpc: Sync RPA note in zImage with kernel's RPA note by Paul Mackerras · 16 years ago
  34. fa6428e Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 16 years ago
  35. e9ee292 powerpc/44x: Add AMCC Arches DTS by Victor Gallardo · 16 years ago
  36. ad61104 powerpc: Fix PCI in Holly device tree by David Gibson · 16 years ago
  37. aeb4276 powerpc/83xx: Add missing cell-index to dma-channel device nodes by Kumar Gala · 16 years ago
  38. 1afb7f8 Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 16 years ago
  39. ff4be78 Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 16 years ago
  40. c2fe594 powerpc: add SSI-to-DMA properties to Freescale MPC8610 HPCD device tree by Timur Tabi · 17 years ago
  41. 32dde0f powerpc: Holly board needs dtbImage target by Josh Boyer · 17 years ago
  42. 612f9d3 powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree by Timur Tabi · 17 years ago
  43. 5450821 powerpc: Board support for GE Fanuc SBC610 by Martyn Welch · 16 years ago
  44. 307db95 powerpc/83xx: mpc836x_mds: add support for the nor flash by Anton Vorontsov · 17 years ago
  45. 6371663 powerpc: Add support for mpc8247 based board MGCOGE from keymile. by Heiko Schocher · 17 years ago
  46. e14d4af powerpc: Add support for the MPC852 based mgsuvd board from keymile. by Heiko Schocher · 17 years ago
  47. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 17 years ago
  48. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  49. 423da26 powerpc/44x: Add hwmon support to Sequoia device tree by Matthias Fuchs · 17 years ago
  50. 4ff23fa powerpc: Fix rare boot build breakage by Hugh Dickins · 17 years ago
  51. 38d56f1 powerpc/44x: Add explicit Yosemite support by Josh Boyer · 17 years ago
  52. ded563c powerpc/44x: Add explicit support for AMCC Glacier by Josh Boyer · 17 years ago
  53. 8dd217b powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx target by Scott Wood · 17 years ago
  54. d27a736 powerpc/85xx: TQM8548: DTS file fixes and cleanup by Wolfgang Grandegger · 17 years ago
  55. ba1616d powerpc: Fix whitespace merge in mpc8641 hpcn device tree by Kumar Gala · 17 years ago
  56. ed95d74 powerpc: Update in-kernel dtc and libfdt to version 1.2.0 by David Gibson · 17 years ago
  57. e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  58. 775587b powerpc: 86xx: mpc8610_hpcd: add watchdog node by Anton Vorontsov · 17 years ago
  59. 929bada powerpc/44x: Incorrect NOR offset in Warp DTS by Sean MacLennan · 17 years ago
  60. 1d555cf powerpc/44x: Warp DTS changes for board updates by Sean MacLennan · 17 years ago
  61. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 17 years ago
  62. cf0d19f powerpc/fsl: proliferate simple-bus compatibility to soc nodes by Kim Phillips · 17 years ago
  63. 542a3a3 powerpc/boot: Change spaces to tabs by Adrian Bunk · 17 years ago
  64. a47fda9 powerpc/86xx: mpc8610_hpcd - add support for ULI RTC by Anton Vorontsov · 17 years ago
  65. 36aa796 powerpc/mpc7448: add alias list to DTS, clean out old chosen node by Paul Gortmaker · 17 years ago
  66. 5743661 powerpc/mpc8313erdb: Add power management to the device tree. by Scott Wood · 17 years ago
  67. 5b0504c Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 17 years ago
  68. 930074b Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 17 years ago
  69. 3fd4473 powerpc/fsl: update crypto node definition and device tree instances by Kim Phillips · 17 years ago
  70. a5d28c8 powerpc/CPM: Add i2c pins to dts and board setup by Jochen Friedrich · 17 years ago
  71. 2f3804e powerpc/85xx: Add support for MPC8536DS by Kumar Gala · 17 years ago
  72. a308322 powerpc/85xx: TQM8548: add missing support for RTC and LM75 by Wolfgang Grandegger · 17 years ago
  73. deabeab powerpc/86xx: mpc8610_hpcd: fix interrupt trigger type for ULi IDE by Anton Vorontsov · 17 years ago
  74. 0fe9b1e powerpc/85xx: Fix KSI8560 .dts by Kumar Gala · 17 years ago
  75. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 17 years ago
  76. 4df64c3 powerpc/mpc5121: Update device tree for MPC5121ADS evaluation board by John Rigby · 17 years ago
  77. b0852cb powerpc/mpc5200: add missing MSCAN FDT nodes for TQM52xx by Wolfgang Grandegger · 17 years ago
  78. 9fde9bd powerpc/440: Convert Virtex ML507 device tree to dts-v1 by Grant Likely · 17 years ago
  79. c356aa4 powerpc/bootwrapper: Allow user to specify additional default targets by Grant Likely · 17 years ago
  80. 05781cc ibm_newemac: Parameterize EMAC Multicast Match Handling by Grant Erickson · 17 years ago
  81. 1d46e37 powerpc/bootwrapper: add missing bit of simpleImage target by Grant Likely · 17 years ago
  82. d58577d powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440 by John Linn · 17 years ago
  83. dc568ec powerpc/virtex: add dts file for ML507 reference design by John Linn · 17 years ago
  84. 5d1a041 powerpc/bootwrapper: update for initrd with simpleImage by John Linn · 17 years ago
  85. 9d4ae9f powerpc/bootwrapper: Pad .dtb by default by Kumar Gala · 17 years ago
  86. 9b09c6d powerpc: Change the default link address for pSeries zImage kernels by Tony Breeds · 17 years ago
  87. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  88. 441dbb5 Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 17 years ago
  89. dee8055 powerpc: Add dma nodes to 83xx, 85xx and 86xx boards by Kumar Gala · 17 years ago
  90. 143580e [POWERPC] Fix bootwrapper builds with newer gcc versions by Kumar Gala · 17 years ago
  91. ecab9ab Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  92. d2146cb powerpc/4xx: Convert Sam440ep DTS to dts-v1 by Giuseppe Coviello · 17 years ago
  93. b6014e1 powerpc/4xx: Sam440ep support by Giuseppe Coviello · 17 years ago
  94. 887942d powerpc/4xx: MTD support for the AMCC Taishan Board by Imre Kaloz · 17 years ago
  95. b13e930 powerpc/83xx: new board support: MPC8360E-RDK by Anton Vorontsov · 17 years ago
  96. 5399be7 powerpc/85xx: add local bus nodes for Flash and CAN to tqm8560.dts by Wolfgang Grandegger · 17 years ago
  97. 02b8a3d powerpc/85xx: support for the TQM8548 module using the big Flash by Wolfgang Grandegger · 17 years ago
  98. 6dd1b64 powerpc/85xx: add board support for the TQM8548 modules by Wolfgang Grandegger · 17 years ago
  99. 4fb035f powerpc/85xx: correct vendor prefix in DTS files for TQM85xx modules by Wolfgang Grandegger · 17 years ago
  100. f17c632 [POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO bus by Anton Vorontsov · 17 years ago