Age | Commit message (Expand) | Author |
2019-06-21 | Further improve the filesystem stability of kernel installation by KARL. | Theo de Raadt |
2019-05-08 | Enable ucrcom(4) on all architectures that have uslcom(4). | Mark Kettenis |
2019-04-14 | Instead of using COPTS=-Oz (and similar) in make environment to force | Theo de Raadt |
2019-01-12 | Enable ohci at fdt. | Mark Kettenis |
2018-10-30 | The way we currently generate gap.o using a linker script results in .rodata | Mark Kettenis |
2018-09-14 | add gapdummy.c to the "clean" target like other generated files | Christian Weisgerber |
2018-09-12 | Move -Wno-address-of-packed-member to the clang block as well and sync | Jonathan Gray |
2018-08-27 | switch from ompinmux to pinctrl | Jonathan Gray |
2018-08-22 | Enable uscom(4) where uslcom(4) is already present. | Martin Pieuchot |
2018-08-05 | enable virtio pci attachment on armv7 | Jonathan Gray |
2018-08-05 | enable bio and softraid on armv7 ramdisk | Jonathan Gray |
2018-08-03 | Enable mue(4). | Kevin Lo |
2018-08-02 | Enable ssdfb(4) at I2C. | Patrick Wildt |
2018-07-30 | Add ssdfb(4), a driver for the SSD1309 controller that drives an | Patrick Wildt |
2018-07-26 | Add imxspi(4), a driver for the i.MX SPI controller. This is the first | Patrick Wildt |
2018-07-09 | Enable pcagpio(4). | Patrick Wildt |
2018-07-09 | Add a few common PCIe devices based on the arm64 kernel configs. | Patrick Wildt |
2018-07-09 | dd mvpcie(4), a driver for the Marvell ARMADA 38x PCIe controller, | Patrick Wildt |
2018-07-09 | Enable ampintcmsi(4), pciecam(4) and PCIVERBOSE. | Patrick Wildt |
2018-06-16 | Enable imxrtc(4). | Mark Kettenis |
2018-06-05 | Move pluart(4) to dev/fdt. | Mark Kettenis |
2018-05-31 | Move com_fdt.c to dev/fdt since we can share it between armv7 and arm64 now. | Mark Kettenis |
2018-05-23 | Enable bwfm(4). | Patrick Wildt |
2018-05-16 | Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4) | Patrick Wildt |
2018-05-04 | Add a common rules file for ofw sources to help keep the configurations | Visa Hankala |
2018-05-02 | Implement a power domain framework to turn on/off so-called power | Patrick Wildt |
2018-04-01 | Enable imxanatop(4) on RAMDISK as well so we can use it to disable | Patrick Wildt |
2018-02-10 | Put the ldscript parts into a single file instead of storing it as head | Patrick Wildt |
2018-02-09 | Check for the existence of /bsd before trying to back it up to /obsd. | Theo Buehler |
2018-01-06 | Enable sxits(4). | Mark Kettenis |
2018-01-06 | Enable sxitemp(4). | Mark Kettenis |
2017-12-29 | Add rktemp(4). | Mark Kettenis |
2017-12-23 | Use regmap interface to tweak "SYSREG" PHY configuration registers and | Mark Kettenis |
2017-12-18 | Properly implement the rsb attribute and actually use it. | Mark Kettenis |
2017-12-18 | Enable RSB attachment for axppmic(4). | Mark Kettenis |
2017-12-16 | Add a driver for the RSB controller found on various Allwinner SoCs. | Mark Kettenis |
2017-11-04 | Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At the | Florian Obser |
2017-10-26 | adjust Makefile.armv7 for clang | Jonathan Gray |
2017-10-24 | Attach syscon(4) early. Also attach psci(4) early such that cpuresetfn | Mark Kettenis |
2017-10-23 | Replace imxocotp(4) with a regmap-based approach. | Mark Kettenis |
2017-10-11 | Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. The | Patrick Wildt |
2017-10-08 | Enable rkiic(4) and rkpmic(4) for Rockchip RK3288 boards. | Mark Kettenis |
2017-09-28 | When option DDB_STRUCTINFO was removed from the kernel, too much from | Patrick Wildt |
2017-09-21 | Enable dwxe(4) on armv7 as well for use on the Allwinner H3 SoC. | Patrick Wildt |
2017-09-12 | Remove option DDB_STRUCTINFO. Now that ddb(4) is CTF aware, similar | Martin Pieuchot |
2017-08-28 | swap ualea for urng | Jasper Lievisse Adriaanse |
2017-08-27 | Add mvpxa(4), a driver for the SDHC compliant controller on | Patrick Wildt |
2017-08-27 | Enable generic sdhc(4) on FDT attachment driver. | Patrick Wildt |
2017-08-25 | Add mvneta(4), a driver for the Ethernet controller on the Armada | Patrick Wildt |
2017-08-25 | Add mvmpic(4), a driver for the interrupt controller that sits between | Patrick Wildt |