summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-1/+1
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi2-4/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-12-10bsps: Call bsp_work_area_initialize() earlySebastian Huber3-10/+10
2015-10-26basdefs.h: Add and use RTEMS_PACKEDSebastian Huber2-17/+17
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+1
2015-09-30bsps/i386: Interrupt server supportSebastian Huber1-4/+4
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-06-11pc386/console/fb*.c: Use atomics to avoid dependency on pthreadsJoel Sherrill3-44/+45
2015-05-26i386/pc386: default graphics driver changed from VGA to VESA basedJan Dolezal3-23/+29
2015-05-26i386/pc386/VESA framebuffer driver: modified and extended initialization optionsJan Dolezal4-40/+172
2015-05-21pc386/clock/ckinit.c: Remove prototyped but not defined warningJoel Sherrill1-1/+0
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-103/+22
2015-01-04pc386: Add Edison base supportJoel Sherrill12-17/+220
2015-01-04pc386: Add BSP_ENABLE_COM1_COM4 BSP optionJoel Sherrill3-27/+38
2015-01-04pc386: Add BSP_ENABLE_IDE BSP optionJoel Sherrill4-1/+13
2015-01-04pc386: Add BSP_ENABLE_VGA BSP optionJoel Sherrill7-36/+69
2014-12-05Update bug report URLSebastian Huber2-2/+2
2014-12-05libmisc: More useful default configurationSebastian Huber1-1/+0
2014-12-04i386: doxygen and comments related to VESA real mode framebufferJan Dolezal5-349/+542
2014-12-04i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal5-241/+244
2014-12-03pc386 bsp fix for default modeBen Gras1-2/+2
2014-11-20autotools: regenerate preinstall.am for pc386Gedare Bloom1-1/+2
2014-11-20i386/pc386: VESA based frame buffer utilizing real mode interrupt 10hJan Dolezal6-0/+1021
2014-11-20i386/pc386/include: header files for VESA BIOS EXTENSIONS and VESA Extended D...Jan Dolezal4-0/+986
2014-11-20i386/shared/realmode_int: real mode interrupt interfaceJan Dolezal2-0/+6
2014-11-20i386/pc386: configurable size of descriptor tablesJan Dolezal6-8/+51
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-16i386/pc386: Fix warningsJoel Sherrill2-4/+32
2014-10-13i386/pc386: Clean up and fix warningsJoel Sherrill3-8/+9
2014-10-10i386/pc386: Eliminate multiple warningsJoel Sherrill9-75/+114
2014-09-16pc386/.../bsp.h: Do not include crt.hJoel Sherrill1-6/+0
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-3/+3
2014-08-29Regenerate all preinstall.am files.Chris Johns1-5/+5
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-03-21pc386/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill1-16/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns32-32/+32
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-0/+14
2013-12-30i386/pc386: Add doxygen file headers.Toma Radu14-7/+119
2013-12-16bsps: Simplify FreeBSD linker setsSebastian Huber1-15/+3
2013-09-16pc386/console/conscfg.c: Fix spacingJoel Sherrill1-3/+3
2013-08-26bsps: Add and use CLOCK_DRIVER_ISRS_PER_TICK_VALUEJoel Sherrill1-17/+4
2013-08-09bsp/pc386: Provide local outb() for elink driverSebastian Huber1-1/+6
2013-08-09Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers1-1/+1
2013-07-29Updated legacy code in i386 pc386Vipul Nayyar6-213/+118
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-2/+2
2013-06-29framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber2-4/+6
2013-05-01i386: PR2010: Remove pc386 BSPs using soft-floatJoel Sherrill3-54/+2
2013-03-18bsps: Support DWARF extensionSebastian Huber1-0/+2
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom2-1715/+0