freebsd-dev/sys/powerpc
Justin Hibbits 5ccc0779d4 Add an isync to after mtsrin, required by the MPC750 errata
MPC750 User Manual Errata (rev 1) adds a note to C.4.2.2 noting that mtsr,
mtsrin, and mtmsr all require a isync after the instruction and before data
address translation uses any of the segment registers.  This should make FreeBSD
run correctly on the G3 again.

Reported by:	Mark Millard
MFC after:	1 week
2016-11-25 19:36:27 +00:00
..
aim Remove support for idle page zeroing. 2016-09-03 20:38:13 +00:00
booke Simplify the page tracking for VA<->PA translations. 2016-11-16 05:24:42 +00:00
conf Add a GPIO poweroff and reset driver. 2016-11-16 02:14:07 +00:00
cpufreq Some style(9) fixes 2013-12-13 05:54:25 +00:00
fpu Un-static two local variables in the FPU emulator 2016-10-19 02:23:29 +00:00
include Add an isync to after mtsrin, required by the MPC750 errata 2016-11-25 19:36:27 +00:00
mambo CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
mikrotik Create a RouterBoard platform and use it to create a flash map 2015-08-22 05:50:18 +00:00
mpc85xx Simplify the page tracking for VA<->PA translations. 2016-11-16 05:24:42 +00:00
ofw Revert part of r306065 2016-09-21 22:09:17 +00:00
powermac Fix the deciKelvin to Celsius conversion in kernel. 2016-05-22 13:58:32 +00:00
powerpc Fix improper use of "its". 2016-11-08 23:59:41 +00:00
ps3 Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
pseries Close a race when making the CPU idle under pHyp. If an interrupt occurs 2016-08-24 16:49:14 +00:00
psim Use OF_prop_free instead of direct call to free(9) 2016-05-14 20:06:38 +00:00