source: rtems/cpukit/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6539bea   06/29/18 18:00:28 Sebastian Huber score: Add postorder tree iteration support Update #3465. 5
(edit) @77fbbd6   07/03/18 09:50:53 Sebastian Huber posix: Check for new <pthread.h> prototypes Update #3342. Update #3343. 5
(edit) @b36bf5b   06/29/18 10:55:28 Sebastian Huber score: Increase PER_CPU_CONTROL_SIZE_APPROX Increase the … 5
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 5
(edit) @fe46647e   06/15/18 14:53:27 Sebastian Huber score: Macros to declare and define global symbols Add … 5
(edit) @c47ad8e   06/20/18 10:03:54 Sebastian Huber stackchk: Add SMP support Check the interrupt stacks of all … 5
(edit) @8ff5916c   06/20/18 09:13:19 Sebastian Huber stackchk: Remove dead code Update #3459. 5
(edit) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @4c7b18e3   05/22/18 07:14:07 Sebastian Huber Add RTEMS_SYSINIT_CPU_COUNTER Add initialization step for the CPU … 5
(edit) @5ec5503   05/22/18 07:10:06 Sebastian Huber Reassign system initilization order numbers Assign each system … 5
(edit) @de9b7d7   06/01/18 05:04:45 Sebastian Huber Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE An invalid heap usage such … 5
(edit) @61d5c886   05/25/18 08:27:40 Sebastian Huber config: Hide CONFIGURE_SCHEDULER_COUNT Rename … 5
(edit) @2292ca22   05/25/18 08:13:14 Sebastian Huber config: Hide CONFIGURE_INITIAL_EXTENSION_TABLE Rename … 5
(edit) @30c3898   03/03/18 12:24:42 Sebastian Huber libblock: Init deps in rtems_blkdev_create() Update #3358. 5
(edit) @b80b34c3   04/30/18 08:54:50 Sebastian Huber telnetd: Always build telnet daemon Add support for libbsd … 5
(edit) @b771cb4   04/30/18 08:11:37 Sebastian Huber ftpd: Always build FTP daemon Add support for libbsd initialization. … 5
(edit) @bf76d5fe   04/30/18 08:37:59 Sebastian Huber network: Import latest <arpa/ftp.h> from FreeBSD Update #3419. 5
(edit) @fea9a7a   04/30/18 07:48:13 Sebastian Huber ftpfs: Always build FTP client Move FTP client filesystem to separate … 5
(edit) @c3bab73b   04/30/18 07:24:44 Sebastian Huber tftpfs: Always build TFTP client Move TFTP client filesystem to … 5
(edit) @dd8e4b7   04/30/18 07:09:27 Sebastian Huber libdebugger: Move to separate library Always build remote TCP support … 5
(edit) @c77cd426   04/30/18 22:18:49 joel Drop executable permissions on .[ch] files 5
(edit) @3ef7e744   04/30/18 05:44:56 Sebastian Huber config: Fix -Wint-in-bool-context warnings 5
(edit) @6d21a3f2   04/17/18 04:31:30 Sebastian Huber drvmgr: Remove bsp_driver_level_hook() Use RTEMS_SYSINIT_ITEM() … 5
(edit) @f59d435d   04/12/18 07:46:49 Chris Johns libdl: Remove _t from all structures as this is reserved for the standards 5
(edit) @d13a624   04/10/18 05:30:23 Chris Johns cpukit/mttpd: Add a callback to generate a per file HTTP etag Close #3323. 5
(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
Note: See TracRevisionLog for help on using the revision log.