summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
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
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-23i386: shared: Add doxygenChirayu Desai9-116/+252
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-09bsps/i386: SMP and per-CPU thread dispatch disableSebastian Huber1-3/+10
2013-08-09bsps/i386: Revert most SMP related changesSebastian Huber1-54/+46
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-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber1-3/+0
2013-07-31smp: Provide cache optimized Per_CPU_ControlSebastian Huber1-2/+3
2013-07-30bsps/i386: Include missing header and fix warningsSebastian Huber1-13/+11
2013-07-30smp: Add and use _Per_CPU_Get()Sebastian Huber1-1/+1
2013-07-29Updated legacy code in i386 pc386Vipul Nayyar8-288/+166
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-2/+2
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber1-4/+2
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2-2/+4
2013-06-29framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAMESebastian Huber2-4/+6
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber1-49/+0
2013-05-29smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber1-2/+6
2013-05-29smp: Simplify main CPU initializationSebastian Huber1-3/+1
2013-05-16smp: Add maximum_processors field to configSebastian Huber1-4/+4
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 Bloom3-2367/+0
2013-02-11libchip/serial: Add const qualifierSebastian Huber2-2/+2
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber1-7/+1
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-0/+1
2012-11-02libnetworking: Use system eventsSebastian Huber3-7/+7
2012-10-29bsp/pc386: TypoSebastian Huber1-1/+1
2012-10-25score: Work area initialization API changeSebastian Huber1-26/+6
2012-10-15Include <rtems/framebuffer.h>.Ralf Corsépius1-0/+1
2012-09-28pc386: Add Cirrus FB Driver to Makefile and configure.acJoel Sherrill2-1/+13
2012-09-28FB driver for Cirrus GD5446 graphic hardware.Alexandru-Sever Horin1-0/+764
2012-08-06Revert "Add bspopts.h.in."Gedare Bloom1-78/+0
2012-07-19Require automake-1.12.2.Ralf Corsépius3-3/+3
2012-07-19Require autoconf-2.69.Ralf Corsépius3-3/+3
2012-07-14sparc linkcmds.base: Add new FreeBSD TCP/IP stack sectionsJoel Sherrill1-6/+10
2012-05-30pc386: Added sections for rtems-libbsd support.Jennifer Averett1-0/+11
2012-05-24Add bspopts.h.in.Ralf Corsépius1-0/+78