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

source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @166a9f67   01/30/17 18:34:28 c0066c sprmsched01/spedfsched04: Revise Instead of using the target time and … 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) @7cb7454f   01/25/17 10:46:51 Sebastian Huber psxtests: Relax shared memory tests There is currently no proper … 5
(edit) @090bdc7e   01/25/17 10:45:49 Sebastian Huber posix: Fix use of uninitialized variable Update #2859. 5
(edit) @23a11b6   01/25/17 10:16:02 Sebastian Huber sptests/spedfsched04: Merge and fix Merge into one file and fix … 5
(edit) @b43c2e8   01/24/17 14:40:31 kevin-kirspel Adding ARM VFP V2 support 5
(edit) @29e08d4   01/24/17 14:34:47 Sebastian Huber sptests/sprmsched01: Merge and fix Merge into one file and fix … 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) @6af2221   01/24/17 09:07:57 Sebastian Huber fsscandir01: Check MAXNAMLEN and NAME_MAX Update #1394. 5
(edit) @436a4b3   01/24/17 08:43:20 Sebastian Huber smptests/smpsignal01: Check signal ISR level Close #2751. 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) @2f8f951b   01/23/17 13:51:27 kevin-kirspel bsp/lpc32xx: Fix interrupt controller suppport Enable/Disable? vector … 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) @7fbd72c   01/20/17 14:29:00 Sebastian Huber libchip: Really fix high capacity detection Update #2239. 5
(edit) @e8606d5b   01/20/17 13:21:29 Sebastian Huber bsp/beatnik: Remove superfluous check Close #2874. 5
(edit) @21267897   01/19/17 20:37:13 Gedare Bloom raspberrypi: fix math inside of sizeof Move the subtraction of 1 for … 5
(edit) @70e8abf   01/19/17 20:34:18 Gedare Bloom raspberrypi: use signed int for return variable Closes #2873. 5
(edit) @3f09d635   01/19/17 17:58:44 Gedare Bloom smdk2410: delete unused variables Closes #2868. 5
(edit) @66bd19ea   01/19/17 13:10:42 Sebastian Huber JFFS2: Fix typo 5
(edit) @e397122c   01/17/17 23:57:43 joel m68k/mcf5225x/*/mc525x5-testsuite.tcfg: Add cdtest 5
(edit) @900f9857   01/17/17 23:56:53 joel m68k/mcf52235/*/mc52235-testsuite.tcfg: Add cdtest 5
(edit) @96ba863   01/17/17 23:56:19 joel arm/lpc32xx/*/lpc32xx_mzx_stage_1-testsuite.tcfg: Add dl05 5
(edit) @79ec730   01/17/17 18:39:26 joel powerpc/mpc55xxevb/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @09f6666   01/17/17 14:06:12 joel m68k/mcf5225x/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @dd14b45   01/17/17 14:05:49 joel m68k/mrm332/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @ba61311e   01/17/17 14:05:39 joel m68k/mcf52235/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @ddb28127   01/17/17 14:04:54 joel arm/stm32f4/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @9c834d1   01/17/17 14:04:33 joel arm/lpc24xx/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @ed1dcd2   01/17/17 14:04:13 joel arm/lpc32xx/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @2414497f   01/17/17 14:03:56 joel arm/lpc176x/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @6c42040   01/17/17 14:03:31 joel arm/lm3s69xx/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @ac01d24   01/16/17 15:41:04 Stavros Passas rtems-test-check: Fix to properly process excludes Closes #2867. 5
(edit) @1fcdd639   01/12/17 22:12:51 joel powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwset 5
(edit) @2a583a00   01/16/17 12:13:36 Sebastian Huber atsam: Fix SC16IS752 documentation 5
(edit) @cb2cbec   01/13/17 18:54:11 Gedare Bloom classic: adjust names of RM postponed job functions closes #2795 5
(edit) @ad40220f   12/21/16 16:42:41 c0066c sptests: EDF scheduler overrun handling Update #2795. 5
(edit) @86aa1248   12/21/16 16:42:40 c0066c sptests: rate monotonic scheduler overrun handling Update #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) @a1e4e3bf   01/12/17 15:36:26 Christian Spindeldreier GRETH: Interrupt Handler Uses Wrong Events closes #2796. 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) @48a7fa3   11/15/16 16:37:59 joel Remove texinfo format documentation. Replaced by Sphinx formatted … 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
Note: See TracRevisionLog for help on using the revision log.