summaryrefslogtreecommitdiffstats
path: root/bsps/arm/imx (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber17-17/+17
2022-07-08bsps/arm/imx: Change license to BSD-2Joel Sherrill16-48/+352
2022-06-09bsps/imx: Enable clock of ETH2Christian Mauderer2-0/+172
2022-03-10bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill16-96/+0
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-0/+0
2021-10-06bsp/imx: Add cs_change support to SPIChristian Mauderer1-4/+6
2021-09-21build: Remove old build systemSebastian Huber1-20/+0
2021-07-09bsp/imx: Fix SMP startSebastian Huber1-0/+12
2021-07-07bsp/imx: Fix pointer from integer warningSebastian Huber1-2/+5
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber1-1/+0
2021-06-24bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-0/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber1-1/+0
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2021-01-21bsp/imx: Fix system counter init for imx6Christian Mauderer1-1/+60
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber1-1/+0
2020-11-20bsps/imx: Move imx-gpio to arm/sharedChristian Mauderer3-560/+0
2020-11-20imx: Move imx_iomux to arm/sharedChristian Mauderer6-586/+1
2020-10-05bsps: Break out AArch32 GICv3 supportKinsey Moore2-2/+2
2020-10-05bsps: Break out AArch32 portions of GPT driverKinsey Moore3-2/+5
2020-07-31bsp/imx: Use GPIOs for SPI CSChristian Mauderer1-7/+85
2020-07-31bsp/imx: Add a GPIO driverChristian Mauderer5-1/+558
2020-04-15bsp/imx: Add an extra ecspi clock.Christian Mauderer3-1/+9
2020-02-11bsp/imx: Parse fdt pinctrl values and setup iomuxChristian Mauderer1-0/+44
2020-02-11bsp/imx: Support imx6ul iomux.Christian Mauderer1-0/+4
2020-02-11bsp/imx: Allow gapless SPI transfers.Christian Mauderer1-1/+6
2020-02-11bsp/imx: Use muxed mode for serials.Christian Mauderer1-0/+1
2020-02-11bsp/imx: Increase device memory areaSebastian Huber1-1/+1
2020-02-11bsp/imx: Allow GIC in different device tree node.Christian Mauderer1-0/+3
2020-02-11bsp/imx: Avoid hard-coded GIC base addressSebastian Huber2-2/+15
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber1-1/+1
2020-02-04bsps: Rework work area initializationSebastian Huber1-6/+22
2020-01-07bsps/arm: Define index of the workspace entry.Christian Mauderer1-5/+4
2019-11-19bsp/imx7: Rename linker command fileSebastian Huber1-0/+0
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-0/+18
2018-12-20bsp/imx: Fix for RAM end at 4GiBSebastian Huber1-0/+5
2018-10-24bsp/imx: Adjust workspace according to device treeSebastian Huber1-3/+50
2018-10-17bsp/imx7: Add getchark() supportSebastian Huber1-16/+20
2018-09-27bsp/imx: Add imx_ccm_sdhci_hz()Sebastian Huber1-0/+5
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-3/+0
2018-04-23bsps: Move SPI drivers to bspsSebastian Huber1-0/+449
2018-04-23bsps: Move I2C drivers to bspsSebastian Huber1-0/+442
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-0/+16
2018-04-20bsps: Move startup files to bspsSebastian Huber8-0/+742
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+382
2018-01-25Remove make preinstallChris Johns13-0/+1009