summaryrefslogtreecommitdiffstats
path: root/sys/arch/sgi/include/mnode.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* On IP27 systems, fill the array of node hub widget numbers early, so that allmiod2011-04-171-1/+4
* Rename a few xbow global variable names to make them less ambiguous.miod2011-04-051-1/+6
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
* Add more KL grovelling routines: one routine to enumerate on all nodes,miod2010-04-061-2/+6
* Update KL structure definitions to match IP35 use of previously unused fields.miod2010-03-211-38/+96
* On Origin-like systems, get glass console information (if any) from themiod2010-03-071-1/+2
* Define struct cpu_hwinfo, to hold hardware specific information about eachmiod2010-01-091-2/+1
* Get serial console speed from prom, and use it instead of hardcoding 9600 bps,miod2009-10-161-2/+2
* Recognize more brick types and probe fooX bricks in the same order asmiod2009-10-081-1/+6
* When rebooting, pass a request to the PROM for it to skip diagnostics andmiod2009-07-111-2/+14
* Almost rewrite xbridge PCI resource allocation:miod2009-07-061-2/+2
* Figure out which nodes are connected, and use all of their memory for now;miod2009-06-131-77/+105
* Shuffle and rename HUB defines for consistency, no functional change yet.miod2009-06-131-67/+12
* Handle NMI interrupts on IP27/IP35, gives us a change to play with ddb,miod2009-05-281-1/+16
* Rework KL board and component enumeration, to allow it to be used frommiod2009-05-271-11/+39
* Workaround a bridge deadlock, as advised by comments found in the linux sn1miod2009-05-061-3/+3
* More KL configuration structures.miod2009-05-021-1/+14
* The start of Origin 200 support. Based on some code contributed by pefo@miod2009-04-131-0/+377