1. ad16068 [POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_alias by Kumar Gala · 17 years ago
  2. 6392f18 [POWERPC] 83xx: convert boards to use machine_device_initcall by Kumar Gala · 17 years ago
  3. 277982e [POWERPC] 85xx: convert boards to use machine_device_initcall by Kumar Gala · 17 years ago
  4. c51a3fdc [POWERPC] Fixup use of phys_addr_t in mpic code by Becky Bruce · 17 years ago
  5. 82f0183 [POWERPC] Remove update_bridge_resource by Kumar Gala · 17 years ago
  6. 72b122c [POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xx by Kumar Gala · 17 years ago
  7. b188b2a [POWERPC] Fixup transparent P2P resources by Kumar Gala · 17 years ago
  8. 96d69c3 [POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources by Kumar Gala · 17 years ago
  9. f98eeb4 [POWERPC] Fix handling of memreserve if the range lands in highmem by Kumar Gala · 17 years ago
  10. 52920df Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi into for-2.6.25 by Paul Mackerras · 17 years ago
  11. 0173d42 [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants. by Jon Loeliger · 17 years ago
  12. 0a4690c [POWERPC] Check that the syscall table matches the syscall numbers by Stephen Rothwell · 17 years ago
  13. 4ec161c [POWERPC] Add hugepagesz boot-time parameter by Jon Tollefson · 17 years ago
  14. 5b14e5f [POWERPC] #address-cells & #size-cells properties are not inherited by Mark A. Greer · 17 years ago
  15. 10804f0 [POWERPC] therm_adt746x: Eliminate some build warnings by Stephen Rothwell · 17 years ago
  16. 98894df [POWERPC] therm_windtunnel: Eliminate some build warnings by Stephen Rothwell · 17 years ago
  17. 85e99b9 [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
  18. e25c47f [POWERPC] cell: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
  19. d518b71 [POWERPC] powermac: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
  20. 97759e4 [POWERPC] therm_pm72: Suppress some compile warnings by Stephen Rothwell · 17 years ago
  21. 9eb81bd [POWERPC] Update .gitignore files by Jochen Friedrich · 17 years ago
  22. 66524b2 [POWERPC] pci_32.c: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
  23. acaa617 [POWERPC] eeh.c: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
  24. 885b86e [POWERPC] iSeries: eliminate pci_dn bussubno by Stephen Rothwell · 17 years ago
  25. b6ed42a [POWERPC] The pci_dn pcidev is only used by EEH by Stephen Rothwell · 17 years ago
  26. 86bcab4 [POWERPC] The pci_dn class_code is only used by EEH by Stephen Rothwell · 17 years ago
  27. 253772b [POWERPC] booting-without-of: localbus should not include board name by Anton Vorontsov · 17 years ago
  28. dc2e425 [POWERPC] Use for_each macros in arch/powerpc/platforms/powermac by Cyrill Gorcunov · 17 years ago
  29. 3329c0d [POWERPC] Use for_each macros in arch/powerpc/kernel by Cyrill Gorcunov · 17 years ago
  30. 26cb7d8 [POWERPC] Use for_each macros in arch/powerpc/sysdev by Cyrill Gorcunov · 17 years ago
  31. 283029d [POWERPC] Add of_find_matching_node() helper function by Grant Likely · 17 years ago
  32. 91bbbe2 [POWERPC] Kill sparse warning in HPTE_V_COMPARE() by Geert Uytterhoeven · 17 years ago
  33. 9cd55be [POWERPC] pasemi: Move electra-ide to pata_of_platform by Olof Johansson · 17 years ago
  34. 61f7162 libata: pata_of_platform: OF-Platform PATA device driver by Anton Vorontsov · 17 years ago
  35. cf03613 libata: pata_platform: make probe and remove functions device type neutral by Anton Vorontsov · 17 years ago
  36. 98c31c1 Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25 by Josh Boyer · 17 years ago
  37. f67702a [POWERPC] Xilinx uartlite: Section type fixups by Stephen Neuendorffer · 17 years ago
  38. c35a8fb [POWERPC] Xilinx: updated device tree compatibility to match uboot bsp generator. by Stephen Neuendorffer · 17 years ago
  39. ab99eee [POWERPC] Xilinx: Update booting-without-of. by Stephen Neuendorffer · 17 years ago
  40. faa6511 [POWERPC] Xilinx: Add correct compatible list for device tree bus bindings. by Stephen Neuendorffer · 17 years ago
  41. 021a607 [POWERPC] Xilinx: update compatible list for interrupt controller by Stephen Neuendorffer · 17 years ago
  42. 78994e2 [POWERPC] 4xx: PCIe: Increase max busses per port to 64 by Stefan Roese · 17 years ago
  43. 2af59f7 [POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapper by Matthias Fuchs · 17 years ago
  44. 5834584 [POWERPC] 4xx: enable built-in networking for Sequoia defconfig by Hollis Blanchard · 17 years ago
  45. 7e52b48 [POWERPC] 4xx: Add EMAC support to Kilauea defconfig by Stefan Roese · 17 years ago
  46. bdddec4 [POWERPC] pasemi: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
  47. f0d4577 [POWERPC] pasemi: Fix NMI handling check by Olof Johansson · 17 years ago
  48. 1fe1b95 [POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia board by Grant Likely · 17 years ago
  49. 4f43143 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemi by Paul Mackerras · 17 years ago
  50. 533b192 Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated" by Paul Mackerras · 17 years ago
  51. 90c2637 [POWERPC] Enable CONFIG_PCI_MSI and CONFIG_MD in pasemi_defconfig by Olof Johansson · 17 years ago
  52. d87bf3b [POWERPC] pasemi: Distribute interrupts evenly across cpus by Olof Johansson · 17 years ago
  53. f365355 [POWERPC] pasemi: Implement NMI support by Olof Johansson · 17 years ago
  54. d2d8cfc [POWERPC] 4xx: Update defconfigs by Josh Boyer · 17 years ago
  55. 67196d7 [POWERPC] 4xx: Minor coding style cleanups for 4xx bootwrapper by Josh Boyer · 17 years ago
  56. 3f8c5c3 [POWERPC] 4xx: Use machine_device_initcall for bus probe by Josh Boyer · 17 years ago
  57. 9e0fd5f [POWERPC] Remove unneeded variable declarations from mpc837x_mds by Josh Boyer · 17 years ago
  58. e3e414b [POWERPC] Conditionally compile e200 and e500 platforms in cputable by Josh Boyer · 17 years ago
  59. 8cb34d2 [POWERPC] 4xx: Mark of_bus structures as __initdata by Josh Boyer · 17 years ago
  60. 99011623 [POWERPC] 4xx: Update Kilauea, Rainier, and Walnut defconfigs by Josh Boyer · 17 years ago
  61. 9a2b77b [POWERPC] 4xx: Makalu defconfig by Stefan Roese · 17 years ago
  62. 1b55883 [POWERPC] 4xx: Makalu dts by Stefan Roese · 17 years ago
  63. be1e0e9 [POWERPC] 4xx: Add AMCC Makalu board support to platforms/40x by Stefan Roese · 17 years ago
  64. dc88416 [POWERPC] 4xx: Change Kilauea PCIe bus ranges in dts file by Stefan Roese · 17 years ago
  65. 8aaed98 [POWERPC] 4xx: Add aliases node to 4xx dts files by Stefan Roese · 17 years ago
  66. 0b2e975 [POWERPC] 4xx: Add PCI entry to 440GRx Rainier DTS. by Valentine Barshak · 17 years ago
  67. 14b3d92 [POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround by Valentine Barshak · 17 years ago
  68. 72fda11 [POWERPC] 4xx: Rename CPU nodes to avoid dtc incompatibility by Josh Boyer · 17 years ago
  69. 55aaf6e [POWERPC] 4xx: Set ibpre for 405EX in 4xx PCIe driver by Stefan Roese · 17 years ago
  70. 151161c [POWERPC] 4xx: Add Kilauea PCIe support to dts and Kconfig by Stefan Roese · 17 years ago
  71. 0a6ea8b [POWERPC] 4xx: Change Kilauea dts to support new EMAC device tree properties by Stefan Roese · 17 years ago
  72. cdb159a [POWERPC] 4xx: Add 405EX CPU type needed for EMAC support on Kilauea by Stefan Roese · 17 years ago
  73. f4151b9 [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG by Stefan Roese · 17 years ago
  74. 4922566 [POWERPC] 4xx: libfdt and pci fixes for Rainier by Josh Boyer · 17 years ago
  75. af7baf9 [POWERPC] 4xx: Include missing header by Josh Boyer · 17 years ago
  76. 58c5019 [POWERPC] 44x: Sequoia and Rainier updates for 2.6.25 by Valentine Barshak · 17 years ago
  77. 9ac30c3 [POWERPC] 4xx: Fix 440grx setup function to call 440A fixup by Josh Boyer · 17 years ago
  78. 2a13448 [POWERPC] 4xx: Add PCI entry to 440EPx Sequoia DTS. by Valentine Barshak · 17 years ago
  79. b2be3b1 [POWERPC] 4xx: Correct 440GRx machine_check callback by Valentine Barshak · 17 years ago
  80. 5aac48d [POWERPC] 4xx: rework UIC cascade irq handling by Valentine Barshak · 17 years ago
  81. c809056 [POWERPC] 4xx: make UIC use generic level irq handler by Valentine Barshak · 17 years ago
  82. 309ae1a [POWERPC] 4xx: 440GRx Rainier default config by Valentine Barshak · 17 years ago
  83. 6272175 [POWERPC] 4xx: 440GRx Rainier board support. by Valentine Barshak · 17 years ago
  84. 3910cd8 [POWERPC] 4xx: 440GRx Rainier DTS. by Valentine Barshak · 17 years ago
  85. 295e742 [POWERPC] 4xx: 440GRx Rainier bootwrapper. by Valentine Barshak · 17 years ago
  86. f82f5a2 [POWERPC] 4xx: 440EPx Sequoia USB OHCI DTS entry by Valentine Barshak · 17 years ago
  87. accf5ef [POWERPC] 4xx: Add 440SPe revA runtime detection to PCIe by Stefan Roese · 17 years ago
  88. 25c24f3 [POWERPC] pci32: 4xx embedded platforms want to reassign all PCI resources by Benjamin Herrenschmidt · 17 years ago
  89. 035ee42 [POWERPC] 4xx: PCI-E Link setup improvements by Benjamin Herrenschmidt · 17 years ago
  90. 5be9419 [POWERPC] 4xx: remove bogus "ranges" property in Bamboo EBC node by Benjamin Herrenschmidt · 17 years ago
  91. 3de9c9c [POWERPC] 4xx: Base support for 440SPe "Katmai" eval board by Benjamin Herrenschmidt · 17 years ago
  92. 190de00 [POWERPC] 4xx: Rework clock probing in boot wrapper by Benjamin Herrenschmidt · 17 years ago
  93. bc0b4e7 [POWERPC] 4xx: Add CPR0 accessors to boot wrapper by Benjamin Herrenschmidt · 17 years ago
  94. ee41eea [POWERPC] 4xx: Add mfspr/mtspr inline macros to 4xx bootwrapper by Benjamin Herrenschmidt · 17 years ago
  95. d23f509 [POWERPC] 4xx: Adds decoding of 440SPE memory size to boot wrapper library by Benjamin Herrenschmidt · 17 years ago
  96. 007b6aa [POWERPC] 4xx: Wire up 440EP USB controller support to Bamboo board by Benjamin Herrenschmidt · 17 years ago
  97. c3fc2de [POWERPC] 4xx: Wire up PCI on Bamboo board by Benjamin Herrenschmidt · 17 years ago
  98. 6bbc547 [POWERPC] 4xx: Base support for 440GX Taishan eval board by Hugh Blemings · 17 years ago
  99. 379865d [POWERPC] 4xx: Add PCI to Walnut platform by Benjamin Herrenschmidt · 17 years ago
  100. 6197403 [POWERPC] 4xx: EP405 boards support for arch/powerpc by Benjamin Herrenschmidt · 17 years ago