Commit Graph

61 Commits (308c05e35e3517d19bb67a7e97772235c9e15cd7)

Author SHA1 Message Date
Benjamin Herrenschmidt 837c54db21 [POWERPC] Add of_translate_dma_address 17 years ago
Scott Wood 804ace8881 [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device node compatibility 18 years ago
Stephen Rothwell 0b8188a44d [POWERPC] Remove get_property and device_is_compatible 18 years ago
Segher Boessenkool 34f329db54 [POWERPC] of_detach_node()'s device node argument cannot be const 18 years ago
Stephen Rothwell 1ef4d4242d Consolidate of_find_node_by routines 18 years ago
Stephen Rothwell 581b605a83 Consolidate of_find_property 18 years ago
Stephen Rothwell 0081cbc373 Consolidate of_device_is_compatible 18 years ago
Stephen Rothwell 97e873e5c8 Start split out of common open firmware code 18 years ago
Stephen Rothwell 76c1ce7870 Split out common parts of prom.h 18 years ago
Michael Ellerman 6a281856c0 [POWERPC] Add a warning to help trackdown device_node refcounting bugs 18 years ago
Michael Ellerman d3b814bb1e [POWERPC] Generalise device_node flag interface 18 years ago
Michael Ellerman e3855fa554 [POWERPC] Add for_each_compatible_node() 18 years ago
Christian Krafft c3e8011ad1 [POWERPC] Uninline of_iomap function 18 years ago
Mathieu Desnoyers c0b3ae14f1 [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c 18 years ago
Stephen Rothwell 30686ba6d5 [POWERPC] Remove old interface find_devices 18 years ago
Stephen Rothwell 1658ab6678 [POWERPC] Remove old interface find_type_devices 18 years ago
Stephen Rothwell 8c8dc32248 [POWERPC] Remove old interface find_path_device 18 years ago
Stephen Rothwell 112466b4d0 [POWERPC] Remove find_all_nodes 18 years ago
Stephen Rothwell 4bf56e1725 [POWERPC] Remove find_compatible_devices 18 years ago
Christian Krafft 6bf05fd776 [POWERPC] add of_iomap function 18 years ago
Stephen Rothwell 1a38147ed0 [POWERPC] Make struct property's value a void * 18 years ago
Stephen Rothwell 9213feea6e [POWERPC] Rename prom_n_size_cells to of_n_size_cells 18 years ago
Stephen Rothwell a8bda5dd4f [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells 18 years ago
Stephen Rothwell 7a92f74f98 [POWERPC] Rename device_is_compatible to of_device_is_compatible 18 years ago
Stephen Rothwell 0e56efc7dc [POWERPC] Rename get_property to of_get_property 18 years ago
David Gibson 0e0293c898 [POWERPC] Update documentation for flat device tree format v17 18 years ago
Andrew Morton 99ddef9bfe [POWERPC] Fix compile error in prom.h 18 years ago
Timur Tabi 29cfe6f4fb [POWERPC] add of_get_mac_address and update fsl_soc.c to use it 18 years ago
Andy Fleming 66a91e9c0a [PATCH] of_irq_to_resource now returns the virq 18 years ago
Andy Fleming a9b14973a8 [PATCH] Slight refactor of interrupt mapping for FSL parts 18 years ago
Benjamin Herrenschmidt e2100efb26 [POWERPC] Fix device_is_compatible() const warning 18 years ago
Paul Mackerras a4dc7ff089 [POWERPC] Define of_read_ulong helper 19 years ago
Benjamin Herrenschmidt 006b64de60 [POWERPC] Make OF irq map code detect more error cases 19 years ago
Michael Ellerman 40681b95a4 [POWERPC] Make doc comments extractable 19 years ago
Jeremy Kerr 931b261f44 [POWERPC] Make get_property() return a const void * 19 years ago
Jeremy Kerr a7f67bdf2c [POWERPC] Constify & voidify get_property() 19 years ago
Jeremy Kerr b5a1a9abe1 [POWERPC] Use const qualifiers for prom parsing utilites 19 years ago
Benjamin Herrenschmidt 0ebfff1491 [POWERPC] Add new interrupt mapping core and change platforms to use it 19 years ago
Benjamin Herrenschmidt cc9fd71c62 [POWERPC] New device-tree interrupt parsing code 19 years ago
Jeremy Kerr a1af5b2fd4 [POWERPC] change get_property to return void * 19 years ago
Benjamin Herrenschmidt acf7d76827 [POWERPC] cell: add RAS support 19 years ago
Jeremy Kerr d4ad66faec [PATCH] powerpc: Add of_parse_dma_window() 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Benjamin Herrenschmidt e8222502ee [PATCH] powerpc: Kill _machine and hard-coded platform numbers 19 years ago
Christoph Hellwig e33852228f [PATCH] powerpc: add for_each_node_by_foo helpers 19 years ago
Michael Ellerman b68239ee74 [PATCH] powerpc: Don't overwrite flat device tree with kdump kernel 19 years ago
Dave C Boutcher ecaa8b0ff3 [PATCH] powerpc: Add of_find_property function 19 years ago
Dave C Boutcher 088186ded4 [PATCH] powerpc: Add/remove/update properties in firmware device tree 19 years ago
Benjamin Herrenschmidt cc5d0189b9 [PATCH] powerpc: Remove device_node addrs/n_addr 19 years ago
Benjamin Herrenschmidt d2dd482bc1 [PATCH] powerpc: Update OF address parsers 19 years ago