aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/alchemy/alchemy_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove sys/mips/alchemy. It was still-born when I committed it and itWarner Losh2018-01-011-150/+0
* sys/mips: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Merge from vmobj-rwlock branch:Attilio Rao2013-02-261-1/+0
* Remove platform APIs which are not used by any code and which had only stubJuli Mallett2012-03-121-25/+0
* - dump_avail layout should be sequence of [start, end)Oleksandr Tymoshenko2010-12-091-1/+1
* - Populate dump_avail with proper values from phys_availOleksandr Tymoshenko2010-12-091-0/+3
* - 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-301-0/+6
* - Revert changes accidentally killed by merge operationOleksandr Tymoshenko2009-04-141-0/+157