summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-1/+1
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-242-4/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* bsps: Call bsp_work_area_initialize() earlySebastian Huber2015-12-103-10/+10
* basdefs.h: Add and use RTEMS_PACKEDSebastian Huber2015-10-264-20/+20
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-262-2/+2
* bsps/i386: Interrupt server supportSebastian Huber2015-09-304-5/+22
* 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
* smp: Add and use _SMP_Should_start_processor()Sebastian Huber2015-01-091-5/+1
* 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
* pc386: scan all functions of multi-function PCI devicesTill Strauman2014-12-231-7/+23
* Update bug report URLSebastian Huber2014-12-053-3/+3
* libmisc: More useful default configurationSebastian Huber2014-12-051-1/+0
* i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2014-12-047-371/+622
* i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal2014-12-047-245/+250
* 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-204-0/+497
* i386: global descriptor table manipulation functionsJan Dolezal2014-11-201-36/+120
* 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
* libbsp/i386/shared: Fix warningsJoel Sherrill2014-10-164-30/+20
* i386/shared/comm/uart.c: Remove unused uart_set_driver_handler() methodJoel Sherrill2014-10-161-21/+0
* libbsp/i386/shared/comm: Fix warningsJoel Sherrill2014-10-134-9/+9
* i386/pc386: Clean up and fix warningsJoel Sherrill2014-10-136-22/+25
* i386/pc386: Eliminate multiple warningsJoel Sherrill2014-10-1010-79/+122
* Fix assertion "BUF != NULL" for i386Moroz.Oleg2014-10-021-4/+4
* 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
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-1/+7
* score: SMP initialization changesSebastian Huber2014-04-141-5/+13
* 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-2141-41/+41
* score: Rename rtems_smp_process_interrupt()Sebastian Huber2014-02-191-5/+3
* score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber2014-02-191-1/+2
* score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber2014-02-191-6/+0
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-1/+1