| Commit message (Expand) | Author | Age |
* | powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n | Anton Vorontsov | 2008-06-30 |
* | [POWERPC] Add of_translate_dma_address | Benjamin Herrenschmidt | 2007-12-10 |
* | [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device ... | Scott Wood | 2007-08-22 |
* | [POWERPC] Remove get_property and device_is_compatible | Stephen Rothwell | 2007-08-16 |
* | [POWERPC] of_detach_node()'s device node argument cannot be const | Segher Boessenkool | 2007-07-22 |
* | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-19 |
* | Consolidate of_find_property | Stephen Rothwell | 2007-07-19 |
* | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-19 |
* | Start split out of common open firmware code | Stephen Rothwell | 2007-07-19 |
* | Split out common parts of prom.h | Stephen Rothwell | 2007-07-19 |
* | [POWERPC] Add a warning to help trackdown device_node refcounting bugs | Michael Ellerman | 2007-07-10 |
* | [POWERPC] Generalise device_node flag interface | Michael Ellerman | 2007-07-10 |
* | [POWERPC] Add for_each_compatible_node() | Michael Ellerman | 2007-06-25 |
* | [POWERPC] Uninline of_iomap function | Christian Krafft | 2007-05-02 |
* | [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c | Mathieu Desnoyers | 2007-05-02 |
* | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 |
* | [POWERPC] Remove old interface find_type_devices | Stephen Rothwell | 2007-04-24 |
* | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 |
* | [POWERPC] Remove find_all_nodes | Stephen Rothwell | 2007-04-24 |
* | [POWERPC] Remove find_compatible_devices | Stephen Rothwell | 2007-04-24 |
* | [POWERPC] add of_iomap function | Christian Krafft | 2007-04-23 |
* | [POWERPC] Make struct property's value a void * | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Rename prom_n_size_cells to of_n_size_cells | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Rename get_property to of_get_property | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Update documentation for flat device tree format v17 | David Gibson | 2007-03-16 |
* | [POWERPC] Fix compile error in prom.h | Andrew Morton | 2007-03-07 |
* | [POWERPC] add of_get_mac_address and update fsl_soc.c to use it | Timur Tabi | 2007-02-16 |
* | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-03 |
|\ |
|
| * | [POWERPC] Fix device_is_compatible() const warning | Benjamin Herrenschmidt | 2006-10-24 |
* | | [PATCH] of_irq_to_resource now returns the virq | Andy Fleming | 2006-11-12 |
* | | [PATCH] Slight refactor of interrupt mapping for FSL parts | Andy Fleming | 2006-11-12 |
|/ |
|
* | [POWERPC] Define of_read_ulong helper | Paul Mackerras | 2006-09-20 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-31 |
|\ |
|
| * | [POWERPC] Make OF irq map code detect more error cases | Benjamin Herrenschmidt | 2006-08-30 |
* | | [POWERPC] Make doc comments extractable | Michael Ellerman | 2006-08-08 |
* | | [POWERPC] Make get_property() return a const void * | Jeremy Kerr | 2006-07-31 |
* | | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 |
* | | [POWERPC] Use const qualifiers for prom parsing utilites | Jeremy Kerr | 2006-07-07 |
|/ |
|
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 |
* | [POWERPC] New device-tree interrupt parsing code | Benjamin Herrenschmidt | 2006-07-03 |
* | [POWERPC] change get_property to return void * | Jeremy Kerr | 2006-07-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-23 |
|\ |
|
| * | [POWERPC] cell: add RAS support | Benjamin Herrenschmidt | 2006-06-21 |
| * | [PATCH] powerpc: Add of_parse_dma_window() | Jeremy Kerr | 2006-05-19 |
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
|/ |
|
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 |
* | [PATCH] powerpc: add for_each_node_by_foo helpers | Christoph Hellwig | 2006-03-16 |
* | [PATCH] powerpc: Don't overwrite flat device tree with kdump kernel | Michael Ellerman | 2006-02-07 |