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