source: rtems/cpukit/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @549b1d6   03/26/18 14:09:19 Sebastian Huber Remove unused POSIX_NOT_IMPLEMENTED() declaration 5
(edit) @2c65588   03/22/18 06:48:05 Sebastian Huber config: Fix re-definition warning 5
(edit) @478dc89   03/16/18 06:01:48 Sebastian Huber imfs: Use most efficient way to get the time As a side-effect, this … 5
(edit) @0fb724a   03/12/18 09:04:11 Sebastian Huber libblock: C++ compatibility 5
(edit) @6fadb7af   03/08/18 05:33:24 Sebastian Huber config: Use new scheduler configuration defines Update #3325. 5
(edit) @2ef85b1   03/08/18 05:20:10 Sebastian Huber config: Simplify clustered scheduler configuration Do not use names … 5
(edit) @16f4661f   03/09/18 07:38:18 Sebastian Huber network: Optionally install network headers Install the network … 5
(edit) @89ac281   03/08/18 00:40:20 joel cpukit/include/mqueue.h: Delete unneeded includes 5
(edit) @0231ebc   03/07/18 15:29:52 Sebastian Huber config: Remove RTEMS prefix from internal defines Update #3325. 5
(edit) @ef900ab   03/07/18 12:01:19 Sebastian Huber capture: Fix get priority methods 5
(edit) @337a186   02/21/18 11:40:18 Sebastian Huber Add a simple task console driver Close #3320. 5
(edit) @c232b37   02/19/18 19:05:57 joel confdefs.h: Minor rework to avoid warnings when … 5
(edit) @bf70702   02/09/18 07:59:27 christian.mauderer dev/sc16is752: Add GPIO access via ioctl. 5
(edit) @2fd31117   01/09/18 05:13:32 Sebastian Huber stdio-redirector: Use self-contained mutex Update #2843. 5
(edit) @d9800ac   01/03/18 05:36:10 Sebastian Huber libdl: Use self-contained recursive mutex Update #2843. 5
(edit) @a59a6182   01/02/18 15:47:14 Sebastian Huber libblock: Use self-contained mutex for media Update #2843. 5
(edit) @868ca746   01/02/18 15:40:21 Sebastian Huber libblock: Use self-contained mutex for sparse disk Update #2843. 5
(edit) @53b6484   02/05/18 08:57:45 Sebastian Huber termios: Remove obsolete configuration options Update #2843. 5
(edit) @03e5a780   12/15/17 05:20:09 Sebastian Huber NFS: Use self-contained recursive mutex Update #2843. 5
(edit) @8ddd92d   12/14/17 05:12:59 Sebastian Huber pipe: Use self-contained mutex Update #2843. 5
(edit) @0940648f   12/13/17 15:23:34 Sebastian Huber RFS: Use self-contained recursive mutex Update #2843. 5
(edit) @3b77417   12/13/17 15:15:25 Sebastian Huber dosfs: Use self-contained recursive mutex Update #2843. 5
(edit) @b17bcb3   12/13/17 05:18:28 Sebastian Huber JFFS2: Use self-contained recursive mutex Update #2843. 5
(edit) @16fc3f9a   12/12/17 05:27:14 Sebastian Huber network: Use self-contained recursive mutex Update #2843. 5
(edit) @36304f3   12/08/17 14:56:26 Sebastian Huber spi: Use self-contained mutex Update #2843. 5
(edit) @dc158ad   12/08/17 14:47:09 Sebastian Huber i2c: Use self-contained mutex Update #2843. 5
(edit) @2c12262   11/28/17 05:30:35 Sebastian Huber termios: Use self-contained objects Update #2840. 5
(edit) @8d7f3680   11/18/17 16:19:13 Sebastian Huber libblock: Use self-contained mutex and cond var Update #2843. 5
(edit) @1b2da177   11/18/17 15:52:32 Sebastian Huber libblock: Use self-contained mutex for disk lock Update #2843. 5
(edit) @f14a04c6   11/24/17 05:38:07 Sebastian Huber Add RTEMS thread API Update #2843. 5
(edit) @9480815a   12/21/17 13:36:52 Sebastian Huber score: Introduce new monotonic clock Rename … 5
(edit) @3a4e044   12/22/17 09:35:47 Sebastian Huber score: Rename _Watchdog_Realtime_from_*() Rename … 5
(edit) @89c0313   12/21/17 13:31:55 Sebastian Huber score: Optimize watchdog tickle Avoid unnecessary lock … 5
(edit) @1e483a62   02/02/18 06:43:39 Sebastian Huber test: Add rtems_test_busy_cpu_usage() 5
(edit) @bc96f3b4   01/23/18 08:53:06 Sebastian Huber ada: Introduce RTEMS.Size type Some time ago the Classic API object … 5
(edit) @d8de6b9   01/23/18 08:49:59 Sebastian Huber ada: Fix RTEMS.Time_t Update #3111. 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @2a21c80   12/27/17 02:43:02 Chris Johns Include rtems/bspIo.h for printk. Closes @3267. 5
(edit) @241fc046   12/13/17 08:23:04 Sebastian Huber zlib: Do not generate zconf.h Update #3254. 5
(edit) @3f575da   12/07/17 06:22:44 Sebastian Huber Remove obsolete network header files Update #3254. 5
(edit) @5e05fa0   12/01/17 14:21:34 Sebastian Huber ada: Fix user extension support 5
(edit) @ab304f4   11/29/17 13:52:15 martinerikwerner.aac rtems/inttypes: Clarify hexadecimal in comments Update comments to … 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) @0d5c795   11/24/17 12:20:16 Sebastian Huber Move Ada includes Update #3254. 5
(edit) @ac28f15   11/03/17 07:33:16 Sebastian Huber Add simple console driver Update #3170. Update #3199. 5
(edit) @7bec7f27   10/26/17 11:59:06 Sebastian Huber rtems: Add rtems_print_printer_fprintf_putc() Update #3170. Update #3199. 5
(edit) @f703e7f   10/26/17 11:59:05 Sebastian Huber tests: Move rtems_test_printer definition Statically initialize it to … 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) @0238e31   07/27/17 22:55:42 joel cpukit/include/rtems/inttypes.h: Correct PRIdioctl_command_t 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) @5bfeab95   06/23/17 09:51:14 Sebastian Huber Add rtems_interrupt_server_handler_iterate() 5
(edit) @20775247   04/28/17 16:11:14 joel rtems/inttypes.h: Add PRIdrtems_vector_number. Missed in previous commit 5
(edit) @9e6ef36   04/26/17 01:14:28 joel rtems/inttypes.h, block08: Add and use PRIdrtems_blkdev_bnum 5
(edit) @7db09923   04/25/17 16:42:18 joel rtems/inttypes.h epiphany_sim/irq/irq.c: Add PRIdrtems_vector_number … 5
(edit) @473a3cd   04/23/17 17:53:44 joel rtems/inttypes.h: Add PRIdioctl_command_t 5
(edit) @438ca2f   04/22/17 19:15:22 joel rtems/inttypes.h: Add blksize_t and blkcnt_t 5
(edit) @d420b67   04/14/17 20:18:56 joel Merge tmacros.h PRIxxx constants from testsuites/ into … 5
(edit) @54bdf0c   04/14/17 18:55:48 joel rtems/inttypes.h: New file. Uses contents from cpukit Provide … 5
(edit) @3398602   02/21/17 14:25:03 Sebastian Huber Add rtems_interrupt_server_request_submit() This function may be used … 5
(edit) @dc9b704   01/23/17 06:58:42 Sebastian Huber Provide <endian.h> for glibc compatibility Update #2803. 5
(edit) @1157cb59   01/23/17 06:57:07 Sebastian Huber sys/endian.h: Document FreeBSD origin 5
(edit) @505eb55   10/26/16 11:55:51 Sebastian Huber sys/uio.h: Update to FreeBSD head 2015-12-03 5
(edit) @4745650   09/25/16 00:34:55 pisa pci.h add PCI_COMMAND_INTX_DISABLE definition. 5
(edit) @22c3a54b   06/21/16 04:59:38 Sebastian Huber Add printer task 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) @e8020d1   06/21/16 11:28:01 Sebastian Huber Rename and move RTEMS_PRINTF_ATTRIBUTE() Rename … 5
(edit) @5c370a5d   06/21/16 11:05:50 Sebastian Huber Make rtems_fprintf_plugin() static 5
(edit) @1ce8fc3   06/21/16 11:05:18 Sebastian Huber Make rtems_printf_plugin() static 5
(edit) @97fd93c   06/21/16 11:03:56 Sebastian Huber Make printk_plugin() static 5
(edit) @214156d   06/03/16 12:54:05 Sebastian Huber mghttpd: Add RTEMS printer support 5
(edit) @3242614   05/31/16 07:44:49 Sebastian Huber Fix rtems_print_printer_fprintf() We must use vfprintf(). 5
(edit) @868cd24d   04/19/16 08:22:06 Sebastian Huber score: Use Newlib provided <machine/endian.h> 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @92b6f6e9   03/30/16 13:14:56 joel Move various driver interface definition headers file libcsupport/ to … 5
(edit) @d9bd59da   11/03/15 10:44:11 Sebastian Huber bsp/irq-server: Support shared interrupts 5
(edit) @8708900   11/18/15 08:22:48 Sebastian Huber Provide dummy <sys/priority.h> Required by new network stack. 5
(edit) @1cfae28   05/22/15 06:17:37 Sebastian Huber rtems/endian.h: Reduce header dependencies 4.115
(edit) @6b38b72f   03/15/15 15:30:28 Joel Sherrill cpukit/include/rtems/btimer.h: Improve brief 4.115
(edit) @a2fe43b   03/10/15 21:56:14 Joel Sherrill cpukit/include/rtems/btimer.h: Add DOxygen comments 4.115
(edit) @a575af8   03/10/15 21:55:58 Joel Sherrill cpukit/include/rtems/bspIo.h: Add Doxygen comments 4.115
(edit) @b2ee119f   12/15/14 07:01:59 Sebastian Huber sys/endian.h: Fix 16-bit int problems 4.115
(edit) @b8bd90f6   11/17/14 08:01:53 Sebastian Huber Add supplementary groups to user environment 4.115
(edit) @4466321   11/13/14 14:13:24 Sebastian Huber Add crypt_r(), etc. Add crypt_add_format(), crypt_r(), crypt_md5_r(), … 4.115
(edit) @a2b6895   11/13/14 10:55:51 Sebastian Huber Add <sys/endian.h> 4.115
(edit) @20cb691   10/09/14 18:38:13 Joel Sherrill cpukit/include/rtems/irq.h: Fix spacing 4.115
(edit) @5c0c0cf   03/27/14 13:23:21 Christian.Mauderer privateenv: Use POSIX keys instead of task variables. 4.115
(edit) @7d5c27e   03/27/14 13:23:20 Christian.Mauderer privateenv: Remove sharing of user environment between threads. 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @718124e   03/03/14 09:18:01 Sebastian Huber rtems: Add RTEMS_INTERRUPT_REPLACE A new option … 4.115
(edit) @602d5ba   04/08/13 14:11:02 Sebastian Huber bsps: Fix warnings 4.115
(edit) @bb679b3   01/23/13 19:09:18 Joel Sherrill Move <memory.h> and <sys/uio.h> to non-networking directory These two … 4.115
(edit) @b697bc6   01/10/13 21:06:42 Joel Sherrill cpukit: Use Consistent Beginning of Doxygen Group Notation This is … 4.115
(edit) @3cf4031   12/28/12 23:48:12 alexivanov97 Header File Doxygen Enhancement Task #1 4.115
(edit) @f3255a6   12/28/12 17:30:27 matkallada Header File Doxygen Enhancement Task #11 4.115
Note: See TracRevisionLog for help on using the revision log.