index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom_parse.c
Commit message (
Expand
)
Author
Age
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
*
of/pci: move of_irq_map_pci() into generic code
Sebastian Andrzej Siewior
2011-02-04
*
of/net: Move of_get_mac_address() to a common source file.
David Daney
2010-11-01
*
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-07-05
*
powerpc: Fix of_node_put() exit path in of_irq_map_one()
Ilpo Järvinen
2009-04-20
*
PCI: powerpc: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
*
Merge branch 'merge'
Paul Mackerras
2008-12-03
|
\
|
*
powerpc: Fix IRQ assignment for some PCIe devices
Adhemerval Zanella
2008-11-30
*
|
powerpc: Use for_each_node_with_property() in of_irq_map_init()
Michael Ellerman
2008-11-19
|
/
*
powerpc: Fix OF parsing of 64 bits PCI addresses
Benjamin Herrenschmidt
2008-07-21
*
[POWERPC] Add of_translate_dma_address
Benjamin Herrenschmidt
2007-12-10
*
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
2007-12-10
*
Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"
Paul Mackerras
2007-07-25
*
[POWERPC] Don't complain if size-cells == 0 in prom_parse()
Kim Phillips
2007-05-11
*
[POWERPC] Uninline of_iomap function
Christian Krafft
2007-05-02
*
[POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c
Mathieu Desnoyers
2007-05-02
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-12
*
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
2007-04-12
*
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-12
*
[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()
Benjamin Herrenschmidt
2007-03-07
*
[POWERPC] add of_get_mac_address and update fsl_soc.c to use it
Timur Tabi
2007-02-16
*
[POWERPC] Workaround oldworld OF bug with IRQs & P2P bridges
Benjamin Herrenschmidt
2006-12-20
*
[POWERPC] Fix OF pci flags parsing
Olof Johansson
2006-12-04
*
[POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con...
Andy Fleming
2006-10-24
*
Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"
Linus Torvalds
2006-10-08
*
[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ
Benjamin Herrenschmidt
2006-10-06
*
Merge branch 'merge'
Paul Mackerras
2006-08-31
|
\
|
*
[POWERPC] Make OF irq map code detect more error cases
Benjamin Herrenschmidt
2006-08-30
*
|
Merge branch 'merge'
Paul Mackerras
2006-08-25
|
\
|
|
*
[POWERPC] Fix compile problem without CONFIG_PCI
Li Yang
2006-08-23
*
|
Merge branch 'merge'
Paul Mackerras
2006-07-31
|
\
|
|
*
[PATCH] powerpc: make OF interrupt tree parsing more strict
Segher Boessenkool
2006-07-10
*
|
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-07-31
*
|
[POWERPC] Use const qualifiers for prom parsing utilites
Jeremy Kerr
2006-07-07
|
/
*
[POWERPC] New device-tree interrupt parsing code
Benjamin Herrenschmidt
2006-07-03
*
[PATCH] powerpc: fix of_parse_dma_window
Will Schmidt
2006-06-09
*
[PATCH] powerpc: Add of_parse_dma_window()
Jeremy Kerr
2006-05-19
*
[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_address
Olaf Hering
2006-02-07
*
[PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCI
Paul Mackerras
2006-01-13
*
[PATCH] powerpc: pci_address_to_pio fix
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: udbg updates
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: Add OF address parsing code (#2)
Benjamin Herrenschmidt
2006-01-08