1. 1a9ebc0 [POWERPC] 83xx: mpc8315 - fix USB UTMI Host setup by Anton Vorontsov · 18 years ago
  2. 9c43279 [POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matching by Anton Vorontsov · 18 years ago
  3. d7f4619 [POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees. by Li Yang · 18 years ago
  4. aafa195 [POWERPC] 83xx: mpc832x_rdb: fix compiler warning by Kim Phillips · 18 years ago
  5. b74a7e5 [POWERPC] 83xx: configure USB clock for MPC8315E by Kim Phillips · 18 years ago
  6. b38308a [POWERPC] 83xx: rework platform Kconfig by Kumar Gala · 18 years ago
  7. 38f66f9 [POWERPC] 83xx: add MPC837x RDB platform support by Kim Phillips · 18 years ago
  8. 846aace [POWERPC] 83xx: add base platform support for the mpc8315 rdb board by Kim Phillips · 18 years ago
  9. 519fd80 [POWERPC] 83xx: fold the mpc8313 platform into the mpc831x platform by Kim Phillips · 18 years ago
  10. a2dd70a [POWERPC] QE: get rid of most device_types and model by Anton Vorontsov · 18 years ago
  11. a43414c [POWERPC] 83xx: Add support for Wind River SBC834x boards by Paul Gortmaker · 18 years ago
  12. ff5ac76 [POWERPC] 83xx: MPC8313e RBD add NAND to device tree by Scott Wood · 18 years ago
  13. 9b6d19d [POWERPC] MPC8349E-mITX: introduce localbus and pata nodes by Anton Vorontsov · 19 years ago
  14. 866b6dd [POWERPC] 83xx: USB device tree cleanups by Li Yang · 18 years ago
  15. e10241d [POWERPC] 83xx: Add MPC837x USB platform support by Li Yang · 18 years ago
  16. 6392f18 [POWERPC] 83xx: convert boards to use machine_device_initcall by Kumar Gala · 18 years ago
  17. 9e0fd5f [POWERPC] Remove unneeded variable declarations from mpc837x_mds by Josh Boyer · 18 years ago
  18. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 18 years ago
  19. 255b09e [POWERPC] 83xx: mpc8313erdb: Fix whitespace. by Scott Wood · 18 years ago
  20. 8129a59 [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe(). by Scott Wood · 18 years ago
  21. 833e31e [POWERPC] 83xx: Add platform support for MPC837x MDS board by Li Yang · 19 years ago
  22. 882407b [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h. by Jon Loeliger · 19 years ago
  23. ba3bdff [POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spi by Anton Vorontsov · 19 years ago
  24. 27f4980 [POWERPC] 8xxx: MDS board RTC fixes by Kim Phillips · 19 years ago
  25. 29a50a8 [POWERPC] 83xx: Handle mpc8360 rev. 2.1 RGMII timing erratum by Kim Phillips · 19 years ago
  26. d8ecbb9 [POWERPC] 83xx: mpc832x mds: Fix board PHY reset code by Kim Phillips · 19 years ago
  27. 7ac3341 [POWERPC] Fix potential NULL dereference by Cyrill Gorcunov · 19 years ago
  28. cccd210 [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading by Anton Vorontsov · 19 years ago
  29. c9438af [POWERPC] Use for_each_ matching routinues for pci PHBs by Kumar Gala · 19 years ago
  30. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 19 years ago
  31. 39db0fd [POWERPC] Fix mpc834x USB-MPH configuration. by jacmet@sunsite.dk · 19 years ago
  32. 8237bf0 [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub by Anton Vorontsov · 19 years ago
  33. d8f1324 [POWERPC] 83xx: Removed PCI exclude of PHB by Kumar Gala · 19 years ago
  34. ed16c20 [POWERPC] Remove old includes from arch/ppc by Kumar Gala · 19 years ago
  35. 3c5ede8 [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC" by Kim Phillips · 19 years ago
  36. 2e56ff2 [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime by Kumar Gala · 19 years ago
  37. c03ac58 [POWERPC] 83xx: Add USB support to mpc8349-mitx board port by Grant Likely · 19 years ago
  38. e5a94af [POWERPC] 83xx: USB platform code rework by Li Yang · 19 years ago
  39. dbf8471 [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes by Kumar Gala · 19 years ago
  40. 0a3786c [POWERPC] Removed remnants of bus_offset by Kumar Gala · 19 years ago
  41. 5229ee1 [POWERPC] Remove hack to determine the 2nd PHBs bus number by Kumar Gala · 19 years ago
  42. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 19 years ago
  43. 5ab9c45 [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it by Kumar Gala · 19 years ago
  44. 3dfaa76 [POWERPC] kill isa_{io,mem}_base definitions for !PCI by Arnd Bergmann · 19 years ago
  45. 09b55f7 [POWERPC] rename add_bridge to avoid namespace clashes by Arnd Bergmann · 19 years ago
  46. b9fd305 [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection by Arnd Bergmann · 19 years ago
  47. c9ec87e [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't defined by Kumar Gala · 19 years ago
  48. b38d06d [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not defined by Li Yang · 19 years ago
  49. 3baee95 [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC by Kim Phillips · 19 years ago
  50. 445c9b5 Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22 by Paul Mackerras · 19 years ago
  51. b5a4834 [POWERPC] Convert 83xx platform to unified platform Kconfig by Kumar Gala · 19 years ago
  52. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 19 years ago
  53. e049d1c Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 19 years ago
  54. 23308c5 [POWERPC] 83xx: Add MPC832x RDB board support. by Michael Barkowski · 19 years ago
  55. 1a4d939 [POWERPC] 83xx: Removed dead header by Kumar Gala · 19 years ago
  56. 8b03336 [POWERPC] 83xx: Delete unused header file. by Robert P. J. Day · 19 years ago
  57. aea12b7 [POWERPC] 83xx: Minor fixes for 834x_mds USB setup code by Li Yang · 19 years ago
  58. 322d05a [POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS by Kumar Gala · 19 years ago
  59. f7993ed [POWERPC] 83xx: Use of_platform_bus_probe to setup QE devices by Kumar Gala · 19 years ago
  60. 7c90c80 [POWERPC] 83xx: use default value of loops_per_jiffy by Kumar Gala · 19 years ago
  61. 1eccad0 [POWERPC] 83xx: Remove obsolete setting of ROOT_DEV. by Kumar Gala · 19 years ago
  62. 336c3c2 [POWERPC] 83xx: Cleaning up machine probing and board initcalls by Kumar Gala · 19 years ago
  63. 49baa91 [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDS by Kumar Gala · 19 years ago
  64. c161698 [POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PB by Li Yang · 19 years ago
  65. b359049 [POWERPC] 83xx: Add base support for the MPC8313E RDB by Kim Phillips · 19 years ago
  66. 3b6eb6a [POWERPC] 83xx: Fix compiler warnings on 836x and 832x by Li Yang · 19 years ago
  67. e60bd7f [POWERPC] 83xx: Make platform *_init_IRQ() static by Kumar Gala · 19 years ago
  68. c75f902 [POWERPC] 83xx: Don't call ioremap in the reset function by Kumar Gala · 19 years ago
  69. 06cd939 [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code by Li Yang · 19 years ago
  70. 69108cf [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc by Benjamin Herrenschmidt · 20 years ago
  71. f90bb15 [POWERPC] Make pci_read_irq_line the default by Benjamin Herrenschmidt · 20 years ago
  72. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 20 years ago
  73. 8746ed3 [POWERPC] Fix ucc_geth of_device discovery on mpc832x by Kim Phillips · 20 years ago
  74. 6c12c18 [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" by Kim Phillips · 20 years ago
  75. 8ba738c [POWERPC] Add Makefile entry for MPC832x_mds support by Li Yang · 20 years ago
  76. f5a37b0 [POWERPC] Fix MPC8360EMDS PB board support by Li Yang · 20 years ago
  77. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 20 years ago
  78. 13bbd8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 20 years ago
  79. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 20 years ago
  80. 9020fc9 [POWERPC] Add support for the mpc832x mds board by Kim Phillips · 20 years ago
  81. bc141de [POWERPC] Add MPC8360EMDS board support by Li Yang · 20 years ago
  82. f30c226 fix file specification in comments by Uwe Zeisberger · 20 years ago
  83. a8ed4f7 [POWERPC] Enable generic rtc hook for the MPC8349 mITX by Kim Phillips · 20 years ago
  84. aa43f77 Merge branch 'merge' by Paul Mackerras · 20 years ago
  85. f1f1771 [POWERPC] modify mpc83xx platforms to use new IRQ layer by Kim Phillips · 20 years ago
  86. 8efca49 [POWERPC] mpc: Constify & voidify get_property() by Jeremy Kerr · 20 years ago
  87. 71bc7bf Merge branch '83xx' into for_paulus by Kumar Gala · 20 years ago
  88. 0028016 powerpc: Add base support for the Freescale MPC8349E-mITX eval board by Kim Phillips · 20 years ago
  89. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  90. 685143a [PATCH] 64bit resource: fix up printks for resources in arch and core code by Greg Kroah-Hartman · 20 years ago
  91. 72d2c3e powerpc: converted embedded platforms to use new define_machine support by Kumar Gala · 20 years ago
  92. 8b0d551 powerpc: Fix mpc83xx restart bug by Kumar Gala · 20 years ago
  93. e060e08 [PATCH] powerpc: Lindent platforms/83xx by Kumar Gala · 20 years ago
  94. 30f5933 [PATCH] powerpc: Cleanup MPC83xx platform support by Kumar Gala · 20 years ago
  95. 7d13d21 [PATCH] powerpc: Add MPC834x SYS board to arch/powerpc by Kumar Gala · 20 years ago
  96. 08264cb [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support by Kumar Gala · 20 years ago