summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/console (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move console drivers to bspsSebastian Huber2018-04-2025-8340/+0
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-129-9/+9
* Remove make preinstallChris Johns2018-01-257-1000/+0
* bsp/pc386: Use public include pathChris Johns2018-01-045-5/+5
* bsp/pc386: Do not install console_private.hSebastian Huber2018-01-041-1/+1
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-5/+0
* Include missing <limits.h>Sebastian Huber2017-08-252-0/+2
* Remove Edison BSP.Joel Sherrill2017-07-282-119/+0
* bsp/i386: Fix warningSebastian Huber2017-07-281-3/+3
* bsps/i386: replace global interrupt disable by SMP build supporting locking.Pavel Pisa2016-10-173-39/+39
* i386/pc386: Fix printk formatting warnings.Chris Johns2016-05-255-10/+14
* i386/pc386: Fix printk with the console changes.Chris Johns2016-05-111-32/+37
* i386/pc386: Add IO and memory support to PCI UART devices.Chris Johns2016-05-111-37/+113
* i386/pc386: Add support for the gdb stub to use available console drivers.Chris Johns2016-05-115-201/+336
* i386/pc386: reimplemented check for unused EDID entry in fb_vesa.c to suppres...Pavel Pisa2016-04-161-1/+1
* bsp/pc386: Fix --console=/--printk= argument parsing.Chris Johns2016-03-311-21/+39
* i386/pc386: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-5/+8
* pc386/console/conscfg.c: Fix name of Edison consoleJoel Sherrill2016-03-171-3/+3
* pc386: Add --disable-com1-com4 boot argumentJoel Sherrill2016-03-102-14/+52
* pc386: Add PCI UART supportJoel Sherrill2016-03-101-0/+398
* pc386: Improve boot command arguments for console/printk device selectionJoel Sherrill2016-03-101-39/+141
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* pc386/console/fb*.c: Use atomics to avoid dependency on pthreadsJoel Sherrill2015-06-113-44/+45
* i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal2015-05-262-40/+167
* pc386: Add Edison base supportJoel Sherrill2015-01-043-0/+129
* pc386: Add BSP_ENABLE_COM1_COM4 BSP optionJoel Sherrill2015-01-042-27/+33
* pc386: Add BSP_ENABLE_VGA BSP optionJoel Sherrill2015-01-043-15/+35
* i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2014-12-041-35/+70
* i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal2014-12-041-143/+150
* i386/pc386: VESA based frame buffer utilizing real mode interrupt 10hJan Dolezal2014-11-201-0/+858
* i386/pc386: Clean up and fix warningsJoel Sherrill2014-10-131-6/+4
* i386/pc386: Eliminate multiple warningsJoel Sherrill2014-10-105-54/+85
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2115-15/+15
* i386/pc386: Add doxygen file headers.Toma Radu2013-12-308-7/+55
* pc386/console/conscfg.c: Fix spacingJoel Sherrill2013-09-161-3/+3
* Updated legacy code in i386 pc386Vipul Nayyar2013-07-292-57/+36
* framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber2013-06-292-4/+6
* libchip/serial: Add const qualifierSebastian Huber2013-02-112-2/+2
* Include <rtems/framebuffer.h>.Ralf Corsépius2012-10-151-0/+1
* FB driver for Cirrus GD5446 graphic hardware.Alexandru-Sever Horin2012-09-281-0/+764
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-111-1/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1113-26/+0
* pc386 - Remove odd $Id$Joel Sherrill2012-05-021-2/+0
* PC386 Add RTD316 and Exar 17D15x multi-port serial card supportJoel Sherrill2012-03-294-0/+442
* Improve comments on console select patch.Joel Sherrill2012-02-011-9/+4
* Improve comments on console select patch.Joel Sherrill2012-02-011-6/+7
* Correct run-time selection of console port.Jennifer Averett2012-02-013-559/+180
* 2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-091-1/+1
* 2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-092-2/+2
* 2011-11-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-11-186-17/+543