summaryrefslogtreecommitdiff
path: root/sys/arm/conf/NOTES
AgeCommit message (Expand)Author
2025-10-20arm: tweak imx module build logicMitchell Horne
2025-10-20modules: enable allwinner kmods on riscvMitchell Horne
2024-05-29LINT: Don't build bnxt on 32-bit platformsWarner Losh
2024-04-09NOTES: Add devices for iSCSI supportJohn Baldwin
2024-04-09NOTES: Move OFED options to MI NOTESJohn Baldwin
2024-03-28arm: Remove TI from NOTESEmmanuel Vadot
2024-02-13arm: Add EARLY_PRINTF and SOCDEV_PA/VA to NOTESAndrew Turner
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-03-02arm: Add PCI and Annapurna devices drivers to LINTEmmanuel Vadot
2022-10-25intrng: Remove from NOTES fileWarner Losh
2022-02-21arm: conf: Remove options EXT_RESOURCESEmmanuel Vadot
2020-11-29Remove unused options.Michal Meloun
2020-10-02Fix LINT: Add backlight to NOTESEmmanuel Vadot
2020-02-02Move arm back to having one LINTWarner Losh
2020-01-02Add the xdma framework and pl330 dma drivers to arm and arm64 lint builds.Ian Lepore
2019-08-12Floppy driver really only works on x86Warner Losh
2019-08-12Move sc out of the global fileWarner Losh
2019-06-24Build an armv7 LINT kernel in addition to armv5 LINT. You might think thisIan Lepore
2019-04-13Move mpr/mps drivers from per-arch NOTES files into the MI notesWarner Losh
2018-08-15Remove PHYSADDR from kernel configurations that don't need it. The onlyAndrew Turner
2018-08-06Default to armv5te in LINT on arm. This should fix building LINT there.Andrew Turner
2018-07-28Remove now the cow unused CPU_ARM9 and CPU_FA526 options. These are forAndrew Turner
2018-07-27Remove xscale support.Warner Losh
2018-07-27Revert r336773: it removed too much.Warner Losh
2018-07-27Remove xscale supportWarner Losh
2018-07-27Remove Cavium/Econa CNS11xx support.Warner Losh
2018-07-27Remove Atmel AT91RM9200 and AT91SAM9 support.Warner Losh
2018-07-17Remove kernel support for armebWarner Losh
2017-12-30Make kernel option KERNVIRTADDR optional, remove it from std.<platform>Ian Lepore
2017-08-11arm: enable ARM_MANY_BOARD in NOTES for LINT buildEd Maste
2017-05-19Exclude ccr(4) from arm LINT since it excludes cxgbe(4).John Baldwin
2016-09-07Chelsio T4/T5 VF driver.John Baldwin
2016-04-29Move 'device pci' for the PCI bus driver to the MI NOTES file.John Baldwin
2016-04-29Remove vestiges of IEEE-488/GPIB drivers removed in r276214.John Baldwin
2016-03-16Remove old COMPAT_FREEBSD options from the ARM kernel configs. We replacedAndrew Turner
2016-02-14Create the twsi device option in preparation to move the driver to a commonAndrew Turner
2016-02-03ARM: Remove support for xscale i80219 and i80321 CPUs. We haven't singleMichal Meloun
2015-12-22Remove the arm KERNPHYSADDR option as it is no longer used. The makeAndrew Turner
2015-12-15ARM: option PPC_PROBE_CHIPSET is applicable only for x86. Don't enable itMichal Meloun
2015-10-28Start to remove support for the XScale i80321. As far as I can tell nobodyAndrew Turner
2015-10-27Start to remove support for the Samsung s3c24x0 SoCs by removing the kernelAndrew Turner
2015-07-19Implement the lockstat provider using SDT(9) instead of the custom providerMark Johnston
2015-06-10Allow DTrace to be compiled-in to the kernel.Ruslan Bukin
2015-01-16Plug cxgbe(4) back into !powerpc && !arm builds, instead of building itNavdeep Parhar
2014-09-25Move the ARM Samsung s3c2xx0 support files into the samsung directory, toGavin Atkinson
2014-04-07Move sys/arm/econa to sys/arm/cavium/cns11xx.Rui Paulo
2014-03-09Remove all traces of support for ARM chips prior to the arm9 series. WeIan Lepore
2014-01-20We need nand now that the boards reference it.Warner Losh
2013-01-27Remove the remaining references to the now-obsolete sheevaplug config files,Ian Lepore
2012-11-27Add NOTES and Makefile in order to generate LINT. NOTES contains prettyMarcel Moolenaar