summaryrefslogtreecommitdiffstats
path: root/bsps/i386 (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-241-1/+0
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-0/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-1/+0
* bsps/i386: Update calibration of TSC to be more accurateJan Sommer2021-06-211-33/+38
* bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber2021-05-021-0/+3
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-076-4062/+0
* bsps: Fix legacy buildSebastian Huber2021-02-261-4/+0
* bsps: Change license to BSD-2-Clause of some filesSebastian Huber2021-02-241-5/+38
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
* bsps/pc386: Add missing license headerJan Sommer2020-09-231-0/+26
* bsp/pc386: Remove support for obsolete BinutilsSebastian Huber2020-09-151-11/+1
* bsps/pc386: Fix IPI for non-consecutive APICIDsJan Sommer2020-07-161-6/+10
* i386/pc: Initialise the printk serial port on first useChris Johns2020-06-182-12/+37
* bsps/i386/pc386/start/*.S: Remove space before tabJoel Sherrill2020-06-172-3/+3
* bsp/pc386: Disable interrupt nesting for job handlerJan Sommer2020-06-111-0/+10
* bsps/pc386: Separate smp API functions. Makes smpfatal08 linkJan Sommer2020-06-115-55/+60
* bsps/pc386: Fix Clock_isr for SMPJan Sommer2020-06-111-1/+1
* bsp/pc386: Define interrupt stack frame for smpJan Sommer2020-06-111-46/+56
* bsp/pc386: Update GDT to work for SMPJan Sommer2020-06-115-41/+27
* bsp/pc386: Turn start16.S into a startAP.SJan Sommer2020-06-113-256/+157
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-091-2/+0
* bsp/pc386: Fix interrupt enable to make debug option work againJan Sommer2020-02-271-1/+1
* bsps: Rework work area initializationSebastian Huber2020-02-041-11/+24
* score: Remove SMP_MESSAGE_CLOCK_TICKSebastian Huber2019-05-202-11/+10
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-085-12/+6
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-0819-26/+27
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-042-5/+7
* Remove explicit file names from @fileSebastian Huber2019-02-288-8/+8
* bsps/i386/shared/cache/cache.c: Make compileJoel Sherrill2019-01-161-0/+29
* bsps/i386: Enable instruction cache supportSebastian Huber2018-12-211-1/+1
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-041-1/+1
* bsp/i386: Use interrupt stack for init stackSebastian Huber2018-11-142-13/+4
* i386: Remove use of proc_ptrSebastian Huber2018-11-121-4/+4
* Include missing <sys/types.h>Sebastian Huber2018-11-121-1/+1
* network: Use kernel/user space header filesSebastian Huber2018-09-104-4/+4
* bsps/i386/shared/cache/cache.c: Fix warningsJoel Sherrill2018-08-291-20/+2
* _SMP_Start_multitasking_on_secondary_processor()Sebastian Huber2018-07-251-1/+1
* score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber2018-07-251-1/+1
* bsps: Support .rtemsstack.* linker input sectionsSebastian Huber2018-06-271-2/+3
* Remove Clock_driver_support_shutdown_hardware()Sebastian Huber2018-06-271-24/+0
* bsp/pc386: Remove bin2boot supportSebastian Huber2018-04-271-24/+0
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-264-0/+493
* bsps/i386: Move shared files to bspsSebastian Huber2018-04-2410-0/+4275
* bsps: Move ATA drivers to bspsSebastian Huber2018-04-232-0/+870
* bsps: Move PCI drivers to bspsSebastian Huber2018-04-232-0/+692
* bsps: Move legacy network drivers to bspsSebastian Huber2018-04-236-0/+4062
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-236-0/+1452
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-236-0/+114
* bsps: Move benchmark timer to bspsSebastian Huber2018-04-202-0/+608