summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm64/conf/RAMDISK
AgeCommit message (Expand)AuthorFilesLines
2021-03-08Enable ixl(4).patrick1-1/+2
2021-02-28Enable acpiiort(4), add smmu(4) but keep disabled.patrick1-1/+4
2021-02-27apldart(4) is needed here as well.kettenis1-1/+2
2021-02-26Add aplcpie(4), a (minimal) driver for the PCIe host bridge on Apple M1 SoCs.kettenis1-1/+3
2021-02-23Add aplintc(4), a driver for the interrupt controller found onkettenis1-1/+2
2021-02-22Enable bge(4).kettenis1-1/+2
2021-02-22Enable apldog(4).kettenis1-1/+2
2021-02-11Enable exuart(4).patrick1-1/+4
2021-01-19Enable athn(4)kettenis1-1/+2
2020-12-18Add glue for the USB3 controller on the i.MX8MP SoC. NXP had this glue forpatrick1-1/+2
2020-11-29Enable mvsw(4).kettenis1-1/+2
2020-11-17Enable imxiic(4) at ACPI.patrick1-1/+2
2020-11-14Enable sdhc(4) at ACPI.patrick1-1/+2
2020-11-09Enable mvpp(4).patrick1-3/+3
2020-09-30Move mfokclock(4) from loongson to sys/dev/i2c so that it be used by morepatrick1-1/+2
2020-06-25Add a commented out entry for mvpp(4).patrick1-1/+3
2020-06-04Enable bwfm(4).patrick1-1/+2
2020-05-22Enable bwfm(4).patrick1-1/+4
2020-05-22Enable mvkpcie(4).patrick1-1/+3
2020-05-18Enable amlpwrc(4).kettenis1-1/+2
2020-04-27Enable tcpci(4).patrick1-1/+2
2020-04-26Enable imxpciephy(4).patrick1-1/+2
2020-04-25Add bcmbsc(4), a driver for the Broadcom Serial Control (BSC) controller.kettenis1-1/+3
2020-04-25Enable maxrtc(4) and move dsxrtc(4) to keep things in alphabetical order.kettenis1-2/+3
2020-04-25Enable dsxrtc(4) and pcfrtc(4).kettenis1-1/+3
2020-04-24Add bcmgpio(4). For now this driver only provides pinctrl functionality.kettenis1-1/+2
2020-04-23Enable imxehci(4).patrick1-1/+3
2020-04-22Add bcmsdhost(4), a driver for the Broadcom "sdhost" SD controllerkettenis1-6/+8
2020-04-21Enable bcmdmac(4).tobhe1-1/+2
2020-04-19Enable bcmclock(4) and bcmmbox(4).tobhe1-1/+3
2020-04-19Add bcmirng(4), a driver for the RNG200 random number generator found onkettenis1-1/+2
2020-04-19Add bcmpcie(4), a driver for the PCIe controller found on the Raspberry Pi 4.kettenis1-1/+3
2020-04-18Add glue to let bse(4) attach using the FDT.kettenis1-1/+2
2020-04-14Enable bse(4).kettenis1-2/+4
2020-04-03Add rkrng(4), a driver for the random number generator found on variouskettenis1-1/+2
2020-03-20Add bdpmic(4), a driver for the ROHM BD71837 and BD71847 Powerpatrick1-1/+2
2020-02-04Enable rge(4).kevlo1-1/+2
2019-12-03Add pwmfan(4), a driver for PWM-regulated fans.patrick1-1/+2
2019-12-03Add rkpwm(4), a driver for the RK3399's PWM controller.patrick1-1/+2
2019-11-29Add rkemmcphy(4), a driver for the RK3399's eMMC PHY.patrick1-1/+2
2019-10-23Enable sxisid(4).kettenis1-1/+2
2019-10-17Enable sxidog(4).kettenis1-1/+2
2019-10-07Add amliic(4) and pcxrtc(4). This adds support for the RTC on the odroid-n2.kettenis1-2/+5
2019-09-09Attach imxsrc(4) early and raise its priority to make sure it beatspatrick1-2/+2
2019-09-07Add sfp(4), a driver that allows talking to SFPs connected overpatrick1-1/+2
2019-09-06mcprtc(4), a driver for the Microchip MCP79400 RTC and similar variants.patrick1-1/+2
2019-09-06Add mviic(4), a driver to support the I2C controller on thepatrick1-1/+3
2019-09-05Add mvdog(4), a driver to support the watchdog on the Armada 3700 SoC.patrick1-1/+2
2019-09-04Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@cheloha1-3/+1
2019-09-03Enable amlmmc(4).kettenis1-1/+3