summaryrefslogtreecommitdiffstats
path: root/sys/arm/sa11x0/assabet_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it mapscognet2006-08-081-8/+5
* Now that we use pmap_mapdev_boostrap(), we can get ride of the got_mmucognet2006-06-071-2/+2
* Convert the last offender, the SA1110 port, to ARM32_NEW_VM_LAYOUT, andcognet2006-06-061-6/+15
* The Assabet has 32MB of RAM, not 16.cognet2006-05-301-2/+3
* Uncomment the call to cpu_idcache_wbinv_all() after the MMU has beencognet2006-05-301-1/+1
* Remove any reference to enable_mmu(), it's been gone for a long time.cognet2006-05-261-1/+0
* Use pmap_devmap_bootstrap(), instead of mapping the SACOM1 registerscognet2006-05-231-5/+31
* Use macros instead of hardcoding the address for SACOM1. Also don'tcognet2006-05-221-2/+4
* Provide a dump_avail[] variable, which contains the page ranges to becognet2005-10-031-4/+5
* Start all license statements with /*-imp2005-01-051-1/+1
* Update the StrongArm port to match the current code.cognet2004-12-181-3/+3
* Get the kernel stack right now that the u-area is gone.cognet2004-11-201-1/+2
* U areas are going away, so don't allocate one for process 0.das2004-11-201-10/+1
* Use MD_ROOT_SIZE, instead of our own macro.cognet2004-10-111-7/+7
* Now that we have pmap_growkernel(), use more KVA.cognet2004-09-231-3/+27
* Refactor a bunch of scheduler code to give basically the same behaviourjulian2004-09-051-1/+1
* Nuke dead code.cognet2004-06-171-92/+1
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+497
OpenPOWER on IntegriCloud