summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-2/+3
2018-01-31bsps: Move network define to source filesSebastian Huber5-36/+14
2018-01-25Remove make preinstallChris Johns30-3927/+16
2018-01-22bsps: Move wd80x3.h to libchip/wd80x3.hSebastian Huber5-151/+2
2018-01-04bsp/pc386: Use public include pathChris Johns6-6/+6
2018-01-04bsp/pc386: Do not install console_private.hSebastian Huber3-6/+1
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-3/+4
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-1/+2
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-19pc386: Simplify bsp_specsJoel Sherrill3-7/+4
2017-11-29pc386/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill1-3/+3
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill1-3/+3
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-1/+1
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-10-08pc386/.../bspreset.c: Readd proper reset code.Joel Sherrill1-2/+2
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber1-5/+0
2017-09-12Simplify and unify BSP_output_charSebastian Huber2-6/+0
2017-08-25Include missing <limits.h>Sebastian Huber2-0/+2
2017-07-28Remove Edison BSP.Joel Sherrill10-189/+3
2017-07-28bsp/i386: Fix warningSebastian Huber1-3/+3
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 Huber3-20/+7
2017-06-12i386: Support thread-local storage (TLS)Sebastian Huber3-5/+11
2017-05-24build-system: Parallel build all subdirs.Chris Johns2-2/+3
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-1/+1
2016-10-17bsps/i386: use Pentimum instructions for pc586 and pc686 builds.Pavel Pisa2-2/+2
2016-10-17bsps/i386: replace global interrupt disable by SMP build supporting locking.Pavel Pisa9-72/+148
2016-10-11bsps/i386: Separate variable for i8259 IRQs disable due to in progress state.Pavel Pisa1-19/+36
2016-09-20classic networking: do not reference BSP_irq_enabled_at_i8259s which is no mo...Pavel Pisa1-9/+1
2016-07-04libchip: Simplify RTC driverSebastian Huber1-2/+0
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2016-05-25i386/pc386: Fix printk formatting warnings.Chris Johns8-18/+27
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: Add --ide-disable boot command line option.Chris Johns1-51/+57
2016-05-11i386/pc386: Fix interrupt support.Chris Johns9-172/+471
2016-05-11i386/pc386: Fix printk with the console changes.Chris Johns1-32/+37
2016-05-11bsp/pc386: Use irq-generic.Chris Johns2-8/+7
2016-05-11i386/pc386: Add IO and memory support to PCI UART devices.Chris Johns1-37/+113
2016-05-11i386/pc386: Add support for the gdb stub to use available console drivers.Chris Johns15-424/+701
2016-04-16i386/pc386: reimplemented check for unused EDID entry in fb_vesa.c to suppres...Pavel Pisa2-1/+9
2016-03-31bsp/pc386: Fix --console=/--printk= argument parsing.Chris Johns1-21/+39
2016-03-30i386/pc386/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29i386/pc386: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill3-6/+8
2016-03-25i386/pc386/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-24pc386/README: Replace contents with discussion of console/printk device selec...Joel Sherrill1-57/+59