summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely2007-10-031-2/+3
| * [POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely2007-10-031-5/+5
| * [POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely2007-10-032-17/+17
| * [POWERPC] Add PowerPC Xilinx Virtex entry to maintainersGrant Likely2007-10-031-0/+7
| * [POWERPC] Virtex: Add generic Xilinx Virtex board supportGrant Likely2007-10-032-0/+51
| * [POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely2007-10-033-0/+172
| * [POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board supportGrant Likely2007-10-031-13/+25
| * [POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely2007-10-034-1/+68
| * [POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak2007-10-032-1/+27
| * [POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak2007-10-033-10/+20
| * [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak2007-10-033-6/+27
| * [POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer2007-10-031-0/+1
| * [POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds2007-10-033-0/+10
| * [POWERPC] Implement clockevents driver for powerpcTony Breeds2007-10-034-43/+94
| * Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24Paul Mackerras2007-10-031-0/+1
| |\
| | * [POWERPC] Fix cpm_uart driverJochen Friedrich2007-09-251-1/+1
| | * [PPC] Compile fix for 8xx CPM Ehernet driverJochen Friedrich2007-09-251-0/+1
| | * [PPC] Fix cpm_dpram_addr returning phys mem instead of virt memJochen Friedrich2007-09-251-1/+1
| | * [POWERPC] Fix copy'n'paste typo in commproc.cJochen Friedrich2007-09-251-1/+1
| * | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-03170-1599/+2323
| |\ \
| * | | [POWERPC] Fix panic in RTAS codeTony Breeds2007-10-031-6/+9
| * | | [POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas2007-10-031-5/+2
| * | | [POWERPC] Celleb: update for PCIIshizaki Kou2007-10-038-47/+396
| * | | [POWERPC] Celleb: Serial I/O updateIshizaki Kou2007-10-031-24/+24
| * | | [POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou2007-10-035-1/+204
| * | | [POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou2007-10-031-1/+93
| * | | [POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou2007-10-033-13/+15
| * | | [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes2007-10-031-2/+2
| * | | [POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman2007-10-031-7/+6
| * | | [POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman2007-10-032-23/+11
| * | | [POWERPC] Store the base address in dcr_host_tMichael Ellerman2007-10-033-4/+10
| * | | [POWERPC] Select proper defconfig for crosscompilesAdrian Bunk2007-10-031-0/+4
| * | | [POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov2007-10-032-44/+74
| * | | [POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov2007-10-031-12/+9
| * | | [POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov2007-10-031-2/+12
| * | | [POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2007-10-032-1/+11
| * | | [POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2007-10-032-0/+2
| * | | [POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov2007-10-032-31/+31
| * | | [POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath2007-10-033-7/+40
| * | | [POWERPC] Include pagemap.h in asm/powerpc/tlb.hMathieu Desnoyers2007-10-031-0/+2
| * | | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-036-5/+16
| * | | [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-033-8/+18
| * | | [POWERPC] MAINTAINERS shouldn't reference linuxppc-embeddedMark A. Greer2007-10-031-9/+8
| * | | [POWERPC] Make instruction dumping work in real modeScott Wood2007-10-031-0/+8
| * | | [POWERPC] Fix pci domain detectionArnd Bergmann2007-10-031-1/+1
| * | | [POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2007-10-032-0/+12
| * | | [POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood2007-10-033-1/+216
| * | | [POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood2007-10-032-14/+18
| * | | [POWERPC] boot: Simplify gunzip_finishMilton Miller2007-10-031-5/+2
| * | | [POWERPC] boot: Record header bytes in gunzip_startMilton Miller2007-10-031-0/+1
OpenPOWER on IntegriCloud