freebsd-dev/sys/powerpc
Justin Hibbits 55a12bbda2 Break out the cpu_features setup to its own function, to be run earlier
The new POWER9 MMU configuration is slightly different from current setups.
Rather than special-casing on POWER9, move the initialization of cpu_features
and cpu_features2 to as early as possible, so that platform and MMU
configuration can be based upon CPU features instead of specific CPUs if at all
possible.

Reviewed by:	nwhitehorn
2018-05-05 15:48:39 +00:00
..
aim Add POWER9 to the POWER8 bootstrap case blocks 2018-05-05 15:42:58 +00:00
booke Remove dead errata fixup code 2018-05-01 04:31:17 +00:00
conf PowerNV: Initial support for OPAL I2C transfers 2018-03-01 14:11:07 +00:00
cpufreq [ofw] fix errneous checks for OF_finddevice(9) return value 2018-03-20 00:03:49 +00:00
fpu sys/powerpc: further adoption of SPDX licensing ID tags. 2017-11-27 15:09:59 +00:00
include Break out the cpu_features setup to its own function, to be run earlier 2018-05-05 15:48:39 +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 Remove dead errata fixup code 2018-05-01 04:31:17 +00:00
ofw Increase the fdtmemreserv array limit to boot on POWER9 2018-04-25 02:42:11 +00:00
powermac Fix null pointer dereference on nodes without a "compatible" property. 2018-04-30 19:37:32 +00:00
powernv Reverting r330925 for now 2018-03-15 06:19:45 +00:00
powerpc Break out the cpu_features setup to its own function, to be run earlier 2018-05-05 15:48:39 +00:00
ps3 Move the powerpc64 direct map base address from zero to high memory. This 2018-03-07 17:08:07 +00:00
pseries [ofw] fix errneous checks for OF_finddevice(9) return value 2018-03-20 00:03:49 +00:00
psim Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00