summaryrefslogtreecommitdiff
path: root/sys/arch/evbsh3/include
AgeCommit message (Expand)Author
2003-10-23No need for multiple-inclusion protection in these.kleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-19PR/3012: Greg A. Woods: Write all float.h files [except the vax of course]christos
2003-01-17Merge the nathanw_sa branch.thorpej
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2002-05-09remove trap.huch
2002-04-22increase _INTR_N from 7 to 11 (count both SCI and SCIF)msaitoh
2002-03-24add autoconf.h for new mainbus driver.uch
2002-03-24adapted to new interrupt code and shb changes.uch
2002-03-10common part are moved to sh3/include/param.huch
2002-03-08remove unneeded code and files.uch
2002-03-07Remove some files that no longer exist.thorpej
2002-03-04CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again.uch
2002-03-03remove obsolete headers.uch
2002-03-03machine dependent sysctl are moved to machine/cpu.huch
2002-02-28Use "#define<tab>".simonb
2002-02-28Remove unneeded header.uch
2002-02-27- define other DEV_ constants that the local port uses.christos
2002-02-26Purge CLSIZE, CLSIZELOG2 and MCLOFSET.simonb
2002-02-22New NetBSD/sh3 clock framework.uch
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-03-26- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",lukem
2001-02-07move VM_PHYSSEG_MAX, VM_NFREELIST, VM_FREELIST_DEFAULT defines touch
2001-01-16remove evbsh3/mmeye.h. it shouldn't be necessary, or at least it has toitojun
2001-01-04split MACHINE_ARCH sh3e[lb]. userland build still needs checking.itojun
2001-01-04look at __LITTLE_ENDIAN__ (gcc symbol) to determine which endian we are in.itojun
2001-01-03share sys/arch/sh3/conf/Makefile.sh3 across sh3-based architectures.itojun
2000-10-31add interrupt mode into wdogmsaitoh
2000-06-30raise MSIZE from 128 to 256.itojun
2000-06-26Add <machine/int_types.h>, which provides namespace-pure definitionskleink
2000-04-29Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This filethorpej
2000-04-13move the Interrput Priority Level (IPL_*) definitions into MD part.msaitoh
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-02-24SH4!msaitoh
2000-02-24variable start address of the main memory (now we can usemsaitoh
2000-02-24multiple interrputs!!!msaitoh
2000-02-24watchdog timermsaitoh
2000-02-11Update for the NKMEMPAGES changes.thorpej
2000-01-17Add NAN constant glue for sh3.kleink
2000-01-07machine/exec_coff.h -> sys/exec_coff.hmsaitoh
1999-12-24back to previous one (suggested by cgd)msaitoh
1999-12-21move sysctl definitions into ${MACHINE}/include/cpu.hmsaitoh