summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (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 Huber4-20/+20
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2-2/+2
2015-09-30bsps/i386: Interrupt server supportSebastian Huber4-5/+22
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-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber1-5/+1
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-23pc386: scan all functions of multi-function PCI devicesTill Strauman1-7/+23
2014-12-05Update bug report URLSebastian Huber3-3/+3
2014-12-05libmisc: More useful default configurationSebastian Huber1-1/+0
2014-12-04i386: doxygen and comments related to VESA real mode framebufferJan Dolezal7-371/+622
2014-12-04i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal7-245/+250
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 Dolezal4-0/+497
2014-11-20i386: global descriptor table manipulation functionsJan Dolezal1-36/+120
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-16libbsp/i386/shared: Fix warningsJoel Sherrill4-30/+20
2014-10-16i386/shared/comm/uart.c: Remove unused uart_set_driver_handler() methodJoel Sherrill1-21/+0
2014-10-13libbsp/i386/shared/comm: Fix warningsJoel Sherrill4-9/+9
2014-10-13i386/pc386: Clean up and fix warningsJoel Sherrill6-22/+25
2014-10-10i386/pc386: Eliminate multiple warningsJoel Sherrill10-79/+122
2014-10-02Fix assertion "BUF != NULL" for i386Moroz.Oleg1-4/+4
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-04-15score: Add clustered/partitioned schedulingSebastian Huber1-1/+7
2014-04-14score: SMP initialization changesSebastian Huber1-5/+13
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 Johns41-41/+41
2014-02-19score: Rename rtems_smp_process_interrupt()Sebastian Huber1-5/+3
2014-02-19score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber1-1/+2
2014-02-19score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber1-6/+0
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-1/+1