summaryrefslogtreecommitdiffstats
path: root/bsps/i386/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Include <rtems/score/processormaskimpl.h>Sebastian Huber2024-04-091-0/+1
* bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber2024-03-271-0/+33
* Update company nameSebastian Huber2023-05-202-2/+2
* doxygen: Add Doxygen files to a groupSebastian Huber2023-02-161-0/+8
* bsps/i386/shared/pci/pci_io.c:Change license to BSD-2Joel Sherrill2022-07-111-3/+22
* bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber2021-07-271-3/+1
* bsps/irq: Add rtems_interrupt_entry_install()Sebastian Huber2021-07-261-7/+1
* bsps/irq: Move bsp_interrupt_handler_is_empty()Sebastian Huber2021-07-261-0/+11
* bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber2021-07-261-1/+2
* bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber2021-07-261-1/+2
* bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber2021-07-261-0/+11
* bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber2021-07-261-0/+8
* bsps/irq: Add rtems_interrupt_raise()Sebastian Huber2021-07-261-0/+12
* bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber2021-07-261-0/+11
* bsp/pc386: Define interrupt stack frame for smpJan Sommer2020-06-111-46/+56
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-081-8/+2
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-081-1/+1
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-041-3/+5
* bsps/i386/shared/cache/cache.c: Make compileJoel Sherrill2019-01-161-0/+29
* bsps/i386: Enable instruction cache supportSebastian Huber2018-12-211-1/+1
* i386: Remove use of proc_ptrSebastian Huber2018-11-121-4/+4
* Include missing <sys/types.h>Sebastian Huber2018-11-121-1/+1
* bsps/i386/shared/cache/cache.c: Fix warningsJoel Sherrill2018-08-291-20/+2
* bsps: Move PCI drivers to bspsSebastian Huber2018-04-232-0/+692
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-236-0/+1452
* bsps: Move doxygen.h files to bspsSebastian Huber2018-04-201-0/+23
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-0/+93