summaryrefslogtreecommitdiff
path: root/sys/arch/hpcmips/include
AgeCommit message (Expand)Author
2000-07-22Experimental MQ200 video driver. It's just copy of bivideo plus powertakemura
2000-07-02Experimental APM compatible power management.takemura
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-06Add rnd(4) glue for the MIPS3 cycle counter.soren
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-06-03Add platid, VADEM CLIO C-1000 and C1050.takemura
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-22regen.uch
2000-05-20Add two items:takemura
2000-05-05MIPS_INT_MASK_CLOCK and INT_MASK_REAL_DEV are deprecated.soren
2000-04-29Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This filethorpej
2000-04-15remove following symbols which became unnecessary in recent cpu_intr() change:soda
2000-04-11sync with new mips trap.cuch
2000-04-03splsoftnet() should block softclock() too.soda
2000-04-03add some events.sato
2000-04-03mips_hardware_intr is defined in <mips/intr.h>sato
2000-03-31regen.jun
2000-03-25bus_dma. taken from pmax.uch
2000-03-24Revert previous.soren
2000-03-24Move sysctl definitions from arch/mips to arch/foo.soren
2000-03-17Install "machineendian_machdep.h".tron
2000-03-17In the `MY THAT'S GROSS' department...mycroft
2000-03-16Foolish consistency. Mainly, always use underscores and sys/endian.h.mycroft
2000-03-15explicitely #include <sys/systm.h> #if BUS_SPACE_DEBUG to get a printf()drochner
2000-03-13add CONFIG_HOOK_POWERCONTROL_LCDLIGHTsato
2000-03-05cosmetic change.shin
2000-03-05Change bus_addr_t and bus_size_t from u_int32_t to u_long.takemura
2000-03-05Add ISA DMA support entries. (It's dummy. I don't know if it work or not.)takemura
2000-02-21support non-contiguous memory.shin
2000-02-14regen.jun
2000-02-09CLOCK_RATE: 256-> 128.sato
2000-02-06Delete dupicated 'z50'.takemura
2000-02-06Add platid_name() which retrieves the platform name.takemura
2000-02-05add __BROKEN_CONFIG_UNIT_USAGE #define, becuase these ports do verycgd
2000-01-28platid regen.shin
2000-01-25define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means thatdrochner
2000-01-22Add platform ID of MC-R430.takemura
2000-01-06regen.uch
1999-12-26regen.jun
1999-12-26regen.shin
1999-12-23C99: Define a NAN macro in <math.h> which evaulates to a constant expression ofkleink
1999-12-23New button handler and power controller with configurable hooking mechanism.takemura
1999-12-10regen.jun
1999-12-09Regen.jun
1999-12-08Regen.jun
1999-12-08regenjun
1999-12-04CL* discarding.ragge