summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove Edison BSP.Joel Sherrill2017-07-2810-189/+3
* bsp/i386: Fix warningSebastian Huber2017-07-281-3/+3
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-6/+1
* i386: Support thread-local storage (TLS)Sebastian Huber2017-06-122-4/+9
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+2
* bsps/i386: use Pentimum instructions for pc586 and pc686 builds.Pavel Pisa2016-10-172-2/+2
* bsps/i386: replace global interrupt disable by SMP build supporting locking.Pavel Pisa2016-10-176-50/+97
* classic networking: do not reference BSP_irq_enabled_at_i8259s which is no mo...Pavel Pisa2016-09-201-9/+1
* libchip: Simplify RTC driverSebastian Huber2016-07-041-2/+0
* i386/pc386: Fix printk formatting warnings.Chris Johns2016-05-256-16/+24
* i386/pc386: Add --ide-disable boot command line option.Chris Johns2016-05-111-51/+57
* i386/pc386: Fix interrupt support.Chris Johns2016-05-111-0/+1
* i386/pc386: Fix printk with the console changes.Chris Johns2016-05-111-32/+37
* bsp/pc386: Use irq-generic.Chris Johns2016-05-112-8/+7
* i386/pc386: Add IO and memory support to PCI UART devices.Chris Johns2016-05-111-37/+113
* i386/pc386: Add support for the gdb stub to use available console drivers.Chris Johns2016-05-1112-218/+399
* i386/pc386: reimplemented check for unused EDID entry in fb_vesa.c to suppres...Pavel Pisa2016-04-162-1/+9
* bsp/pc386: Fix --console=/--printk= argument parsing.Chris Johns2016-03-311-21/+39
* i386/pc386/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* i386/pc386: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-293-6/+8
* i386/pc386/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* pc386/README: Replace contents with discussion of console/printk device selec...Joel Sherrill2016-03-241-57/+59
* pc386/console/conscfg.c: Fix name of Edison consoleJoel Sherrill2016-03-171-3/+3
* pc386/.../bspimpl.h: New file missed in previous commit.Joel Sherrill2016-03-161-0/+37
* pc386: Do not include rtems/pci.h from bsp.h. Add bsp/bspimpl.hJoel Sherrill2016-03-154-17/+6
* pc386: Fix linker usage issues with -r and function sectionsJoel Sherrill2016-03-112-3/+7
* pc386.cfg: Add disabled per-function-sectionsJoel Sherrill2016-03-101-0/+4
* pc386: Add --disable-com1-com4 boot argumentJoel Sherrill2016-03-102-14/+52
* pc386/startup/bsp_fatal_halt.c: Fix noreturn does return warningJoel Sherrill2016-03-101-0/+3
* pc386/startup/bspstart.c: Reformat and cleanup file headerJoel Sherrill2016-03-101-29/+27
* pc386: Add PCI UART supportJoel Sherrill2016-03-104-0/+408
* pc386: Improve boot command arguments for console/printk device selectionJoel Sherrill2016-03-103-39/+156
* Add shared PCI support and enhance pc386 to support non-legacy PCI configurat...Joel Sherrill2016-03-103-5/+34
* pc386/configure.ac: Delete incorrect and unused AM_CONDITIONALJoel Sherrill2016-03-101-1/+0
* pc386: Eliminate pcibios.h and begin removal obsolete PCI BIOS API usesJoel Sherrill2016-03-102-7/+1
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-041-5/+10
* pc386: adjust assembly in bsp_fatal_haltGedare Bloom2016-03-031-1/+3
* i386: refactor libcpu/cpu.h into rtems/score/i386.hJoel Sherrill2016-03-031-1/+1
* i386: prepare for paravirtualized interruptsGedare Bloom2016-03-031-3/+2
* i386: relocate fatal halt to bsp layerGedare Bloom2016-03-032-0/+21
* i386: move idle thread into BSP layerGedare Bloom2016-03-033-0/+23
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-1/+1
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-242-4/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* bsps: Call bsp_work_area_initialize() earlySebastian Huber2015-12-103-10/+10
* basdefs.h: Add and use RTEMS_PACKEDSebastian Huber2015-10-262-17/+17
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* bsps/i386: Interrupt server supportSebastian Huber2015-09-301-4/+4
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2