aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/prom.h
Commit message (Expand)AuthorAge
* [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device ...Scott Wood2007-08-22
* [POWERPC] Remove get_property and device_is_compatibleStephen Rothwell2007-08-16
* [POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool2007-07-22
* Consolidate of_find_node_by routinesStephen Rothwell2007-07-19
* Consolidate of_find_propertyStephen Rothwell2007-07-19
* Consolidate of_device_is_compatibleStephen Rothwell2007-07-19
* Start split out of common open firmware codeStephen Rothwell2007-07-19
* Split out common parts of prom.hStephen Rothwell2007-07-19
* [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-10
* [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-10
* [POWERPC] Add for_each_compatible_node()Michael Ellerman2007-06-25
* [POWERPC] Uninline of_iomap functionChristian Krafft2007-05-02
* [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2007-05-02
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-24
* [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-24
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-24
* [POWERPC] Remove find_all_nodesStephen Rothwell2007-04-24
* [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-24
* [POWERPC] add of_iomap functionChristian Krafft2007-04-23
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-12
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-12
* [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-12
* [POWERPC] Update documentation for flat device tree format v17David Gibson2007-03-16
* [POWERPC] Fix compile error in prom.hAndrew Morton2007-03-07
* [POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi2007-02-16
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-03
|\
| * [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-24
* | [PATCH] of_irq_to_resource now returns the virqAndy Fleming2006-11-12
* | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-12
|/
* [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-20
* Merge branch 'merge'Paul Mackerras2006-08-31
|\
| * [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-30
* | [POWERPC] Make doc comments extractableMichael Ellerman2006-08-08
* | [POWERPC] Make get_property() return a const void *Jeremy Kerr2006-07-31
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-31
* | [POWERPC] Use const qualifiers for prom parsing utilitesJeremy Kerr2006-07-07
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* [POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt2006-07-03
* [POWERPC] change get_property to return void *Jeremy Kerr2006-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-23
|\
| * [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-21
| * [PATCH] powerpc: Add of_parse_dma_window()Jeremy Kerr2006-05-19
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
|/
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-28
* [PATCH] powerpc: add for_each_node_by_foo helpersChristoph Hellwig2006-03-16
* [PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2006-02-07
* [PATCH] powerpc: Add of_find_property functionDave C Boutcher2006-01-13
* [PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher2006-01-13