summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/mpc55xxevb/console/console-config.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2022-07-12bsps/powerpc/mpc55xxevb: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-03-10bsps/powerpc/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
Updates #4625.
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+0
This patch is a part of the BSP source reorganization. Update #3285.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-07-25bsp/mpc55xx: Add MPC55XX_CONSOLE_MINORSebastian Huber1-1/+2
Remove MPC55XX_ESCI_CONSOLE_MINOR.
2012-07-18bsp/mpc55xx: Add ESCI_C and ESCI_D supportSebastian Huber1-3/+11
2012-01-23Support for MPC5643L.Sebastian Huber1-0/+32
Rework of the start sequence to reduce the amount assembler code and to support configuration tables which may be provided by the application.