summaryrefslogtreecommitdiffstats
path: root/bsps/arm/raspberrypi/console/fbcons.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-07bsp/raspberrypi: Updated the console API.G S Niteesh1-45/+33
Replaces the legacy termios API with new termios API (#3034) Replaces the custom PL011 serial driver with RTEMS arm-pl011. Update #3034
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+0
This patch is a part of the BSP source reorganization. Update #3285.
2016-05-31arm/raspberrypi: add fbcons support for rpi bspYANG Qiao1-0/+177