summaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib
AgeCommit message (Expand)AuthorLines
2006-01-27[PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth-2/+2
2006-01-20[PATCH] PPC32 8xx: support for the physmapped flash on m8xxVitaly Bordug-0/+50
2006-01-20[PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper...Vitaly Bordug-8/+8
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras-21/+2
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-2/+2
2006-01-13[PATCH] Add ocp_bus_type probe and remove methodsRussell King-2/+2
2006-01-13[PATCH] powerpc: Updated platforms that use gianfar to match driverKumar Gala-4/+16
2006-01-09[PATCH] ppc32: m8xx watchdog updateMarcelo Tosatti-29/+82
2006-01-09[PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala-696/+1
2006-01-06[PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do itSylvain Munaut-4/+6
2006-01-06[PATCH] ppc32: Fix MPC52xx configuration space accessSylvain Munaut-14/+69
2006-01-06[PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixupsSylvain Munaut-1/+1
2006-01-06[PATCH] ppc32: Fix static IO mapping for Freescale MPC52xxSylvain Munaut-2/+4
2005-12-16[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro-0/+1
2005-12-01[PATCH] ppc32: Fix incorrect PCI frequency valueVitaly Bordug-1/+2
2005-11-18[PATCH] ppc: Fix MPC83xx device tableKumar Gala-2/+26
2005-11-13[PATCH] Update email address for KumarKumar Gala-16/+16
2005-11-11[PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingKumar Gala-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-2/+0
2005-11-09[PATCH] ppc32: Update MPC834x platform to work with new phylibKumar Gala-14/+22
2005-11-09[PATCH] ppc32: Fix RapidIO build on 85xxMatt Porter-1/+1
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt-1/+3
2005-11-08Merge ../linux-2.6Paul Mackerras-14/+1607
2005-11-07[PATCH] kfree cleanup: archJesper Juhl-4/+2
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter-5/+11
2005-11-07[PATCH] RapidIO support: ppc32Matt Porter-0/+954
2005-11-07[PATCH] fix remaining missing includesTim Schmielau-0/+1
2005-11-07[PATCH] ppc32: Add missing initrd header on ppc440Matt Porter-0/+1
2005-11-07[PATCH] ppc32: Remove internal PCI arbiter check on PPC40xMatt Porter-7/+0
2005-11-07[PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier-0/+1
2005-11-07[PATCH] ppc32: Add 440SPe supportRoland Dreier-4/+631
2005-11-07[PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier-0/+11
2005-11-07[PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks-0/+1
2005-11-07[PATCH] ppc32 8xx: fix m8xx_wdt accessor macro updateMarcelo Tosatti-6/+7
2005-11-03[PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug-0/+1
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds-1/+3
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+3
2005-10-29[PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug-2/+11
2005-10-29[PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming-23/+38
2005-10-29[PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter-2/+36
2005-10-29[PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti-42/+34
2005-10-27[PATCH] powerpc: Moved dcr support to arch/powerpcKumar Gala-43/+0
2005-10-26powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras-219/+8
2005-10-26ppc: Use the indirect_pci.c from arch/powerpc/sysdevPaul Mackerras-153/+19
2005-10-26[PATCH] ppc: Fix m82xx_pci buildBecky Bruce-1/+1
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras-2/+2
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras-1/+1
2005-10-17ppc: Use the merged of_device.c from arch/powerpc/kernelPaul Mackerras-277/+1
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell-1/+1
2005-10-12Merge from Linus' treePaul Mackerras-5/+2