summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
* pc386/console/fb*.c: Use atomics to avoid dependency on pthreadsJoel Sherrill2015-06-113-44/+45
* i386/pc386: default graphics driver changed from VGA to VESA basedJan Dolezal2015-05-263-23/+29
* i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal2015-05-264-40/+172
* pc386/clock/ckinit.c: Remove prototyped but not defined warningJoel Sherrill2015-05-211-1/+0
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-103/+22
* pc386: Add Edison base supportJoel Sherrill2015-01-0412-17/+220
* pc386: Add BSP_ENABLE_COM1_COM4 BSP optionJoel Sherrill2015-01-043-27/+38
* pc386: Add BSP_ENABLE_IDE BSP optionJoel Sherrill2015-01-044-1/+13
* pc386: Add BSP_ENABLE_VGA BSP optionJoel Sherrill2015-01-047-36/+69
* Update bug report URLSebastian Huber2014-12-052-2/+2
* libmisc: More useful default configurationSebastian Huber2014-12-051-1/+0
* i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2014-12-045-349/+542
* i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal2014-12-045-241/+244
* pc386 bsp fix for default modeBen Gras2014-12-031-2/+2
* autotools: regenerate preinstall.am for pc386Gedare Bloom2014-11-201-1/+2
* i386/pc386: VESA based frame buffer utilizing real mode interrupt 10hJan Dolezal2014-11-206-0/+1021
* i386/pc386/include: header files for VESA BIOS EXTENSIONS and VESA Extended D...Jan Dolezal2014-11-204-0/+986
* i386/shared/realmode_int: real mode interrupt interfaceJan Dolezal2014-11-202-0/+6
* i386/pc386: configurable size of descriptor tablesJan Dolezal2014-11-206-8/+51
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-231-4/+4
* i386/pc386: Fix warningsJoel Sherrill2014-10-162-4/+32
* i386/pc386: Clean up and fix warningsJoel Sherrill2014-10-133-8/+9
* i386/pc386: Eliminate multiple warningsJoel Sherrill2014-10-109-75/+114
* pc386/.../bsp.h: Do not include crt.hJoel Sherrill2014-09-161-6/+0
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-3/+3
* Regenerate all preinstall.am files.Chris Johns2014-08-291-5/+5
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-221-1/+3
* pc386/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-16/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2132-32/+32
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-041-0/+14
* i386/pc386: Add doxygen file headers.Toma Radu2013-12-3014-7/+119
* bsps: Simplify FreeBSD linker setsSebastian Huber2013-12-161-15/+3
* pc386/console/conscfg.c: Fix spacingJoel Sherrill2013-09-161-3/+3
* bsps: Add and use CLOCK_DRIVER_ISRS_PER_TICK_VALUEJoel Sherrill2013-08-261-17/+4
* bsp/pc386: Provide local outb() for elink driverSebastian Huber2013-08-091-1/+6
* Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers2013-08-091-1/+1
* Updated legacy code in i386 pc386Vipul Nayyar2013-07-296-213/+118
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-2/+2
* framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber2013-06-292-4/+6
* i386: PR2010: Remove pc386 BSPs using soft-floatJoel Sherrill2013-05-013-54/+2
* bsps: Support DWARF extensionSebastian Huber2013-03-181-0/+2
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-082-1715/+0
* libchip/serial: Add const qualifierSebastian Huber2013-02-112-2/+2
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-0/+1
* libnetworking: Use system eventsSebastian Huber2012-11-023-7/+7
* bsp/pc386: TypoSebastian Huber2012-10-291-1/+1
* score: Work area initialization API changeSebastian Huber2012-10-251-26/+6
* Include <rtems/framebuffer.h>.Ralf Corsépius2012-10-151-0/+1
* pc386: Add Cirrus FB Driver to Makefile and configure.acJoel Sherrill2012-09-282-1/+13