| Commit message (Expand) | Author | Age |
* | of: merge of_find_all_nodes() implementations | Grant Likely | 2009-10-15 |
* | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt | 2009-06-09 |
* | powerpc: Allow mem=x cmdline to work with 4G+ | Becky Bruce | 2009-05-15 |
* | powerpc: Allow debugging of LMBs with lmb=debug | Michael Ellerman | 2009-02-10 |
* | powerpc: Get the number of SLBs from "slb-size" property | Michael Neuling | 2009-01-16 |
* | powerpc: Remove unnecessary casts | Stephen Rothwell | 2009-01-08 |
* | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard | 2008-12-28 |
* | powerpc: Add of_find_next_cache_node() | Nathan Lynch | 2008-12-20 |
* | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras | 2008-09-15 |
* | powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels | Chandru | 2008-09-15 |
* | powerpc: Add VSX CPU feature | Michael Neuling | 2008-06-30 |
* | [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) | Kumar Gala | 2008-04-24 |
* | [POWERPC] Fix device-tree locking vs. interrupts | Benjamin Herrenschmidt | 2008-04-18 |
* | [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot | Manish Ahuja | 2008-04-16 |
* | [POWERPC] move_device_tree() should be __init | Geert Uytterhoeven | 2008-04-01 |
* | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var | Manish Ahuja | 2008-03-25 |
* | [POWERPC] pseries: phyp dump: Reserve and release memory | Manish Ahuja | 2008-03-25 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 | Paul Mackerras | 2008-02-26 |
|\ |
|
| * | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 |
* | | [POWERPC] Fix dt_mem_next_cell() to read the full address | Becky Bruce | 2008-02-19 |
|/ |
|
* | [POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround | Valentine Barshak | 2007-12-23 |
* | [POWERPC] Use SLB size from the device tree | Michael Neuling | 2007-12-10 |
* | [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue. | Valentine Barshak | 2007-11-01 |
* | [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 |