Commit Graph

93 Commits (b2e7771e556917cc301a3308561f49b2b2272c07)

Author SHA1 Message Date
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
David Gibson 30437b3e74 [POWERPC] Automatically lmb_reserve() initrd 18 years ago
David Gibson eb6de28637 [POWERPC] Allow duplicate lmb_reserve() calls 18 years ago
Dave Jones ae50517ef1 [POWERPC] Export of_find_property 18 years ago
Alon Bar-Lev b8757b21f7 [PATCH] Dynamic kernel command-line: powerpc 18 years ago
Mariusz Kozlowski b137405143 [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanup 18 years ago
Paul Mackerras 0204568a08 [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes 18 years ago
Paul Mackerras 974a76f513 [POWERPC] Distinguish POWER6 partition modes and tell userspace 18 years ago
Christian Krafft 36ca4ba4b9 [POWERPC] cell: add cpufreq driver for Cell BE processor 19 years ago
Benjamin Herrenschmidt e2100efb26 [POWERPC] Fix device_is_compatible() const warning 19 years ago
Geoff Levand c1ce464d29 [POWERPC] Minor fix for bootargs property 19 years ago
Paul Mackerras a4dc7ff089 [POWERPC] Define of_read_ulong helper 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
Benjamin Herrenschmidt 0ebfff1491 [POWERPC] Add new interrupt mapping core and change platforms to use it 19 years ago
Jeremy Kerr a1af5b2fd4 [POWERPC] change get_property to return void * 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Paul Mackerras 339d76c543 [POWERPC] Use little-endian bit from firmware ibm,pa-features property 19 years ago
Michael Ellerman 458148c00b [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier 19 years ago
Michael Ellerman 7a4571ae55 [POWERPC] Export flat device tree via debugfs for debugging 19 years ago
Benjamin Herrenschmidt acf7d76827 [POWERPC] cell: add RAS support 19 years ago
Jon Loeliger 8a30088794 [POWERPC] Prevent duplicate lmb reservations for Device Tree blob. 19 years ago
Paul Mackerras bf72aeba2f powerpc: Use 64k pages without needing cache-inhibited large pages 19 years ago
Jimi Xenidis 4d1f3f25d9 [PATCH] powerpc: Auto reserve of device tree blob 19 years ago
Michael Ellerman 35dd54326e [PATCH] powerpc: Move crashkernel= handling into the kernel. 19 years ago