Paul Mackerras
|
84fdde5af1
[POWERPC] Use cache-inhibited large page bit from firmware
|
17 years ago |
Linas Vepstas
|
3c607ce2a3
[POWERPC] setup_64.c and prom.c comment cleanup
|
17 years ago |
Linas Vepstas
|
70c6cc37db
[POWERPC] prom.c whitespace cleanup
|
17 years ago |
Jesper Juhl
|
9420dc65ff
[POWERPC] Clean out a bunch of duplicate includes
|
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
|
d1cd355a5e
Consolidate of_get_next_child
|
18 years ago |
Stephen Rothwell
|
e679c5f445
Consolidate of_get_parent
|
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 |
Mathieu Desnoyers
|
1f945a86a8
[POWERPC] Remove unnecessary #undef printk from prom.c
|
18 years ago |
Michael Ellerman
|
94a3807c2a
[POWERPC] Make the debugfs "powerpc" dir globally accessible
|
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
|
972d17c9db
[POWERPC] Check for the root node in of_detach_node()
|
18 years ago |
Geoff Levand
|
4434810501
[POWERPC] Output params value in early_init_devtree
|
18 years ago |
Michael Ellerman
|
5169b8a165
[POWERPC] Update documentation for of_find_node_by_type()
|
18 years ago |
Benjamin Herrenschmidt
|
847f5976f9
[POWERPC] Make sure device node type/name is not NULL on hot-added nodes
|
18 years ago |
Michael Ellerman
|
40472a5546
[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning
|
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 |
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 |