summaryrefslogtreecommitdiffstats
path: root/bsps/arm/imx (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/imx: Fix pointer from integer warningSebastian Huber2021-07-071-2/+5
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-241-1/+0
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-0/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-1/+0
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
* bsp/imx: Fix system counter init for imx6Christian Mauderer2021-01-211-1/+60
* bsps/arm: Set VBAR in start.SSebastian Huber2020-12-231-1/+0
* bsps/imx: Move imx-gpio to arm/sharedChristian Mauderer2020-11-203-560/+0
* imx: Move imx_iomux to arm/sharedChristian Mauderer2020-11-206-586/+1
* bsps: Break out AArch32 GICv3 supportKinsey Moore2020-10-052-2/+2
* bsps: Break out AArch32 portions of GPT driverKinsey Moore2020-10-053-2/+5
* bsp/imx: Use GPIOs for SPI CSChristian Mauderer2020-07-311-7/+85
* bsp/imx: Add a GPIO driverChristian Mauderer2020-07-315-1/+558
* bsp/imx: Add an extra ecspi clock.Christian Mauderer2020-04-153-1/+9
* bsp/imx: Parse fdt pinctrl values and setup iomuxChristian Mauderer2020-02-111-0/+44
* bsp/imx: Support imx6ul iomux.Christian Mauderer2020-02-111-0/+4
* bsp/imx: Allow gapless SPI transfers.Christian Mauderer2020-02-111-1/+6
* bsp/imx: Use muxed mode for serials.Christian Mauderer2020-02-111-0/+1
* bsp/imx: Increase device memory areaSebastian Huber2020-02-111-1/+1
* bsp/imx: Allow GIC in different device tree node.Christian Mauderer2020-02-111-0/+3
* bsp/imx: Avoid hard-coded GIC base addressSebastian Huber2020-02-112-2/+15
* Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber2020-02-041-1/+1
* bsps: Rework work area initializationSebastian Huber2020-02-041-6/+22
* bsps/arm: Define index of the workspace entry.Christian Mauderer2020-01-071-5/+4
* bsp/imx7: Rename linker command fileSebastian Huber2019-11-191-0/+0
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-081-0/+18
* bsp/imx: Fix for RAM end at 4GiBSebastian Huber2018-12-201-0/+5
* bsp/imx: Adjust workspace according to device treeSebastian Huber2018-10-241-3/+50
* bsp/imx7: Add getchark() supportSebastian Huber2018-10-171-16/+20
* bsp/imx: Add imx_ccm_sdhci_hz()Sebastian Huber2018-09-271-0/+5
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-3/+0
* bsps: Move SPI drivers to bspsSebastian Huber2018-04-231-0/+449
* bsps: Move I2C drivers to bspsSebastian Huber2018-04-231-0/+442
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-231-0/+16
* bsps: Move startup files to bspsSebastian Huber2018-04-208-0/+742
* bsps: Move console drivers to bspsSebastian Huber2018-04-201-0/+382
* Remove make preinstallChris Johns2018-01-2513-0/+1009