summaryrefslogtreecommitdiff
path: root/sys/arch/shark/include
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-16Rename IPL_IMP -> IPL_VM.thorpej
2003-05-22Move KERNEL_VM_SIZE into the C files where its used.thorpej
2003-05-22Use virtual_avail and virtual_end to compute the size of the availablethorpej
2003-05-21Move KERNEL_VM_BASE inside where it is used (it won't be there for long).thorpej
2003-05-03Don't expose KERNEL_TEXT_BASE outside of board-specific code. This givesthorpej
2003-05-03Remove old pmap support for platforms which have fully switched over.thorpej
2003-04-28Don't define APTE_BASE if ARM32_PMAP_NEW is defined; the new pmapthorpej
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2003-01-18Merge the nathanw_sa branch.thorpej
2003-01-03Remove obsolete MACHINE_ARCH -> arm32thorpej
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-10-19make atomic_{set,clear}_bit() inline for arm32 ports, andbsh
2002-10-05remove leftover acorn32 headers.chs
2002-10-04Fixup IPL_LEVELS to be correct. This matches the change I did to footbridgechris
2002-09-14Back out previous; it breaks binary compatibility between platformsthorpej
2002-09-14Move some #defines out of _KERNEL.mycroft
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2002-05-02Remove #ifdef RC7500 defines.wiz
2002-04-19Complete renaming of opms to opms (was mostly pms internally).wiz
2002-03-23* Change all uses of KERNEL_SPACE_START to KERNEL_BASE.thorpej
2002-03-23* Rename PROCESS_PAGE_TBLS_BASE -> PTE_BASEthorpej
2002-03-03Implement pmap_growkernel for arm32 based ports.chris
2002-02-28Use "#define<tab>".simonb
2002-02-27- define other DEV_ constants that the local port uses.christos
2002-02-12* For platforms which are already ELF, remove the definition ofthorpej
2002-02-10Fix RCS Id.kleink
2002-02-10Kill arch/arm32. The last platform supported there, Shark, is nowthorpej