aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/xscale/i80321/ep80219_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some long-dead codeKevin Lo2008-04-081-4/+0
* Take the first baby step towards unifying and cleaning up arminit():Warner Losh2008-04-031-53/+2
* Fix for the panic("vm_thread_new: kstack allocation failed") andKonstantin Belousov2007-11-051-1/+1
* Remove duplicate includes.Olivier Houchard2007-05-231-1/+0
* Remove sa1_cache_clean_addr. It isn't needed.Kevin Lo2007-05-031-2/+0
* Threading cleanup.. part 2 of several.Julian Elischer2006-12-061-4/+0
* Compile -- remove an unused global variable avail_end.Kevin Lo2006-11-171-1/+0
* Make KSE a kernel option, turned on by default in all GENERICJohn Birrell2006-10-261-0/+4
* Fill in dump_avail[] before pmap_boostrap() is called so thatOlivier Houchard2006-08-271-4/+4
* Finally bring it support for the i80219 XScale processor.Olivier Houchard2006-08-241-0/+521