aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/xscale
Commit message (Expand)AuthorAgeFilesLines
* Get the kernel stack right now that the u-area is gone.Olivier Houchard2004-11-201-1/+2
* U areas are going away, so don't allocate one for process 0.David Schultz2004-11-201-7/+0
* Move KERNPHYSADDR and KERNVIRTADDR from std.i80321 to std.iq31244.Olivier Houchard2004-11-182-2/+2
* Remove debugging printf.Olivier Houchard2004-11-131-1/+0
* Convert the IQ31244 code to use ARM32_NEW_VM_LAYOUT.Olivier Houchard2004-11-101-6/+15
* If we're still running at the physical address, jump to the virtual addressOlivier Houchard2004-11-051-33/+7
* Import partial support for the IQ31244 eval board (i80321 CPU). IQ80321 mightOlivier Houchard2004-09-2321-0/+3870
* Add Xscale common headers.Olivier Houchard2004-09-232-0/+121