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