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