summaryrefslogtreecommitdiffstats
path: root/sys/mips/alchemy
Commit message (Expand)AuthorAgeFilesLines
* MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370,ian2014-05-141-1/+1
* Merge from vmobj-rwlock branch:attilio2013-02-261-1/+0
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernjmallett2012-03-121-1/+0
* Remove platform APIs which are not used by any code and which had only stubjmallett2012-03-121-25/+0
* - dump_avail layout should be sequence of [start, end)gonzo2010-12-091-1/+1
* - Populate dump_avail with proper values from phys_availgonzo2010-12-091-0/+3
* Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mipsimp2010-11-131-0/+1
* bus_add_child: change type of order parameter to u_intavg2010-09-101-2/+2
* Hack to make ALCHEMY compile again...imp2010-02-181-3/+38
* - Call post-boot fixup function in order to get proper staticgonzo2010-01-251-2/+4
* Update from old DDB convetion to initialize debugger to new KDB way.imp2010-01-231-1/+4
* Rename mips_pcpu_init to mips_pcpu0_init since it applies only to theimp2010-01-091-1/+1
* Centralize initialization of pcpu, and set curthread early...imp2010-01-081-0/+3
* With this commit our friend RMI will now compile. I haverrs2009-10-302-0/+7
* Does 4 things:rrs2009-10-151-0/+1
* - Make mips_bus_space_generic be of type bus_space_tag_t instead ofgonzo2009-04-192-3/+3
* Use FreeBSD/arm approach for handling bus space access: space tag is a pointergonzo2009-04-152-3/+3
* - Revert changes accidentally killed by merge operationgonzo2009-04-147-0/+1212
OpenPOWER on IntegriCloud