| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Use of_node_name_eq for node name comparisons | Rob Herring | 2018-12-22 | 1 | -4/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-23 | 1 | -12/+12 |
* | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 2016-09-20 | 1 | -2/+2 |
* | powerpc: add explicit OF includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
* | powerpc: Convert feature_lock to raw_spinlock | Thomas Gleixner | 2010-02-19 | 1 | -12/+12 |
* | [POWERPC] powermac: Use machine_*_initcall() hooks in platform code | Grant Likely | 2008-01-17 | 1 | -2/+1 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2006-09-14 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] powerpc: Fix typo in powermac platform functions | Benjamin Herrenschmidt | 2006-09-03 | 1 | -1/+1 |
* | | [POWERPC] powermac: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -7/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -0/+2 |
* | powerpc: Turn off verbose debug output in powermac platform functions | Paul Mackerras | 2006-03-03 | 1 | -0/+5 |
* | [PATCH] 3/5 powerpc: Add platform functions interpreter | Benjamin Herrenschmidt | 2006-01-09 | 1 | -0/+405 |