Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-08-14 | powerpc: of_parse_dma_window should take a __be32 *dma_window | Anton Blanchard | 1 | -9/+8 |
2011-10-31 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 1 | -1/+0 |
2011-02-04 | of/pci: move of_irq_map_pci() into generic code | Sebastian Andrzej Siewior | 1 | -84/+0 |
2010-11-01 | of/net: Move of_get_mac_address() to a common source file. | David Daney | 1 | -38/+0 |
2010-07-05 | of/address: Merge all of the bus translation code | Grant Likely | 1 | -515/+0 |
2010-07-05 | of/address: merge of_address_to_resource() | Grant Likely | 1 | -46/+1 |
2010-07-05 | of/address: merge of_iomap() | Grant Likely | 1 | -11/+0 |
2010-07-05 | of/irq: merge irq mapping code | Grant Likely | 1 | -266/+0 |
2010-07-05 | of/powerpc: Move Powermac irq quirk code into powermac pic driver code | Grant Likely | 1 | -85/+0 |
2009-04-20 | powerpc: Fix of_node_put() exit path in of_irq_map_one() | Ilpo Järvinen | 1 | -6/+5 |
2009-01-07 | PCI: powerpc: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 1 | -6/+1 |
2008-12-03 | Merge branch 'merge' | Paul Mackerras | 1 | -2/+5 |
2008-12-01 | powerpc: Fix IRQ assignment for some PCIe devices | Adhemerval Zanella | 1 | -2/+5 |
2008-11-19 | powerpc: Use for_each_node_with_property() in of_irq_map_init() | Michael Ellerman | 1 | -4/+1 |
2008-07-22 | powerpc: Fix OF parsing of 64 bits PCI addresses | Benjamin Herrenschmidt | 1 | -20/+24 |
2007-12-11 | [POWERPC] Add of_translate_dma_address | Benjamin Herrenschmidt | 1 | -4/+16 |
2007-12-11 | [POWERPC] pci_controller->arch_data really is a struct device_node * | Stephen Rothwell | 1 | -1/+1 |
2007-07-26 | Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()" | Paul Mackerras | 1 | -1/+1 |
2007-05-12 | [POWERPC] Don't complain if size-cells == 0 in prom_parse() | Kim Phillips | 1 | -1/+1 |
2007-05-02 | [POWERPC] Uninline of_iomap function | Christian Krafft | 1 | -0/+11 |
2007-05-02 | [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c | Mathieu Desnoyers | 1 | -0/+14 |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 1 | -22/+21 |
2007-04-13 | [POWERPC] Rename prom_n_size_cells to of_n_size_cells | Stephen Rothwell | 1 | -2/+2 |
2007-04-13 | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 1 | -2/+2 |
2007-03-08 | [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld() | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-02-17 | [POWERPC] add of_get_mac_address and update fsl_soc.c to use it | Timur Tabi | 1 | -0/+40 |
2006-12-20 | [POWERPC] Workaround oldworld OF bug with IRQs & P2P bridges | Benjamin Herrenschmidt | 1 | -2/+13 |
2006-12-04 | [POWERPC] Fix OF pci flags parsing | Olof Johansson | 1 | -0/+2 |
2006-10-24 | [POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con... | Andy Fleming | 1 | -140/+148 |
2006-10-08 | Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ" | Linus Torvalds | 1 | -11/+6 |
2006-10-06 | [POWERPC] Don't get PCI IRQ from OF for devices with no IRQ | Benjamin Herrenschmidt | 1 | -6/+11 |
2006-08-31 | Merge branch 'merge' | Paul Mackerras | 1 | -3/+12 |
2006-08-30 | [POWERPC] Make OF irq map code detect more error cases | Benjamin Herrenschmidt | 1 | -4/+13 |
2006-08-25 | Merge branch 'merge' | Paul Mackerras | 1 | -6/+7 |
2006-08-23 | [POWERPC] Fix compile problem without CONFIG_PCI | Li Yang | 1 | -6/+7 |
2006-08-01 | Merge branch 'merge' | Paul Mackerras | 1 | -1/+1 |
2006-07-31 | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 1 | -33/+35 |
2006-07-10 | [PATCH] powerpc: make OF interrupt tree parsing more strict | Segher Boessenkool | 1 | -1/+1 |
2006-07-07 | [POWERPC] Use const qualifiers for prom parsing utilites | Jeremy Kerr | 1 | -10/+12 |
2006-07-03 | [POWERPC] New device-tree interrupt parsing code | Benjamin Herrenschmidt | 1 | -24/+419 |
2006-06-09 | [PATCH] powerpc: fix of_parse_dma_window | Will Schmidt | 1 | -0/+3 |
2006-05-19 | [PATCH] powerpc: Add of_parse_dma_window() | Jeremy Kerr | 1 | -0/+22 |
2006-02-07 | [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_address | Olaf Hering | 1 | -1/+3 |
2006-01-14 | [PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCI | Paul Mackerras | 1 | -1/+2 |
2006-01-09 | [PATCH] powerpc: pci_address_to_pio fix | Benjamin Herrenschmidt | 1 | -2/+2 |
2006-01-09 | [PATCH] powerpc: Update OF address parsers | Benjamin Herrenschmidt | 1 | -19/+146 |
2006-01-09 | [PATCH] powerpc: udbg updates | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-01-09 | [PATCH] powerpc: Add OF address parsing code (#2) | Benjamin Herrenschmidt | 1 | -0/+420 |