summaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (unfollow)
Commit 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 Vorontsov2-2/+4
2008-04-17[POWERPC] QE: immap_qe.h should include asm/io.hAnton Vorontsov1-0/+1
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov3-9/+12
2008-04-17[POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov4-0/+223
2008-04-17[POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov2-207/+235
2008-04-17[POWERPC] QE: UCC nodes cleanupAnton Vorontsov8-30/+30
2008-04-17[POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.hLaurent Pinchart3-23/+15
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] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart4-10/+78
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 Gala2-5/+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-16[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja3-3/+45
2008-04-16[POWERPC] Cleanup pgtable-ppc32.hKumar Gala1-4/+1
2008-04-16[POWERPC] bootwrapper: Use physical address in PHDR for uImageKumar Gala1-1/+4
2008-04-16[POWERPC] Update linker script to properly set physical addressesKumar Gala2-24/+24
2008-04-16[POWERPC] Move phys_addr_t definition into asm/types.hKumar Gala7-17/+7
2008-04-16[POWERPC] Clean up some linker and symbol usageKumar Gala3-5/+3
2008-04-16[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addrKumar Gala4-8/+8
2008-04-16[POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32Kumar Gala1-2/+2
2008-04-16[POWERPC] 85xx: Cleanup TLB initializationKumar Gala2-28/+43
2008-04-16[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmemKumar Gala5-9/+16
2008-04-16[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala7-24/+15
2008-04-16[POWERPC] Provide access to arch/powerpc include path on ppc64Kumar Gala1-6/+4
2008-04-16[POWERPC] Remove Kconfig option BOOT_LOADKumar Gala1-16/+0
2008-04-16[POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.cAdrian Bunk1-0/+2
2008-04-16[POWERPC] Efika: Really, don't pretend to be CHRPDavid Woodhouse1-0/+8
2008-04-16[POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich4-0/+146
2008-04-16[POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov3-0/+113
2008-04-16[POWERPC] OF helpers for the GPIO APIAnton Vorontsov4-0/+318
2008-04-16[POWERPC] properly declare onstack completion in iseries vethBenjamin Herrenschmidt1-1/+2
2008-04-16[POWERPC] Fixup softirq preempt countBenjamin Herrenschmidt1-1/+14
2008-04-16[POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt2-4/+1
2008-04-16[POWERPC] hvcbeat: Fix buffer manipulationIshizaki Kou1-2/+2
2008-04-16[POWERPC] celleb: Coding style cleanupIshizaki Kou9-38/+39
2008-04-16[POWERPC] 4xx: Add idle wait support for 44x platformsJerone Young2-1/+68