summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-28Calculate divisor for i.MX8M composite clocks. So far we have setPatrick Wildt
2020-04-28The order of arguments to proposals_negotiate makes a difference.tobhe
2020-04-28Enable all clocks referenced by the imxesdhc(4) device tree node. UsuallyPatrick Wildt
2020-04-28Recognize a few more clocks referenced by the i.MX8MM and i.MX8MQPatrick Wildt
2020-04-28Rather than attempting to lookup the keyword "set" as a hostname,Theo de Raadt
2020-04-28Remove support for insecure EC2N groups. Clarify which Diffie-Hellmantobhe
2020-04-28re-organize statistics printing code, to make it less verbose andTheo de Raadt
2020-04-28a blank line in the header is prettierTheo de Raadt
2020-04-28Print statistics as comments at the top of the files which can takeTheo de Raadt
2020-04-28document FETCH_PACKAGES betterMarc Espie
2020-04-28There have been no floppy images since the 6.2 release. Remove mentionSebastian Benoit
2020-04-28Use the same inittodr()/resettodr() implementation as on arm64/armv7/sparc64Mark Kettenis
2020-04-28Use the same inittodr()/resettodr() implementation as on arm64/armv7Mark Kettenis
2020-04-28syncStuart Henderson
2020-04-28Document that thread credentials are owned by curproc.Martin Pieuchot
2020-04-28Configure Tx interrupt mitigation thresholds on athn(4) devices.Stefan Sperling
2020-04-28adapt dummy FIDO middleware to API change; ok markus@Damien Miller
2020-04-28use (long long) and %llx to satisfy both 32-bit and 64-bit systems.Theo de Raadt
2020-04-28when signing a challenge using a FIDO toke, perform the hashing in theDamien Miller
2020-04-27Add curve25519 IANA group number.tobhe
2020-04-27Display multi-state controls with exactly three decimal places.Ingo Schwarze
2020-04-27tcpci(4)Patrick Wildt
2020-04-27Enable tcpci(4).Patrick Wildt
2020-04-27Add tcpci(4) to support TCPCI-compliant USB Type-C port controllers.Patrick Wildt
2020-04-27Add bcmclock(4) and bcmmbox(4). Fixes a hang because the clock for sdhc(4)Mark Kettenis
2020-04-27While i.MX6Q and i.MX7D's USB controller nodes claim to be compatiblePatrick Wildt
2020-04-27Shuffle some functions around.Joel Sing
2020-04-27Remove reset hack; these days the U-Boot we ship for the CuBox-i isMark Kettenis
2020-04-27Use the device tree properties to setup imxehci(4)'s USB non-corePatrick Wildt
2020-04-27Enable the power domain and set the assigned clocks on imxehci(4)'s USBPatrick Wildt
2020-04-27Fix two bugs in the AES-CBC-PKCS5 tests that didn't hide failing tests:Theo Buehler
2020-04-27Fix a logic error that hid the failing ZeroLengthIv tests.Theo Buehler
2020-04-27Disallow the use of zero length IVs in AES-GCM viaTheo Buehler
2020-04-27Log with SPI_SA().tobhe
2020-04-27The parent of the i.MX8MM and i.MX8MQ USB_CTRL_ROOTs is USB_BUS,Patrick Wildt
2020-04-27If the DHCP server disappears between OFFER'ing and ACK'ing a lease,Kenneth R Westerback
2020-04-27syncTheo de Raadt
2020-04-27Bring inittodr()/resettodr() in line with arm64 and move it toMark Kettenis
2020-04-27Move inittodr() and resettodr() to the end of the file to easy move an MIMark Kettenis
2020-04-27Attach when the name matches "dallas,ds1307" which is what the device treeMark Kettenis
2020-04-27Don't clear OSF flag when we attach such that we can reject the RTC clockMark Kettenis
2020-04-27PCIe register accesses seem to "hang" on the i.MX8MM if its PHY doesn'tPatrick Wildt
2020-04-27Add gpio support to bcmgpio(4) and make gpio(4) attach such that GPIOsMark Kettenis
2020-04-27Free the "ranges" array in the error handling paths.Patrick Wildt
2020-04-27fix SDHC_DEBUG build, remove procname printf'sians
2020-04-27IPv6 is no longer on by default. It must be enabled with "inet6 eui64".Gerhard Roth
2020-04-27When creating the rx filter, indicate we want to match against the outermostJonathan Matthew
2020-04-27Do not close the stdout file descriptor in control mode as it will beNicholas Marriott
2020-04-27Offload CCMP (WPA2) encryption and decryption to athn(4) hardware.Stefan Sperling
2020-04-27Fix processing of compressed block ack notifications sent by iwn(4) firmware.Stefan Sperling