Commit Graph

79 Commits (b91d8a1205faa76affc4e1b7d5ccac1d17026970)

Author SHA1 Message Date
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
Michael Ellerman 473104134b [PATCH] powerpc: Kdump header cleanup 19 years ago
Michael Ellerman 2babf5c2ec [PATCH] powerpc: Unify mem= handling 19 years ago
Michael Ellerman 846f77b08c [PATCH] powerpc: Parse early parameters earlier 19 years ago
Paul Mackerras d205819e23 [PATCH] powerpc: Use the ibm,pa-features property if available 19 years ago
Olof Johansson 2889773131 [PATCH] powerpc: Lower threshold for DART enablement to 1GB 19 years ago
Benjamin Herrenschmidt e8222502ee [PATCH] powerpc: Kill _machine and hard-coded platform numbers 19 years ago
Stephen Rothwell 4d177fbfda [PATCH] powerpc: a couple of trivial compile warning fixes 19 years ago
Kumar Gala 10d713aef2 powerpc: use memparse() for mem= command line parsing 19 years ago
Anton Blanchard 4df20460a3 [PATCH] powerpc: Allow non zero boot cpuids 19 years ago
Kumar Gala 329dda083e [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM 19 years ago
Michael Ellerman d7a5b2ffa1 [PATCH] powerpc: Always panic if lmb_alloc() fails 19 years ago
Olaf Hering 090db7c86d [PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_name 19 years ago
Michael Ellerman b68239ee74 [PATCH] powerpc: Don't overwrite flat device tree with kdump kernel 19 years ago
Michael Ellerman fa93895329 [PATCH] powerpc: Don't allocate zero bytes in finish_device_tree() 19 years ago