| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Merge CPU features pertaining to icache coherency | David Gibson | 2007-06-14 | 1 | -7/+5 |
* | [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc | Giuliano Pochini | 2007-04-13 | 1 | -5/+9 |
* | [POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only | Mark A. Greer | 2007-03-16 | 1 | -1/+2 |
* | [POWERPC] Use udbg_early_init() on ppc32 | David Gibson | 2007-02-14 | 1 | -6/+2 |
* | [POWERPC] Add export of vgacon_remap_base | Mathieu Desnoyers | 2007-02-08 | 1 | -0/+1 |
* | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras | 2006-12-04 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-04 | 1 | -2/+6 |
|\ |
|
| * | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt | 2006-10-25 | 1 | -1/+1 |
| * | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt | 2006-10-25 | 1 | -2/+6 |
* | | [PATCH] Clean up usage of boot_dev | s.hauer@pengutronix.de | 2006-11-13 | 1 | -4/+0 |
|/ |
|
* | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman | 2006-10-04 | 1 | -6/+2 |
* | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 2006-10-01 | 1 | -4/+0 |
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -1/+0 |
* | [POWERPC] Fix various offb and BootX-related issues | Benjamin Herrenschmidt | 2006-07-03 | 1 | -1/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] powerpc: Parse early parameters earlier | Michael Ellerman | 2006-05-19 | 1 | -12/+2 |
* | [PATCH] powerpc: Make early xmon logic immune to location of early parsing | Michael Ellerman | 2006-05-19 | 1 | -0/+3 |
* | powerpc: provide ppc_md.panic() for both ppc32 & ppc64 | Kumar Gala | 2006-05-05 | 1 | -2/+3 |
* | powerpc: converted embedded platforms to use new define_machine support | Kumar Gala | 2006-03-30 | 1 | -6/+0 |
* | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-29 | 1 | -1/+1 |
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -53/+5 |
* | powerpc: remove OCP references | Kumar Gala | 2006-03-27 | 1 | -6/+0 |
* | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 2006-03-27 | 1 | -4/+3 |
* | [PATCH] powerpc: fix various sparse warnings | Stephen Rothwell | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -3/+2 |
* | powerpc: Introduce a new config symbol to control 16550 early debug code | Paul Mackerras | 2006-01-10 | 1 | -2/+0 |
* | [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250 | Kumar Gala | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -13/+15 |
* | [PATCH] powerpc: serial port discovery (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -0/+8 |
* | powerpc: have only one definition of __irq_offset_value | Stephen Rothwell | 2005-11-14 | 1 | -4/+0 |
* | powerpc: Move some extern declarations from C code into headers | Paul Mackerras | 2005-11-10 | 1 | -2/+1 |
* | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2005-11-10 | 1 | -2/+0 |
* | powerpc: create kernel/setup.h | Stephen Rothwell | 2005-11-09 | 1 | -0/+2 |
* | powerpc: Simplify and clean up the xmon terminal I/O | Paul Mackerras | 2005-11-08 | 1 | -8/+3 |
* | [PATCH] powerpc: Fix ppc32 initrd | David Woodhouse | 2005-11-08 | 1 | -0/+1 |
* | powerpc: Merge smp.c and smp.h | Paul Mackerras | 2005-11-05 | 1 | -0/+2 |
* | powerpc: Merge xmon | Paul Mackerras | 2005-10-28 | 1 | -2/+4 |
* | powerpc: 32-bit CHRP SMP fixes | Paul Mackerras | 2005-10-27 | 1 | -0/+4 |
* | powerpc: remove duplicate screen_info from setup_32.c | Paul Mackerras | 2005-10-27 | 1 | -15/+0 |
* | [PATCH] powerpc: Purge bootinfo.h | David Gibson | 2005-10-27 | 1 | -5/+0 |
* | powerpc: Merge 32-bit CHRP support. | Paul Mackerras | 2005-10-26 | 1 | -0/+4 |
* | powerpc: Pull common bits of setup_{32,64}.c into setup-common.c | Paul Mackerras | 2005-10-26 | 1 | -245/+4 |
* | [PATCH] powerpc: Some minor cleanups to setup_32.c | Kumar Gala | 2005-10-26 | 1 | -37/+8 |
* | powerpc: Merge in 64-bit powermac support. | Paul Mackerras | 2005-10-22 | 1 | -5/+2 |
* | powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int | Paul Mackerras | 2005-10-20 | 1 | -9/+5 |
* | powerpc: Clear the BSS at the start of early_init with ARCH=ppc | Paul Mackerras | 2005-10-17 | 1 | -0/+4 |
* | powerpc: Initialize btext subsystem later, after prom_init | Paul Mackerras | 2005-10-17 | 1 | -12/+4 |
* | powerpc: Fix compilation for 32-bit configs | Paul Mackerras | 2005-10-10 | 1 | -18/+3 |
* | powerpc: Rename files to have consistent _32/_64 suffixes | Paul Mackerras | 2005-10-10 | 1 | -0/+678 |