| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc: Remove powermac support from ARCH=ppc | Paul Mackerras | 2006-01-15 | 2 | -21/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-14 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] Add ocp_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | | [PATCH] powerpc: Updated platforms that use gianfar to match driver | Kumar Gala | 2006-01-13 | 2 | -4/+16 |
|/ |
|
* | [PATCH] ppc32: m8xx watchdog update | Marcelo Tosatti | 2006-01-09 | 3 | -29/+82 |
* | [PATCH] powerpc: moved ipic code to arch/powerpc | Kumar Gala | 2006-01-09 | 3 | -696/+1 |
* | [PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do it | Sylvain Munaut | 2006-01-06 | 1 | -4/+6 |
* | [PATCH] ppc32: Fix MPC52xx configuration space access | Sylvain Munaut | 2006-01-06 | 1 | -14/+69 |
* | [PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixups | Sylvain Munaut | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] ppc32: Fix static IO mapping for Freescale MPC52xx | Sylvain Munaut | 2006-01-06 | 1 | -2/+4 |
* | [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix | Al Viro | 2005-12-16 | 1 | -0/+1 |
* | [PATCH] ppc32: Fix incorrect PCI frequency value | Vitaly Bordug | 2005-12-01 | 1 | -1/+2 |
* | [PATCH] ppc: Fix MPC83xx device table | Kumar Gala | 2005-11-18 | 1 | -2/+26 |
* | [PATCH] Update email address for Kumar | Kumar Gala | 2005-11-13 | 16 | -16/+16 |
* | [PATCH] ppc32: fix PQ2 PCI DMA interrupt handling | Kumar Gala | 2005-11-11 | 1 | -1/+1 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 2 | -2/+0 |
* | [PATCH] ppc32: Update MPC834x platform to work with new phylib | Kumar Gala | 2005-11-09 | 2 | -14/+22 |
* | [PATCH] ppc32: Fix RapidIO build on 85xx | Matt Porter | 2005-11-09 | 1 | -1/+1 |
* | [PATCH] ppc64: SMU partition recovery | Benjamin Herrenschmidt | 2005-11-08 | 1 | -1/+3 |
* | Merge ../linux-2.6 | Paul Mackerras | 2005-11-08 | 11 | -14/+1607 |
|\ |
|
| * | [PATCH] kfree cleanup: arch | Jesper Juhl | 2005-11-07 | 1 | -4/+2 |
| * | [PATCH] rapidio: message interface updates | Matt Porter | 2005-11-07 | 1 | -5/+11 |
| * | [PATCH] RapidIO support: ppc32 | Matt Porter | 2005-11-07 | 3 | -0/+954 |
| * | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+1 |
| * | [PATCH] ppc32: Add missing initrd header on ppc440 | Matt Porter | 2005-11-07 | 1 | -0/+1 |
| * | [PATCH] ppc32: Remove internal PCI arbiter check on PPC40x | Matt Porter | 2005-11-07 | 1 | -7/+0 |
| * | [PATCH] ppc32: Add Yucca (440SPe eval board) platform | Roland Dreier | 2005-11-07 | 1 | -0/+1 |
| * | [PATCH] ppc32: Add 440SPe support | Roland Dreier | 2005-11-07 | 6 | -4/+631 |
| * | [PATCH] ppc32: Dump error status for both PLB segments on 440SP | Roland Dreier | 2005-11-07 | 1 | -0/+11 |
| * | [PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP board | Lee Nicks | 2005-11-07 | 1 | -0/+1 |
* | | [PATCH] ppc32 8xx: fix m8xx_wdt accessor macro update | Marcelo Tosatti | 2005-11-07 | 1 | -6/+7 |
|/ |
|
* | [PATCH] ppc32: Fixed warning in m8xx_setup.c | Vitaly Bordug | 2005-11-03 | 1 | -0/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 3 | -1/+3 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 3 | -1/+3 |
* | | [PATCH] ppc32: ppc_sys fixes for 8xx and 82xx | Vitaly Bordug | 2005-10-29 | 4 | -2/+11 |
* | | [PATCH] ppc32: 85xx PHY Platform Update | Andy Fleming | 2005-10-29 | 2 | -23/+38 |
* | | [PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot support | Matt Porter | 2005-10-29 | 2 | -2/+36 |
* | | [PATCH] ppc32 8xx: use io accessor macros instead of direct memory reference | Marcelo Tosatti | 2005-10-29 | 3 | -42/+34 |
* | | [PATCH] powerpc: Moved dcr support to arch/powerpc | Kumar Gala | 2005-10-27 | 2 | -43/+0 |
* | | powerpc: Merge i8259.c into arch/powerpc/sysdev | Paul Mackerras | 2005-10-26 | 2 | -219/+8 |
* | | ppc: Use the indirect_pci.c from arch/powerpc/sysdev | Paul Mackerras | 2005-10-26 | 2 | -153/+19 |
* | | [PATCH] ppc: Fix m82xx_pci build | Becky Bruce | 2005-10-26 | 1 | -1/+1 |
* | | ppc: rename pci_assign_all_busses to pci_assign_all_buses | Paul Mackerras | 2005-10-20 | 2 | -2/+2 |
* | | ppc: Minor smp changes for consistency with ppc64 | Paul Mackerras | 2005-10-19 | 1 | -1/+1 |
* | | ppc: Use the merged of_device.c from arch/powerpc/kernel | Paul Mackerras | 2005-10-17 | 2 | -277/+1 |
* | | ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES | Stephen Rothwell | 2005-10-17 | 1 | -1/+1 |
* | | Merge from Linus' tree | Paul Mackerras | 2005-10-12 | 4 | -5/+2 |
|\ \
| |/ |
|
| * | [PATCH] useless includes of linux/irq.h (arch/ppc) | Al Viro | 2005-09-30 | 3 | -3/+0 |
| * | [PATCH] mv64x60 iomem annotations | Al Viro | 2005-09-29 | 1 | -2/+2 |
* | | ppc: Various minor compile fixes | Paul Mackerras | 2005-10-11 | 13 | -0/+13 |