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