summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/prom.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-1684/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-161-98/+6Star
|\
| * sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller2008-09-101-98/+6Star
* | sparc64: Fix sparse warnings in prom.cDavid S. Miller2008-09-121-30/+55
* | sparc: Add mutex for set property calls.David S. Miller2008-08-251-0/+6
|/
* sparc: don't use asm/of_device.hStephen Rothwell2008-08-081-1/+1
* [SPARC64]: Use lmb_alloc() for PROM device tree.David S. Miller2008-04-241-5/+9
* [SPARC64]: Always register a PROM based early console.David S. Miller2008-02-181-1/+0Star
* [SPARC64]: Fix 'niu' complex IRQ probing.David S. Miller2007-10-051-1/+2
* [SPARC64]: Warn user if cpu is ignored.David S. Miller2007-09-161-1/+5
* [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-081-0/+15
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-211-0/+56
* Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-60/+1Star
* Consolidate of_get_next_childStephen Rothwell2007-07-201-14/+0Star
* Consolidate of_get_parentStephen Rothwell2007-07-201-13/+0Star
* Consolidate of_find_propertyStephen Rothwell2007-07-201-21/+1Star
* Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-21/+0Star
* Start split out of common open firmware codeStephen Rothwell2007-07-201-42/+0Star
* [SPARC64]: Initial LDOM cpu hotplug support.David S. Miller2007-07-161-1/+1
* [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2007-06-081-27/+27
* [SPARC64]: Fix {mc,smt}_capable().David S. Miller2007-06-051-0/+3
* [SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.David S. Miller2007-06-051-1/+2
* [SPARC64]: Proper multi-core scheduling support.David S. Miller2007-06-051-0/+1
* [SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller2007-05-291-0/+148
* [SPARC64]: Spelling fixes.Simon Arlott2007-05-121-1/+1
* [SPARC64]: Fix recursion in PROM tree building.David S. Miller2007-05-101-4/+15
* [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.cDavid S. Miller2007-05-071-12/+13
* [SPARC64]: SUN4U PCI-E controller support.David S. Miller2007-05-071-6/+83
* [SPARC64]: constify some paramaters of OF routinesStephen Rothwell2007-04-261-4/+7
* [SPARC]: Use strcasecmp for OFW property name comparisons.David S. Miller2007-04-261-2/+2
* [SPARC/64]: constify of_get_property returnStephen Rothwell2007-04-261-1/+1
* [SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell2007-04-261-12/+12
* [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/+0Star
* [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