summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-24bsps/i386: Move shared files to bspsSebastian Huber10-4275/+0
2018-04-23bsps: Move PCI drivers to bspsSebastian Huber2-692/+0
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber6-1452/+0
2018-04-20bsps: Move doxygen.h files to bspsSebastian Huber1-23/+0
2018-04-12bsps: Move legacy console driver to bspsSebastian Huber1-1/+1
2018-03-16i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a functionAmaan Cheval1-0/+5
2018-01-25Remove make preinstallChris Johns8-976/+0
2018-01-04bsp/pc386: Use public include pathChris Johns1-1/+1
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-1/+0
2017-06-21i386/shared/comm/i386-stub-glue.c: Fix duplicate const warningJoel Sherrill1-1/+1
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber2-14/+6
2017-06-12i386: Support thread-local storage (TLS)Sebastian Huber1-1/+2
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-1/+1
2016-10-17bsps/i386: replace global interrupt disable by SMP build supporting locking.Pavel Pisa3-22/+51
2016-10-11bsps/i386: Separate variable for i8259 IRQs disable due to in progress state.Pavel Pisa1-19/+36
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2016-05-25i386/pc386: Fix printk formatting warnings.Chris Johns2-2/+3
2016-05-11i386/pc386: Clean out removed functions.Chris Johns1-46/+0
2016-05-11i386/pc386: Add x86 debug register support for hardware break points.Chris Johns1-1/+157
2016-05-11i386/pc386: EOI the master and slave for slave IRQ signals.Chris Johns1-6/+33
2016-05-11i386/pc386: Fix interrupt support.Chris Johns7-172/+469
2016-05-11i386/pc386: Add support for the gdb stub to use available console drivers.Chris Johns3-206/+302
2016-03-15pc386: Do not include rtems/pci.h from bsp.h. Add bsp/bspimpl.hJoel Sherrill2-1/+22
2016-03-10Add shared PCI support and enhance pc386 to support non-legacy PCI configurat...Joel Sherrill2-130/+217
2016-03-10i386/shared/pci/pcibios.c: Remove unused pcib_find_by_class()Joel Sherrill1-36/+0
2016-03-10i386/shared/pci/pcibios.c: Remove unused pcib_special_cycle()Joel Sherrill1-30/+0
2016-03-10pc386: Eliminate pcibios.h and begin removal obsolete PCI BIOS API usesJoel Sherrill2-79/+24
2016-03-04score: Distribute clock tick to all online CPUsSebastian Huber1-1/+10
2016-03-03i386: refactor libcpu/cpu.h into rtems/score/i386.hJoel Sherrill4-4/+4
2016-02-03Delete unused API extensionsSebastian Huber1-1/+0
2015-10-26basdefs.h: Add and use RTEMS_PACKEDSebastian Huber2-3/+3
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+1
2015-09-30bsps/i386: Interrupt server supportSebastian Huber3-1/+18
2015-01-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber1-5/+1
2014-12-23pc386: scan all functions of multi-function PCI devicesTill Strauman1-7/+23
2014-12-04i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2-22/+80
2014-12-04i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal2-4/+6
2014-11-20i386/shared/realmode_int: real mode interrupt interfaceJan Dolezal2-0/+491
2014-11-20i386: global descriptor table manipulation functionsJan Dolezal1-36/+120
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 Sherrill3-14/+16
2014-10-10i386/pc386: Eliminate multiple warningsJoel Sherrill1-4/+8
2014-10-02Fix assertion "BUF != NULL" for i386Moroz.Oleg1-4/+4
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-1/+7
2014-04-14score: SMP initialization changesSebastian Huber1-5/+13
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns9-9/+9
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