summaryrefslogtreecommitdiffstats
path: root/bsps/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber5-12/+6
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber19-26/+27
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber2-5/+7
2019-02-28Remove explicit file names from @fileSebastian Huber8-8/+8
2019-01-16bsps/i386/shared/cache/cache.c: Make compileJoel Sherrill1-0/+29
2018-12-21bsps/i386: Enable instruction cache supportSebastian Huber1-1/+1
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara1-1/+1
2018-11-14bsp/i386: Use interrupt stack for init stackSebastian Huber2-13/+4
2018-11-12i386: Remove use of proc_ptrSebastian Huber1-4/+4
2018-11-12Include missing <sys/types.h>Sebastian Huber1-1/+1
2018-09-10network: Use kernel/user space header filesSebastian Huber4-4/+4
2018-08-29bsps/i386/shared/cache/cache.c: Fix warningsJoel Sherrill1-20/+2
2018-07-25_SMP_Start_multitasking_on_secondary_processor()Sebastian Huber1-1/+1
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber1-1/+1
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber1-2/+3
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber1-24/+0
2018-04-27bsp/pc386: Remove bin2boot supportSebastian Huber1-24/+0
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber4-0/+493
2018-04-24bsps/i386: Move shared files to bspsSebastian Huber10-0/+4275
2018-04-23bsps: Move ATA drivers to bspsSebastian Huber2-0/+870
2018-04-23bsps: Move PCI drivers to bspsSebastian Huber2-0/+692
2018-04-23bsps: Move legacy network drivers to bspsSebastian Huber6-0/+4062
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber6-0/+1452
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber6-0/+114
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber2-0/+608
2018-04-20bsps: Move startup files to bspsSebastian Huber9-0/+897
2018-04-20bsps: Move start files to bspsSebastian Huber2-0/+599
2018-04-20bsps: Move console drivers to bspsSebastian Huber25-0/+8340
2018-04-20bsps: Move clock drivers to bspsSebastian Huber3-0/+510
2018-04-20bsps: Move doxygen.h files to bspsSebastian Huber1-0/+23
2018-03-22bsp/pc386: Move libcpu content to bspsSebastian Huber4-0/+1150
2018-03-16pc386/include/edid.h: Fix macro name to use _ not -Joel Sherrill1-2/+2
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-0/+93
2018-01-25Remove make preinstallChris Johns28-0/+3880