summaryrefslogtreecommitdiff
path: root/sys/arch/arm64/conf/GENERIC
AgeCommit message (Expand)Author
2020-02-28syncTheo de Raadt
2020-02-21Add rkanxdp(4), rkdrm(4) and rkvop(4) to GENERIC, but keep themPatrick Wildt
2020-02-04Enable rge(4).Kevin Lo
2020-01-26Add simplepanel(4), a driver for simple display panels. This onePatrick Wildt
2020-01-25Enable umt(4)Patrick Wildt
2020-01-14Add amlsm(4), a driver for the "secure monitor" firmware interface.Mark Kettenis
2020-01-14Add amltemp(4), a driver for the temperature sensors on various Amlogic SoCs.Mark Kettenis
2019-12-17Add fido(4), a HID driver for FIDO/U2F security keysReyk Floeter
2019-12-03Add pwmfan(4), a driver for PWM-regulated fans.Patrick Wildt
2019-12-03Add rkpwm(4), a driver for the RK3399's PWM controller.Patrick Wildt
2019-11-29Add rkemmcphy(4), a driver for the RK3399's eMMC PHY.Patrick Wildt
2019-10-23Enable sxisid(4).Mark Kettenis
2019-10-21Add sxipwm(4) and pwmbl(4). Thse two drivers together add support for theMark Kettenis
2019-10-17Enable sxidog(4).Mark Kettenis
2019-10-07Add moxtet(4), a driver for the Turris Mox modules. For now thisPatrick Wildt
2019-10-07Add mvspi(4), a driver for the SPI controller on thePatrick Wildt
2019-10-07Add amliic(4) and pcxrtc(4). This adds support for the RTC on the odroid-n2.Mark Kettenis
2019-09-30Enable amlpwm(4) and pwmreg(4).Mark Kettenis
2019-09-09Attach imxsrc(4) early and raise its priority to make sure it beatsPatrick Wildt
2019-09-07Add sfp(4), a driver that allows talking to SFPs connected overPatrick Wildt
2019-09-06mcprtc(4), a driver for the Microchip MCP79400 RTC and similar variants.Patrick Wildt
2019-09-06Add mviic(4), a driver to support the I2C controller on thePatrick Wildt
2019-09-05Add mvdog(4), a driver to support the watchdog on the Armada 3700 SoC.Patrick Wildt
2019-09-04Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@cheloha
2019-09-03Enable amlmmc(4).Mark Kettenis
2019-08-29Add amldwusb(4), amlusbphy(4) and amlpciephy(4), drivers for the USBMark Kettenis
2019-08-28Build and enable amdgpu(4) on arm64. The DCN1.0 support has been madeMark Kettenis
2019-08-28Add amlpinctrl(4), a driver to configure pins and control GPIOs on AmlogicMark Kettenis
2019-08-27Add amlrng(4), the simples random numer generator driver ever.Mark Kettenis
2019-08-27Add imxtmu(4), a driver to support the temperature sensors onPatrick Wildt
2019-08-27amclock(4), a driver for the Amlogic SoC clocks. For now this implementsMark Kettenis
2019-08-26Add amlreset(4), a driver to support reset signal controller blocks onMark Kettenis
2019-08-26Add amluart(4), a driver for the UARTs found on various Amlogic SoCs.Mark Kettenis
2019-08-20Enable ipmi(4).Mark Kettenis
2019-08-11Add clock support to sxirtc(4); needed by newer Linux DTs.Mark Kettenis
2019-08-11Add sxisyscon(4) a driver for the system controller found on variousMark Kettenis
2019-08-04Add support for X-Gene/eMAG variant.Mark Kettenis
2019-08-04Implement smbios support on arm64.Mark Kettenis
2019-08-03There are some pretty big arm64 machines so crank maxusers to 80.Theo de Raadt
2019-06-07enable mcx(4) on arm64, found in Packet's g2.large.arm servers.Jonathan Matthew
2019-05-11Add fusbtc(4) to support the Fairchild FUSB302 USB Type-C controller.Patrick Wildt
2019-05-08Enable ucrcom(4) on all architectures that have uslcom(4).Mark Kettenis
2019-04-30Enable mvmdio(4) and mvneta(4) on arm64 as well. These are partPatrick Wildt
2019-04-30Add mvuart(4) to support the Armada 3720's serial console.Patrick Wildt
2019-04-23Add support for ccp(4) at acpi(4).Mark Kettenis
2019-04-01imxdwusb(4) and imxpd(4) are no longer needed.Patrick Wildt
2019-03-28Enable uxrcom(4).Mark Kettenis
2019-02-03Add mvgicp(4), a driver for the Marvell extension to the GIC thatPatrick Wildt
2019-01-23enable the apm(4) subsystem on arm64Peter Hessler
2019-01-11imxsrc(4), a driver for the i.MX System Reset Controller. We willPatrick Wildt