summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* smp: Add and use _SMP_Should_start_processor()Sebastian Huber2015-01-091-5/+1
* pc386: scan all functions of multi-function PCI devicesTill Strauman2014-12-231-7/+23
* i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2014-12-042-22/+80
* i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal2014-12-042-4/+6
* i386/shared/realmode_int: real mode interrupt interfaceJan Dolezal2014-11-202-0/+491
* i386: global descriptor table manipulation functionsJan Dolezal2014-11-201-36/+120
* 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-133-14/+16
* i386/pc386: Eliminate multiple warningsJoel Sherrill2014-10-101-4/+8
* Fix assertion "BUF != NULL" for i386Moroz.Oleg2014-10-021-4/+4
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-1/+7
* score: SMP initialization changesSebastian Huber2014-04-141-5/+13
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-219-9/+9
* 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
* i386: shared: Add doxygenChirayu Desai2013-12-239-116/+252
* 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
* 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-292-75/+48
* 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
* 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
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-151-7/+1
* pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill2012-05-161-2/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1117-38/+0
* bsps: Add shared default IRQ handlerSebastian Huber2012-03-241-5/+0
* Fix spelling error and improve comment.Joel Sherrill2012-01-311-1/+1
* 2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-091-1/+1
* 2011-11-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-11-181-0/+2
* 2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-221-4/+2
* 2011-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-131-5/+3
* 2011-08-04 Till Straumann <strauman@slac.stanford.edu>Till Straumann2011-08-051-2/+3
* 2011-08-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-08-015-141/+351
* 2011-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-183-562/+545
* 2011-07-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-153-6/+81
* 2011-07-14 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-07-143-7/+11
* 2011-07-14 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-07-144-0/+976
* 2011-05-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-05-252-4/+8
* 2011-04-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-04-111-2/+3