summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add treeImage to .gitignoreJosh Boyer2007-10-031-0/+1
* [POWERPC] Virtex: Add generic Xilinx Virtex board supportGrant Likely2007-10-032-0/+51
* [POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely2007-10-032-0/+152
* [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-033-43/+93
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-036-6/+14
|\
| * [POWERPC] Fix xics set_affinity codeAnton Blanchard2007-10-021-1/+1
| * [POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.jacmet@sunsite.dk2007-09-281-0/+1
| * [POWERPC] Fix mpc834x USB-MPH configuration.jacmet@sunsite.dk2007-09-281-2/+2
| * [POWERPC] Fix copy'n'paste typo in commproc.cJochen Friedrich2007-09-281-1/+1
| * [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr2007-09-261-2/+2
| * [POWERPC] Ensure FULL_REGS on execRoland McGrath2007-09-251-0/+7
* | [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-034-1/+203
* | [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-031-17/+11
* | [POWERPC] Store the base address in dcr_host_tMichael Ellerman2007-10-031-1/+1
* | [POWERPC] Select proper defconfig for crosscompilesAdrian Bunk2007-10-031-0/+4
* | [POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath2007-10-033-7/+40
* | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-031-1/+1
* | [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-032-8/+17
* | [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
* | [POWERPC] Make vio_bus_type staticStephen Rothwell2007-10-031-1/+3
* | [POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell2007-10-031-7/+7
* | [POWERPC] Remove debug printk from vio_bus_initStephen Rothwell2007-10-031-4/+1
* | [POWERPC] Implement generic time of day clocksource for powerpcTony Breeds2007-10-032-172/+104
* | [POWERPC] Implement {read,update}_persistent_clockTony Breeds2007-10-034-145/+29
* | [POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout2007-10-032-0/+39
* | [POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell2007-10-035-34/+42
* | [POWERPC] Separate out legacy machine check exception parsersOlof Johansson2007-10-031-29/+37
* | [POWERPC] clk.h interface for platformsDomen Puncer2007-10-034-0/+88
* | [POWERPC] Inline u3msi_compose_msi_msg()Michael Ellerman2007-10-031-15/+9