summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/tqm8xx/console/console.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/tqm8xx: Move DMA support to channel descriptorSebastian Huber2018-09-171-164/+170
| | | | Update #3513.
* bsp/tqm8xx: Move rxBuf to channel descriptorSebastian Huber2018-09-171-58/+50
| | | | Update #3513.
* bsp/tqm8xx: Use IRQ extensions APISebastian Huber2018-09-171-26/+12
| | | | Update #3513.
* bsps: Move console drivers to bspsSebastian Huber2018-04-201-0/+1115
This patch is a part of the BSP source reorganization. Update #3285.