source: rtems/bsps/shared

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29e7a069   08/01/20 12:30:10 Sebastian Huber dev/spi-memdrv: Fix use of uninit mem_param_ptr
(edit) @c60942ea   07/30/20 08:30:15 Sebastian Huber rtems: Add rtems_interrupt_server_create() Add …
(edit) @02c9eb85   07/20/20 05:46:53 christian.mauderer bsps/fdt: Make sure data is cache aligned The cache of the fdt blob …
(edit) @33314eb   07/23/20 06:42:59 Sebastian Huber bsps/clock: Fix fast idle clock tick support If we interrupt a thread …
(edit) @479b2bf   05/11/20 06:25:32 Sebastian Huber rtems: Remove _Copyright_Notice from API header Close #3981.
(edit) @1483012   04/02/20 19:05:48 jan.sommer bsp/shared/clock: Reset Clock_driver_isrs to correct value … 5
(edit) @5662210   03/13/20 14:14:04 Sebastian Huber bsps: Remove legacy interrupt API from default This fixes linker … 5
(edit) @51614bd5   02/15/20 10:14:32 Sebastian Huber bsps/clock: Use _SMP_Get_processor_maximum() Use a specific test to … 5
(edit) @7006f08   02/12/20 14:09:39 dennis.pfau drvmgr: Fix determination of prefix in grlib uart driver … 5
(edit) @5857e83c   02/09/20 19:21:43 gsnb.gn libchip/ns16550: Allow user calculate baud divisor This patch will … 5
(edit) @2d07ce6   02/04/20 14:26:31 Sebastian Huber config: Add CONFIGURE_DIRTY_MEMORY Replace the BSP_DIRTY_MEMORY BSP … 5
(edit) @c344e58   02/02/20 10:00:54 Sebastian Huber Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 … 5
(edit) @eea21eac   12/13/19 05:18:36 Sebastian Huber bsps: Rework work area initialization The work area initialization … 5
(edit) @739e3d0   01/03/20 18:33:02 Gedare Bloom bsps/irq: fix resource leak in irq-server.c Resource leak identified … 5
(edit) @a00dff42   12/12/19 05:37:01 Sebastian Huber rtems: Add and use rtems_object_get_local_node() Update #3841. 5
(edit) @84aee2e9   12/10/19 07:09:13 Sebastian Huber mpci: Simplify MPCI configuration Use watchdog for shared memory … 5
(edit) @bb99cd0d   12/05/19 18:22:33 Sebastian Huber clock: Simplify driver initialization Use a system initialization … 5
(edit) @33ed412   09/20/19 07:16:17 Sebastian Huber rtems: Add rtems_interrupt_server_entry_move() The use case for this … 5
(edit) @c331bdc   08/30/19 06:14:59 Sebastian Huber record: Allow tracing of ISR disable/enable Directly use the CPU port … 5
(edit) @5ee70c5   07/30/19 04:24:00 Sebastian Huber Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZE 5
(edit) @20bd667   05/27/19 05:35:07 Sebastian Huber bsps: Fix warnings in greth 5
(edit) @3b2481f   04/18/19 05:08:32 Sebastian Huber score: Simplify _SMP_Multicast_action() Move resposibility to disable … 5
(edit) @65870044   04/18/19 04:47:01 Sebastian Huber score: Add _SMP_Broadcast_action() 5
(edit) @45d0659   05/11/19 12:57:39 Sebastian Huber bsps: Always build generic interrupt support This makes it possible … 5
(edit) @df8d7bd7   04/09/19 08:58:35 Sebastian Huber score: Use processor mask in _SMP_Multicast_action Processor_mask is … 5
(edit) @ad87de4   04/11/19 06:54:29 Sebastian Huber score: Rename _SMP_Get_processor_count() Rename … 5
(edit) @f9219db   04/05/19 06:16:05 Sebastian Huber rtems: Add rtems_scheduler_get_processor_maximum() Add … 5
(edit) @90232bc   03/12/19 19:33:20 joel z85c30.c: Do not process 0 baud and return an error (CID 1399713) 5
(edit) @20d472d   01/31/19 13:45:17 Sebastian Huber Add rtems_board_support_package() 5
(edit) @828276b   03/05/19 06:58:18 Sebastian Huber bsps: Adjust shared 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) @4e686261   02/07/19 10:13:01 Sebastian Huber bsps/irq: Fix interrupt server init (SMP) 5
(edit) @c1dcd6af   01/21/19 10:27:07 Jiri Gaisler grlib: make memory coherency cpu-independent Update #3678. 5
(edit) @9b2b389   01/18/19 17:00:47 Jiri Gaisler grlib: use cpu-independent routines for uncached access Update #3678. 5
(edit) @5981c8ca   01/18/19 10:29:08 Jiri Gaisler grlib: use rtems_interrupt_handler_install() Update #3678. 5
(edit) @411c297   01/18/19 10:24:18 Jiri Gaisler grlib: make apbuart driver independent of bsp Update #3678. 5
(edit) @7eb606d3   12/22/18 17:31:04 Sebastian Huber grlib: Move source files Update #3678. 5
(edit) @b0c2d48   12/21/18 06:49:47 Sebastian Huber bsps: Add CPU_CACHE_SUPPORT_PROVIDES_DISABLE_DATA Update #3667. 5
(edit) @5e0ab02   12/21/18 06:46:58 Sebastian Huber bsps: Update cache manager documentation Update #3667. 5
(edit) @a6f70e1   12/21/18 06:14:42 Sebastian Huber bsps: Remove superfluous comments in cacheimpl.h Remove superfluous … 5
(edit) @0a1f5df9   05/03/18 11:03:27 Sebastian Huber Simplify _CPU_Counter_difference() In order to simplify the use of … 5
(edit) @5bf0c1a   11/28/18 13:52:22 Sebastian Huber bsps/sparc: Fix SMP build Update #3622. 5
(edit) @0a75a4aa   11/26/18 13:04:59 Sebastian Huber Remove rtems_cache_*_processor_set() functions The following … 5
(edit) @9a029ce   11/09/18 12:06:52 Sebastian Huber bsps/irq: Use rtems_malloc() 5
(edit) @0288536   11/09/18 08:40:45 Sebastian Huber bsps: Include missing header files Update #3598. 5
(edit) @efdb4a7   11/09/18 08:37:53 Sebastian Huber bsp/beatnik: Fix warnings 5
(edit) @143c8d0   10/17/18 07:43:55 Sebastian Huber serial/ns16550: Fix precision clock synthesizer The precision clock … 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @fad3f79b   08/31/18 05:44:53 Sebastian Huber bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN Remove the … 5
(edit) @f7cecc33   08/03/18 20:53:40 Sebastian Huber libchip/ata: Use rtems_blkdev_create() Update #3358. 5
(edit) @32ccc01   08/03/18 12:03:39 Sebastian Huber bsps: Fix the generic IRQ support The genmcf548x partly uses is own … 5
(edit) @a7cd4b73   07/31/18 09:38:56 Sebastian Huber serial/ns16550: Precision clock synthesizer Set the FIFO control … 5
(edit) @8a78b784   07/31/18 08:45:41 Sebastian Huber serial/ns16550: Use standard register names Use the standard register … 5
(edit) @7ee59313   06/01/18 05:11:12 Sebastian Huber Remove Clock_driver_support_shutdown_hardware() The aim of this clock … 5
(edit) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @dea4bbe3   06/01/18 05:00:37 Sebastian Huber bsps: Avoid malloc() in generic IRQ support Use … 5
(edit) @c4d35fb   03/03/18 12:30:01 Sebastian Huber libchip: Use rtems_blkdev_create() Update #3358. 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) @5c5b021   04/19/18 04:26:42 Sebastian Huber bsps: Move bspsmpgetcurrentprocessor.c to bsps This patch is a part … 5
(edit) @2584f5b   04/19/18 04:26:03 Sebastian Huber bsps: Move bspsmp.c to bsps This patch is a part of the BSP source … 5
(edit) @bc010a8d   04/19/18 04:24:09 Sebastian Huber bsps: Move setvec.c to bsps This patch is a part of the BSP source … 5
(edit) @a442939   04/19/18 04:23:59 Sebastian Huber bsps: Move sbrk.c to bsps This patch is a part of the BSP source … 5
(edit) @7806d9c0   04/19/18 04:22:32 Sebastian Huber bsps: Move shared CPU counter support to bsps This patch is a part of … 5
(edit) @79b9fe67   04/19/18 04:21:59 Sebastian Huber bsps: Move getentropy-cpucounter.c to bsps This patch is a part of … 5
(edit) @ef78454   04/19/18 04:18:55 Sebastian Huber bsps: Move gpio.c to bsps This patch is a part of the BSP source … 5
(edit) @d6fb37a   04/19/18 04:17:52 Sebastian Huber bsps: Move shared btimer support to bsps This patch is a part of the … 5
(edit) @9ec8cfc5   04/19/18 04:10:36 Sebastian Huber bsps: Move pci_find_device.c to bsps This patch is a part of the BSP … 5
(edit) @f923901   04/19/18 04:10:18 Sebastian Huber bsps: Move pci_bus_count.c 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) @c4ccf26c   04/17/18 04:57:46 Sebastian Huber bsps: Convert all bsp_predriver_hook() Use RTEMS_SYSINIT_ITEM() … 5
(edit) @5a06b187   04/17/18 04:33:51 Sebastian Huber bsps: Move bspgetworkarea.c to bsps This patch is a part of the BSP … 5
(edit) @0b93d4f8   04/17/18 04:19:17 Sebastian Huber bsps: Move bspstart.c to bsps This patch is a part of the BSP source … 5
(edit) @0736410   04/17/18 04:18:43 Sebastian Huber bsps: Move bspreset_loop.c to bsps This patch is a part of the BSP … 5
(edit) @554e39c   04/17/18 04:18:30 Sebastian Huber bsps: Move bspreset.c to bsps This patch is a part of the BSP source … 5
(edit) @43bda786   04/17/18 04:18:02 Sebastian Huber bsps: Move bspclean.c to bsps This patch is a part of the BSP source … 5
(edit) @223e22f   04/13/18 07:15:05 Sebastian Huber bsps: Move uart-output-char.c to bsps This patch is a part of the BSP … 5
(edit) @0a09ac58   04/13/18 07:14:56 Sebastian Huber bsps: Move stackalloc.c to bsps This patch is a part of the BSP … 5
(edit) @9d44ae7   04/13/18 07:14:36 Sebastian Huber bsps: Move bsp-uboot-board-info.c to bsps This patch is a part of the … 5
(edit) @1cba1de   04/13/18 07:11:58 Sebastian Huber bsps: Move bsp-fdt.c to bsps This patch is a part of the BSP source … 5
(edit) @90013f59   04/13/18 06:57:30 Sebastian Huber bsps: Move tod.c to bsps and rename This patch is a part of the BSP … 5
(edit) @c5fe4431   04/11/18 04:18:32 Sebastian Huber bsps: Move bootcard.c to bsps This patch is a part of the BSP source … 5
(edit) @b43ea9f   04/05/18 15:07:20 Sebastian Huber bsps: Move legacy console driver to bsps This patch is a part of the … 5
(edit) @1ce4a9e   04/10/18 04:59:34 Sebastian Huber bsps: Fix typo in MPCI support This patch is a part of the BSP source … 5
(edit) @9b7c456   04/05/18 04:40:02 Sebastian Huber bsps: Move generic IRQ support to bsps This patch is a part of the … 5
(edit) @d584269   04/04/18 14:44:52 Sebastian Huber bsps: Remove librtemsbsp.a wrapup This patch is a part of the BSP … 5
(edit) @4b28d3c   04/04/18 14:39:58 Sebastian Huber bsps: Move shmdr to bsps This patch is a part of the BSP source … 5
(edit) @27de4e1f   04/03/18 05:20:11 Sebastian Huber bsps: Move libchip to bsps This patch is a part of the BSP source … 5
(edit) @4f0dca3a   04/03/18 05:09:11 Sebastian Huber bsps: Move version.c and use bspopts.h This patch is a part of the … 5
(edit) @ce0ea6f   04/03/18 05:08:24 Sebastian Huber bsps: Add shared-sources.am This patch is a part of the BSP source … 5
(add) @4cf93658   01/27/18 13:37:51 Sebastian Huber bsps: Rework cache manager implementation The previous cache manager … 5
Note: See TracRevisionLog for help on using the revision log.