freebsd-skq/sys/powerpc
jhibbits 707bc0b7a7 PPC64: Get the timestap from the proper OF field
Summary:
After revision rS328534('PPC64: use hwref instead of cpuid'), FreeBSD on
powerpc64 virtual machine panics since it is unable to read the
timebase, showing the following error:

     get-property for timebase-frequency on zero phandle

     panic: Unable to determine timebase frequency!

With the change above,  cpuref->cr_hwref does not contain the phandle
anymore, thus, it never reads the proper CPU entry in OF.

Submitted by:	Breno Leitao
Differential Revision:	https://reviews.freebsd.org/D14204
2018-02-14 02:51:28 +00:00
..
aim Correct longjmp 2018-02-02 02:28:25 +00:00
booke Make v_wire_count a per-cpu counter(9) counter. This eliminates a 2018-02-12 22:53:00 +00:00
conf Start building modules for MPC85XX and MPC85XXSPE 2018-02-04 15:40:48 +00:00
cpufreq
fpu
include Move __va_list and related defines to sys/sys/_types.h 2018-02-12 14:48:20 +00:00
mambo
mikrotik
mpc85xx Only look for L2 cache controllers for mpc85xx_cache 2018-02-04 20:07:08 +00:00
ofw Chase removal of FDT fixup code on PowerPC in r327907. 2018-01-13 03:09:05 +00:00
powermac
powernv PowerNV: move LPCR and LPID altering to cpudep_ap_early_bootstrap 2018-01-29 09:27:02 +00:00
powerpc Fix PowerMac G5 thermal management, plus likely other bugs, introduced in 2018-02-09 20:09:32 +00:00
ps3 Document places we assume that physical memory is direct-mapped at zero by 2018-01-13 23:14:53 +00:00
pseries PPC64: Get the timestap from the proper OF field 2018-02-14 02:51:28 +00:00
psim