summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* pc386: Improve boot command arguments for console/printk device selectionJoel Sherrill2016-03-103-39/+156
* Add shared PCI support and enhance pc386 to support non-legacy PCI configurat...Joel Sherrill2016-03-103-5/+34
* pc386/configure.ac: Delete incorrect and unused AM_CONDITIONALJoel Sherrill2016-03-101-1/+0
* pc386: Eliminate pcibios.h and begin removal obsolete PCI BIOS API usesJoel Sherrill2016-03-102-7/+1
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-041-5/+10
* pc386: adjust assembly in bsp_fatal_haltGedare Bloom2016-03-031-1/+3
* i386: refactor libcpu/cpu.h into rtems/score/i386.hJoel Sherrill2016-03-031-1/+1
* i386: prepare for paravirtualized interruptsGedare Bloom2016-03-031-3/+2
* i386: relocate fatal halt to bsp layerGedare Bloom2016-03-032-0/+21
* i386: move idle thread into BSP layerGedare Bloom2016-03-033-0/+23
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* 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-262-17/+17
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* bsps/i386: Interrupt server supportSebastian Huber2015-09-301-4/+4
* 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