summaryrefslogtreecommitdiff
path: root/sys/arch/armv7/conf/GENERIC
AgeCommit message (Expand)Author
2023-03-12Enable mvtemp(4)Jonathan Matthew
2023-03-02Enable mvodog(4) and mvortc(4)Jonathan Matthew
2023-03-02Add eephy(4), found on the Turris Omnia's WAN portJonathan Matthew
2021-08-20Add ucc(4), a driver for USB HID Consumer Control keyboards. Suchanton
2021-05-28Add cad(4), a driver for Cadence GEM.Visa Hankala
2021-04-30Add zqclock(4), a driver for Zynq-7000 clocks.Visa Hankala
2021-04-30Add zqreset(4), a driver for Zynq-7000 resets.Visa Hankala
2021-04-24Add cduart(4), a driver for the Cadence UART found on Xilinx Zynq SoCs.Visa Hankala
2021-02-04Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited toanton
2021-01-23introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.thfr
2020-06-23Enable virtual consoles on armv7, the same way it is done on arm64.Frederic Cambus
2020-04-29Enable a bunch of drivers needed for full Raspberry Pi 2/3 support.Mark Kettenis
2020-04-27Add bcmclock(4) and bcmmbox(4). Fixes a hang because the clock for sdhc(4)Mark Kettenis
2020-04-10Add omcm(4), omclock(4) and omsysc(4) drivers that support the new busMark Kettenis
2020-04-05Add omrng(4), a driver for te random number generator found on TI OMAP SoCs.Mark Kettenis
2019-12-17Add fido(4), a HID driver for FIDO/U2F security keysReyk Floeter
2019-10-27Add i.MX5/6 support and enable this driver on armv7(4).Mark Kettenis
2019-10-24Enable sxisid(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-05-08Enable ucrcom(4) on all architectures that have uslcom(4).Mark Kettenis
2019-01-12Enable ohci at fdt.Mark Kettenis
2018-08-27switch from ompinmux to pinctrlJonathan Gray
2018-08-22Enable uscom(4) where uslcom(4) is already present.Martin Pieuchot
2018-08-05enable virtio pci attachment on armv7Jonathan Gray
2018-08-03Enable mue(4).Kevin Lo
2018-08-02Enable ssdfb(4) at I2C.Patrick Wildt
2018-07-30Add ssdfb(4), a driver for the SSD1309 controller that drives anPatrick Wildt
2018-07-26Add imxspi(4), a driver for the i.MX SPI controller. This is the firstPatrick Wildt
2018-07-09Enable pcagpio(4).Patrick Wildt
2018-07-09Add a few common PCIe devices based on the arm64 kernel configs.Patrick Wildt
2018-07-09dd mvpcie(4), a driver for the Marvell ARMADA 38x PCIe controller,Patrick Wildt
2018-07-09Enable ampintcmsi(4), pciecam(4) and PCIVERBOSE.Patrick Wildt
2018-06-16Enable imxrtc(4).Mark Kettenis
2018-05-23Enable bwfm(4).Patrick Wildt
2018-05-16Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4)Patrick Wildt
2018-01-06Enable sxits(4).Mark Kettenis
2018-01-06Enable sxitemp(4).Mark Kettenis
2017-12-29Add rktemp(4).Mark Kettenis
2017-12-23Use regmap interface to tweak "SYSREG" PHY configuration registers andMark Kettenis
2017-12-18Properly implement the rsb attribute and actually use it.Mark Kettenis
2017-12-18Enable RSB attachment for axppmic(4).Mark Kettenis
2017-12-16Add a driver for the RSB controller found on various Allwinner SoCs.Mark Kettenis
2017-10-24Attach syscon(4) early. Also attach psci(4) early such that cpuresetfnMark Kettenis
2017-10-23Replace imxocotp(4) with a regmap-based approach.Mark Kettenis
2017-10-11Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. ThePatrick Wildt
2017-10-08Enable rkiic(4) and rkpmic(4) for Rockchip RK3288 boards.Mark Kettenis
2017-09-21Enable dwxe(4) on armv7 as well for use on the Allwinner H3 SoC.Patrick Wildt
2017-08-28swap ualea for urngJasper Lievisse Adriaanse
2017-08-27Add mvpxa(4), a driver for the SDHC compliant controller onPatrick Wildt