freebsd-skq/sys/powerpc
Justin Hibbits a00ce4e854 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 sys/powerpc: further adoption of SPDX licensing ID tags. 2017-11-27 15:09:59 +00:00
fpu sys/powerpc: further adoption of SPDX licensing ID tags. 2017-11-27 15:09:59 +00:00
include Move __va_list and related defines to sys/sys/_types.h 2018-02-12 14:48:20 +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 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 Fix minor locking issues in the Power Mac Uninorth PCI bridge driver. 2018-01-10 22:19:11 +00:00
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 sys/powerpc: further adoption of SPDX licensing ID tags. 2017-11-27 15:09:59 +00:00