summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/i386: Move shared files to bspsSebastian Huber2018-04-2410-4275/+0
* bsps: Move PCI drivers to bspsSebastian Huber2018-04-232-692/+0
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-236-1452/+0
* bsps: Move doxygen.h files to bspsSebastian Huber2018-04-201-23/+0
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-121-1/+1
* i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a functionAmaan Cheval2018-03-161-0/+5
* Remove make preinstallChris Johns2018-01-258-976/+0
* bsp/pc386: Use public include pathChris Johns2018-01-041-1/+1
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-1/+0
* i386/shared/comm/i386-stub-glue.c: Fix duplicate const warningJoel Sherrill2017-06-211-1/+1
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-202-14/+6
* i386: Support thread-local storage (TLS)Sebastian Huber2017-06-121-1/+2
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-221-1/+1
* bsps/i386: replace global interrupt disable by SMP build supporting locking.Pavel Pisa2016-10-173-22/+51
* bsps/i386: Separate variable for i8259 IRQs disable due to in progress state.Pavel Pisa2016-10-111-19/+36
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-241-0/+1
* i386/pc386: Fix printk formatting warnings.Chris Johns2016-05-252-2/+3
* i386/pc386: Clean out removed functions.Chris Johns2016-05-111-46/+0
* i386/pc386: Add x86 debug register support for hardware break points.Chris Johns2016-05-111-1/+157
* i386/pc386: EOI the master and slave for slave IRQ signals.Chris Johns2016-05-111-6/+33
* i386/pc386: Fix interrupt support.Chris Johns2016-05-117-172/+469
* i386/pc386: Add support for the gdb stub to use available console drivers.Chris Johns2016-05-113-206/+302
* pc386: Do not include rtems/pci.h from bsp.h. Add bsp/bspimpl.hJoel Sherrill2016-03-152-1/+22
* Add shared PCI support and enhance pc386 to support non-legacy PCI configurat...Joel Sherrill2016-03-102-130/+217
* i386/shared/pci/pcibios.c: Remove unused pcib_find_by_class()Joel Sherrill2016-03-101-36/+0
* i386/shared/pci/pcibios.c: Remove unused pcib_special_cycle()Joel Sherrill2016-03-101-30/+0
* pc386: Eliminate pcibios.h and begin removal obsolete PCI BIOS API usesJoel Sherrill2016-03-102-79/+24
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-041-1/+10
* i386: refactor libcpu/cpu.h into rtems/score/i386.hJoel Sherrill2016-03-034-4/+4
* Delete unused API extensionsSebastian Huber2016-02-031-1/+0
* basdefs.h: Add and use RTEMS_PACKEDSebastian Huber2015-10-262-3/+3
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* bsps/i386: Interrupt server supportSebastian Huber2015-09-303-1/+18
* 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