aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-03[POWERPC] Uartlite: Add macros for register namesGrant Likely1-6/+21
2007-10-03[POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platformsGrant Likely1-0/+8
2007-10-03[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header fileGrant Likely3-8/+25
2007-10-03[POWERPC] Uartlite: Flush RX fifo in bootwrapperGrant Likely2-1/+11
2007-10-03[POWERPC] Add treeImage to .gitignoreJosh Boyer1-0/+1
2007-10-03[POWERPC] Uartlite: Let the console be initialized earlierGrant Likely1-3/+38
2007-10-03[POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely1-4/+92
2007-10-03[POWERPC] Uartlite: Comment block tidyGrant Likely1-3/+40
2007-10-03[POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely1-34/+65
2007-10-03[POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely1-2/+3
2007-10-03[POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely1-5/+5
2007-10-03[POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely2-17/+17
2007-10-03[POWERPC] Add PowerPC Xilinx Virtex entry to maintainersGrant Likely1-0/+7
2007-10-03[POWERPC] Virtex: Add generic Xilinx Virtex board supportGrant Likely2-0/+51
2007-10-03[POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely3-0/+172
2007-10-03[POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board supportGrant Likely1-13/+25
2007-10-03[POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely4-1/+68
2007-10-03[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak2-1/+27
2007-10-03[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak3-10/+20
2007-10-03[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak3-6/+27
2007-10-03[POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer1-0/+1
2007-10-03[POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds3-0/+10
2007-10-03[POWERPC] Implement clockevents driver for powerpcTony Breeds4-43/+94
2007-10-03Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24Paul Mackerras1-0/+1
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras170-1599/+2323
2007-10-03[POWERPC] Fix panic in RTAS codeTony Breeds1-6/+9
2007-10-03[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas1-5/+2
2007-10-03[POWERPC] Celleb: update for PCIIshizaki Kou8-47/+396
2007-10-03[POWERPC] Celleb: Serial I/O updateIshizaki Kou1-24/+24
2007-10-03[POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou5-1/+204
2007-10-03[POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou1-1/+93
2007-10-03[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou3-13/+15
2007-10-03[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes1-2/+2
2007-10-03[POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman1-7/+6
2007-10-03[POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman2-23/+11
2007-10-03[POWERPC] Store the base address in dcr_host_tMichael Ellerman3-4/+10
2007-10-03[POWERPC] Select proper defconfig for crosscompilesAdrian Bunk1-0/+4
2007-10-03[POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov2-44/+74
2007-10-03[POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov1-12/+9
2007-10-03[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov1-2/+12
2007-10-03[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2-1/+11
2007-10-03[POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2-0/+2
2007-10-03[POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov2-31/+31
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath3-7/+40
2007-10-03[POWERPC] Include pagemap.h in asm/powerpc/tlb.hMathieu Desnoyers1-0/+2
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins6-5/+16
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell3-8/+18
2007-10-03[POWERPC] MAINTAINERS shouldn't reference linuxppc-embeddedMark A. Greer1-9/+8
2007-10-03[POWERPC] Make instruction dumping work in real modeScott Wood1-0/+8
2007-10-03[POWERPC] Fix pci domain detectionArnd Bergmann1-1/+1