summaryrefslogtreecommitdiff
path: root/sys/arch/arc/include
AgeCommit message (Expand)Author
2001-11-14Merge the thorpej-mips-cache branch onto the trunk. This is anthorpej
2001-09-09Clean up and standardise across MIPS ports.simonb
2001-09-04Standardise the format of MIPS' <machine/db_machdep.h>.simonb
2001-09-04Remove comment duplicated in <mips/bsd-aout.h>.simonb
2001-09-04More RCS ID cleanup.simonb
2001-09-04Remove some more useless RCS ids.simonb
2001-09-04Implement bus_space_mmap().thorpej
2001-09-04Clean up.simonb
2001-09-04Remove unneeded RCS header.simonb
2001-09-04Centralise struct cpu_info declaration and related info to <mips/cpu.h>.simonb
2001-08-31Remove an unneeded comment; ``sync'' with other "just include <mips/foo.h>"simonb
2001-08-31G/C the unused kernel-only CLK_TCK #define.simonb
2001-07-19Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-endthorpej
2001-06-13remove __BROKEN_CONFIG_UNIT_USAGE, finally (sorry to be late, cgd).soda
2001-06-13introduce "struct platform", and remove "cputype" variable.soda
2001-06-13split pccons driver into "pccons" and "opms",soda
2001-06-13remove algor related codes, because there is independent (and working!)soda
2001-06-13enable device_register(9) on arc port to parse boot device namesoda
2001-05-30use _KERNEL_OPTmrg
2001-05-11- Declare pccnattach() in <machine/pccons.h>tsutsui
2001-04-25Remove some redundant definitions (they're already in <mips/pmap.h>).thorpej
2001-04-15Add definitions of C99 integer format conversion macros.kleink
2001-04-15Add definitions of C99 specified-width integer type limits.kleink
2001-04-14Add definitions of C99 integer constant macros.kleink
2001-04-14Add definitions of C99 integer constant macros.kleink
2001-04-14Add definitions of C99 minimum-width and greatest-width integer types.kleink
2001-04-13Remove the use of splimp() from the NetBSD kernel. splnet()thorpej
2001-04-12splvec.splimp -> splvec.splvmthorpej
2001-03-07Add the BUS_DMA_STREAMING flag.thorpej
2001-02-17Fix include path.tsutsui
2001-01-14Make sure everybody has an splvm() and equate it with splimp() (splimp()thorpej
2001-01-13Adapt to pci_intr_map change.ur
2000-08-22Add spllock(). See spl(9) for details.thorpej
2000-08-21Make sure we provide splsched() as described in spl(9).thorpej
2000-06-30raise MSIZE from 128 to 256.itojun
2000-06-26Add <machine/int_types.h>, which provides namespace-pure definitionskleink
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-20for DeskStation RPC44soda
2000-06-17vga/pckbc attachment for jazz internal bus of Magnum derived machinessoda
2000-06-12<machine/cpuregs.h> was removed on March 30,soda
2000-06-09 - NEC RISCstation 2250 (RD-94) PCI bus support,soda
2000-06-09NEC RISCstation 2250 (RD-94) PCI bus support,soda
2000-06-09bus_space/bus_dma implementation for arc port, based on i386 port, pmax port,soda
2000-06-09make paddr_t 64bit on arc port by introducing _MIPS_PADDR_T_64BIT.soda
2000-06-06Add rnd(4) glue for the MIPS3 cycle counter.soren
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-06-01kill __P in these files. (I had to look at them anyway with an eye forcgd
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
2000-05-09back out previous changes as stopgap.soda
2000-05-05MIPS_INT_MASK_CLOCK and INT_MASK_REAL_DEV are deprecated.soren