aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-05powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras3-26/+25
2006-03-29Merge ../linux-2.6Paul Mackerras1-20/+2
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall1-20/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+12
2006-03-27powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras2-20/+46
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason3-6/+0
2006-02-07[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering1-0/+2
2006-02-07[PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering3-23/+1
2006-01-14[PATCH] powerpc: Make CHRP build againDavid Woodhouse3-15/+26
2006-01-09[PATCH] powerpc: More serial probe fixes (#2)Benjamin Herrenschmidt1-16/+0
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras1-0/+1
2005-11-18powerpc: time-of-day fixes for 32-bit CHRP systemsPaul Mackerras2-3/+11
2005-11-10ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras1-1/+3
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras1-38/+1
2005-11-02powerpc: Compile fixes for chrp/nvram.cPaul Mackerras1-2/+5
2005-11-02powerpc: include <linux/platform_device.h> in pegasos_eth.cPaul Mackerras1-0/+1
2005-11-02powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras1-2/+4
2005-10-29[PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET1-6/+118
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering4-6/+102
2005-10-27powerpc: 32-bit CHRP SMP fixesPaul Mackerras1-6/+34
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras6-0/+1219