index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
/
prom.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[POWERPC] Uninline of_iomap function
Christian Krafft
1
-11
/
+8
2007-05-02
[POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c
Mathieu Desnoyers
1
-13
/
+2
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
1
-3
/
+0
2007-04-24
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
1
-1
/
+0
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
1
-1
/
+0
2007-04-24
[POWERPC] Remove find_all_nodes
Stephen Rothwell
1
-1
/
+0
2007-04-24
[POWERPC] Remove find_compatible_devices
Stephen Rothwell
1
-2
/
+0
2007-04-23
[POWERPC] add of_iomap function
Christian Krafft
1
-0
/
+11
2007-04-12
[POWERPC] Make struct property's value a void *
Stephen Rothwell
1
-1
/
+1
2007-04-12
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
1
-1
/
+1
2007-04-12
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
1
-1
/
+1
2007-04-12
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-1
/
+2
2007-04-12
[POWERPC] Rename get_property to of_get_property
Stephen Rothwell
1
-1
/
+2
2007-03-16
[POWERPC] Update documentation for flat device tree format v17
David Gibson
1
-0
/
+2
2007-03-08
[POWERPC] Fix compile error in prom.h
Andrew Morton
1
-0
/
+1
2007-02-17
[POWERPC] add of_get_mac_address and update fsl_soc.c to use it
Timur Tabi
1
-0
/
+2
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
1
-4
/
+6
2006-11-13
[PATCH] of_irq_to_resource now returns the virq
Andy Fleming
1
-3
/
+11
2006-11-13
[PATCH] Slight refactor of interrupt mapping for FSL parts
Andy Fleming
1
-0
/
+7
2006-10-25
[POWERPC] Fix device_is_compatible() const warning
Benjamin Herrenschmidt
1
-4
/
+6
2006-09-20
[POWERPC] Define of_read_ulong helper
Paul Mackerras
1
-1
/
+11
2006-08-31
Merge branch 'merge'
Paul Mackerras
1
-1
/
+3
2006-08-30
[POWERPC] Make OF irq map code detect more error cases
Benjamin Herrenschmidt
1
-1
/
+3
2006-08-08
[POWERPC] Make doc comments extractable
Michael Ellerman
1
-4
/
+4
2006-07-31
[POWERPC] Make get_property() return a const void *
Jeremy Kerr
1
-1
/
+1
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
1
-8
/
+8
2006-07-07
[POWERPC] Use const qualifiers for prom parsing utilites
Jeremy Kerr
1
-1
/
+1
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-7
/
+0
2006-07-03
[POWERPC] New device-tree interrupt parsing code
Benjamin Herrenschmidt
1
-0
/
+87
2006-07-03
[POWERPC] change get_property to return void *
Jeremy Kerr
1
-2
/
+2
2006-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+9
2006-06-21
[POWERPC] cell: add RAS support
Benjamin Herrenschmidt
1
-0
/
+3
2006-05-19
[PATCH] powerpc: Add of_parse_dma_window()
Jeremy Kerr
1
-0
/
+6
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-6
/
+8
2006-03-17
[PATCH] powerpc: add for_each_node_by_foo helpers
Christoph Hellwig
1
-0
/
+6
2006-02-07
[PATCH] powerpc: Don't overwrite flat device tree with kdump kernel
Michael Ellerman
1
-0
/
+2
2006-01-13
[PATCH] powerpc: Add of_find_property function
Dave C Boutcher
1
-0
/
+3
2006-01-13
[PATCH] powerpc: Add/remove/update properties in firmware device tree
Dave C Boutcher
1
-0
/
+5
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-40
/
+0
2006-01-09
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
1
-3
/
+25
2006-01-09
[PATCH] powerpc: Add OF address parsing code (#2)
Benjamin Herrenschmidt
1
-0
/
+9
2005-11-08
[PATCH] ppc64: SMU partition recovery
Benjamin Herrenschmidt
1
-1
/
+1
2005-11-07
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
1
-0
/
+8
2005-10-27
powerpc: undeprecate the old OF device tree accessors for now
Paul Mackerras
1
-5
/
+5
2005-10-26
[PATCH] powerpc: some prom.c cleanups
Kumar Gala
1
-7
/
+7
2005-10-14
powerpc: move iSeries/iSeries_pci.h to platforms/iseries
Stephen Rothwell
1
-0
/
+1
2005-10-10
powerpc: Get 64-bit configs to compile with ARCH=powerpc
Paul Mackerras
1
-0
/
+3
2005-10-06
powerpc: Merge in the ppc64 version of the prom code.
Paul Mackerras
1
-0
/
+215