summaryrefslogtreecommitdiffstats
path: root/bsps/arm/imx/start (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-08bsps/arm/imx: Change license to BSD-2Joel Sherrill5-15/+110
2022-06-09bsps/imx: Enable clock of ETH2Christian Mauderer1-0/+20
2022-03-10bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill5-30/+0
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-0/+0
2021-07-09bsp/imx: Fix SMP startSebastian Huber1-0/+12
2021-07-07bsp/imx: Fix pointer from integer warningSebastian Huber1-2/+5
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-20imx: Move imx_iomux to arm/sharedChristian Mauderer1-472/+0
2020-10-05bsps: Break out AArch32 portions of GPT driverKinsey Moore1-0/+1
2020-07-31bsp/imx: Add a GPIO driverChristian Mauderer1-1/+1
2020-04-15bsp/imx: Add an extra ecspi clock.Christian Mauderer1-0/+5
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: 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 Huber1-0/+11
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
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-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-20bsps: Move startup files to bspsSebastian Huber8-0/+742