summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2005-10-27powerpc: 32-bit CHRP SMP fixesPaul Mackerras1-6/+34
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras8-4/+1220
2005-10-26powerpc: Don't limit pmac_get_rtc_time to return only positive valuesPaul Mackerras1-4/+0
2005-10-26powerpc: Pull out MPC106 (grackle) initialization code into its own filePaul Mackerras1-44/+1
2005-10-26powerpc: Merge rtas.c into arch/powerpc/kernelPaul Mackerras5-10/+148
2005-10-26powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras2-15/+9
2005-10-26ppc: Use the indirect_pci.c from arch/powerpc/sysdevPaul Mackerras1-0/+8
2005-10-26[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseriesMichael Ellerman2-1/+353
2005-10-26[PATCH] powerpc: Some minor cleanups to setup_32.cKumar Gala1-3/+0
2005-10-24powerpc: iseries: Fix a bogus commentStephen Rothwell1-5/+1
2005-10-23powerpc: Run on old powermacs.Paul Mackerras1-2/+8
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras2-7/+9
2005-10-22ppc64: Use arch/powerpc/platforms/powermac for powermac build.Paul Mackerras1-0/+4
2005-10-22powerpc: Merge in 64-bit powermac support.Paul Mackerras10-792/+1120
2005-10-20powerpc: Fix some bugs in the new merged time codePaul Mackerras1-3/+2
2005-10-20ppc64: Move init_boot_text call and conswitchp init into setup_archPaul Mackerras1-4/+0
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras1-3/+3
2005-10-20powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as intPaul Mackerras2-49/+21
2005-10-20ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfoPaul Mackerras1-2/+2
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras2-19/+18
2005-10-19powerpc: Merge machdep.hPaul Mackerras7-29/+42
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras2-5/+4
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell1-2/+2
2005-10-14powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.hStephen Rothwell4-3/+293
2005-10-14powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.hStephen Rothwell3-2/+104
2005-10-14powerpc: eliminate DsaAddr from pci_dnStephen Rothwell4-16/+23
2005-10-14powerpc: remove ISERIES_[SUB]BUS macrosStephen Rothwell3-17/+10
2005-10-14powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell5-12/+77
2005-10-12powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64Paul Mackerras3-1/+12
2005-10-12Merge from Linus' treePaul Mackerras1-2/+2
2005-10-12powerpc: make iSeries boot againStephen Rothwell2-5/+3
2005-10-12powerpc: pci_dn's should point to their device_node'sStephen Rothwell1-0/+1
2005-10-11ppc: Various minor compile fixesPaul Mackerras2-0/+2
2005-10-11powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.cPaul Mackerras1-1/+0
2005-10-11powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for nowPaul Mackerras1-1/+0
2005-10-10powerpc: Start merging 64-bit support into powermac filesPaul Mackerras4-143/+128
2005-10-10powerpc: Get iseries to compile with ARCH=powerpcPaul Mackerras3-13/+10
2005-10-10powerpc: move lparmap.c to arch/powerpc/kernelPaul Mackerras1-31/+0
2005-10-10powerpc: rename powermac files to remove pmac_ prefixPaul Mackerras14-7/+6
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras11-0/+3342
2005-10-06powerpc: Merge in the ppc64 version of the prom code.Paul Mackerras1-5/+6
2005-10-02Merge rsync://ozlabs.org/sfr-git/for-paulus/Paul Mackerras15-14/+602
2005-10-01powerpc: make iSeries buildStephen Rothwell1-0/+2
2005-10-01powerpc: Get merged kernel to compile and run on 32-bit SMP powermac.Paul Mackerras2-8/+9
2005-09-30powerpc: Move lparmap.c to powerpc/platformsStephen Rothwell1-0/+31
2005-09-30ppc64 iseries: move some iSeries include filesStephen Rothwell13-14/+569
2005-09-28Merge Stephen Rothwell's patchesPaul Mackerras21-4/+6191
2005-09-28powerpc: Fixes to get the merged kernel to boot on powermac.Paul Mackerras1-0/+17
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala1-1/+1
2005-09-28ppc64 iSeries: use device_node instead of iSeries_Device_nodeStephen Rothwell3-55/+67