source: rtems/bsps/i386

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e518323   06/25/21 13:52:16 Sebastian Huber bsps/irq: Add rtems_interrupt_entry_install() Add …
(edit) @70357f1   06/25/21 13:26:45 Sebastian Huber bsps/irq: Move bsp_interrupt_handler_is_empty() This function is only …
(edit) @32f5a195   06/29/21 12:06:03 Sebastian Huber bsps/irq: bsp_interrupt_vector_disable() Return a status code for …
(edit) @bc86a5fa   06/29/21 12:01:17 Sebastian Huber bsps/irq: bsp_interrupt_vector_enable() Return a status code for …
(edit) @deb5afb   07/05/21 11:28:02 Sebastian Huber bsps/irq: Add rtems_interrupt_is_pending() Add a default …
(edit) @eebecd0   06/28/21 07:36:29 Sebastian Huber bsps/irq: Add rtems_interrupt_get_attributes() Add a default …
(edit) @9832652c   06/28/21 06:44:49 Sebastian Huber bsps/irq: Add rtems_interrupt_raise() Add rtems_interrupt_raise_on() …
(edit) @781213f9   06/28/21 06:20:53 Sebastian Huber bsps/irq: Add rtems_interrupt_vector_is_enabled() Add a default …
(edit) @94cf67c   06/19/21 10:48:27 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAX This define is no longer …
(edit) @cd5573c   06/19/21 10:40:57 Sebastian Huber bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNT Assert …
(edit) @af73b7b6   06/18/21 05:37:18 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MIN Remove …
(edit) @93f96455   06/11/21 07:35:30 jan.sommer bsps/i386: Update calibration of TSC to be more accurate Closes #4455
(edit) @e10dec0   04/30/21 13:47:10 Sebastian Huber bsps: Support RTEMS_NOINIT in linkcmds Update #3866.
(edit) @c90fa83   02/25/21 02:09:56 vijay bsps: Remove networking drivers Update #3850
(edit) @de7df04   02/26/21 08:48:41 Sebastian Huber bsps: Fix legacy build
(edit) @32b0d6f8   02/24/21 10:13:30 Sebastian Huber bsps: Change license to BSD-2-Clause of some files Change license to …
(edit) @b361eabd   01/28/21 05:28:33 Sebastian Huber bsps: Replace bsp_specs with an empty file This fixes an issue with …
(edit) @1f77518   09/23/20 10:36:56 jan.sommer bsps/pc386: Add missing license header Closes #4093.
(edit) @2a4ccc4   09/15/20 13:07:25 Sebastian Huber bsp/pc386: Remove support for obsolete Binutils Update #3818.
(edit) @9cb107c9   07/03/20 12:31:47 jan.sommer bsps/pc386: Fix IPI for non-consecutive APICIDs - properly use the …
(edit) @bc73a085   06/17/20 05:57:26 Chris Johns i386/pc: Initialise the printk serial port on first use 5
(edit) @4a8b135   06/10/20 16:45:26 joel bsps/i386/pc386/start/*.S: Remove space before tab 5
(edit) @96d9823   05/31/20 14:22:59 jan.sommer bsp/pc386: Disable interrupt nesting for job handler - Fixes timeout … 5
(edit) @208cd6b   05/31/20 14:22:57 jan.sommer bsps/pc386: Separate smp API functions. Makes smpfatal08 link 5
(edit) @c954003   05/31/20 14:22:56 jan.sommer bsps/pc386: Fix Clock_isr for SMP - Do not forward Clock_isr through … 5
(edit) @5d4a1edc   05/31/20 14:22:55 jan.sommer bsp/pc386: Define interrupt stack frame for smp - Defines … 5
(edit) @85d6a760   05/31/20 14:22:53 jan.sommer bsp/pc386: Update GDT to work for SMP Create a GS segment in the GDT … 5
(edit) @f99b1f0   05/31/20 14:22:52 jan.sommer bsp/pc386: Turn start16.S into a startAP.S start16.S is now only used … 5
(edit) @0161b93d   03/03/20 18:23:53 Sebastian Huber imfs: Replace devfs with an IMFS specialization Add a simplified path … 5
(edit) @2220a53   02/25/20 13:07:35 jan.sommer bsp/pc386: Fix interrupt enable to make debug option work again 5
(edit) @eea21eac   12/13/19 05:18:36 Sebastian Huber bsps: Rework work area initialization The work area initialization … 5
(edit) @1a971d8   04/18/19 05:38:13 Sebastian Huber score: Remove SMP_MESSAGE_CLOCK_TICK Use _SMP_Multicast_action() instead. 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 5
(edit) @828276b   03/05/19 06:58:18 Sebastian Huber bsps: Adjust shared Doxygen groups Update #3706. 5
(edit) @c991eeec   03/04/19 14:32:15 Sebastian Huber bsps: Adjust bsp.h Doxygen groups Update #3706. 5
(edit) @212663be   02/26/19 14:44:50 Sebastian Huber bsps: Adjust architecture Doxygen groups - Use CamelCase as it is … 5
(edit) @feea03b6   02/27/19 09:53:30 Sebastian Huber Remove explicit file names from @file This makes the @file … 5
(edit) @12dfe5dc   01/16/19 21:42:18 joel bsps/i386/shared/cache/cache.c: Make compile 5
(edit) @750e795   12/21/18 06:27:16 Sebastian Huber bsps/i386: Enable instruction cache support 5
(edit) @0446f680   12/03/18 20:37:32 mcomajoancara Spelling and grammar fixes in source code comments (GCI 2018) 5
(edit) @a13b89b   11/14/18 07:42:22 Sebastian Huber bsp/i386: Use interrupt stack for init stack Update #3459. 5
(edit) @3c6a6e8   11/08/18 14:14:32 Sebastian Huber i386: Remove use of proc_ptr Update #3585. 5
(edit) @93fae332   11/12/18 08:33:04 Sebastian Huber Include missing <sys/types.h> Update #3598. 5
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @bb6eeabf   08/21/18 15:35:26 joel bsps/i386/shared/cache/cache.c: Fix warnings 5
(edit) @406dd62   07/24/18 09:18:27 Sebastian Huber _SMP_Start_multitasking_on_secondary_processor() Pass current … 5
(edit) @0d362ff3   07/23/18 12:54:51 Sebastian Huber score: _SMP_Inter_processor_interrupt_handler() Pass current … 5
(edit) @715d616   06/19/18 13:10:36 Sebastian Huber bsps: Support .rtemsstack.* linker input sections Use a dedicated … 5
(edit) @7ee59313   06/01/18 05:11:12 Sebastian Huber Remove Clock_driver_support_shutdown_hardware() The aim of this clock … 5
(edit) @3d703f4   04/26/18 05:29:28 Sebastian Huber bsp/pc386: Remove bin2boot support Update #3408. Close #3410. 5
(edit) @eb36d11   04/25/18 13:06:08 Sebastian Huber bsps: Move documentation, etc. files to bsps This patch is a part of … 5
(edit) @7a8e71b   04/24/18 05:36:46 Sebastian Huber bsps/i386: Move shared files to bsps This patch is a part of the BSP … 5
(edit) @fc79b26   04/23/18 10:53:28 Sebastian Huber bsps: Move ATA drivers to bsps This patch is a part of the BSP source … 5
(edit) @5a4e3dc0   04/23/18 10:50:58 Sebastian Huber bsps: Move PCI drivers to bsps This patch is a part of the BSP source … 5
(edit) @031df391   04/23/18 07:53:31 Sebastian Huber bsps: Move legacy network drivers to bsps This patch is a part of the … 5
(edit) @8f8ccee   04/23/18 07:50:39 Sebastian Huber bsps: Move interrupt controller support to bsps This patch is a part … 5
(edit) @adb85dd   04/21/18 08:22:08 Sebastian Huber bsps: Move make/custom/* files to bsps Adjust various build files. … 5
(edit) @e0dd8a5a   04/20/18 10:08:42 Sebastian Huber bsps: Move benchmark timer to bsps This patch is a part of the BSP … 5
(edit) @9964895   04/20/18 08:35:35 Sebastian Huber bsps: Move startup files to bsps Adjust build support files to new … 5
(edit) @fbcd7c8f   04/20/18 08:19:28 Sebastian Huber bsps: Move start files to bsps This patch is a part of the BSP source … 5
(edit) @d7d66d7   04/19/18 04:28:01 Sebastian Huber bsps: Move console drivers to bsps This patch is a part of the BSP … 5
(edit) @7632906   04/19/18 04:35:52 Sebastian Huber bsps: Move clock drivers to bsps This patch is a part of the BSP … 5
(edit) @0510cd50   04/18/18 04:35:03 Sebastian Huber bsps: Move doxygen.h files to bsps This patch is a part of the BSP … 5
(edit) @a7fa9e91   03/20/18 15:16:53 Sebastian Huber bsp/pc386: Move libcpu content to bsps This patch is a part of the … 5
(edit) @be3d7d75   03/15/18 22:20:23 joel pc386/include/edid.h: Fix macro name to use _ not - Closes #3349. 5
(edit) @4cf93658   01/27/18 13:37:51 Sebastian Huber bsps: Rework cache manager implementation The previous cache manager … 5
(add) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
Note: See TracRevisionLog for help on using the revision log.