Commit Graph

120 Commits (d32a6ea65fbc33621f9c790da3dff10201640b2a)

Author SHA1 Message Date
Grant Likely e91edcf5a2 of: merge of_find_all_nodes() implementations 16 years ago
Benjamin Herrenschmidt 944916858a powerpc: Shield code specific to 64-bit server processors 16 years ago
Becky Bruce 49a8496525 powerpc: Allow mem=x cmdline to work with 4G+ 16 years ago
Michael Ellerman 059f134f84 powerpc: Allow debugging of LMBs with lmb=debug 16 years ago
Michael Neuling b60c31d85a powerpc: Get the number of SLBs from "slb-size" property 16 years ago
Stephen Rothwell 6327716131 powerpc: Remove unnecessary casts 16 years ago
Hollis Blanchard 6ca4f7494b powerpc: Force memory size to be a multiple of PAGE_SIZE 16 years ago
Nathan Lynch e523f723d6 powerpc: Add of_find_next_cache_node() 16 years ago
Paul Mackerras 549e8152de powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
Chandru cf00085d80 powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels 17 years ago
Michael Neuling b962ce9d26 powerpc: Add VSX CPU feature 17 years ago
Kumar Gala 37dd2badcf [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) 17 years ago
Benjamin Herrenschmidt f4ac7b5eb7 [POWERPC] Fix device-tree locking vs. interrupts 17 years ago
Manish Ahuja 37ddd5d053 [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot 17 years ago
Geert Uytterhoeven 18f032cb51 [POWERPC] move_device_tree() should be __init 17 years ago
Manish Ahuja 654f596da4 [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var 17 years ago
Manish Ahuja 6ac26c8a7e [POWERPC] pseries: phyp dump: Reserve and release memory 17 years ago
Becky Bruce abe768858a [POWERPC] Fix dt_mem_next_cell() to read the full address 17 years ago
David S. Miller d9b2b2a277 [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. 17 years ago
Valentine Barshak 14b3d926a2 [POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround 17 years ago
Michael Neuling 584f8b71a2 [POWERPC] Use SLB size from the device tree 17 years ago
Valentine Barshak d1dfc35d3a [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue. 18 years ago
Paul Mackerras 84fdde5af1 [POWERPC] Use cache-inhibited large page bit from firmware 18 years ago
Linas Vepstas 3c607ce2a3 [POWERPC] setup_64.c and prom.c comment cleanup 18 years ago
Linas Vepstas 70c6cc37db [POWERPC] prom.c whitespace cleanup 18 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