summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/prom.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix Tomatillo/Schizo IRQ handling.David S. Miller2006-10-311-4/+17
* [SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller2006-10-261-15/+15
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller2006-07-211-2/+10
* [SPARC64]: Refine Sabre wsync logic.David S. Miller2006-07-131-8/+27
* [SPARC64]: Fix 2 bugs in sabre_irq_build()David S. Miller2006-07-131-4/+26
* [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2006-07-061-0/+2
* [SPARC64]: Kill sun4v virtual device layer.David S. Miller2006-06-301-0/+23
* [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-301-2/+755
* [SPARC]: Add of_n_{addr,size}_cells().David S. Miller2006-06-301-0/+30
* [SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller2006-06-261-18/+36
* [SPARC]: Add of_set_property() interface.David S. Miller2006-06-261-0/+53
* [SPARC64]: Expand of_*() interfaces some more.David S. Miller2006-06-241-0/+43
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-0/+1
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-241-0/+25
* [SPARC64]: Add of_getintprop_default().David S. Miller2006-06-241-0/+12
* [SPARC64]: Add of_find_node_by_{name,type}().David S. Miller2006-06-241-0/+26
* [SPARC64]: Import OBP device tree into kernel data structures.David S. Miller2006-06-241-0/+543