summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood8-775/+1
2008-04-17[POWERPC] QE: fix sparse warningsAnton Vorontsov1-2/+3
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov1-2/+3
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov1-7/+1
2008-04-17[POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov3-0/+135
2008-04-17[POWERPC] QE: UCC nodes cleanupAnton Vorontsov4-18/+1
2008-04-17[POWERPC] CPM2: Reset the CPM when early debugging is not enabled.Laurent Pinchart1-0/+6
2008-04-17[POWERPC] ep8248e: Reference SMC parameter RAM base in the device tree.Laurent Pinchart1-3/+2
2008-04-17[POWERPC] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.Laurent Pinchart2-22/+69
2008-04-17[POWERPC] Add bootwrapper function to get virtual reg from the device tree.Laurent Pinchart5-43/+31
2008-04-17[POWERPC] 85xx: Enable DMA engine on the MPC8544 DSSebastian Siewior3-1/+70
2008-04-17[POWERPC] 83xx/85xx: Reorganize defconfigsKumar Gala25-0/+0
2008-04-17[POWERPC] Rework Book-E debug exception handlingKumar Gala3-17/+30
2008-04-17[POWERPC] Remove unused machine call outsKumar Gala1-2/+0
2008-04-17[POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman1-7/+2
2008-04-17[POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman3-3/+3
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja2-2/+42
2008-04-17[POWERPC] bootwrapper: Use physical address in PHDR for uImageKumar Gala1-1/+4
2008-04-17[POWERPC] Update linker script to properly set physical addressesKumar Gala1-24/+23
2008-04-17[POWERPC] Clean up some linker and symbol usageKumar Gala3-5/+3
2008-04-17[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala4-8/+8
2008-04-17[POWERPC] 85xx: Cleanup TLB initializationKumar Gala2-28/+43
2008-04-17[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala5-9/+16
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala6-22/+15
2008-04-17[POWERPC] Provide access to arch/powerpc include path on ppc64Kumar Gala1-6/+4
2008-04-17[POWERPC] Remove Kconfig option BOOT_LOADKumar Gala1-16/+0
2008-04-17[POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.cAdrian Bunk1-0/+2
2008-04-17[POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse1-0/+8
2008-04-17[POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov1-0/+5
2008-04-17[POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt1-1/+14
2008-04-17[POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt2-4/+1
2008-04-17[POWERPC] celleb: Coding style cleanupIshizaki Kou9-38/+39
2008-04-17Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2-15/+13
2008-04-16[POWERPC] 4xx: Add idle wait support for 44x platformsJerone Young2-1/+68
2008-04-16[POWERPC] 4xx: Add ppc40x_defconfigJosh Boyer1-0/+896
2008-04-15[POWERPC] 4xx: Reorganize 4xx defconfigsJosh Boyer12-0/+0
2008-04-15[POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell6-15/+11
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell3-44/+72
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell3-4/+53
2008-04-15[POWERPC] prpmc2800 needs a dtbImageDale Farnsworth1-1/+1
2008-04-15[POWERPC] mv643xx_eth: Prepare to support multiple silicon blocksDale Farnsworth2-28/+37
2008-04-15[POWERPC] prpmc2800: Clean up dts propertiesMark A. Greer3-36/+11
2008-04-15[POWERPC] mv64x60: Remove device tree absolute path referencesDale Farnsworth3-14/+15
2008-04-15[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer7-34/+34
2008-04-15[POWERPC] prpmc2800: Fix frequencies in prpmc2800.dtsDale Farnsworth1-3/+3
2008-04-15[POWERPC] prpmc2800: Convert DTS to v1 and add labelsMark A. Greer1-130/+134
2008-04-15[POWERPC] Fix MAX_ORDER config problemStephen Rothwell1-20/+20
2008-04-14[POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras1-1/+17
2008-04-14Merge branch 'linux-2.6'Paul Mackerras135-6038/+8176
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-52/+98