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
/
arch
/
powerpc
/
include
/
asm
/
prom.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-27
/
+6
2013-10-31
of: Move definition of of_find_next_cache_node into common code.
Sudeep KarkadaNagesha
1
-3
/
+0
2013-10-10
powerpc: clean-up include ordering in prom.h
Rob Herring
1
-10
/
+7
2013-10-10
of: move of_translate_dma_address to of_address.h
Rob Herring
1
-4
/
+0
2013-10-10
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
1
-2
/
+0
2013-10-10
of: implement of_node_to_nid as a weak function
Rob Herring
1
-7
/
+0
2013-10-10
of: implement pci_address_to_pio as weak function
Rob Herring
1
-5
/
+0
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+5
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
1
-3
/
+0
2013-08-14
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
1
-2
/
+3
2013-08-14
powerpc/powernv: Add helper to get ibm,chip-id of a node
Benjamin Herrenschmidt
1
-0
/
+2
2013-04-26
powerpc/pseries: Update CPU maps when device tree is updated
Jesse Larrew
1
-0
/
+1
2013-04-26
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
1
-24
/
+21
2013-04-26
powerpc/pseries: Move architecture vector definitions to prom.h
Nathan Fontenot
1
-0
/
+71
2012-11-15
powerpc+of: Move of_drconf_cell struct definition to asm/prom.h
Nathan Fontenot
1
-0
/
+16
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-14
/
+0
2011-02-04
of/pci: move of_irq_map_pci() into generic code
Sebastian Andrzej Siewior
1
-15
/
+0
2010-12-24
of/address: use proper endianess in get_flags
Sebastian Andrzej Siewior
1
-1
/
+1
2010-11-01
of/net: Move of_get_mac_address() to a common source file.
David Daney
1
-3
/
+0
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-38
/
+11
2010-07-30
of: Provide default of_node_to_nid() implementation.
Grant Likely
1
-0
/
+7
2010-07-24
of: remove asm/of_platform.h
Grant Likely
1
-0
/
+2
2010-07-06
of/address: Merge all of the bus translation code
Grant Likely
1
-4
/
+0
2010-07-06
of/address: merge of_address_to_resource()
Grant Likely
1
-8
/
+9
2010-07-06
of/address: merge of_iomap()
Grant Likely
1
-9
/
+1
2010-07-06
of/irq: merge irq mapping code
Grant Likely
1
-47
/
+0
2010-07-06
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
1
-9
/
+15
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
1
-26
/
+1
2010-02-14
of: remove undefined request_OF_resource & release_OF_resource
Grant Likely
1
-5
/
+0
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
1
-2
/
+0
2010-02-14
of: put default string compare and #a/s-cell values into common header
Grant Likely
1
-7
/
+0
2010-02-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
1
-4
/
+0
2009-10-15
of: merge other miscellaneous prototypes
Grant Likely
1
-14
/
+0
2009-10-15
of: merge of_*_flat_dt*() functions
Grant Likely
1
-10
/
+0
2009-10-15
of: merge of_node_get(), of_node_put() and of_find_all_nodes()
Grant Likely
1
-4
/
+0
2009-10-15
of: merge of_read_number() an of_read_ulong()
Grant Likely
1
-20
/
+0
2009-10-15
of: merge of_node_*_flag() and set_node_proc_entry()
Grant Likely
1
-17
/
+0
2009-10-15
of: merge struct boot_param_header from Microblaze and PowerPC
Grant Likely
1
-31
/
+0
2009-10-15
of: add common header for flattened device tree representation
Grant Likely
1
-11
/
+1
2009-10-15
of: merge struct device_node
Grant Likely
1
-20
/
+0
2009-10-15
of: merge phandle, ihandle and struct property
Grant Likely
1
-12
/
+0
2009-10-15
of: Rework linux/of.h and asm/prom.h include ordering
Grant Likely
1
-6
/
+1
2008-12-21
powerpc: Add of_find_next_cache_node()
Nathan Lynch
1
-0
/
+3
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-0
/
+356