summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool2007-07-221-1/+1
* Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-114/+1Star
* Consolidate of_get_next_childStephen Rothwell2007-07-201-24/+0Star
* Consolidate of_get_parentStephen Rothwell2007-07-201-21/+0Star
* Consolidate of_find_propertyStephen Rothwell2007-07-201-23/+1Star
* Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-25/+0Star
* Start split out of common open firmware codeStephen Rothwell2007-07-201-41/+0Star
* [POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers2007-07-101-2/+0Star
* [POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2007-07-101-6/+3Star
* [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-101-0/+11
* [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-101-1/+1
* [POWERPC] Check for the root node in of_detach_node()Michael Ellerman2007-07-101-0/+3
* [POWERPC] Output params value in early_init_devtreeGeoff Levand2007-06-281-1/+1
* [POWERPC] Update documentation for of_find_node_by_type()Michael Ellerman2007-06-021-5/+6
* [POWERPC] Make sure device node type/name is not NULL on hot-added nodesBenjamin Herrenschmidt2007-05-171-0/+5
* [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman2007-05-101-16/+31
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-19/+0Star
* [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-19/+0Star
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-14/+0Star
* [POWERPC] Remove find_all_nodesStephen Rothwell2007-04-241-17/+0Star
* [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-24/+0Star
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-121-2/+3
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-121-3/+2Star
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-121-3/+2Star
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-121-5/+6
* [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-121-12/+12
* [POWERPC] Automatically lmb_reserve() initrdDavid Gibson2007-03-081-0/+23
* [POWERPC] Allow duplicate lmb_reserve() callsDavid Gibson2007-03-081-3/+0Star
* [POWERPC] Export of_find_propertyDave Jones2007-02-161-0/+1
* [PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev2007-02-121-1/+1
* [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanupMariusz Kozlowski2007-01-241-12/+6Star
* [POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras2006-12-111-0/+55
* [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-34/+76
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-3/+5
|\
| * [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-251-3/+5
* | [POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft2006-10-251-0/+1
|/
* [POWERPC] Minor fix for bootargs propertyGeoff Levand2006-10-061-1/+1
* [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-201-17/+2Star
* [POWERPC] Make get_property() return a const void *Jeremy Kerr2006-07-311-1/+1
* [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-12/+11Star
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-449/+2Star
* [POWERPC] change get_property to return void *Jeremy Kerr2006-07-031-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras2006-06-291-0/+1
* [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-281-18/+5Star
* [POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman2006-06-281-0/+25
* [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-211-0/+43
* [POWERPC] Prevent duplicate lmb reservations for Device Tree blob.Jon Loeliger2006-06-211-2/+11
* powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-151-0/+3
* [PATCH] powerpc: Auto reserve of device tree blobJimi Xenidis2006-05-191-0/+5