summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/console (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move console drivers to bspsSebastian Huber25-8340/+0
2018-04-12bsps: Move legacy console driver to bspsSebastian Huber9-9/+9
2018-01-25Remove make preinstallChris Johns7-1000/+0
2018-01-04bsp/pc386: Use public include pathChris Johns5-5/+5
2018-01-04bsp/pc386: Do not install console_private.hSebastian Huber1-1/+1
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-5/+0
2017-08-25Include missing <limits.h>Sebastian Huber2-0/+2
2017-07-28Remove Edison BSP.Joel Sherrill2-119/+0
2017-07-28bsp/i386: Fix warningSebastian Huber1-3/+3
2016-10-17bsps/i386: replace global interrupt disable by SMP build supporting locking.Pavel Pisa3-39/+39
2016-05-25i386/pc386: Fix printk formatting warnings.Chris Johns5-10/+14
2016-05-11i386/pc386: Fix printk with the console changes.Chris Johns1-32/+37
2016-05-11i386/pc386: Add IO and memory support to PCI UART devices.Chris Johns1-37/+113
2016-05-11i386/pc386: Add support for the gdb stub to use available console drivers.Chris Johns5-201/+336
2016-04-16i386/pc386: reimplemented check for unused EDID entry in fb_vesa.c to suppres...Pavel Pisa1-1/+1
2016-03-31bsp/pc386: Fix --console=/--printk= argument parsing.Chris Johns1-21/+39
2016-03-29i386/pc386: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2-5/+8
2016-03-17pc386/console/conscfg.c: Fix name of Edison consoleJoel Sherrill1-3/+3
2016-03-10pc386: Add --disable-com1-com4 boot argumentJoel Sherrill2-14/+52
2016-03-10pc386: Add PCI UART supportJoel Sherrill1-0/+398
2016-03-10pc386: Improve boot command arguments for console/printk device selectionJoel Sherrill1-39/+141
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+1
2015-06-11pc386/console/fb*.c: Use atomics to avoid dependency on pthreadsJoel Sherrill3-44/+45
2015-05-26i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal2-40/+167
2015-01-04pc386: Add Edison base supportJoel Sherrill3-0/+129
2015-01-04pc386: Add BSP_ENABLE_COM1_COM4 BSP optionJoel Sherrill2-27/+33
2015-01-04pc386: Add BSP_ENABLE_VGA BSP optionJoel Sherrill3-15/+35
2014-12-04i386: doxygen and comments related to VESA real mode framebufferJan Dolezal1-35/+70
2014-12-04i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal1-143/+150
2014-11-20i386/pc386: VESA based frame buffer utilizing real mode interrupt 10hJan Dolezal1-0/+858
2014-10-13i386/pc386: Clean up and fix warningsJoel Sherrill1-6/+4
2014-10-10i386/pc386: Eliminate multiple warningsJoel Sherrill5-54/+85
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns15-15/+15
2013-12-30i386/pc386: Add doxygen file headers.Toma Radu8-7/+55
2013-09-16pc386/console/conscfg.c: Fix spacingJoel Sherrill1-3/+3
2013-07-29Updated legacy code in i386 pc386Vipul Nayyar2-57/+36
2013-06-29framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber2-4/+6
2013-02-11libchip/serial: Add const qualifierSebastian Huber2-2/+2
2012-10-15Include <rtems/framebuffer.h>.Ralf Corsépius1-0/+1
2012-09-28FB driver for Cirrus GD5446 graphic hardware.Alexandru-Sever Horin1-0/+764
2012-05-11Remove CVS Id Strings (manual edits after script)Joel Sherrill1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill13-26/+0
2012-05-02pc386 - Remove odd $Id$Joel Sherrill1-2/+0
2012-03-29PC386 Add RTD316 and Exar 17D15x multi-port serial card supportJoel Sherrill4-0/+442
2012-02-01Improve comments on console select patch.Joel Sherrill1-9/+4
2012-02-01Improve comments on console select patch.Joel Sherrill1-6/+7
2012-02-01Correct run-time selection of console port.Jennifer Averett3-559/+180
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+2
2011-11-182011-11-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett6-17/+543