summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-041-0/+14
* i386/pc386: Add doxygen file headers.Toma Radu2013-12-3014-7/+119
* i386: shared: Add doxygenChirayu Desai2013-12-239-116/+252
* 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
* bsps/i386: SMP and per-CPU thread dispatch disableSebastian Huber2013-08-091-3/+10
* bsps/i386: Revert most SMP related changesSebastian Huber2013-08-091-54/+46
* 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
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-081-3/+0
* smp: Provide cache optimized Per_CPU_ControlSebastian Huber2013-07-311-2/+3
* bsps/i386: Include missing header and fix warningsSebastian Huber2013-07-301-13/+11
* smp: Add and use _Per_CPU_Get()Sebastian Huber2013-07-301-1/+1
* Updated legacy code in i386 pc386Vipul Nayyar2013-07-298-288/+166
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-2/+2
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-171-4/+2
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-172-2/+4
* framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber2013-06-292-4/+6
* smp: Simplify SMP initialization sequenceSebastian Huber2013-05-291-49/+0
* smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber2013-05-291-2/+6
* smp: Simplify main CPU initializationSebastian Huber2013-05-291-3/+1
* smp: Add maximum_processors field to configSebastian Huber2013-05-161-4/+4
* 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-083-2367/+0
* libchip/serial: Add const qualifierSebastian Huber2013-02-112-2/+2
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-151-7/+1
* 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
* FB driver for Cirrus GD5446 graphic hardware.Alexandru-Sever Horin2012-09-281-0/+764
* Revert "Add bspopts.h.in."Gedare Bloom2012-08-061-78/+0
* Require automake-1.12.2.Ralf Corsépius2012-07-193-3/+3
* Require autoconf-2.69.Ralf Corsépius2012-07-193-3/+3
* sparc linkcmds.base: Add new FreeBSD TCP/IP stack sectionsJoel Sherrill2012-07-141-6/+10
* pc386: Added sections for rtems-libbsd support.Jennifer Averett2012-05-301-0/+11
* Add bspopts.h.in.Ralf Corsépius2012-05-241-0/+78