summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc32xx/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-08bsps/arm/lpc32xx: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-03-10bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
Updates #4625.
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-1/+1
Update #3706.
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+0
This patch is a part of the BSP source reorganization. Update #3285.
2014-10-07libchip/serial: Add alternative NS16550 driverSebastian Huber1-139/+120
Use the Termios device API.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-11-29doxygen: refactored doxygen in libbsp/arm/lpc32xxDaniel Ramirez1-1/+1
This patch refactors a lot of the existing doxygen within libbsp/arm/lpc32xx. Much of this refactoring was just renaming of existing groups to conform to a more consistent naming structure. With the addition of a doxygen header for tm27.h, all files within lpc32xx belong to doxygen group now. lpc32xx should be used a reference for adding doxygen to other bsps.
2013-02-11libchip/serial: Add const qualifierSebastian Huber1-1/+1
2013-01-11bsp/lpc32xx: Bypass the IrDA modem for UART6Sebastian Huber1-3/+6
2012-12-18bsp/lpc32xx: Add UART_CLKMODE settingsSebastian Huber1-0/+3
2012-12-18bsp/lpc32xx: Configure U4_TX pin for UART 4Sebastian Huber1-0/+8
2012-12-18bsp/lpc32xx: Fix function prototypeSebastian Huber1-2/+2
2012-12-13bsp/lpc32xx: Fix console baud configurationSebastian Huber1-15/+45
2011-10-182011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-7/+3
PR 1917/bsps * Makefile.am, console/console-config.c, console/hsu.c: Modifications to add dynamic tables for libchip serial drivers.
2010-04-09Changes throughoutThomas Doerfler1-0/+65
2009-12-15add support for LPC32xxThomas Doerfler1-0/+139