Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c41b47e3   02/23/17 14:19:47 Sebastian Huber termios: Introduce doTransmit() 5
(edit) @5244d31e   02/23/17 13:04:24 Sebastian Huber termios: Simplify oproc() Call rtems_termios_puts() only once. … 5
(edit) @c80f6aa9   02/24/17 09:29:05 Sebastian Huber termios: Fix infinite loop in receive path In canonical mode, the raw … 5
(edit) @9fa0f54   02/23/17 10:35:44 Sebastian Huber termios: Change receive callback invocation Call the receive callback … 5
(edit) @49d8f653   02/23/17 08:38:54 Sebastian Huber termios: Change tty_rcvwakeup to bool Optimize callout invocation check. 5
(edit) @9f69ac2   02/23/17 09:35:16 Sebastian Huber termios: Ignore carriage return early if desired In case carriage … 5
(edit) @bb087cb0   02/23/17 09:06:52 Sebastian Huber termios: Protect raw input buffer with device lock Use the device … 5
(edit) @d60c2d79   02/23/17 08:12:36 Sebastian Huber termios: Simplify rtems_termios_read_tty() Remove dead code. Update … 5
(edit) @5bfeddc0   02/21/17 08:01:49 Sebastian Huber termios: Add kqueue() and poll() support Real implementation is … 5
(edit) @c833970   02/21/17 07:58:29 Sebastian Huber score: Add RTEMS_WEAK_ALIAS() 5
(edit) @3398602   02/21/17 14:25:03 Sebastian Huber Add rtems_interrupt_server_request_submit() This function may be used … 5
(edit) @df184eb   08/10/15 04:21:02 Nick Withers Remove old CVS keywords Update #2388. 5
(edit) @c847451b   02/15/17 12:22:36 Sebastian Huber sapi: Fix warnings 5
(edit) @661be20   02/15/17 12:05:27 Sebastian Huber shell: Fix warnings 5
(edit) @f5cf2fe   02/15/17 10:19:50 Sebastian Huber libdl: Fix warning 5
(edit) @7a462cc   02/15/17 10:09:32 Sebastian Huber score: Fix warning 5
(edit) @468e9a4   02/14/17 10:10:40 Sebastian Huber monitor: Print short and long task names Print wait object identifier … 5
(edit) @54835ae   02/01/17 13:10:18 Sebastian Huber Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS Rename … 5
(edit) @5eee718   02/14/17 07:46:22 Sebastian Huber shell: Fix warnings 5
(edit) @6dbbafc6   02/14/17 07:42:48 Sebastian Huber score: Fix warning in _Thread_Set_name() 5
(edit) @d9c65429   02/13/17 14:13:02 Sebastian Huber dosfs: Fix msdos_find_file_in_directory() For a filename match the … 5
(edit) @07d71279   02/01/17 13:48:17 Sebastian Huber Prefix confdefs.h internal def with an underscore Close #2895. 5
(edit) @85ed95e   02/03/17 09:49:13 Sebastian Huber termios: Fix static device initalization This enables early printk() … 5
(edit) @bbfbfc8   02/03/17 07:57:18 Sebastian Huber score: Move _Thread_Scheduler_ask_for_help() Move … 5
(edit) @ca1e546e   02/02/17 15:24:05 Sebastian Huber score: Improve scheduler helping protocol Only register ask for help … 5
(edit) @e2b1c47d   02/03/17 09:16:40 Sebastian Huber sparc: Fix volatile clobber Do not adjust the stack pointer, since … 5
(edit) @d4ff66e   02/03/17 07:43:56 Sebastian Huber confdefs.h: Simplify 5
(edit) @f9db6fd   02/02/17 22:44:31 kevin-kirspel confdefs.h: Only define _CONFIGURE_SMP_APPLICATION if RTEMS_SMP defined 5
(edit) @6dd96af   02/02/17 08:16:53 Sebastian Huber rtems: Fix RTEMS_NO_TIMEOUT define Cast the internal … 5
(edit) @f95fa387   02/01/17 11:11:33 Sebastian Huber Remove CONFIGURE_SMP_APPLICATION Enable the SMP support if … 5
(edit) @70f559d8   02/01/17 12:00:15 Sebastian Huber rtems: Fix RTEMS_MAXIMUM_PRIORITY define Cast the internal … 5
(edit) @f7ba2945   01/31/17 08:01:37 Sebastian Huber monitor: Add support for BSD wakeup messages 5
(edit) @e366f77   01/31/17 07:08:24 Sebastian Huber score: Add _Thread_queue_Object_name Add the special thread queue … 5
(edit) @70488f56   01/31/17 08:37:54 Sebastian Huber score: Fix _Thread_Initialize() 5
(edit) @c5430e06   01/30/17 11:29:31 Sebastian Huber score: Fix unused parameter warning Close #2890. 5
(edit) @575c2e21   01/30/17 10:24:57 Stavros Passas Complete STACK_CHECKER_EXTENSION. Fixes #2889 5
(edit) @180107e9   01/30/17 10:33:31 Christian.Mauderer bsps/arm: Fix Cortex-M DWT CPU counter. It is necessary to enable the … 5
(edit) @0794197   01/27/17 22:15:50 c0066c rtems: Fix _Rate_monotonic_Renew_deadline() Prepare a precondition to … 5
(edit) @4ea92d1e   01/27/17 07:06:06 Sebastian Huber score: Clarify _Heap_Extend() Update #1747. 5
(edit) @abc963d   01/27/17 06:42:29 Sebastian Huber score: Fix typo 5
(edit) @6f6da82c   01/26/17 10:06:50 Sebastian Huber score: Fix user extensions order Use forward and reverse order for … 5
(edit) @d1505a1   01/26/17 10:05:00 Sebastian Huber sapi: Add rtems_task_terminate_extension 5
(edit) @d7feb86   01/25/17 20:47:48 c0066c Remove rtems_rate_monotonic_postponed_job_count() Add a variable … 5
(edit) @27bfcd8   01/25/17 13:32:02 Sebastian Huber score: Delete _CPU_Context_Fp_start() Since the FP area pointer is … 5
(edit) @090bdc7e   01/25/17 10:45:49 Sebastian Huber posix: Fix use of uninitialized variable Update #2859. 5
(edit) @b43c2e8   01/24/17 14:40:31 kevin-kirspel Adding ARM VFP V2 support 5
(edit) @b8d6eb7   01/24/17 14:05:22 Sebastian Huber rtems: rtems_rate_monotonic_postponed_job_count() Use proper locking … 5
(edit) @625bd6a   01/24/17 14:04:11 Sebastian Huber rtems: Fix _Rate_monotonic_Release_postponed_job() Use proper locking … 5
(edit) @1240aade   01/24/17 13:37:42 Sebastian Huber rtems: Fix _Rate_monotonic_Renew_deadline() Make … 5
(edit) @3d20f5fb   01/23/17 14:04:44 Sebastian Huber sparc: Relax CPU_STACK_ALIGNMENT Close #2352. 5
(edit) @4aa23c96   01/23/17 07:12:18 Sebastian Huber Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN Use de-facto standard … 5
(edit) @2711914f   01/23/17 07:06:41 Sebastian Huber Use <sys/endian.h> Update #2803. 5
(edit) @dc9b704   01/23/17 06:58:42 Sebastian Huber Provide <endian.h> for glibc compatibility Update #2803. 5
(edit) @c0151e6   01/23/17 13:38:35 Sebastian Huber nfsclient: Fix suspicious condition Close #2700. 5
(edit) @1157cb59   01/23/17 06:57:07 Sebastian Huber sys/endian.h: Document FreeBSD origin 5
(edit) @66bd19ea   01/19/17 13:10:42 Sebastian Huber JFFS2: Fix typo 5
(edit) @cb2cbec   01/13/17 18:54:11 Gedare Bloom classic: adjust names of RM postponed job functions closes #2795 5
(edit) @3a46b72   12/21/16 16:42:39 c0066c Enhancement of the RMS manager for the overrun handling. Three … 5
(edit) @ba776282   08/12/16 19:25:10 Gedare Bloom posix: shared memory support Add POSIX shared memory manager (Shm). … 5
(edit) @2b442a8e   08/12/16 16:21:00 Gedare Bloom posix: fix typo in mmap arguments 5
(edit) @1ca8ee13   08/12/16 15:17:40 Gedare Bloom posix: add stub implementations for mman functions 5
(edit) @e7eeb38d   07/29/16 19:28:49 Gedare Bloom posix: move sys/mman.h to newlib and test it in psxhdrs 5
(edit) @ffa885a   01/13/17 10:44:22 Sebastian Huber configure: Remove RTEMS_DO_NOT_INLINE_THREAD_* 5
(edit) @714617e   01/13/17 10:43:40 Sebastian Huber configure: Remove RTEMS_HAVE_DECL_SIGALTSTACK 5
(edit) @9fad437   01/13/17 10:33:28 Sebastian Huber configure: Remove HAVE_STRUCTTHREAD_QUEUE_QUEUE 5
(edit) @6b13287   01/13/17 10:28:35 Sebastian Huber configure: Remove envlock support This is provided by Newlib itself. 5
(edit) @4a03e752   01/13/17 08:45:59 Sebastian Huber configure: Remove SIZEOF_PTHREAD_SPINLOCK_T 5
(edit) @dc703190   01/13/17 08:39:32 Sebastian Huber configure: Remove HAVE_THREADS_H support 5
(edit) @544b59bf   01/13/17 08:35:01 Sebastian Huber configure: Remove HAVE_SEMAPHORE_H support 5
(edit) @7c499279   01/12/17 08:26:08 Sebastian Huber posix: Add pthread_getname_np(), ... Add pthread_getname_np() and … 5
(edit) @da6ad56   01/12/17 12:46:55 Sebastian Huber score: Add _Thread_Set_name() Add configuration option … 5
(edit) @7ced9d9b   01/12/17 08:25:56 Sebastian Huber score: Add and use _Thread_Get_name() Update #2858. 5
(edit) @2b72162   01/12/17 09:15:56 Sebastian Huber score: Add Thread_queue_Queue::name Update #2858. 5
(edit) @b8bcebe   01/12/17 07:28:57 Sebastian Huber score: Add and use _Objects_Name_to_string() Update #2858. 5
(edit) @1772a04   01/12/17 09:00:22 Sebastian Huber configure: Add RTEMS_TOOL_CHAIN_ERROR Stop the build with a common … 5
(edit) @61c14a3   01/12/17 09:14:06 Sebastian Huber cpuuse: Call printer only once 5
(edit) @3b784ba   01/12/17 07:56:48 Sebastian Huber Fix documentation comment 5
(edit) @96bb2e4b   01/12/17 06:53:12 Sebastian Huber rtems: Use header file for rtems_object_get_name() 5
(edit) @a3730b38   01/11/17 10:04:35 Sebastian Huber Add and use rtems_assoc_thread_states_to_string() 5
(edit) @b7f1fc3b   01/11/17 10:04:07 Sebastian Huber libdebugger: Fix const qualifier 5
(edit) @0c43130   01/11/17 10:03:24 Sebastian Huber Add rtems_assoc_32_to_string() 5
(edit) @fa9f964f   01/11/17 07:49:26 Sebastian Huber score: Remove unused _States_Is_*() 5
(edit) @d063e7b3   01/11/17 07:42:04 Sebastian Huber score: Replace STATES_DELAYING Replace STATES_DELAYING with … 5
(edit) @7a4b2645   01/11/17 15:43:06 joel Remove obsolete RTEMS_HAVE_SYS_CPUSET_H 5
(edit) @ef362818   12/06/16 03:06:40 joel Add support for posix_devctl() 5
(edit) @5aa0fa1   01/11/17 12:47:22 Sebastian Huber posix: Fix alarm() in SMP configurations Avoid to change the CPU of … 5
(edit) @3d35bc0   01/11/17 12:41:55 Sebastian Huber score: Improve SMP lock debug support The CPU index starts with zero. … 5
(edit) @4e07d9b3   01/05/17 14:40:57 Sebastian Huber score: Optimize thread state values 5
(edit) @9a448aab   12/23/16 15:02:07 Sebastian Huber score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIER Add thread state bit … 5
(edit) @c6000d2b   12/23/16 06:09:02 Sebastian Huber score: Delete STATES_WAITING_FOR_BUFFER 5
(edit) @2e6d9865   12/23/16 05:47:11 Sebastian Huber score: Format thread state defines Specify all 32-bits in a thread … 5
(edit) @45ae4a8   01/09/17 13:53:26 Sebastian Huber sys/event.h: Update to FreeBSD head 2017-01-02 5
(edit) @a7cfb4b   12/23/16 12:54:11 Sebastian Huber score: Relax <sys/lock.h> static assertions Only require that the … 5
(edit) @0374ccd8   12/23/16 12:53:55 Sebastian Huber libio: Use CONSOLE_DEVICE_NAME 5
(edit) @eae4541d   12/21/16 08:26:43 Sebastian Huber Clarify simple timecounter documentation 5
(edit) @ab834d65   12/20/16 07:23:49 Sebastian Huber JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTION Update #2844. 5
(edit) @ade135d4   12/19/16 09:19:44 Sebastian Huber JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTION Add IO control to … 5
(edit) @07c833f   12/19/16 08:54:16 Sebastian Huber JFFS2: Add RTEMS_JFFS2_GET_INFO Add IO control RTEMS_JFFS2_GET_INFO … 5
(edit) @9edc7301   09/16/16 13:21:26 alexander.krutwig dev: Add NXP SC16IS752 serial device driver Update #2841. 5
(edit) @e34fe38   10/17/16 12:15:34 alexander.krutwig termios: Add TERMIOS_IRQ_SERVER_DRIVEN Add a new interrupt server … 5
Note: See TracRevisionLog for help on using the revision log.