1. 2a5ccbc [POWERPC] Remove bus_offset in places its not really used by Kumar Gala · 17 years ago
  2. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 17 years ago
  3. 5ab9c45 [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it by Kumar Gala · 17 years ago
  4. 542c98c [POWERPC] Call add_preferred_console when MPSC is console by Mark A. Greer · 17 years ago
  5. 1a06e0f [POWERPC] Don't link timer.o for powerpc systems using generic rtc by Guennadi Liakhovetski · 18 years ago
  6. 0c358e7 [POWERPC] Use mktime in timer sysdev by Johannes Berg · 18 years ago
  7. e58ca3d [POWERPC] Fix problems with device tree representation of TSI-1xx bridges by David Gibson · 17 years ago
  8. 90c615b [POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST by Timur Tabi · 18 years ago
  9. d16f1b6 [POWERPC] Remove warning in mpic.c by Olof Johansson · 18 years ago
  10. e1a3107 [POWERPC] Add Marvell mv64x60 PCI bridge support by Dale Farnsworth · 18 years ago
  11. 01f0e78 [POWERPC] Create Marvell mv64x60 I2C platform_data by Dale Farnsworth · 18 years ago
  12. 649c8e0 [POWERPC] Create Marvell mv64x60 ethernet platform_data by Dale Farnsworth · 18 years ago
  13. 52d3aff [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_data by Dale Farnsworth · 18 years ago
  14. e44b894 [POWERPC] Add interrupt support for Marvell mv64x60 chips by Dale Farnsworth · 18 years ago
  15. 4c35630 [POWERPC] Change rheap functions to use ulongs instead of pointers by Timur Tabi · 18 years ago
  16. b7a6912 [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init(). by Scott Wood · 18 years ago
  17. 197686d [POWERPC] Abolish powerpc_flash_init() by David Gibson · 18 years ago
  18. 05af7bd [POWERPC] MPIC U3/U4 MSI backend by Michael Ellerman · 18 years ago
  19. a7de7c7 [POWERPC] MPIC MSI allocator by Michael Ellerman · 18 years ago
  20. 812fd1f [POWERPC] Enable MSI mappings for MPIC by Michael Ellerman · 18 years ago
  21. 05ad6a9 [POWERPC] Generalize tsi108 PCI setup by Josh Boyer · 18 years ago
  22. c1b78d0 [POWERPC] Generalize tsi108 PHY types by Josh Boyer · 18 years ago
  23. 08390db [POWERPC] Add tsi108_pci.h for common PCI functions by Josh Boyer · 18 years ago
  24. 7e11580 [POWERPC] DART iommu suspend by Johannes Berg · 18 years ago
  25. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 18 years ago
  26. 3669e93 [POWERPC] MPIC sys_device & suspend/resume by Johannes Berg · 18 years ago
  27. 5cddd2e [POWERPC] Fix spurious vectors on weird MPIC by Josh Boyer · 18 years ago
  28. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  29. 738925b [POWERPC] arch/powerpc/sysdev/timer.c build fix by Srinivasa Ds · 18 years ago
  30. 12d371a [POWERPC] get_property cleanups by Stephen Rothwell · 18 years ago
  31. d5b9049 ucc_geth: Implement Transmit on Demand support by Michael Reiss · 18 years ago
  32. 6cfef5b [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS by Michael Ellerman · 18 years ago
  33. e58923e [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller by David Gibson · 18 years ago
  34. 6bf05fd [POWERPC] add of_iomap function by Christian Krafft · 18 years ago
  35. 4a065f9 [POWERPC] pmi probe device by device-type by Christian Krafft · 18 years ago
  36. 79baf4a [POWERPC] add check for initialized driver data to pmi driver by Christian Krafft · 18 years ago
  37. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  38. e049d1c Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 18 years ago
  39. 7f013bc [POWERPC] qe: Fix QUICC Engine SDMA setup errors by Chuck Meade · 18 years ago
  40. 190a440 [POWERPC] Fix dcr_unmap() by Jean-Christophe Dubois · 18 years ago
  41. de74f70 [POWERPC] QE: fix invalid pointer usage in ucc_slow_init() by Timur Tabi · 18 years ago
  42. 7d776cb [POWERPC] QE: automatically select QE options by Timur Tabi · 18 years ago
  43. 9eb90a0 [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structure by Zang Roy-r61911 · 18 years ago
  44. 3e4e97f [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c. by Jon Loeliger · 18 years ago
  45. 17e638b [POWERPC] Generic time suspend/resume code by Johannes Berg · 18 years ago
  46. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 18 years ago
  47. 5af68af [POWERPC] QE: clean up ucc_slow.c and ucc_fast.c by Timur Tabi · 18 years ago
  48. 29cfe6f [POWERPC] add of_get_mac_address and update fsl_soc.c to use it by Timur Tabi · 18 years ago
  49. 087d7ec [POWERPC] mpic: set IPIs to be per-CPU by Johannes Berg · 18 years ago
  50. 0e82664 [POWERPC] Add PMI driver for cell blade by Christian Krafft · 18 years ago
  51. 775aeff [POWERPC] Move MPIC smp routines into mpic.c by Michael Ellerman · 18 years ago
  52. b8583f6 Merge branch '83xx' into for_paulus by Kumar Gala · 18 years ago
  53. 8f34f6c [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs by Timur Tabi · 18 years ago
  54. 97c5a20 [POWERPC] 83xx: Add platform_device for USB DR peripheral driver by Li Yang · 18 years ago
  55. a1fdf69 [POWERPC] Assign all PCI busses on G3 Blue & White by Pavel Roskin · 18 years ago
  56. 73844ec [POWERPC] cpm2: CPM2 interrupt controller fix by Vitaly Bordug · 18 years ago
  57. 7df2457 [POWERPC] MPIC: support more than 256 sources by Olof Johansson · 18 years ago
  58. f2a0bd3 [POWERPC] 8xx: powerpc port of core CPM PIC by Vitaly Bordug · 18 years ago
  59. 88bdc6f [POWERPC] 8xx: platform related changes to the fsl_soc by Vitaly Bordug · 18 years ago
  60. 8943212 [POWERPC] Remove fastcall function attribute by Kumar Gala · 18 years ago
  61. 126186a [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() by Kumar Gala · 18 years ago
  62. 06c3147 [POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  63. a15d5ea [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  64. c3bfc3a [POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  65. af337c0 [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  66. 6984ee7 [POWERPC] Fix cell's mmio nvram to properly parse device tree by Benjamin Herrenschmidt · 18 years ago
  67. 9b3a6f4 [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds by Grant Likely · 18 years ago
  68. beb7cc8 PCI: Only check the HT capability bits in mpic.c by Michael Ellerman · 18 years ago
  69. 973c1fa Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  70. 45d8e7a [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set by Kumar Gala · 18 years ago
  71. 4383162 [POWERPC] Remove old dcr.S by Benjamin Herrenschmidt · 18 years ago
  72. 2c1d2f3 [POWERPC] qe_ic: Do a sync when masking interrupts by Scott Wood · 18 years ago
  73. 885ed0f [POWERPC] powerpc: fix build error in rom.c by Geoff Levand · 18 years ago
  74. f848535 [POWERPC] Replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  75. 39d074b [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx by Grant Likely · 18 years ago
  76. 28f9ec3 [POWERPC] Add of_platform support for ROM devices by Vitaly Wool · 18 years ago
  77. 4687522 [POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc by Grant Likely · 18 years ago
  78. 5873c9b [POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board by Zang Roy-r61911 · 18 years ago
  79. 165785e [POWERPC] Cell iommu support by Jeremy Kerr · 18 years ago
  80. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  81. a959ff5 [POWERPC] Improve MPIC driver auto-configuration from DT by Benjamin Herrenschmidt · 18 years ago
  82. fbf0274 [POWERPC] Support for DCR based MPIC by Benjamin Herrenschmidt · 18 years ago
  83. 4c75a6f [POWERPC] Generic DCR infrastructure by Benjamin Herrenschmidt · 18 years ago
  84. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  85. fc9e8b4 [PATCH] Optimize qe_brg struct to use an array by Timur Tabi · 18 years ago
  86. a9b1497 [PATCH] Slight refactor of interrupt mapping for FSL parts by Andy Fleming · 18 years ago
  87. 0f6c95d [PATCH] Add MPC5200 Interrupt Controller support. by Nicolas DET · 18 years ago
  88. 302439d [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR by Timur Tabi · 18 years ago
  89. 5d2efba [POWERPC] Use 4kB iommu pages even on 64kB-page systems by Linas Vepstas · 18 years ago
  90. f4d4c35 [POWERPC] Fix CHRP platforms with only 8259 by Benjamin Herrenschmidt · 18 years ago
  91. f49196a [POWERPC] IPIC: Fix spinlock recursion in set_irq_handler by Scott Wood · 18 years ago
  92. f84c39d [POWERPC] Fix the UCC rx/tx clock of QE by Liu Dave-r63238 · 18 years ago
  93. aa7a32c [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c by Timur Tabi · 18 years ago
  94. c3386e4 [POWERPC] Fix compiler warning message on get_property call by Zang Roy-r61911 · 18 years ago
  95. 0f03a43 [POWERPC] Remove todc code from ARCH=powerpc by David Gibson · 18 years ago
  96. b0ac3f5 [HEADERS] Put linux/config.h out of its misery. by Dave Jones · 18 years ago
  97. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  98. 2b00b25 [POWERPC] Fix fsl_soc build breaks by Olof Johansson · 18 years ago
  99. 49f19ce [PATCH] powerpc: irq change build breaks by Olof Johansson · 18 years ago
  100. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago