aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/alchemy
Commit message (Expand)AuthorAgeFilesLines
* - Call post-boot fixup function in order to get proper staticOleksandr Tymoshenko2010-01-251-2/+4
* Update from old DDB convetion to initialize debugger to new KDB way.Warner Losh2010-01-231-1/+4
* Rename mips_pcpu_init to mips_pcpu0_init since it applies only to theWarner Losh2010-01-091-1/+1
* Centralize initialization of pcpu, and set curthread early...Warner Losh2010-01-081-0/+3
* With this commit our friend RMI will now compile. I haveRandall Stewart2009-10-302-0/+7
* Does 4 things:Randall Stewart2009-10-151-0/+1
* - Make mips_bus_space_generic be of type bus_space_tag_t instead ofOleksandr Tymoshenko2009-04-192-3/+3
* Use FreeBSD/arm approach for handling bus space access: space tag is a pointerOleksandr Tymoshenko2009-04-152-3/+3
* - Revert changes accidentally killed by merge operationOleksandr Tymoshenko2009-04-147-0/+1212