| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-12-27 | Enable acpihpet on install media, because otherwise clock initialization |  deraadt | 1 | -2/+2 |
| 2020-05-14 | Bring back the acpi(4) changes. This time around only use the ACPI _CRS |  kettenis | 1 | -1/+2 |
| 2020-02-15 | Enable iwx(4) on amd64. |  stsp | 1 | -1/+2 |
| 2019-12-23 | Add amdgpio(4), a driver for the GPIO controller found on newer AMD |  kettenis | 1 | -1/+2 |
| 2019-11-19 | Enable rge(4). |  kevlo | 1 | -1/+2 |
| 2019-09-26 | enable iavf(4) |  jmatthew | 1 | -1/+2 |
| 2019-09-07 | Revert acpipci(4) changes. Too many systems are broken. We'll try again |  kettenis | 1 | -3/+1 |
| 2019-09-04 | Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@ |  cheloha | 1 | -3/+1 |
| 2019-08-28 | Use ACPI information to attach PCI busses like we do on arm64. There are a |  kettenis | 1 | -1/+3 |
| 2019-06-24 | Add glkgpio(4), a driver for the GPIO controllers found on Intel's Gemini |  kettenis | 1 | -1/+2 |
| 2019-06-17 | Add aplgpio(4) a driver for the gpio controllers found on Intel's Apollo |  patrick | 1 | -1/+2 |
| 2019-05-04 | let users try mcx(4) |  deraadt | 1 | -1/+2 |
| 2019-03-14 | Add acpicmos(4). |  kettenis | 1 | -1/+2 |
| 2019-01-25 | build ccp(4) on ramdisks |  jsg | 1 | -1/+2 |
| 2019-01-19 | enable myx(4) on the large ramdisk. has been enabled in GENERIC for a while. |  phessler | 1 | -1/+2 |
| 2019-01-19 | now that it works, enable ixl(4) on amd64 |  jmatthew | 1 | -1/+2 |
| 2019-01-17 | Enable bwfm(4) in RAMDISK_CD |  mlarkin | 1 | -1/+4 |
| 2018-08-31 | enable bnxt(4) |  jmatthew | 1 | -1/+2 |
| 2018-08-03 | Add mue(4), a driver for Microchip LAN75xx/LAN78xx 10/100/1000 USB Ethernet |  kevlo | 1 | -1/+2 |
| 2018-04-26 | Oups, we only need vmmci(4) for the ramdisk, not the whole vmm(4). |  phessler | 1 | -2/+1 |
| 2018-04-26 | enable vmmci(4) on the ramdisks, so bsd.rd plays nicer when it powers off |  phessler | 1 | -1/+3 |
| 2017-11-16 | Add PCI attachment for dwiic(4) needed by Intel 100 Series machines |  jcs | 1 | -1/+2 |
| 2017-06-14 | Enable hvs(4), "go for it" from deraadt. |  mikeb | 1 | -1/+2 |
| 2017-05-26 | Enable chvgpio(4) in RAMDISK_CD on amd64. |  stsp | 1 | -1/+2 |
| 2017-01-10 | enable acpihve(4) |  jsg | 1 | -1/+2 |
| 2017-01-02 | Enable xbf(4). |  rzalamena | 1 | -1/+2 |
| 2016-12-30 | Increase space for ramdisk inserts to match ftp(1) https growth. |  deraadt | 1 | -2/+2 |
| 2016-12-02 | enable hvn(4) |  jsg | 1 | -1/+4 |
| 2016-06-28 | enable ure(4) where we already have url(4) |  jmatthew | 1 | -1/+2 |
| 2016-04-15 | enable nvme(4) |  jsg | 1 | -1/+2 |
| 2016-03-29 | Enable bytgpio(4) here as well. |  jsg | 1 | -1/+2 |
| 2016-02-02 | enable xen devices here as well |  jsg | 1 | -1/+6 |
| 2016-01-17 | enable ikbd(4) |  jsg | 1 | -1/+8 |
| 2016-01-15 | enable sdhc@acpi so emmc will be available at install time |  jsg | 1 | -1/+2 |
| 2015-10-23 | enable viornd on RAMDISK_CD |  mlarkin | 1 | -1/+2 |
| 2015-09-13 | remove delta |  deraadt | 1 | -2/+2 |
| 2015-09-03 | No real point in having efifb(4) on the floppies; we want it on everything |  kettenis | 1 | -1/+4 |
| 2015-07-17 | remove obsolete INET kernel option |  tedu | 1 | -2/+1 |
| 2015-06-06 | Enable rtwn(4) on RAMDISK_CD kernels for upgrades. ok deraadt |  stsp | 1 | -1/+2 |
| 2015-03-16 | Reduce use of SMALL_KERNEL in acpi, bringing acpiec driver and more gpe |  deraadt | 1 | -2/+2 |
| 2015-02-08 | enable iwm(4) in big ramdisks for easy upgrades |  phessler | 1 | -1/+2 |
| 2014-12-19 | remove ipw. it wasn't included in generic, but nobody complained, |  tedu | 1 | -2/+1 |
| 2014-11-24 | use the correct capitalization for Realtek. |  brad | 1 | -7/+7 |
| 2014-11-23 | enable xhci(4) in ramdisks |  jsg | 1 | -3/+3 |
| 2014-11-14 | enable trunk. |  henning | 1 | -1/+2 |
| 2014-10-10 | Significant unification of RAMDISK* config files, making them diffable. |  deraadt | 1 | -310/+234 |
| 2014-07-16 | Add mpbios(4). This fixes hw.ncpufound in bsd.rd on the Soekris net6501 |  naddy | 1 | -1/+3 |
| 2014-07-15 | delete commented out sl |  deraadt | 1 | -3/+1 |
| 2014-07-14 | Enable ext2fs support on RAMDISK_CD. Requested a few months ago in |  zhuk | 1 | -2/+2 |
| 2014-07-12 | "Dr. Jones. Again we see there is nothing you can possess which I cannot |  tedu | 1 | -2/+1 |