freebsd-skq/sys/powerpc
jhibbits 09419c83ec powerpc/booke: Use #ifdef __powerpc64__ instead of hw_direct_map in places
Since the DMAP is only available on powerpc64, and is *always* available on
Book-E powerpc64, don't penalize either side (32-bit or 64-bit) by always
checking hw_direct_map to perform operations.  This saves 5-10% time on
various ports builds, and on buildworld+buildkernel on Book-E hardware.

MFC after:	3 weeks
2019-05-05 20:23:43 +00:00
..
aim powerpc: Add POWER8NVL definition 2019-04-27 02:33:49 +00:00
booke powerpc/booke: Use #ifdef __powerpc64__ instead of hw_direct_map in places 2019-05-05 20:23:43 +00:00
conf Add a COMPAT_FREEBSD12 kernel option. 2019-05-02 18:10:23 +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: Merge all pmap struct definitions 2019-05-04 02:34:28 +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: Attach MPC85xx PCI bus and root complex at the right pass 2019-05-04 16:24:43 +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: Drop OPAL_HANDLE_HMI2 for now, to avoid panicking 2019-05-02 03:39:03 +00:00
powerpc powerpc: Optimize padding in bus_dma_tag 2019-05-04 02:45:24 +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