| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 2 | -9/+9 |
* | [POWERPC] Make struct property's value a void * | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 2007-04-13 | 1 | -1/+0 |
* | [POWERPC] Split several platforms into their respective Kconfig file | Kumar Gala | 2007-03-22 | 1 | -0/+17 |
* | [POWERPC] Maple: use mmio nvram | Nathan Lynch | 2007-02-07 | 1 | -0/+3 |
* | [POWERPC] Maple: don't override bus-range supplied by firmware | Nathan Lynch | 2007-02-07 | 1 | -8/+0 |
* | [POWERPC] maple: improve CPC9x5 host bridge detection | Nathan Lynch | 2007-01-24 | 1 | -6/+9 |
* | [POWERPC] Fix unbalanced uses of of_node_put | Nathan Lynch | 2007-01-09 | 1 | -1/+0 |
* | [POWERPC] maple: Use RTAS for reboot and halt | Nathan Lynch | 2006-12-08 | 1 | -0/+12 |
* | [POWERPC] maple: Match "pcie" name for CPC945 | Nathan Lynch | 2006-12-08 | 1 | -1/+1 |
* | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 2006-12-04 | 3 | -30/+21 |
* | [POWERPC] Fix Maple secondary IDE interrupt | Benjamin Herrenschmidt | 2006-10-10 | 1 | -2/+15 |
* | [POWERPC] Make U4 PCIe work on maple | Benjamin Herrenschmidt | 2006-10-10 | 1 | -7/+169 |
* | [POWERPC] maple/pci iomem annotations | Al Viro | 2006-09-26 | 1 | -30/+30 |
* | [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c | Nathan Lynch | 2006-09-22 | 1 | -19/+25 |
* | [POWERPC] Maple U3 HT - reject inappropriate config space access | Nathan Lynch | 2006-09-22 | 1 | -0/+6 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-01 | 1 | -4/+13 |
|\ |
|
| * | [POWERPC] Fix new interrupt code (MPIC detection) | Segher Boessenkool | 2006-07-28 | 1 | -4/+11 |
| * | [POWERPC] Fix new interrupt code (MPIC endianness) | Segher Boessenkool | 2006-07-28 | 1 | -0/+2 |
* | | [POWERPC] maple: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 2 | -26/+21 |
|/ |
|
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 2 | -35/+70 |
* | [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative) | Benjamin Herrenschmidt | 2006-07-03 | 1 | -2/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-29 | 1 | -5/+2 |
|\ |
|
| * | [POWERPC] powerpc: Initialise ppc_md htab pointers earlier | Michael Ellerman | 2006-06-28 | 1 | -5/+2 |
* | | [PATCH] 64bit resource: fix up printks for resources in arch and core code | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+3 |
|/ |
|
* | [PATCH] powerpc: Don't print chosen idle loop at every boot | Olof Johansson | 2006-04-22 | 1 | -1/+1 |
* | [PATCH] powerpc: remove io_page_mask | Anton Blanchard | 2006-04-22 | 1 | -3/+0 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 1 | -22/+2 |
|\ |
|
| * | [PATCH] RTC: Remove RTC UIP synchronization on PPC Maple | Matt Mackall | 2006-03-28 | 1 | -22/+2 |
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -3/+5 |
* | | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 2006-03-27 | 1 | -1/+1 |
|/ |
|
* | Merge ../powerpc-merge | Paul Mackerras | 2006-02-24 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] powerpc: Don't re-assign PCI resources on Maple | Segher Boessenkool | 2006-02-24 | 1 | -2/+2 |
* | | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason | 2006-02-10 | 1 | -2/+0 |
|/ |
|
* | [PATCH] powerpc: Fix Maple build | Benjamin Herrenschmidt | 2006-01-15 | 3 | -41/+68 |
* | powerpc: Introduce a new config symbol to control 16550 early debug code | Paul Mackerras | 2006-01-10 | 1 | -3/+0 |
* | [PATCH] powerpc: Experimental support for new G5 Macs (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -2/+2 |
* | [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. | Michael Ellerman | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] powerpc: serial port discovery (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -14/+0 |
* | [PATCH] powerpc: Merge kexec | Michael Ellerman | 2006-01-09 | 1 | -0/+5 |
* | [PATCH] powerpc: Maple: request I/O resource. | Segher Boessenkool | 2005-11-18 | 1 | -1/+10 |
* | [PATCH] powerpc: pci_64 fixes & cleanups | Benjamin Herrenschmidt | 2005-11-16 | 1 | -15/+1 |
* | [PATCH] ppc64: fix PCI IO mapping | Benjamin Herrenschmidt | 2005-11-10 | 1 | -3/+0 |
* | powerpc: Merge maple support code to arch/powerpc/platforms/maple | Paul Mackerras | 2005-10-29 | 5 | -0/+1010 |