summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/prom.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=nAnton Vorontsov2008-06-301-0/+16
* [POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt2007-12-111-0/+4
* [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device ...Scott Wood2007-08-221-1/+1
* [POWERPC] Remove get_property and device_is_compatibleStephen Rothwell2007-08-171-1/+0
* [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-0/+1
* Consolidate of_find_propertyStephen Rothwell2007-07-201-0/+1
* Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-0/+2
* Start split out of common open firmware codeStephen Rothwell2007-07-201-0/+3
* Split out common parts of prom.hStephen Rothwell2007-07-201-37/+6
* [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-101-0/+1
* [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-101-3/+11
* [POWERPC] Add for_each_compatible_node()Michael Ellerman2007-06-251-0/+3
* [POWERPC] Uninline of_iomap functionChristian Krafft2007-05-021-11/+8
* [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2007-05-021-13/+2
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-3/+0
* [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-1/+0
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-1/+0
* [POWERPC] Remove find_all_nodesStephen Rothwell2007-04-241-1/+0
* [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-2/+0
* [POWERPC] add of_iomap functionChristian Krafft2007-04-231-0/+11
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-131-1/+2
* [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-131-1/+2
* [POWERPC] Update documentation for flat device tree format v17David Gibson2007-03-161-0/+2
* [POWERPC] Fix compile error in prom.hAndrew Morton2007-03-081-0/+1
* [POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi2007-02-171-0/+2
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-4/+6
|\
| * [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-251-4/+6
* | [PATCH] of_irq_to_resource now returns the virqAndy Fleming2006-11-131-3/+11
* | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-131-0/+7
|/
* [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-201-1/+11
* Merge branch 'merge'Paul Mackerras2006-08-311-1/+3
|\
| * [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-301-1/+3
* | [POWERPC] Make doc comments extractableMichael Ellerman2006-08-081-4/+4
* | [POWERPC] Make get_property() return a const void *Jeremy Kerr2006-07-311-1/+1
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-8/+8
* | [POWERPC] Use const qualifiers for prom parsing utilitesJeremy Kerr2006-07-071-1/+1
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-7/+0
* [POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt2006-07-031-0/+87
* [POWERPC] change get_property to return void *Jeremy Kerr2006-07-031-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-221-0/+9
|\
| * [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-211-0/+3
| * [PATCH] powerpc: Add of_parse_dma_window()Jeremy Kerr2006-05-191-0/+6
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
|/
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-6/+8
* [PATCH] powerpc: add for_each_node_by_foo helpersChristoph Hellwig2006-03-171-0/+6
* [PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2006-02-071-0/+2
OpenPOWER on IntegriCloud