summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Make Book-E debug handling SMP safeKumar Gala2008-04-171-9/+21
* [POWERPC] CPM: Always use new binding.Scott Wood2008-04-178-775/+1
* [POWERPC] QE: fix sparse warningsAnton Vorontsov2008-04-171-2/+3
* [POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov2008-04-172-2/+4
* [POWERPC] QE: immap_qe.h should include asm/io.hAnton Vorontsov2008-04-171-0/+1
* [POWERPC] QE: implement qe_muram_offsetAnton Vorontsov2008-04-173-9/+12
* [POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov2008-04-174-0/+223
* [POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov2008-04-172-207/+235
* [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-178-30/+30
* [POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.hLaurent Pinchart2008-04-173-23/+15
* [POWERPC] CPM2: Reset the CPM when early debugging is not enabled.Laurent Pinchart2008-04-171-0/+6
* [POWERPC] ep8248e: Reference SMC parameter RAM base in the device tree.Laurent Pinchart2008-04-171-3/+2
* [POWERPC] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.Laurent Pinchart2008-04-172-22/+69
* [POWERPC] Add bootwrapper function to get virtual reg from the device tree.Laurent Pinchart2008-04-175-43/+31
* [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-174-10/+78
* [POWERPC] 85xx: Enable DMA engine on the MPC8544 DSSebastian Siewior2008-04-173-1/+70
* [POWERPC] 83xx/85xx: Reorganize defconfigsKumar Gala2008-04-1725-0/+0
* [POWERPC] Rework Book-E debug exception handlingKumar Gala2008-04-173-17/+30
* [POWERPC] Remove unused machine call outsKumar Gala2008-04-172-5/+0
* [POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman2008-04-171-7/+2
* [POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman2008-04-173-3/+3
* [POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja2008-04-163-3/+45
* [POWERPC] Cleanup pgtable-ppc32.hKumar Gala2008-04-161-4/+1
* [POWERPC] bootwrapper: Use physical address in PHDR for uImageKumar Gala2008-04-161-1/+4
* [POWERPC] Update linker script to properly set physical addressesKumar Gala2008-04-162-24/+24
* [POWERPC] Move phys_addr_t definition into asm/types.hKumar Gala2008-04-167-17/+7
* [POWERPC] Clean up some linker and symbol usageKumar Gala2008-04-163-5/+3
* [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala2008-04-164-8/+8
* [POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32Kumar Gala2008-04-161-2/+2
* [POWERPC] 85xx: Cleanup TLB initializationKumar Gala2008-04-162-28/+43
* [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala2008-04-165-9/+16
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-167-24/+15
* [POWERPC] Provide access to arch/powerpc include path on ppc64Kumar Gala2008-04-161-6/+4
* [POWERPC] Remove Kconfig option BOOT_LOADKumar Gala2008-04-161-16/+0
* [POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.cAdrian Bunk2008-04-161-0/+2
* [POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse2008-04-161-0/+8
* [POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich2008-04-164-0/+146
* [POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov2008-04-163-0/+113
* [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-164-0/+318
* [POWERPC] properly declare onstack completion in iseries vethBenjamin Herrenschmidt2008-04-161-1/+2
* [POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt2008-04-161-1/+14
* [POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt2008-04-162-4/+1
* [POWERPC] hvcbeat: Fix buffer manipulationIshizaki Kou2008-04-161-2/+2
* [POWERPC] celleb: Coding style cleanupIshizaki Kou2008-04-169-38/+39
* Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-163-17/+46
|\
| * [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak2008-04-071-5/+4
| * [POWERPC] pasemi: Minor iommu cleanupOlof Johansson2008-04-071-10/+9
| * pasemi_mac: Netpoll supportNate Case2008-04-071-0/+23
| * pasemi_mac: Jumbo frame bugfixesOlof Johansson2008-04-071-2/+10
* | [POWERPC] 4xx: Add idle wait support for 44x platformsJerone Young2008-04-162-1/+68