summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-19remove extra sTheo Buehler
2020-12-19Apply r1.86 of amd64 acpi_machdep.c to arm64 and i386, converting a fewJonathan Matthew
2020-12-19rename filenames ending in a periodDaniel Dickman
2020-12-19There's no need to include the OFW GPIO header.Patrick Wildt
2020-12-19Add support for the i.MX8MP PCIe clocks.Patrick Wildt
2020-12-18Add support for the i.MX8MP second ethernet. The Plus SoC not only has thePatrick Wildt
2020-12-18Emulate open drain GPIOs. This replaces the hack added in the last commit.Mark Kettenis
2020-12-18Add symbolic constants related to open source and open drain GPIOs.Mark Kettenis
2020-12-18Make large read and write transactions work.Mark Kettenis
2020-12-18Update awk to December 18, 2020 version.Todd C. Miller
2020-12-18Add glue for the USB3 controller on the i.MX8MP SoC. NXP had this glue forPatrick Wildt
2020-12-18Add code to initialize the USB 3 PHY on i.MX8MP.Patrick Wildt
2020-12-18Use regress framework.Alexander Bluhm
2020-12-18In io_str_read() return 0-length strings as NULL pointers instead ofClaudio Jeker
2020-12-18Add support for the i.MX8MP USB clocks.Patrick Wildt
2020-12-18Attach imxgpc(4) to i.MX8MP as well.Patrick Wildt
2020-12-18Add fd close notification for kqueue-based poll() and select()Visa Hankala
2020-12-18Make knote_{activate,remove}() internal to kern_event.c.Visa Hankala
2020-12-18Add details to -F flagsolene
2020-12-18Use asprintf with %.*s to construct the path based on the mft fileClaudio Jeker
2020-12-18Make sure the first packet of an SA has sequence number 1 (as described intobhe
2020-12-17tht(4): more tsleep(9) -> tsleep_nsec(9)cheloha
2020-12-17fix possible error("%s", NULL) on error pathsDamien Miller
2020-12-17refactor client percent_expand() argument passing; consolidate theDamien Miller
2020-12-17prepare readconf.c for fuzzing; remove fatal calls and fix someDamien Miller
2020-12-17Only enable the USB 3.0 port and PHY if it is enabled on a board.Mark Kettenis
2020-12-17Reset pin 3 of the GPIOAO bank to input mode to work around a hardwareMark Kettenis
2020-12-17Reformating the test logging affected the expected output.Alexander Bluhm
2020-12-17Use strtonum() instead of atoi() to parse port option.tobhe
2020-12-17Sort command line options.tobhe
2020-12-17Fix some breakage in handling +-inf and +-nan introduced in last version.Todd C. Miller
2020-12-17Match on "amlogic,meson-g12a-dwmac" which is used by newer Linux mainlineMark Kettenis
2020-12-17Add support for the "Always On" GPIOs.Mark Kettenis
2020-12-17Fix some issues with referencing named ACPI nodes from Packages.Mark Kettenis
2020-12-17bwfm: add a delay in bwfm_set_key_cb before talking to hardwareJoshua Stein
2020-12-17Run setup_once targets in a sepearate block with headline beforeAlexander Bluhm
2020-12-17Fix regress target name, they must be unique.Alexander Bluhm
2020-12-17Link broadcast_bind, carp, in_pcbbind, sendsrcaddr regress to build.Alexander Bluhm
2020-12-17Use ${SUDO} or skip test if not root.Alexander Bluhm
2020-12-17Fix a race where the ${SUDO} process was killed instead of tcpdump.Alexander Bluhm
2020-12-17Link pflow and wg regress to build.Alexander Bluhm
2020-12-17rework the maths used to set mbuf timestamps.David Gwynne
2020-12-17Log reason a request is NAK'ed, as well as any problems sending theKenneth R Westerback
2020-12-17Remove echo headlines.Alexander Bluhm
2020-12-17Use setup and cleanup feature from regress framework.Alexander Bluhm
2020-12-16Remove echo headlines. Makefile cleanup.Alexander Bluhm
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2020-12-16Remove echo headlines. Use consistent target names.Alexander Bluhm
2020-12-16Use setup and cleanup feature from regress framework.Alexander Bluhm
2020-12-16Do not clear useful bits in panic messages, always print full opteAlexander Bluhm