freebsd-skq/sys/arm64
Pedro F. Giffuni d9c9c81c08 sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
acpica Add ARM64TODO comments to ACPI PCI stubs 2015-07-12 18:32:16 +00:00
arm64 sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
cavium Group the ThunderX PCIe PEM newbus methods to help find them. 2016-04-20 14:12:40 +00:00
cloudabi64 Make CloudABI's way of doing TLS more friendly to userspace emulators. 2016-04-06 11:11:31 +00:00
conf Add uart 8250 device to GENERIC arm64 configuration 2016-03-01 07:06:36 +00:00
include Set the upper limit of the DMAP region to the limit of RAM as was found in 2016-04-14 10:43:28 +00:00