summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-2/+3
* bsps: Move network define to source filesSebastian Huber2018-01-315-36/+14
* Remove make preinstallChris Johns2018-01-2530-3927/+16
* bsps: Move wd80x3.h to libchip/wd80x3.hSebastian Huber2018-01-225-151/+2
* bsp/pc386: Use public include pathChris Johns2018-01-046-6/+6
* bsp/pc386: Do not install console_private.hSebastian Huber2018-01-043-6/+1
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-3/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-1/+2
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* pc386: Simplify bsp_specsJoel Sherrill2017-12-193-7/+4
* pc386/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2017-11-271-3/+3
* */*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2017-11-271-3/+3
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* Remove coverhd.hSebastian Huber2017-11-242-5/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-221-1/+1
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* pc386/.../bspreset.c: Readd proper reset code.Joel Sherrill2017-10-081-2/+2
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-5/+0
* Simplify and unify BSP_output_charSebastian Huber2017-09-122-6/+0
* Include missing <limits.h>Sebastian Huber2017-08-252-0/+2
* Remove Edison BSP.Joel Sherrill2017-07-2810-189/+3
* bsp/i386: Fix warningSebastian Huber2017-07-281-3/+3
* 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-203-20/+7
* i386: Support thread-local storage (TLS)Sebastian Huber2017-06-123-5/+11
* build-system: Parallel build all subdirs.Chris Johns2017-05-242-2/+3
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-221-1/+1
* 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-179-72/+148
* bsps/i386: Separate variable for i8259 IRQs disable due to in progress state.Pavel Pisa2016-10-111-19/+36
* 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
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-241-0/+1
* i386/pc386: Fix printk formatting warnings.Chris Johns2016-05-258-18/+27
* 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: Add --ide-disable boot command line option.Chris Johns2016-05-111-51/+57
* i386/pc386: Fix interrupt support.Chris Johns2016-05-119-172/+471
* 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-1115-424/+701
* 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