1. 4ffd695 powerpc/85xx/86xx: Add suspend/resume support by Anton Vorontsov · 15 years ago
  2. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 15 years ago
  3. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  4. 64f1650 powerpc/virtex: Add support for Xilinx PCI host bridge by Roderick Colenbrander · 15 years ago
  5. 3d64de9 powerpc: Implement GPIO driver for simple memory-mapped banks by Anton Vorontsov · 16 years ago
  6. 878e755 powerpc/4xx: Add PowerPC 4xx GPIO driver by Steven A. Falco · 16 years ago
  7. 6070bf6 powerpc: Remove old Makefile workaround for arch/ppc by Josh Boyer · 16 years ago
  8. 1e16dfc powerpc: gpio driver for mpc8349/8572/8610 and compatible by Peter Korsgaard · 16 years ago
  9. 7e30286 powerpc: Split-out common MSI bitmap logic into msi_bitmap.c by Michael Ellerman · 16 years ago
  10. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  11. 5093bb9 powerpc/QE: switch to the cpm_muram implementation by Anton Vorontsov · 16 years ago
  12. 83ff9dc powerpc/sysdev: implement FSL GTM support by Anton Vorontsov · 16 years ago
  13. 34e36c1 [POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors. by Jason Jin · 16 years ago
  14. 0b2cca8 [POWERPC] Add 6xx-style HID0_SLEEP support. by Scott Wood · 16 years ago
  15. acaa7aa [POWERPC] fsl_lbc: implement few UPM routines by Anton Vorontsov · 16 years ago
  16. 2a70691 [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) by Stefan Roese · 17 years ago
  17. b5677d8 [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c by Jochen Friedrich · 17 years ago
  18. 22258fa [POWERPC] Enable RTC for Ebony and Walnut (v2) by David Gibson · 17 years ago
  19. de3c8d4 [POWERPC] Move RapidIO support code from arch/ppc by Kumar Gala · 17 years ago
  20. b0bbad6 [POWERPC] Add IPIC Kconfig option by John Rigby · 17 years ago
  21. 5738ec6 [POWERPC] 4xx: PLB to PCI-X support by Benjamin Herrenschmidt · 17 years ago
  22. 38958dd [POWERPC] pasemi: Implement MSI support by Olof Johansson · 17 years ago
  23. 2f9ea1b [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 by Sylvain Munaut · 17 years ago
  24. 4c3d514 [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels by Grant Likely · 17 years ago
  25. c374e00 [POWERPC] Add early debug console for CPM serial ports. by Scott Wood · 17 years ago
  26. 4dc9783 [POWERPC] Virtex: add xilinx interrupt controller driver by Grant Likely · 17 years ago
  27. aa3be5f [POWERPC] Implement {read,update}_persistent_clock by Tony Breeds · 17 years ago
  28. 9b41fcb [POWERPC] Add Marvell mv64x60 udbg putc/getc functions by Dale Farnsworth · 17 years ago
  29. 55c4499 [POWERPC] Create common fsl pci/e files based on 86xx platforms by Roy Zang · 17 years ago
  30. dbdf04c [CELL] driver for DDR2 memory on AXON by Maxim Shchetynin · 17 years ago
  31. 93ab471 [POWERPC] Create add_rtc() function to enable the RTC CMOS driver by Wade Farnsworth · 17 years ago
  32. bf7c036 [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0 by Zhang Wei · 17 years ago
  33. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 17 years ago
  34. 1a06e0f [POWERPC] Don't link timer.o for powerpc systems using generic rtc by Guennadi Liakhovetski · 17 years ago
  35. e1a3107 [POWERPC] Add Marvell mv64x60 PCI bridge support by Dale Farnsworth · 17 years ago
  36. 52d3aff [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_data by Dale Farnsworth · 17 years ago
  37. e44b894 [POWERPC] Add interrupt support for Marvell mv64x60 chips by Dale Farnsworth · 17 years ago
  38. 197686d [POWERPC] Abolish powerpc_flash_init() by David Gibson · 17 years ago
  39. 05af7bd [POWERPC] MPIC U3/U4 MSI backend by Michael Ellerman · 17 years ago
  40. a7de7c7 [POWERPC] MPIC MSI allocator by Michael Ellerman · 17 years ago
  41. e58923e [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller by David Gibson · 17 years ago
  42. 3e4e97f [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c. by Jon Loeliger · 18 years ago
  43. 17e638b [POWERPC] Generic time suspend/resume code by Johannes Berg · 18 years ago
  44. 0e82664 [POWERPC] Add PMI driver for cell blade by Christian Krafft · 18 years ago
  45. f2a0bd3 [POWERPC] 8xx: powerpc port of core CPM PIC by Vitaly Bordug · 18 years ago
  46. 9b3a6f4 [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds by Grant Likely · 18 years ago
  47. 45d8e7a [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set by Kumar Gala · 18 years ago
  48. 39d074b [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx by Grant Likely · 18 years ago
  49. 28f9ec3 [POWERPC] Add of_platform support for ROM devices by Vitaly Wool · 18 years ago
  50. 4687522 [POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc by Grant Likely · 18 years ago
  51. 4c75a6f [POWERPC] Generic DCR infrastructure by Benjamin Herrenschmidt · 18 years ago
  52. 0f6c95d [PATCH] Add MPC5200 Interrupt Controller support. by Nicolas DET · 18 years ago
  53. 0f03a43 [POWERPC] Remove todc code from ARCH=powerpc by David Gibson · 18 years ago
  54. 9865853 [POWERPC] Add QUICC Engine (QE) infrastructure by Li Yang · 18 years ago
  55. b0c110b POWERPC: Move generic cpm2 stuff to powerpc by Vitaly Bordug · 18 years ago
  56. bf4152d [POWERPC] back up old school ipic.[hc] to arch/ppc by Kim Phillips · 18 years ago
  57. f63e115 [POWERPC] Copy i8259 code back to arch/ppc by Benjamin Herrenschmidt · 18 years ago
  58. c220153 [POWERPC] todc: add support for Time-Of-Day-Clock by Mark A. Greer · 18 years ago
  59. 2b9d746 [POWERPC] Add tsi108 pci and platform device data register function by Zang Roy-r61911 · 18 years ago
  60. 8555a00 [POWERPC] Optimise some TOC usage by Anton Blanchard · 18 years ago
  61. eed3200 [PATCH] powerpc: Add FSL SOC library and setup code by Kumar Gala · 19 years ago
  62. 08264cb [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support by Kumar Gala · 19 years ago
  63. 1beb6a7 [PATCH] powerpc: Experimental support for new G5 Macs (#2) by Benjamin Herrenschmidt · 19 years ago
  64. 1cd8e50 [PATCH] powerpc: moved ipic code to arch/powerpc by Kumar Gala · 19 years ago
  65. edf03c1 [PATCH] powerpc: move mmio_nvram.c over to arch/powerpc by Arnd Bergmann · 19 years ago
  66. 09eee63 powerpc: Move U3 IOMMU driver to arch/powerpc/sysdev by Paul Mackerras · 19 years ago
  67. 4b24b01 [PATCH] powerpc: Moved dcr support to arch/powerpc by Kumar Gala · 19 years ago
  68. 830825d powerpc: Pull out MPC106 (grackle) initialization code into its own file by Paul Mackerras · 19 years ago
  69. f9bd170 powerpc: Merge i8259.c into arch/powerpc/sysdev by Paul Mackerras · 19 years ago
  70. 25635c7 ppc: Use the indirect_pci.c from arch/powerpc/sysdev by Paul Mackerras · 19 years ago
  71. daec962 powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit by Paul Mackerras · 19 years ago
  72. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago