1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/mips/sibyte
Warner Losh 161b83b959 Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips
mipsel' or 'machine mips mipseb' into the config file (with a few 64's
tossed in for good measure).  This will let us build the proper
kernels with different worlds as part of make universe.
2010-11-13 22:34:12 +00:00
..
ata_zbbus.c
files.sibyte
sb_asm.S Replace sb_store64()/sb_load64() with mips3_sd()/mips3_ld() respectively. 2010-03-26 07:15:27 +00:00
sb_bus_space.h Various fixes to get the SWARM config working on a big-endian Sibyte CPU. 2010-02-17 06:43:37 +00:00
sb_machdep.c Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistent 2010-09-15 05:10:50 +00:00
sb_scd.c Use a signed integer to hold the address of a register. 2010-08-06 05:30:55 +00:00
sb_scd.h Sibyte provides a 64-bit read-only counter that counts at half the processor 2010-03-20 05:49:06 +00:00
sb_zbbus.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
sb_zbpci.c Enforce that 'pmap_kenter()' is only used to establish cacheable mappings. 2010-09-22 02:26:07 +00:00
std.sibyte Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00