summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/t32mppc/console/console.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* powerpc/t32mppc: Fix console driverSebastian Huber2023-10-131-2/+2
| | | | | Make sure that the message buffers are not garbage collected by the linker.
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* bsps/powerpc/t32mppc: Change license to BSD-2Joel Sherrill2022-07-121-3/+22
| | | | Updates #3053.
* bsps/powerpc/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
| | | | Updates #4625.
* bsps: Move console drivers to bspsSebastian Huber2018-04-201-0/+128
This patch is a part of the BSP source reorganization. Update #3285.