Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
2154c704c7240379fae4633359e06e8df875c1fd
/
arch
/
powerpc
/
kernel
/
prom.c
3fdfd99
powerpc: Fix erroneous lmb->memblock conversions
by Benjamin Herrenschmidt
· 16 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 16 years ago
1426d5a
powerpc: Dynamically allocate pacas
by Michael Ellerman
· 16 years ago
fc0bdae
of: move definition of of_chosen into common code.
by Grant Likely
· 16 years ago
22d5579
of: remove unused extern reference to devtree_lock
by Grant Likely
· 16 years ago
4ef7b37
of/flattree: Don't assume HAVE_LMB
by Jeremy Kerr
· 16 years ago
087f79c
of/flattree: endian-convert members of boot_param_header
by Jeremy Kerr
· 16 years ago
1406bc2
of/flattree: use callback to setup initrd from /chosen
by Jeremy Kerr
· 16 years ago
51975db
of/flattree: merge early_init_dt_scan_memory() common code
by Grant Likely
· 16 years ago
89751a7
of: merge of_find_node_by_phandle
by Jeremy Kerr
· 16 years ago
fcdeb7f
of: merge of_attach_node() & of_detach_node()
by Grant Likely
· 16 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 16 years ago
923f7e3
of: Merge of_node_get() and of_node_put()
by Grant Likely
· 16 years ago
1f43cfb
of: merge machine_is_compatible()
by Grant Likely
· 16 years ago
86e0322
of/flattree: merge early_init_dt_scan_chosen()
by Grant Likely
· 16 years ago
0f0b56c
of/flattree: eliminate cell_t typedef
by Grant Likely
· 16 years ago
83f7a06
of/flattree: merge dt_mem_next_cell
by Grant Likely
· 16 years ago
f00abd9
of/flattree: Merge earlyinit_dt_scan_root()
by Grant Likely
· 16 years ago
f7b3a83
of/flattree: Merge early_init_dt_check_for_initrd()
by Grant Likely
· 16 years ago
02af11b
of: merge prom_{add,remove,modify}_property
by Grant Likely
· 16 years ago
41f8800
of/flattree: Merge unflatten_device_tree
by Grant Likely
· 16 years ago
bbd3393
of/flattree: Merge unflatten_dt_node
by Grant Likely
· 16 years ago
00e38ef
of/flattree: Merge of_flat_dt_is_compatible
by Grant Likely
· 16 years ago
ca900cf
of/flattree: merge of_get_flat_dt_prop
by Grant Likely
· 16 years ago
819d281
of/flattree: merge of_get_flat_dt_root
by Grant Likely
· 16 years ago
c8cb7a5
of/flattree: merge of_scan_flat_dt
by Grant Likely
· 16 years ago
e169cfb
of/flattree: merge find_flat_dt_string and initial_boot_params
by Grant Likely
· 16 years ago
e91edcf
of: merge of_find_all_nodes() implementations
by Grant Likely
· 17 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 17 years ago
49a8496
powerpc: Allow mem=x cmdline to work with 4G+
by Becky Bruce
· 17 years ago
059f134
powerpc: Allow debugging of LMBs with lmb=debug
by Michael Ellerman
· 17 years ago
b60c31d
powerpc: Get the number of SLBs from "slb-size" property
by Michael Neuling
· 17 years ago
6327716
powerpc: Remove unnecessary casts
by Stephen Rothwell
· 17 years ago
6ca4f74
powerpc: Force memory size to be a multiple of PAGE_SIZE
by Hollis Blanchard
· 17 years ago
e523f72
powerpc: Add of_find_next_cache_node()
by Nathan Lynch
· 17 years ago
549e815
powerpc: Make the 64-bit kernel as a position-independent executable
by Paul Mackerras
· 18 years ago
cf00085
powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels
by Chandru
· 18 years ago
b962ce9
powerpc: Add VSX CPU feature
by Michael Neuling
· 18 years ago
37dd2ba
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
by Kumar Gala
· 18 years ago
f4ac7b5
[POWERPC] Fix device-tree locking vs. interrupts
by Benjamin Herrenschmidt
· 18 years ago
37ddd5d
[POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot
by Manish Ahuja
· 18 years ago
18f032c
[POWERPC] move_device_tree() should be __init
by Geert Uytterhoeven
· 18 years ago
654f596
[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var
by Manish Ahuja
· 18 years ago
6ac26c8
[POWERPC] pseries: phyp dump: Reserve and release memory
by Manish Ahuja
· 18 years ago
f8303dd
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
by Paul Mackerras
· 18 years ago
abe7688
[POWERPC] Fix dt_mem_next_cell() to read the full address
by Becky Bruce
· 18 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 18 years ago
14b3d92
[POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround
by Valentine Barshak
· 18 years ago
584f8b7
[POWERPC] Use SLB size from the device tree
by Michael Neuling
· 18 years ago
d1dfc35
[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.
by Valentine Barshak
· 19 years ago
84fdde5
[POWERPC] Use cache-inhibited large page bit from firmware
by Paul Mackerras
· 19 years ago
3c607ce
[POWERPC] setup_64.c and prom.c comment cleanup
by Linas Vepstas
· 19 years ago
70c6cc3
[POWERPC] prom.c whitespace cleanup
by Linas Vepstas
· 19 years ago
9420dc6
[POWERPC] Clean out a bunch of duplicate includes
by Jesper Juhl
· 19 years ago
34f329d
[POWERPC] of_detach_node()'s device node argument cannot be const
by Segher Boessenkool
· 19 years ago
1ef4d42
Consolidate of_find_node_by routines
by Stephen Rothwell
· 19 years ago
d1cd355
Consolidate of_get_next_child
by Stephen Rothwell
· 19 years ago
e679c5f
Consolidate of_get_parent
by Stephen Rothwell
· 19 years ago
581b605
Consolidate of_find_property
by Stephen Rothwell
· 19 years ago
0081cbc
Consolidate of_device_is_compatible
by Stephen Rothwell
· 19 years ago
97e873e
Start split out of common open firmware code
by Stephen Rothwell
· 19 years ago
1f945a8
[POWERPC] Remove unnecessary #undef printk from prom.c
by Mathieu Desnoyers
· 19 years ago
94a3807
[POWERPC] Make the debugfs "powerpc" dir globally accessible
by Michael Ellerman
· 19 years ago
6a281856
[POWERPC] Add a warning to help trackdown device_node refcounting bugs
by Michael Ellerman
· 19 years ago
d3b814b
[POWERPC] Generalise device_node flag interface
by Michael Ellerman
· 19 years ago
972d17c
[POWERPC] Check for the root node in of_detach_node()
by Michael Ellerman
· 19 years ago
4434810
[POWERPC] Output params value in early_init_devtree
by Geoff Levand
· 19 years ago
5169b8a
[POWERPC] Update documentation for of_find_node_by_type()
by Michael Ellerman
· 19 years ago
847f597
[POWERPC] Make sure device node type/name is not NULL on hot-added nodes
by Benjamin Herrenschmidt
· 19 years ago
40472a5
[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning
by Michael Ellerman
· 19 years ago
30686ba
[POWERPC] Remove old interface find_devices
by Stephen Rothwell
· 19 years ago
1658ab6
[POWERPC] Remove old interface find_type_devices
by Stephen Rothwell
· 19 years ago
8c8dc32
[POWERPC] Remove old interface find_path_device
by Stephen Rothwell
· 19 years ago
112466b
[POWERPC] Remove find_all_nodes
by Stephen Rothwell
· 19 years ago
4bf56e1
[POWERPC] Remove find_compatible_devices
by Stephen Rothwell
· 19 years ago
1a38147
[POWERPC] Make struct property's value a void *
by Stephen Rothwell
· 19 years ago
9213fee
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
by Stephen Rothwell
· 19 years ago
a8bda5d
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
by Stephen Rothwell
· 19 years ago
7a92f74
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 19 years ago
0e56efc
[POWERPC] Rename get_property to of_get_property
by Stephen Rothwell
· 19 years ago
30437b3
[POWERPC] Automatically lmb_reserve() initrd
by David Gibson
· 19 years ago
eb6de28
[POWERPC] Allow duplicate lmb_reserve() calls
by David Gibson
· 19 years ago
ae50517
[POWERPC] Export of_find_property
by Dave Jones
· 19 years ago
b8757b2
[PATCH] Dynamic kernel command-line: powerpc
by Alon Bar-Lev
· 19 years ago
b137405
[POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanup
by Mariusz Kozlowski
· 19 years ago
0204568
[POWERPC] Support ibm,dynamic-reconfiguration-memory nodes
by Paul Mackerras
· 19 years ago
974a76f
[POWERPC] Distinguish POWER6 partition modes and tell userspace
by Paul Mackerras
· 19 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 19 years ago
36ca4ba
[POWERPC] cell: add cpufreq driver for Cell BE processor
by Christian Krafft
· 20 years ago
e2100ef
[POWERPC] Fix device_is_compatible() const warning
by Benjamin Herrenschmidt
· 20 years ago
c1ce464
[POWERPC] Minor fix for bootargs property
by Geoff Levand
· 20 years ago
a4dc7ff
[POWERPC] Define of_read_ulong helper
by Paul Mackerras
· 20 years ago
931b261
[POWERPC] Make get_property() return a const void *
by Jeremy Kerr
· 20 years ago
a7f67bd
[POWERPC] Constify & voidify get_property()
by Jeremy Kerr
· 20 years ago
0ebfff1
[POWERPC] Add new interrupt mapping core and change platforms to use it
by Benjamin Herrenschmidt
· 20 years ago
a1af5b2
[POWERPC] change get_property to return void *
by Jeremy Kerr
· 20 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
339d76c
[POWERPC] Use little-endian bit from firmware ibm,pa-features property
by Paul Mackerras
· 20 years ago
458148c
[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier
by Michael Ellerman
· 20 years ago
7a4571a
[POWERPC] Export flat device tree via debugfs for debugging
by Michael Ellerman
· 20 years ago
Next »