source: rtems/c/src/lib/libbsp/shared

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @5b94266   01/12/18 09:02:37 Chris Johns bsps: Fix redefine warning 5
(edit) @f4dc9737   01/04/18 07:58:51 Chris Johns bsps: Use public include path Update #3254. 5
(edit) @57f3969a   12/02/17 19:32:37 Sebastian Huber bsps: Print internal error text Update #3248. 5
(edit) @642ef00   11/27/17 05:23:29 Sebastian Huber bsps: Provide <tm27.h> in each BSP Since the <tm27.h> is highly … 5
(edit) @e58e29fd   11/24/17 06:58:55 Sebastian Huber Remove coverhd.h This header file contained timing overhead values … 5
(edit) @86a80ee1   11/21/17 12:30:26 Sebastian Huber bsps: Add BSP_VERBOSE_FATAL_EXTENSION Add BSP_VERBOSE_FATAL_EXTENSION … 5
(edit) @1c193a2   11/21/17 10:43:13 Sebastian Huber powerpc: Replace BSP_panic() with rtems_panic() Due to a new … 5
(edit) @3d374d9   11/17/17 08:43:17 Sebastian Huber bsps: Use a state in default getentropy() Use the boot time to … 5
(edit) @ca4895c   11/13/17 08:21:29 Christian.Mauderer getentropy: Add cpu counter based implementation. Update #3239. 5
(edit) @7e195e66   09/28/17 07:29:38 Sebastian Huber bsp/imx: Add imx_get_irq_of_node() Update #3090. 5
(edit) @05f9858f   09/13/17 05:00:57 Sebastian Huber bsps: Generalize bsp_fdt_map_intr() Pass all interrupt cells to … 5
(edit) @f3b29236   09/18/17 06:22:38 Sebastian Huber bsps: Clock_driver_support_install_isr() Remove old ISR parameter … 5
(edit) @a937a5a   09/13/17 08:35:45 Sebastian Huber libio: Add rtems_libio_iop_is_readable() Update #3132. 5
(edit) @1bc0ad2   09/08/17 08:38:46 Sebastian Huber Simplify and unify BSP_output_char The BSP_output_char should output … 5
(edit) @b2ed712   08/25/17 08:58:58 Sebastian Huber Include missing <string.h> Update #2133. 5
(edit) @241d2f2   08/02/17 12:13:06 Sebastian Huber bsps: Fix integer types in bsp_fdt_copy() Update #3082. 5
(edit) @d8012bbd   08/01/17 06:37:12 Sebastian Huber bsps: Add BSP_FDT_BLOB_COPY_TO_READ_ONLY_LOAD_AREA 5
(edit) @ec25c6ef   08/10/17 12:23:02 Sebastian Huber bsps: Fix integer to/from pointer Update #3082. 5
(edit) @694c31f9   08/03/17 06:53:13 Sebastian Huber bsp/imx: New BSP Update #3090. 5
(edit) @ffe7c0e   08/04/17 11:56:42 Sebastian Huber bsps/arm: Add ARMv7-AR Generic Timer clock driver Update #3090. 5
(edit) @30be024a   08/03/17 12:48:04 Sebastian Huber Optional Clock_driver_support_shutdown_hardware() Make … 5
(edit) @dcc3ccc   07/19/17 12:26:19 Sebastian Huber bsps: Fix warning Update #3071. 5
(edit) @e19da87a   07/12/17 08:55:59 Sebastian Huber bsps: Include missing header file Update #3071. 5
(edit) @af207fa9   07/11/17 09:54:30 Sebastian Huber Add interrupt vector set/get affinity Close #3071. 5
(edit) @ccc87c8b   07/11/17 09:20:06 Sebastian Huber Add interrupt server move Update #3071. 5
(edit) @d184140   07/11/17 07:08:15 Sebastian Huber Add interrupt server set affinity Update #3071. 5
(edit) @a961e198   07/11/17 06:48:15 Sebastian Huber Add interrupt server suspend/resume This mechanism can be used to … 5
(edit) @e7ee719f   07/11/17 06:25:09 Sebastian Huber Create one interrupt server per processor This allows load balancing … 5
(edit) @76d1198   07/07/17 05:45:57 Sebastian Huber score: Introduce _SMP_Get_online_processors() Update #3059. 5
(edit) @3dfe55ee   07/03/17 09:46:12 Sebastian Huber score: Use <sys/bitset.h> for Processor_mask Implement the … 5
(edit) @5bfeab95   06/23/17 09:51:14 Sebastian Huber Add rtems_interrupt_server_handler_iterate() 5
(edit) @c6810c8   06/19/17 12:09:28 Sebastian Huber bsps: Improve interrupt vector enable/disable API Change … 5
(edit) @a9859d1   05/07/17 20:52:50 phamp interrupt vector indexing is assuming BSP_INTERRUPT_VECTOR_MIN = 0 … 5
(edit) @edec6dd   04/23/17 17:56:12 joel libbsp/shared/pci/pci_bus_count.c: Add include <rtems/bspIo.h> 5
(edit) @b8e97e5   03/27/17 11:52:35 Sebastian Huber bsps: Add simple CPU counter benchmark timer 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 5
(edit) @504a5822   03/07/17 13:53:15 Sebastian Huber bsps/umon: Fix format warnings 5
(edit) @9cd20cd   03/07/17 09:57:46 Sebastian Huber bsps: Provide <bsp/fdt.h> for every BSP Add bsp_fdt_map_intr() … 5
(edit) @3398602   02/21/17 14:25:03 Sebastian Huber Add rtems_interrupt_server_request_submit() This function may be used … 5
(edit) @6afeeda   02/15/17 12:39:02 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @f6f764c1   02/15/17 12:28:02 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @a4936b5   12/15/16 13:55:45 Sebastian Huber bsp/atsam: System initialization for PIO IRQs 5
(edit) @d1c771c   12/15/16 08:56:12 Sebastian Huber bsp/atsam: Move XDMA IRQ handler to XDMA module The XDMA is shared by … 5
(edit) @6a9282d   12/09/16 09:49:49 Sebastian Huber Rename is_internal to always_set_to_false Update #2825. 5
(edit) @562b0a0   11/24/16 09:49:17 Sebastian Huber bsps/arm: Add Cortex-M DWT CPU counter 5
(edit) @1f5bee3   11/07/16 15:54:40 Sebastian Huber score: Add and use Thread_Control::is_idle Update #2797. 5
(edit) @55e0be36   09/16/16 10:58:06 Sebastian Huber termios: Use IMFS nodes for new Termios devices This makes the new … 5
(edit) @ba5de753   07/25/16 11:57:52 Sebastian Huber bsps: Fix shared polled console fatal error Fatal errors must … 5
(edit) @116370c6   07/05/16 15:10:31 joel shared/console-polled.c: Use standard fatal error codes 5
(edit) @0057e38f   07/04/16 09:06:53 Sebastian Huber libchip: Simplify RTC driver 5
(edit) @729cf694   06/30/16 04:27:51 Sebastian Huber bsps: Do not use fast idle clock for SMP We may have more than one … 5
(edit) @1c77a36   06/24/16 12:31:29 Sebastian Huber bsps: Include missing <rtems/bspIo.h> 5
(edit) @506bfc8   06/21/16 11:30:15 Sebastian Huber Move printer initialization to separate header The RTEMS print user … 5
(edit) @ede1a41   06/21/16 11:12:31 Sebastian Huber Make rtems/print.h independent of rtems/bspIo.h 5
(edit) @a4ff2a2   06/21/16 08:24:13 Sebastian Huber bsp/leon3: Add up counter timecounter 5
(edit) @b61d5cac   06/14/16 08:56:09 Sebastian Huber bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSOR Add … 5
(edit) @10670a5   06/13/16 08:30:42 Sebastian Huber bsp/irq-server: Fix install/remove Do not wait for the interrupt … 5
(edit) @8f9d07bb   05/23/16 05:27:34 Chris Johns bsp/shared: Fix printk warnings. 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @b61f58f   05/06/16 07:44:22 Chris Johns bsp/shared: Print the exception stack frame before the shut down … 5
(edit) @43f18a1   05/06/16 07:40:22 Chris Johns bsp/shared: Add bsp_interrupt_handler_is_empty. 5
(edit) @014292a1   04/08/16 08:39:38 Chris Johns i386/pc386: Add support for the gdb stub to use available console … 5
(edit) @d8f4689   04/22/16 12:03:43 Sebastian Huber bsp/qoriq: Add bsp_restart() 5
(edit) @178180aa   04/22/16 11:02:55 Sebastian Huber bsps: Copy FDT only if source != destination 5
(edit) @5940f35e   03/29/16 17:53:06 joel shared/console-polled.c: Add include of <rtems/console.h> to fix warning 5
(edit) @d731bc6f   03/17/16 22:44:06 joel bspgetworkarea.c: File header now uses Doxygen 5
(edit) @22bbb9f1   03/09/16 18:48:39 joel pc386: Add --disable-com1-com4 boot argument 5
(edit) @efbf6c9   03/09/16 17:25:38 joel libbsp/shared/console.c: Clean up memory allocation for per device data 5
(edit) @0ac1538   03/04/16 19:21:02 joel console_private.h: Improve comment for vt_ioctl() 5
(edit) @36627387   03/04/16 19:20:38 joel console_private.h: Remove prototypes for non-existent methods … 5
(edit) @c3c57b1   03/10/16 16:33:27 joel pc386: Improve boot command arguments for console/printk device … 5
(edit) @f770fcb   03/03/16 16:36:24 joel Add shared PCI support and enhance pc386 to support non-legacy PCI … 5
(edit) @9f5754b5   03/04/16 14:13:45 Sebastian Huber bsps: Avoid Giant lock in simulator clock driver Update #2555. 5
(edit) @90d8567   02/18/16 07:36:16 Sebastian Huber score: Distribute clock tick to all online CPUs Update #2554. 5
(edit) @cc1add7b   03/03/16 08:49:15 Sebastian Huber bsps: Delete empty Clock_driver_support_at_tick() 5
(edit) @e468ba5   03/03/16 08:08:08 Sebastian Huber U-Boot: Flush data cache after bdinfo copy 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @47190194   01/26/16 06:16:52 Sebastian Huber drvmgr: Remove dupl bsp_driver_level_hook() decl 5
(edit) @d9bd59da   11/03/15 10:44:11 Sebastian Huber bsp/irq-server: Support shared interrupts 5
(edit) @76ac1ee3   12/23/15 06:29:47 Sebastian Huber score: Fix simple timecounter support Update #2502. 5
(edit) @ccd5434   01/07/16 08:55:45 Sebastian Huber score: Introduce Thread_Entry_information This avoids potential dead … 5
(edit) @d0c39838   09/22/15 14:21:12 Sebastian Huber Use linker set for system initialization Make … 5
(edit) @2858939a   12/09/15 11:03:49 Sebastian Huber bsps: Delete superfluous bsp_pretasking_hook() Use the … 5
(edit) @37030e3   12/09/15 07:05:57 Sebastian Huber bsps: Call bsp_work_area_initialize() early Call … 5
(edit) @8054b1c   11/26/15 13:08:56 Sebastian Huber Remove <rtems/debug.h> Close #2477. 5
(edit) @443c61ec   11/25/15 08:01:57 Sebastian Huber Delete empty libc_init() 5
(edit) @610909f   11/11/15 11:05:22 Sebastian Huber irq-server: Fix race condition on SMP systems 5
(edit) @4fee129   11/11/15 09:47:52 Sebastian Huber Introduce general purpose system server event Use this event for the … 5
(edit) @f8bdd12   11/09/15 18:30:00 Gedare Bloom gpio: free memory in error path Updates #2462. 5
(edit) @8dbb14d5   11/03/15 10:14:21 Sebastian Huber bsp/irq-server: Use proper chain API 5
(edit) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(edit) @5c337d7e   10/21/15 15:33:44 Sudarshan Rajagopalan Fixes GPIO APIs Naming Convention and Comments Closes #2435. 5
(edit) @e29f1f5   10/19/15 06:44:33 Sebastian Huber bsp/qoriq: Use U-Boot provided FDT 5
(edit) @7def219   09/02/15 21:54:21 Martin Galvan various .h files: Add missing C++ extern wrappers Updates #2405. 5
(edit) @b09a578   08/17/15 10:42:27 andre.lousa.marques Closes ticket #2390, and also updates the RPI implementation. makes … 5
(edit) @87f8b01   07/27/15 16:01:43 andre.lousa.marques RTEMS GPIO API definition and implementation. Changes relative to the … 5
(edit) @48fed9a   06/25/15 12:11:53 Sebastian Huber score: Simplify <rtems/system.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @cdf30f05   06/19/15 12:57:44 Sebastian Huber rtems: Add rtems_interrupt_local_disable|enable() Add … 4.115
(edit) @75acd9e   04/01/15 13:33:25 alexander.krutwig bsps: Convert clock drivers to use a timecounter Update #2271. 4.115
Note: See TracRevisionLog for help on using the revision log.