1. 853265e [POWERPC] Add missing native dcr dcr_ind_lock spinlock by Valentine Barshak · 16 years ago
  2. b370b08 Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25 by Paul Mackerras · 16 years ago
  3. b1725c9 [POWERPC] arch/powerpc/sysdev: Add missing of_node_put by Julia Lawall · 16 years ago
  4. d8985fd [POWERPC] qe_lib: fix few fluffy negligences by Anton Vorontsov · 16 years ago
  5. dc4e420 [POWERPC] FSL: fix mpc83xx_spi device registration by Kim Phillips · 16 years ago
  6. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  7. 4eece4c Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 16 years ago
  8. 8cf6b195 [POWERPC] 83xx: ipic: add interrupt vector 94 by Kim Phillips · 16 years ago
  9. f3a2b29 [POWERPC] fsl_spi: stop using device_type = "spi" by Anton Vorontsov · 16 years ago
  10. 59a0ea5 spi_mpc83xx: use brg-frequency for SPI in QE by Anton Vorontsov · 16 years ago
  11. a2dd70a [POWERPC] QE: get rid of most device_types and model by Anton Vorontsov · 16 years ago
  12. b5677d8 [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c by Jochen Friedrich · 16 years ago
  13. 49b5154 [POWERPC] 8xx: Remove sysdev/commproc.h by Jochen Friedrich · 16 years ago
  14. d0a02a0 [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init by Jochen Friedrich · 16 years ago
  15. 22f19da [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump() by Jochen Friedrich · 16 years ago
  16. 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 16 years ago
  17. 2f0a8df [I2C] i2c-mv64xxx: Don't set i2c_adapter.retries by Jean Delvare · 17 years ago
  18. 22258fa [POWERPC] Enable RTC for Ebony and Walnut (v2) by David Gibson · 17 years ago
  19. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  20. de3c8d4 [POWERPC] Move RapidIO support code from arch/ppc by Kumar Gala · 16 years ago
  21. 6c7e072 [POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg. by Scott Wood · 17 years ago
  22. b0bbad6 [POWERPC] Add IPIC Kconfig option by John Rigby · 17 years ago
  23. a7267d6 [POWERPC] Add support for mpc512x interrupts to ipic by John Rigby · 17 years ago
  24. 845cf50 [POWERPC] QE: Add support for Freescale QUICCEngine UART by Timur Tabi · 17 years ago
  25. bc556ba [POWERPC] QE: Add ability to upload QE firmware by Timur Tabi · 17 years ago
  26. a21e282 [POWERPC] fsl_soc: add support to gianfar for fixed-link property by Vitaly Bordug · 17 years ago
  27. 866b6dd [POWERPC] 83xx: USB device tree cleanups by Li Yang · 17 years ago
  28. c51a3fdc [POWERPC] Fixup use of phys_addr_t in mpic code by Becky Bruce · 17 years ago
  29. 72b122c [POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xx by Kumar Gala · 17 years ago
  30. 26cb7d8 [POWERPC] Use for_each macros in arch/powerpc/sysdev by Cyrill Gorcunov · 17 years ago
  31. 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
  32. 021a607 [POWERPC] Xilinx: update compatible list for interrupt controller by Stephen Neuendorffer · 17 years ago
  33. 78994e2 [POWERPC] 4xx: PCIe: Increase max busses per port to 64 by Stefan Roese · 17 years ago
  34. 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
  35. d87bf3b [POWERPC] pasemi: Distribute interrupts evenly across cpus by Olof Johansson · 17 years ago
  36. f365355 [POWERPC] pasemi: Implement NMI support by Olof Johansson · 17 years ago
  37. 55aaf6e [POWERPC] 4xx: Set ibpre for 405EX in 4xx PCIe driver by Stefan Roese · 17 years ago
  38. 5aac48d [POWERPC] 4xx: rework UIC cascade irq handling by Valentine Barshak · 17 years ago
  39. c809056 [POWERPC] 4xx: make UIC use generic level irq handler by Valentine Barshak · 17 years ago
  40. accf5ef [POWERPC] 4xx: Add 440SPe revA runtime detection to PCIe by Stefan Roese · 17 years ago
  41. 035ee42 [POWERPC] 4xx: PCI-E Link setup improvements by Benjamin Herrenschmidt · 17 years ago
  42. a2d2e1e [POWERPC] 4xx: PLB to PCI Express support by Benjamin Herrenschmidt · 17 years ago
  43. c839e0e [POWERPC] 4xx: PLB to PCI 2.x support by Benjamin Herrenschmidt · 17 years ago
  44. 5738ec6 [POWERPC] 4xx: PLB to PCI-X support by Benjamin Herrenschmidt · 17 years ago
  45. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  46. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
  47. 00d7041 [POWERPC] arch/powerpc/: Spelling fixes by joe@perches.com · 17 years ago
  48. 38958dd [POWERPC] pasemi: Implement MSI support by Olof Johansson · 17 years ago
  49. 194046a [POWERPC] MPIC: Minor optimization of ipi handler by Olof Johansson · 17 years ago
  50. 174b0da [POWERPC] qe: add function qe_clock_source() by Timur Tabi · 17 years ago
  51. 362f9b6 [POWERPC] Move CPM command handling into the cpm drivers by Jochen Friedrich · 17 years ago
  52. 721c0c8 [POWERPC] Add support for PORTA and PORTB odr registers by Jochen Friedrich · 17 years ago
  53. cd2150bc [POWRPC] CPM2: Eliminate section mismatch warning in cpm2_reset(). by Scott Wood · 17 years ago
  54. 77d4309 [POWERPC] ipic: ack only for edge interrupts by Li Yang · 17 years ago
  55. e77b28e [POWERPC] FSL: enet device tree cleanups by Kumar Gala · 17 years ago
  56. ec9686c [POWERPC] FSL: I2C device tree cleanups by Kumar Gala · 17 years ago
  57. 7264ec4 [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer by Timur Tabi · 17 years ago
  58. f03ca95 [POWERPC] ipic: add new interrupts introduced by new chip by Li Yang · 17 years ago
  59. eb8f276 [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/ by Jon Loeliger · 17 years ago
  60. df3c901 [POWERPC] Add missing spaces in printk formats by joe@perches.com · 17 years ago
  61. b22da92 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  62. b8b799a [POWERPC] 4xx: UIC add mask_ack callback by Valentine Barshak · 17 years ago
  63. 4c011b1fb [POWERPC] cpm: Fix a couple minor issues in cpm_common.c. by Scott Wood · 17 years ago
  64. d102c9d [POWERPC] Fix mv643xx_pci sysfs .read and .write functions by Dale Farnsworth · 17 years ago
  65. 3a800ff [POWERPC] i8259: Add disable method by Aurelien Jarno · 17 years ago
  66. c052a22 [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon. by Grant Likely · 17 years ago
  67. 4acadb9 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 17 years ago
  68. 7acb939 [POWERPC] bestcomm: GenBD task support by Sylvain Munaut · 17 years ago
  69. ba11c79 [POWERPC] bestcomm: FEC task support by Sylvain Munaut · 17 years ago
  70. 9ea68df [POWERPC] bestcomm: ATA task support by Sylvain Munaut · 17 years ago
  71. 2f9ea1b [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 by Sylvain Munaut · 17 years ago
  72. 01db995 [POWERPC] Add missing semicolon for fsl_pci.c by Tony Li · 17 years ago
  73. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  74. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  75. d81fec0 missed bio_endio() in axonram by Al Viro · 17 years ago
  76. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  77. 0a2cdd8 Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.24-4xx by Josh Boyer · 17 years ago
  78. 84dd467 [POWERPC] Move of_platform_driver initialisations: arch/powerpc by Stephen Rothwell · 17 years ago
  79. 4c3d514 [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels by Grant Likely · 17 years ago
  80. 082ea86 [POWERPC] spi: Support non-QE processors by Peter Korsgaard · 17 years ago
  81. 321872d [POWERPC] QE: pario - support for MPC85xx layout by Anton Vorontsov · 17 years ago
  82. cccd210 [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading by Anton Vorontsov · 17 years ago
  83. e1c1575 [POWERPC] 85xx/86xx: refactor RSTCR reset code by Kumar Gala · 17 years ago
  84. 2fce1225 [POWERPC] FSL: Access PCIe LTSSM register with correct size by Kumar Gala · 17 years ago
  85. 61c5d3c [POWERPC] Treat 8610 PCIe host bridge as transparent by Jason Jin · 17 years ago
  86. 6b0b594 [POWERPC] qe: miscellaneous code improvements and fixes to the QE library by Timur Tabi · 17 years ago
  87. c0e4eb2 [POWERPC] MPC8568E-MDS: add support for ds1374 rtc by Anton Vorontsov · 17 years ago
  88. da1bb3a [POWERPC] fsl_soc: fix uninitialized i2c_board_info structure by Anton Vorontsov · 17 years ago
  89. 15f8c60 [POWERPC] cpm: Describe multi-user ram in its own device node. by Scott Wood · 17 years ago
  90. 0438c28 [POWERPC] fsl_soc: rtc-ds1307 support by Peter Korsgaard · 17 years ago
  91. 210805e [POWERPC] fsl_soc: Fix trivial printk typo. by Peter Korsgaard · 17 years ago
  92. 7f21f52 [POWERPC] cpm2: Add cpm2_set_pin(). by Scott Wood · 17 years ago
  93. 2652d4e [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup(). by Scott Wood · 17 years ago
  94. 449012d [POWERPC] cpm2: Infrastructure code cleanup. by Scott Wood · 17 years ago
  95. 663edbd [POWERPC] 8xx: Add pin and clock setting functions. by Scott Wood · 17 years ago
  96. fb533d0 [POWERPC] 8xx: Infrastructure code cleanup. by Scott Wood · 17 years ago
  97. c374e00 [POWERPC] Add early debug console for CPM serial ports. by Scott Wood · 17 years ago
  98. e631ae3 [POWERPC] Introduce new CPM device bindings. by Scott Wood · 17 years ago
  99. 6d817aa [POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency by Scott Wood · 17 years ago
  100. 4dc9783 [POWERPC] Virtex: add xilinx interrupt controller driver by Grant Likely · 17 years ago