freebsd-dev/sys/powerpc
Justin Hibbits 0af5d6f7d9 powerpc: Stop pretending we run on e500v1 cores
Unconditional writing to MAS7, which doesn't exist on the e500v1 core, in a
TLB miss handler has been in the code for several years now.  Since this has
gone unnoticed for so long, it's easily concluded that e500v1 is not in use
with FreeBSD.  Simplify the code path a bit, by unconditionally zeroing MAS7
instead of calling a subroutine to do it.
2019-04-30 03:45:46 +00:00
..
aim powerpc: Add POWER8NVL definition 2019-04-27 02:33:49 +00:00
booke powerpc: Stop pretending we run on e500v1 cores 2019-04-30 03:45:46 +00:00
conf [PPC64] Turn opal_flash.c into a device 2019-04-29 16:50:33 +00:00
cpufreq powerpc: Fix cpufreq statement scoping 2019-03-08 03:59:53 +00:00
fpu powerpc: Apply r178139 from sparc64 to powerpc's fpu_sqrt 2019-04-03 03:54:30 +00:00
include powerpc: Add support for additional FSCR-managed facilities 2019-04-27 22:30:22 +00:00
mambo sys/powerpc: further adoption of SPDX licensing ID tags. 2017-11-27 15:09:59 +00:00
mikrotik - Allow different slicers for different flash types to be registered 2017-02-22 10:21:39 +00:00
mpc85xx powerpc/mpc85xx: Synchronize timebase the platform correct way 2019-02-27 03:30:49 +00:00
ofw Add NUMA support to powerpc 2019-04-13 04:03:18 +00:00
powermac powerpc: Add opaque 'private data' to interrupt vectors 2019-01-12 22:05:42 +00:00
powernv powerpc: Make OPAL root node probe at bus pass 2019-04-29 01:10:57 +00:00
powerpc powerpc64: Fix switch panic from cpu_throw() 2019-04-29 22:37:35 +00:00
ps3 powerpc: Add opaque 'private data' to interrupt vectors 2019-01-12 22:05:42 +00:00
pseries [PPC64] Fix wrong KASSERT in mphyp_pte_insert() 2019-04-23 17:11:45 +00:00
psim add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00