Try to put the CPU into a low power state if we failed to otherwise halt
[freebsd.git] / sys / arm64 / arm64 / machdep.c
2015-07-31 andrewTry to put the CPU into a low power state if we failed...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ARM64TODO markers to unimplemented functionality
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-09 andrewClear the carry bit on the saved program state register...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-09 andrewAdd support for SMP. This uses the FDT data to find...
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-06-29 kibRemove sv_sigtbl handling from the arm64 sendsig()...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 sjgAdd META_MODE support.
2015-06-11 andrewAdd basic support for ACPI. It splits out the nexus...
2015-06-10 delphijMFV r284234:
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-13 ngieMFhead @ r281503
2015-04-13 andrewBring in the start of the arm64 kernel.