summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf/GENERIC
AgeCommit message (Expand)Author
2023-05-04experimental IMX6SX support:bouyer
2023-02-25Restore the ability to have EARLYCONS work for the QEMU virt afterskrll
2023-02-09Adjust _all_ cinclude of *.local filesabs
2023-02-09Ensure GENERIC.local is always at the end of GENERICabs
2022-11-11Add support for Xilinx 7-series ADC.jmcneill
2022-11-05Add cdnsiic and lmtempjmcneill
2022-10-31Add micphy(4)jmcneill
2022-10-29No need for SOC_VIRT, the default arm platform will take care of things.jmcneill
2022-10-28Remove commented out reference to zynqslcr driver that doesn't exist.jmcneill
2022-10-27Add driver for Zynq GPIO controller.jmcneill
2022-10-25Add basic Zynq-7000 PS clock subsystem driver.jmcneill
2022-06-28Add support for Lichee Pi Zero from Rui-Xiang Guo on port-armskrll
2022-04-02Update to support EFI runtime outside the kernel virtual address spaceskrll
2022-03-21hdaudio: Obsolete HDAUDIO_ENABLE_DISPLAYPORT and HDAUDIO_ENABLE_HDMIjmcneill
2022-01-28drop WSDISPLAY_CUSTOM_BORDER, it's currently only used by vga(4) which isn't ...jakllsch
2022-01-27enable WSDISPLAY_CUSTOM_BORDER and WSDISPLAY_CUSTOM_OUTPUT to match i386 GENERICjakllsch
2021-11-13Add rkpwm, rkspijmcneill
2021-11-13add rkv1cryptojmcneill
2021-11-12arm: rockchip: Add support for RK3288 SoC.jmcneill
2021-08-26Add dsrtc* at iic?thorpej
2021-06-26move pad to GENERIC.commonnia
2021-06-26Add pad(4) to arm kernelsnia
2021-05-05Add support for Allwinner V3s, from Rui-Xiang Guo.jmcneill
2021-04-28enable sun8icrypto on Allwinner H3 too.bad
2021-03-08Add bluetooth also to 32bit kernel.mlelstv
2021-03-08early console for pico-pi-imx7mlelstv
2021-01-31Sort the EARLYCONS entries. NFCI.skrll
2021-01-31Remove duplicate EARLYCONS=imx entry (both are commented out)skrll
2021-01-27Add verbose output options commented out.skrll
2020-12-29Add pcaiicmux.thorpej
2020-12-23Deduplicate and group the USB stuff. Spotted by uwe@skrll
2020-12-23Tidyup the i.MX SoC support byskrll
2020-12-23More sortingskrll
2020-12-23<space><tab> consistencyskrll
2020-12-23Sort some devices under each driver typeskrll
2020-12-23Add support for i2c-mux-gpio and i2c-mux-pinctrl I2C mux virtualthorpej
2020-09-29Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtimejmcneill
2020-07-12Add KUBSAN commented out.skrll
2020-07-10Add support for KASAN on ARMv[67]skrll
2020-06-10FDT-ize i.MX7. I don't have a board so this has only been tested on QEMU.jmcneill
2020-06-08Add smscphy(4)jmcneill
2020-05-20i.MX support merged into GENERIC kernel.hkenken
2020-05-18Separate devicetree .dts -> .dtb building from kernel builds. They are nowjmcneill
2020-04-18PMAP_DEBUG has been deleted on armskrll
2020-03-28Reduce default AUDIO_BLK_MS from 40msec to 10msec on all platform except m68kisaki
2020-03-15Remove duplicate ehci @ fdtskrll
2020-02-06add MIDI sequencer device. now midiplay works on usb midi devices.mrg
2020-01-26enable bwfm at sdio.mrg
2020-01-25Follow amd64 and set AUDIO_BLK_MS=4 by defaultjmcneill
2020-01-04Supported SoC DTS auditskrll