summaryrefslogtreecommitdiffstats
path: root/bsps/arm/imx/console (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/arm/imx: Change license to BSD-2Joel Sherrill2022-07-081-3/+22
| | | | Updates #3053.
* bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
| | | | Updates #4625.
* bsp/imx: Use muxed mode for serials.Christian Mauderer2020-02-111-0/+1
| | | | Update #3869.
* Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber2020-02-041-1/+1
| | | | | | | | Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 instead of RTEMS_SYSINIT_ORDER_LAST to allow applications and support functions to place system initialization handlers behind the standard handlers. Update #3838.
* bsp/imx7: Add getchark() supportSebastian Huber2018-10-171-16/+20
|
* bsps: Move console drivers to bspsSebastian Huber2018-04-201-0/+382
This patch is a part of the BSP source reorganization. Update #3285.