summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
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-17phy: Change mii_bus id field to a stringAndy Fleming3-4/+5
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 Mackerras30-215/+337
2008-04-07[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak1-5/+4
2008-04-07[POWERPC] pasemi: Minor iommu cleanupOlof Johansson1-10/+9
2008-04-07[POWERPC] Remove CONFIG_PCI_LEGACY from some configsStephen Rothwell6-24/+20
2008-04-07[POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUGStephen Rothwell1-0/+2
2008-04-07[POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch2-20/+4
2008-04-07[POWERPC] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectableTimur Tabi1-6/+17
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt2-0/+15