summaryrefslogtreecommitdiff
path: root/sys/arch/evbsh3
AgeCommit message (Expand)Author
2004-01-04Spell controller with two ls. Inspired by miod@openbsd.wiz
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-12-04Dynamic sysctl.atatat
2003-10-23No need for multiple-inclusion protection in these.kleink
2003-10-10reassing majors for crypto and pf to use the newly defined MI majorjdolecek
2003-10-10update the comment - the space for machine-dependant majorsjdolecek
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-08-22create /dev/cryptoitojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-07-15__KERNEL_RCSID()lukem
2003-04-26Call ksyms_init() instead of ddb_init() in case ofragge
2003-04-25Add ksyms device major.ragge
2003-04-19PR/3012: Greg A. Woods: Write all float.h files [except the vax of course]christos
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2003-01-17Merge the nathanw_sa branch.thorpej
2003-01-06Rework how KERNOBJDIR functions; now it's always determined withlukem
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-10-26now that mem_no is emitted by config(8), there is no reason to keepjdolecek
2002-10-16initSH3(): prefix the extern edata[], end[] with '_', so that the kernel linksjdolecek
2002-10-04assign majors for raw and cooked cgd's.elric
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-18enable USERCONF by default; it's small and extremely useful to have available.lukem
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2002-07-19Rename cdev_systrace_init() to cdev_clonemisc_init(), so it canthorpej
2002-06-17MD systrace gluons.christos
2002-06-17Enable "pseudo-device clockctl" in all kernels, exceptlukem
2002-05-10Don't reset to old interrupt level at the exit of interrupt handler.uch
2002-05-09remove trap.huch
2002-05-09adapt to new pmap.uch
2002-05-09IOM_RAM_BEGIN is changed to specify physical address.uch
2002-04-25Add the INCLUDE_CONFIG_FILE option to all config files. In configatatat
2002-04-22remove unused optionmsaitoh
2002-04-22increase _INTR_N from 7 to 11 (count both SCI and SCIF)msaitoh
2002-04-16* Move the mii_bitbang attribute into dev/mii/files.miithorpej
2002-04-12Add commented-out USERCONF option. Mainly useful for install mediagmcgarry
2002-04-02Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,lukem
2002-03-27All the sh3 ports had an identical procfs_machdep.c, so use a commonuch
2002-03-24add autoconf.h for new mainbus driver.uch
2002-03-24adapted to new interrupt code and shb changes.uch
2002-03-24add cpu device. sync with shb change.uch
2002-03-17cosmetic changes, fix comments.uch
2002-03-17adapt to kernel stack treatment changes.uch
2002-03-10* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) optionslukem
2002-03-10proc0 and page table intialize routines are moved to sh3_machdep.cuch
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