aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-08[POWERPC] spi: Support non-QE processorsPeter Korsgaard1-0/+4
2007-10-08[POWERPC] QE: pario - support for MPC85xx layoutAnton Vorontsov1-0/+3
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov1-22/+7
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala2-0/+39
2007-10-08[POWERPC] FSL: Access PCIe LTSSM register with correct sizeKumar Gala1-2/+2
2007-10-08[POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin1-0/+1
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi6-282/+236
2007-10-04[POWERPC] MPC8568E-MDS: add support for ds1374 rtcAnton Vorontsov1-0/+1
2007-10-04[POWERPC] fsl_soc: fix uninitialized i2c_board_info structureAnton Vorontsov1-2/+1
2007-10-04[POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood3-24/+181
2007-10-04[POWERPC] fsl_soc: rtc-ds1307 supportPeter Korsgaard1-0/+6
2007-10-04[POWERPC] fsl_soc: Fix trivial printk typo.Peter Korsgaard1-1/+1
2007-10-04[POWERPC] cpm2: Add cpm2_set_pin().Scott Wood1-0/+33
2007-10-04[POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood1-5/+95
2007-10-04[POWERPC] cpm2: Infrastructure code cleanup.Scott Wood2-16/+42
2007-10-03[POWERPC] 8xx: Add pin and clock setting functions.Scott Wood1-0/+201
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood3-39/+59
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood2-0/+47
2007-10-03[POWERPC] Introduce new CPM device bindings.Scott Wood1-0/+2
2007-10-03[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood1-10/+14
2007-10-03[POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely2-0/+152
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+1
2007-10-03[POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman1-17/+11
2007-10-03[POWERPC] Store the base address in dcr_host_tMichael Ellerman1-1/+1
2007-10-03[POWERPC] Implement {read,update}_persistent_clockTony Breeds2-86/+0
2007-10-03[POWERPC] Inline u3msi_compose_msi_msg()Michael Ellerman1-15/+9
2007-10-03[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()Michael Ellerman1-9/+2
2007-09-28[POWERPC] Fix copy'n'paste typo in commproc.cJochen Friedrich1-1/+1
2007-09-22[POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson3-1/+3
2007-09-22[POWERPC] Add Marvell mv64x60 udbg putc/getc functionsDale Farnsworth3-1/+155
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell1-5/+1
2007-09-14[POWERPC] fsl_soc: add support for fsl_spiAnton Vorontsov2-0/+94
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala1-0/+2
2007-09-14[POWERPC] fsl_soc.c cleanupScott Wood1-10/+17
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson1-2/+12
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman6-36/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman13-66/+41
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+1
2007-09-10[POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood1-1/+1
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras4-39/+27
2007-08-25[POWERPC] axonram: Do not delete gendisks queue in error pathMaxim Shchetynin1-3/+0
2007-08-25[POWERPC] axonram: Module modification for latest firmware API changesMaxim Shchetynin1-32/+11
2007-08-22[POWERPC] Whitespace cleanup in arch/powerpcScott Wood2-11/+11
2007-08-21[POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala1-0/+2
2007-08-17[POWERPC] Fix 8xx compile failureKumar Gala1-0/+1
2007-08-17[POWERPC] Add interrupt resource for RTC CMOS driverKumar Gala1-4/+13
2007-08-17[POWERPC] Fix i2c device string formatGuennadi Liakhovetski1-4/+9
2007-08-17[POWERPC] Fix section mismatch in dart_iommu.cStephen Rothwell1-2/+2
2007-08-17[POWERPC] Improve robustness of the UIC cascade handlerDavid Gibson1-0/+3
2007-08-17[POWERPC] Fix irq flow handler for 4xx UICDavid Gibson1-1/+60