| Commit message (Expand) | Author | Age |
* | [POWERPC] Use cache-inhibited large page bit from firmware | Paul Mackerras | 2007-10-09 |
* | [POWERPC] setup_64.c and prom.c comment cleanup | Linas Vepstas | 2007-09-13 |
* | [POWERPC] prom.c whitespace cleanup | Linas Vepstas | 2007-09-13 |
* | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 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_get_next_child | Stephen Rothwell | 2007-07-19 |
* | Consolidate of_get_parent | 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 |
* | [POWERPC] Remove unnecessary #undef printk from prom.c | Mathieu Desnoyers | 2007-07-10 |
* | [POWERPC] Make the debugfs "powerpc" dir globally accessible | Michael Ellerman | 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-07-10 |
* | [POWERPC] Check for the root node in of_detach_node() | Michael Ellerman | 2007-07-10 |
* | [POWERPC] Output params value in early_init_devtree | Geoff Levand | 2007-06-28 |
* | [POWERPC] Update documentation for of_find_node_by_type() | Michael Ellerman | 2007-06-02 |
* | [POWERPC] Make sure device node type/name is not NULL on hot-added nodes | Benjamin Herrenschmidt | 2007-05-17 |
* | [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning | Michael Ellerman | 2007-05-10 |
* | [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] 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] Automatically lmb_reserve() initrd | David Gibson | 2007-03-07 |
* | [POWERPC] Allow duplicate lmb_reserve() calls | David Gibson | 2007-03-07 |
* | [POWERPC] Export of_find_property | Dave Jones | 2007-02-15 |
* | [PATCH] Dynamic kernel command-line: powerpc | Alon Bar-Lev | 2007-02-12 |
* | [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanup | Mariusz Kozlowski | 2007-01-24 |
* | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes | Paul Mackerras | 2006-12-10 |
* | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras | 2006-12-04 |
* | 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 |
* | | [POWERPC] cell: add cpufreq driver for Cell BE processor | Christian Krafft | 2006-10-25 |
|/ |
|
* | [POWERPC] Minor fix for bootargs property | Geoff Levand | 2006-10-06 |
* | [POWERPC] Define of_read_ulong helper | Paul Mackerras | 2006-09-20 |
* | [POWERPC] Make get_property() return a const void * | Jeremy Kerr | 2006-07-31 |
* | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 |
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 |
* | [POWERPC] change get_property to return void * | Jeremy Kerr | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [POWERPC] Use little-endian bit from firmware ibm,pa-features property | Paul Mackerras | 2006-06-29 |
* | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier | Michael Ellerman | 2006-06-27 |
* | [POWERPC] Export flat device tree via debugfs for debugging | Michael Ellerman | 2006-06-27 |