Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0eaeafa10f3b2bd027e95859a6785d4c7fcc174c
/
include
/
asm-powerpc
/
prom.h
837c54d
[POWERPC] Add of_translate_dma_address
by Benjamin Herrenschmidt
· 17 years ago
804ace8
[POWERPC] Use strcasecmp() rather than strncasecmp() when determining device node compatibility
by Scott Wood
· 17 years ago
0b8188a
[POWERPC] Remove get_property and device_is_compatible
by Stephen Rothwell
· 17 years ago
34f329d
[POWERPC] of_detach_node()'s device node argument cannot be const
by Segher Boessenkool
· 17 years ago
1ef4d42
Consolidate of_find_node_by routines
by Stephen Rothwell
· 18 years ago
581b605
Consolidate of_find_property
by Stephen Rothwell
· 18 years ago
0081cbc
Consolidate of_device_is_compatible
by Stephen Rothwell
· 18 years ago
97e873e
Start split out of common open firmware code
by Stephen Rothwell
· 18 years ago
76c1ce7
Split out common parts of prom.h
by Stephen Rothwell
· 18 years ago
6a281856
[POWERPC] Add a warning to help trackdown device_node refcounting bugs
by Michael Ellerman
· 17 years ago
d3b814b
[POWERPC] Generalise device_node flag interface
by Michael Ellerman
· 17 years ago
e3855fa
[POWERPC] Add for_each_compatible_node()
by Michael Ellerman
· 17 years ago
c3e8011
[POWERPC] Uninline of_iomap function
by Christian Krafft
· 18 years ago
c0b3ae1
[POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c
by Mathieu Desnoyers
· 18 years ago
30686ba
[POWERPC] Remove old interface find_devices
by Stephen Rothwell
· 18 years ago
1658ab6
[POWERPC] Remove old interface find_type_devices
by Stephen Rothwell
· 18 years ago
8c8dc32
[POWERPC] Remove old interface find_path_device
by Stephen Rothwell
· 18 years ago
112466b
[POWERPC] Remove find_all_nodes
by Stephen Rothwell
· 18 years ago
4bf56e1
[POWERPC] Remove find_compatible_devices
by Stephen Rothwell
· 18 years ago
6bf05fd
[POWERPC] add of_iomap function
by Christian Krafft
· 18 years ago
1a38147
[POWERPC] Make struct property's value a void *
by Stephen Rothwell
· 18 years ago
9213fee
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
by Stephen Rothwell
· 18 years ago
a8bda5d
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
by Stephen Rothwell
· 18 years ago
7a92f74
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 18 years ago
0e56efc
[POWERPC] Rename get_property to of_get_property
by Stephen Rothwell
· 18 years ago
0e0293c
[POWERPC] Update documentation for flat device tree format v17
by David Gibson
· 18 years ago
99ddef9
[POWERPC] Fix compile error in prom.h
by Andrew Morton
· 18 years ago
29cfe6f
[POWERPC] add of_get_mac_address and update fsl_soc.c to use it
by Timur Tabi
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
66a91e9
[PATCH] of_irq_to_resource now returns the virq
by Andy Fleming
· 18 years ago
a9b1497
[PATCH] Slight refactor of interrupt mapping for FSL parts
by Andy Fleming
· 18 years ago
e2100ef
[POWERPC] Fix device_is_compatible() const warning
by Benjamin Herrenschmidt
· 18 years ago
a4dc7ff
[POWERPC] Define of_read_ulong helper
by Paul Mackerras
· 18 years ago
aa43f77
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
006b64d
[POWERPC] Make OF irq map code detect more error cases
by Benjamin Herrenschmidt
· 18 years ago
40681b9
[POWERPC] Make doc comments extractable
by Michael Ellerman
· 18 years ago
931b261
[POWERPC] Make get_property() return a const void *
by Jeremy Kerr
· 18 years ago
a7f67bd
[POWERPC] Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
b5a1a9a
[POWERPC] Use const qualifiers for prom parsing utilites
by Jeremy Kerr
· 18 years ago
0ebfff1
[POWERPC] Add new interrupt mapping core and change platforms to use it
by Benjamin Herrenschmidt
· 18 years ago
cc9fd71
[POWERPC] New device-tree interrupt parsing code
by Benjamin Herrenschmidt
· 18 years ago
a1af5b2
[POWERPC] change get_property to return void *
by Jeremy Kerr
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
acf7d76
[POWERPC] cell: add RAS support
by Benjamin Herrenschmidt
· 18 years ago
d4ad66f
[PATCH] powerpc: Add of_parse_dma_window()
by Jeremy Kerr
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
e338522
[PATCH] powerpc: add for_each_node_by_foo helpers
by Christoph Hellwig
· 19 years ago
b68239e
[PATCH] powerpc: Don't overwrite flat device tree with kdump kernel
by Michael Ellerman
· 19 years ago
ecaa8b0
[PATCH] powerpc: Add of_find_property function
by Dave C Boutcher
· 19 years ago
088186d
[PATCH] powerpc: Add/remove/update properties in firmware device tree
by Dave C Boutcher
· 19 years ago
cc5d018
[PATCH] powerpc: Remove device_node addrs/n_addr
by Benjamin Herrenschmidt
· 19 years ago
d2dd482
[PATCH] powerpc: Update OF address parsers
by Benjamin Herrenschmidt
· 19 years ago
d1405b8
[PATCH] powerpc: Add OF address parsing code (#2)
by Benjamin Herrenschmidt
· 19 years ago
183d020
[PATCH] ppc64: SMU partition recovery
by Benjamin Herrenschmidt
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
bf20a00
powerpc: undeprecate the old OF device tree accessors for now
by Paul Mackerras
· 19 years ago
60dda25
[PATCH] powerpc: some prom.c cleanups
by Kumar Gala
· 19 years ago
426c1a1
powerpc: move iSeries/iSeries_pci.h to platforms/iseries
by Stephen Rothwell
· 19 years ago
40ef8cb
powerpc: Get 64-bit configs to compile with ARCH=powerpc
by Paul Mackerras
· 19 years ago
9b6b563
powerpc: Merge in the ppc64 version of the prom code.
by Paul Mackerras
· 19 years ago