[POWERPC] Add cputable entry for PowerPC 440SPe Rev. B
[safe/jmp/linux-2.6] / arch / powerpc / kernel / prom_init.c
2007-06-14 Jake Moilanen[POWERPC] Donate idle CPU cycles on dedicated partitions
2007-05-08 Michael Ellerman[POWERPC] Tell Phyp we support MSI
2007-05-08 Michael Ellerman[POWERPC] Add __init annotations to reserve_mem() and...
2007-05-07 Domen Puncer[POWERPC] Set efika's device_type to "soc"
2007-04-12 Olaf Hering[POWERPC] Add correct interrupt property for pegasos ide
2007-02-13 Sylvain Munaut[POWERPC] Add device tree fixups for the EFIKA
2006-12-11 Paul Mackerras[POWERPC] Support ibm,dynamic-reconfiguration-memory...
2006-12-04 Paul Mackerras[POWERPC] Tell firmware we can handle POWER6 compatible...
2006-12-04 Paul Mackerras[POWERPC] Distinguish POWER6 partition modes and tell...
2006-12-04 Jeremy Kerr[POWERPC] Cell iommu support
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-30 Will Schmidt[POWERPC] Fix up ibm_architecture_vec definition
2006-07-25 Benjamin Herrenschmidt[POWERPC] Fix 32 bits warning in prom_init.c
2006-07-25 Benjamin Herrenschmidt[POWERPC] Workaround Pegasos incorrect ISA "ranges"
2006-07-07 Benjamin Herrenschmidt[POWERPC] Add briq support to CHRP
2006-07-07 Benjamin Herrenschmidt[POWERPC] Fix 32 bits warning in prom_init.c
2006-07-07 Benjamin Herrenschmidt[POWERPC] Workaround Pegasos incorrect ISA "ranges"
2006-07-03 Benjamin Herrenschmidt[POWERPC] Fix booting on Momentum "Apache" board (a...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Adrian Bunktypo fixes: mecanism -> mechanism
2006-06-15 Amos Waterland[POWERPC] Fix builtin command line interaction with...
2006-06-12 Paul MackerrasMerge branch 'merge'
2006-06-09 Arnd Bergmann[PATCH] powerpc: Fix cell blade detection
2006-06-09 Benjamin Herrenschmidt[PATCH] powerpc: Fix call to ibm,client-architecture...
2006-06-01 Paul MackerrasMerge branch 'merge'
2006-05-26 Hollis Blanchard[PATCH] powerpc: fix RTC/NVRAM accesses on Maple
2006-05-19 Paul MackerrasMerge ../linux-2.6
2006-05-19 Jimi Xenidis[PATCH] powerpc: Auto reserve of device tree blob
2006-05-19 Michael Ellerman[PATCH] powerpc: Move crashkernel= handling into the...
2006-05-19 Michael Ellerman[PATCH] powerpc: Unify mem= handling
2006-05-16 Benjamin Herrenschmidt[PATCH] Fix pSeries identification in prom_init.c
2006-04-29 Anton Blanchard[PATCH] powerpc: Add cputable entry for POWER6
2006-04-28 Paul Mackerraspowerpc/pseries: Tell firmware our capabilities on...
2006-04-13 Michael Ellerman[PATCH] powerpc: Fix machine detection in prom_init.c
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-27 Olaf Hering[PATCH] powerpc: return to OF via trap, not exit
2006-03-03 Benjamin Herrenschmidt[PATCH] powerpc: incorrect rmo_top handling in prom_init
2006-02-24 Anton Blanchard[PATCH] powerpc64: remove broken/bitrotted HMT support
2006-02-07 Michael Ellerman[PATCH] powerpc: Refuse to boot a kdump kernel via OF
2006-01-15 Haren Myneni[PATCH] powerpc: Fix kdump copy regs and dynamic alloca...
2006-01-12 Kumar Gala[PATCH] powerpc: Fixed memory reserve map layout
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Remove device_node addrs/n_addr
2006-01-09 Arnd Bergmann[PATCH] cell: add platform detection code
2006-01-09 Michael Ellerman[PATCH] powerpc: Parse crashkernel= parameter in first...
2006-01-09 Michael Ellerman[PATCH] powerpc: Add a is_kernel_addr() macro
2005-11-30 Olaf Hering[PATCH] powerpc: prevent stack corruption in call_prom_ret
2005-11-10 Paul Mackerras[PATCH] powerpc: merge code values for identifying...
2005-11-10 Paul Mackerrasppc/powerpc: workarounds for old Open Firmware versions
2005-11-08 Paul Mackerraspowerpc: Fix crash in early boot on some powermacs
2005-11-08 Benjamin Herrenschmidt[PATCH] ppc: fix a bunch of warnings
2005-11-08 Benjamin Herrenschmidt[PATCH] ppc64: More U3 device-tree fixes
2005-11-01 Arnd Bergmann[PATCH] powerpc: Rename BPA to Cell
2005-10-27 David Gibson[PATCH] powerpc: Purge bootinfo.h
2005-10-26 Paul Mackerraspowerpc: Fixes to get the Longtrail CHRP a bit further
2005-10-26 Paul Mackerraspowerpc: Merge 32-bit CHRP support.
2005-10-23 Paul Mackerraspowerpc: Run on old powermacs.
2005-10-22 Paul Mackerraspowerpc: Merge in 64-bit powermac support.
2005-10-17 David Gibson[PATCH] powerpc: Another maple merge tree fix
2005-10-17 Paul Mackerraspowerpc: Initialize btext subsystem later, after prom_init
2005-10-10 Paul Mackerraspowerpc: Fix off-by-one error in prom_init.c
2005-10-10 Paul Mackerraspowerpc: Fix bug caused by negation of 64-bit reloc_off...
2005-10-10 Paul Mackerraspowerpc: Make prom_init.c suitable for both 32-bit...
2005-10-06 Paul Mackerraspowerpc: Merge in the ppc64 version of the prom code.