| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] ] Fix memset size error | Li Zefan | 2007-11-08 | 1 | -1/+1 |
* | [POWERPC] prom_init whitespace cleanup, typo fix | Linas Vepstas | 2007-09-14 | 1 | -6/+6 |
* | [POWERPC] Advertise correct IDE mode on Pegasos2 | Olaf Hering | 2007-08-22 | 1 | -3/+8 |
* | [POWERPC] Donate idle CPU cycles on dedicated partitions | Jake Moilanen | 2007-06-14 | 1 | -1/+3 |
* | [POWERPC] Tell Phyp we support MSI | Michael Ellerman | 2007-05-08 | 1 | -1/+7 |
* | [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc() | Michael Ellerman | 2007-05-08 | 1 | -1/+1 |
* | [POWERPC] Set efika's device_type to "soc" | Domen Puncer | 2007-05-07 | 1 | -1/+1 |
* | [POWERPC] Add correct interrupt property for pegasos ide | Olaf Hering | 2007-04-13 | 1 | -22/+33 |
* | [POWERPC] Add device tree fixups for the EFIKA | Sylvain Munaut | 2007-02-13 | 1 | -0/+81 |
* | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes | Paul Mackerras | 2006-12-11 | 1 | -1/+1 |
* | [POWERPC] Tell firmware we can handle POWER6 compatible mode | Paul Mackerras | 2006-12-04 | 1 | -0/+1 |
* | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras | 2006-12-04 | 1 | -1/+2 |
* | [POWERPC] Cell iommu support | Jeremy Kerr | 2006-12-04 | 1 | -7/+7 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-31 | 1 | -5/+5 |
|\ |
|
| * | [POWERPC] Fix up ibm_architecture_vec definition | Will Schmidt | 2006-08-30 | 1 | -5/+5 |
| * | [POWERPC] Fix 32 bits warning in prom_init.c | Benjamin Herrenschmidt | 2006-07-26 | 1 | -0/+2 |
| * | [POWERPC] Workaround Pegasos incorrect ISA "ranges" | Benjamin Herrenschmidt | 2006-07-26 | 1 | -0/+34 |
* | | [POWERPC] Add briq support to CHRP | Benjamin Herrenschmidt | 2006-07-07 | 1 | -2/+8 |
* | | [POWERPC] Fix 32 bits warning in prom_init.c | Benjamin Herrenschmidt | 2006-07-07 | 1 | -0/+2 |
* | | [POWERPC] Workaround Pegasos incorrect ISA "ranges" | Benjamin Herrenschmidt | 2006-07-07 | 1 | -0/+34 |
|/ |
|
* | [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative) | Benjamin Herrenschmidt | 2006-07-03 | 1 | -5/+15 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | typo fixes: mecanism -> mechanism | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | [POWERPC] Fix builtin command line interaction with firmware | Amos Waterland | 2006-06-15 | 1 | -1/+1 |
* | Merge branch 'merge' | Paul Mackerras | 2006-06-12 | 1 | -0/+10 |
|\ |
|
| * | [PATCH] powerpc: Fix cell blade detection | Arnd Bergmann | 2006-06-09 | 1 | -0/+9 |
| * | [PATCH] powerpc: Fix call to ibm,client-architecture-support | Benjamin Herrenschmidt | 2006-06-09 | 1 | -0/+1 |
* | | Merge branch 'merge' | Paul Mackerras | 2006-06-01 | 1 | -3/+45 |
|\ \
| |/ |
|
| * | [PATCH] powerpc: fix RTC/NVRAM accesses on Maple | Hollis Blanchard | 2006-05-26 | 1 | -3/+45 |
* | | Merge ../linux-2.6 | Paul Mackerras | 2006-05-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [PATCH] Fix pSeries identification in prom_init.c | Benjamin Herrenschmidt | 2006-05-16 | 1 | -1/+1 |
* | | [PATCH] powerpc: Auto reserve of device tree blob | Jimi Xenidis | 2006-05-19 | 1 | -5/+4 |
* | | [PATCH] powerpc: Move crashkernel= handling into the kernel. | Michael Ellerman | 2006-05-19 | 1 | -54/+0 |
* | | [PATCH] powerpc: Unify mem= handling | Michael Ellerman | 2006-05-19 | 1 | -50/+5 |
|/ |
|
* | [PATCH] powerpc: Add cputable entry for POWER6 | Anton Blanchard | 2006-04-29 | 1 | -0/+1 |
* | powerpc/pseries: Tell firmware our capabilities on new machines | Paul Mackerras | 2006-04-28 | 1 | -4/+107 |
* | [PATCH] powerpc: Fix machine detection in prom_init.c | Michael Ellerman | 2006-04-13 | 1 | -3/+2 |
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -17/+34 |
* | [PATCH] powerpc: return to OF via trap, not exit | Olaf Hering | 2006-03-27 | 1 | -9/+14 |
* | [PATCH] powerpc: incorrect rmo_top handling in prom_init | Benjamin Herrenschmidt | 2006-03-03 | 1 | -1/+1 |
* | [PATCH] powerpc64: remove broken/bitrotted HMT support | Anton Blanchard | 2006-02-24 | 1 | -38/+0 |
* | [PATCH] powerpc: Refuse to boot a kdump kernel via OF | Michael Ellerman | 2006-02-07 | 1 | -0/+4 |
* | [PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notes | Haren Myneni | 2006-01-15 | 1 | -1/+2 |
* | [PATCH] powerpc: Fixed memory reserve map layout | Kumar Gala | 2006-01-12 | 1 | -4/+4 |
* | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt | 2006-01-09 | 1 | -1/+2 |
* | [PATCH] cell: add platform detection code | Arnd Bergmann | 2006-01-09 | 1 | -0/+2 |
* | [PATCH] powerpc: Parse crashkernel= parameter in first kernel | Michael Ellerman | 2006-01-09 | 1 | -0/+53 |
* | [PATCH] powerpc: Add a is_kernel_addr() macro | Michael Ellerman | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] powerpc: prevent stack corruption in call_prom_ret | Olaf Hering | 2005-11-30 | 1 | -1/+1 |
* | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2005-11-10 | 1 | -6/+2 |