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