summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/imx/startup/bspreset.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move startup files to bspsSebastian Huber2018-04-201-33/+0
| | | | | | | | Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.
* bsp/imx: More robust and faster bsp_reset()Sebastian Huber2017-11-021-3/+3
| | | | Update #3090.
* bsp/imx: Drain console before resetSebastian Huber2017-11-021-1/+3
| | | | Update #3090.
* bsp/imx: Implement bsp_reset()Sebastian Huber2017-11-021-1/+12
| | | | Update #3090.
* bsp/imx: New BSPSebastian Huber2017-08-041-0/+20
Update #3090.