summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
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
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