summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-02Use memcpy on freshly allocated memory and add the free size.David Hill
2018-04-02Pay attention to the "reg-io-width" and "reg-shift" properties and avoidMark Kettenis
2018-04-02Remove I2C iomux descriptions from the time before we set those upPatrick Wildt
2018-04-02enable snooping on Intel Apollo Lake HD Audio, pt out & ok jsgHenning Brauer
2018-04-02attach on Intel Apollo Lake SMBus, ok jsgHenning Brauer
2018-04-02regenHenning Brauer
2018-04-02add a bunch of Intel Apollo Lake devices found on NUC6CAYH / Celeron J3455Henning Brauer
2018-04-02Add support for register shift/io-width. This allows us to support UARTsMark Kettenis
2018-04-02Support integers of arbitrary length.Tobias Stoeckmann
2018-04-02In ssl.h rev. 1.151 2018/03/17 15:48:31, tb@ providedIngo Schwarze
2018-04-02In x509_vfy.h rev. 1.26 2018/03/17 15:43:32, tb@ providedIngo Schwarze
2018-04-02In x509_vfy.h rev. 1.25 2018/03/17 15:39:43, tb@ providedIngo Schwarze
2018-04-01LLVM 6.0.0's -Wextra warnings now complain if you do arithmetics on NULLPatrick Wildt
2018-04-01Pull out the regmap lookup from the switch. This way we can stillPatrick Wildt
2018-04-01Disable the USB charging detection using a regmap instead of cross-Patrick Wildt
2018-04-01Enable imxanatop(4) on RAMDISK as well so we can use it to disablePatrick Wildt
2018-04-01Stop using a global softc variable in most functions that are calledPatrick Wildt
2018-04-01Retrieve AHB clock from clock framework.Patrick Wildt
2018-04-01Remove unfinished PCIe support from imxccm(4). We can do better thanPatrick Wildt
2018-04-01In an attempt to OFW-ify fec(4) it turns out that the MII speedPatrick Wildt
2018-04-01With malloc option J, the first realloc(3) in apply(1) would returnAlexander Bluhm
2018-04-01syncTheo de Raadt
2018-04-01Provide a better description of what syscon(4) actually does.Mark Kettenis
2018-04-01Store the size of dinode contents union.David Hill
2018-04-01Fix .CURDIR to run with obj directory.Alexander Bluhm
2018-04-01tweak previous;Jason McIntyre
2018-04-01add some missing manual pagesJonathan Gray
2018-04-01update currency exchange rates;Jason McIntyre
2018-04-01When you replace an element in a sorted array with somethingIngo Schwarze
2018-03-31Change ci_dev.dv_xname to ci_dev->dv_xname in debugging printf()Alexander Bluhm
2018-03-31Mark pthread_equal() as unused inside libcPhilip Guenther
2018-03-31Clarify that -P only *attempts* overwriting, which may not succeed;Ingo Schwarze
2018-03-31The rarely used '-L' option does not need a PATH_MAX staticKenneth R Westerback
2018-03-31Port arm64's network boot efforts to armv7 as well now that there isPatrick Wildt
2018-03-31syncTheo de Raadt
2018-03-31Add CVS Ids.Patrick Wildt
2018-03-31Bump version number so that we can see if efiboot(8) supports EFI's SimplePatrick Wildt
2018-03-31In addition to using EFI's PXE protocol implement a network driver thatPatrick Wildt
2018-03-31missing macro;Jason McIntyre
2018-03-31Fix description of -v and implement -v for -a showing holes; ok deraadt@Otto Moerbeek
2018-03-31Stop converting UDP and IP header values from network endianness to hostPatrick Wildt
2018-03-31mvtemp(4)Mark Kettenis
2018-03-31Enable mvtemp(4).Mark Kettenis
2018-03-31Add mvtemp(4), a driver for the temperature sensors found on Marvell ArmadaMark Kettenis
2018-03-31a few more edge case tests, aiming for complete coverageIngo Schwarze
2018-03-31syncTheo de Raadt
2018-03-31When reusing an mbuf to send an ARP response, don't forget to clearStefan Sperling
2018-03-31Fix spacing in brace command list grammar.anton
2018-03-31Fix overflows while handling 64 bit integers.Tobias Stoeckmann
2018-03-31Fix a hang on i386 vmware guest that was happening on copyout() ofAlexander Bluhm