Age | Commit message (Expand) | Author |
2020-04-24 | Add bcmgpio(4). For now this driver only provides pinctrl functionality. | Mark Kettenis |
2020-04-23 | Enable imxehci(4). | Patrick Wildt |
2020-04-23 | Move imxehci(4) to sys/dev/fdt. | Patrick Wildt |
2020-04-23 | ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread; | Jason McIntyre |
2020-04-23 | Recent changes in usr/mdec require (substantial) growth of the ramdisk. | Theo de Raadt |
2020-04-22 | Knock out a few more well-known nodes that we don't intend to attach a | Mark Kettenis |
2020-04-22 | Add bcmsdhost(4), a driver for the Broadcom "sdhost" SD controller | Mark Kettenis |
2020-04-21 | Enable bcmdmac(4). | tobhe |
2020-04-21 | Set DMA constraint based on the openbsd,dma-constraint property if | Mark Kettenis |
2020-04-21 | Add an openbsd,dma-constraint property to the /chosen node and set it | Mark Kettenis |
2020-04-19 | (1 << 39) is not well defined on a 32-bit int. Use same casts for | Kenneth R Westerback |
2020-04-19 | Enable bcmclock(4) and bcmmbox(4). | tobhe |
2020-04-19 | Add bcmirng(4), a driver for the RNG200 random number generator found on | Mark Kettenis |
2020-04-19 | Initialize vmx_get_guest_faulttype() 'prot' to 0 instead of using | Kenneth R Westerback |
2020-04-19 | Add bcmpcie(4), a driver for the PCIe controller found on the Raspberry Pi 4. | Mark Kettenis |
2020-04-18 | Add glue to let bse(4) attach using the FDT. | Mark Kettenis |
2020-04-18 | Sync existing stacktrace_save() implementations | Visa Hankala |
2020-04-15 | Remove unused protoype. | Mark Kettenis |
2020-04-15 | Commented WITNESS entry. | Martin Pieuchot |
2020-04-15 | Switch powerpc to MI mplock implementation. | Martin Pieuchot |
2020-04-14 | Enable bse(4). | Mark Kettenis |
2020-04-14 | Fix some of the more esoteric bus_space functions. The | Mark Kettenis |
2020-04-13 | Fix some of the more esoteric bus_space functions. The | Mark Kettenis |
2020-04-12 | Add support for the _CCA method. This method indicates whether DMA is | Mark Kettenis |
2020-04-10 | Add omcm(4), omclock(4) and omsysc(4) drivers that support the new bus | Mark Kettenis |
2020-04-10 | Implement stacktrace_save_at() required for upcoming WITNESS. | Martin Pieuchot |
2020-04-08 | vmm(4): add IOCTL handler to sets the access protections of the ept | pd |
2020-04-08 | vmm(4): handle cr0 writes more correctly for vmx | pd |
2020-04-07 | Abstract the head of knote lists. This allows extending the lists, | Visa Hankala |
2020-04-07 | Kill board_id variable; its last consumer is gone now. | Mark Kettenis |
2020-04-07 | Kill unused extern declaration. | Mark Kettenis |
2020-04-07 | Use PHY framework to replace hardcoded board-specific GPIO poking. | Mark Kettenis |
2020-04-07 | Remove entry that is no longer needed. | Mark Kettenis |
2020-04-06 | Build bootecoff with divdi3.c. bootecoff needs __divdi3, | Visa Hankala |
2020-04-06 | Add support for the cd-gpios property. | Mark Kettenis |
2020-04-06 | Register controller with the gpio "framework". | Mark Kettenis |
2020-04-06 | Enable FFS2 in sgi bootblocks and ramdisks. | Visa Hankala |
2020-04-06 | Update my email address. | Paul Irofti |
2020-04-05 | Use OF_is_compatible() to simplify the initialization for the "mdio" node. | Mark Kettenis |
2020-04-05 | Add omrng(4), a driver for te random number generator found on TI OMAP SoCs. | Mark Kettenis |
2020-04-05 | crank to 6.7-beta | Theo de Raadt |
2020-04-03 | increase rdroot size | Jonathan Gray |
2020-04-03 | Add rkrng(4), a driver for the random number generator found on various | Mark Kettenis |
2020-04-03 | Fix incoherencies of errors returned by various *kqfilter routines. | Martin Pieuchot |
2020-04-02 | Make the OpenFirmware functions work with clang. | gkoehler |
2020-04-02 | Enable FFS2 option for both floppies | Otto Moerbeek |
2020-04-02 | Change bootblocks to be able to read from ffs1, ffs2 and softraid. | Otto Moerbeek |
2020-04-02 | Add __lshrti3 to libkern and use it on sparc64 | Jeremie Courreges-Anglas |
2020-03-31 | Remove leftover that should have been removed in the previous commit. | Mark Kettenis |
2020-03-31 | Newer device trees no longer put the full physical address in the "reg" | Mark Kettenis |