summaryrefslogtreecommitdiff
path: root/sys/arch/arm/imx
AgeCommit message (Expand)Author
2023-05-04The i.mx6sx has 2 OTG and one host-only USB controller, while the 6q hasbouyer
2023-04-21Trailing whitespaceskrll
2022-10-26ddb/db_active.h: New home for extern db_active.riastradh
2022-09-27Remove unnecessary sys/malloc.h includeskrll
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-07-22Normalize how motoi2c controllers are attached.thorpej
2022-06-27fix various typos in comments.andvar
2022-06-25Remove GIC_SPLFUNCS.jmcneill
2022-06-25pic: Update ci_cpl in pic_set_priority callback.jmcneill
2022-05-20Add the character read in as part of imxuart_common_putc into theskrll
2022-05-20Use a macro. Part ofskrll
2022-02-12sys: Fix various abuse of struct device internals.riastradh
2022-01-24s/begining/beginning/ in comments and messages.andvar
2021-12-31sys: Use if_init wrapper function.riastradh
2021-12-27fix few typos in comments.andvar
2021-10-21fix various typos, mainly in comments, but also in man pages and log messages.andvar
2021-10-04follow fcambus steps by fixing typos for "unknown" in few more error messages.andvar
2021-09-24Catch up with spl changes.skrll
2021-09-16fix typos in word "successfully", mainly s/succesfully/successfully/.andvar
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-03-08always re-read status register in the loop.mlelstv
2020-12-31enet(4): fix refactoring accident. Spotted by mrg@.uwe
2020-12-26G/Cskrll
2020-12-23Tidyup the i.MX SoC support byskrll
2020-11-28Fix build by renaming the pinctrl driverskrll
2020-11-26Trailing whitespaceskrll
2020-11-25`best_diff' should be kept to a positive numberryo
2020-11-20malloc(9) -> kmem(9)thorpej
2020-09-29Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtimejmcneill
2020-09-28faa_a4x_bst is no morejmcneill
2020-07-10Add support for KASAN on ARMv[67]skrll
2020-07-07Overhaul the interface to pci_configure_bus():thorpej
2020-06-21Remove all paltformsskrll
2020-06-21Fix tyop.simonb
2020-06-19Spell GENERIC correctly. NFCI.skrll
2020-06-15Use sys/cpu.h so that curcpu defined in terms of curlwp->l_cpu works too.ad
2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs
2020-06-11Match fsl,imx7d-iomuxcjmcneill
2020-06-11Add i.MX7 USB supportjmcneill
2020-06-10Use generic platform definition for i.MX7jmcneill
2020-06-10FDT-ize i.MX7. I don't have a board so this has only been tested on QEMU.jmcneill
2020-06-08Fix wrong divider setting.hkenken
2020-06-05Fix indent.hkenken
2020-06-05Fix KASSERThkenken
2020-06-03defflag SOC_IMX6DL and SOC_IMX6Qjmcneill
2020-05-29For struct timecounter, use C99 initializers.rin
2020-05-24Misc whitespaceskrll