source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @657e6c93   06/24/16 05:57:17 Christian.Mauderer libnetworking: Import current <netinet/in.h> Import the … 5
(edit) @005c3fe7   06/24/16 06:07:34 Christian.Mauderer libnetworking: Import current <netinet6/in6.h> Import the … 5
(edit) @f2082cc   06/24/16 06:03:38 Christian.Mauderer libnetworking: Import <sys/_sockaddr_storage.h> Import the … 5
(edit) @195d412   05/02/16 12:49:33 Christian.Mauderer libnetworking: Add minimal getnameinfo() This implementation just … 5
(edit) @232d6fec   05/02/16 12:49:32 Christian.Mauderer libnetworking: Import current <netdb.h> Import the <netdb.h> from … 5
(edit) @7e6f235   04/22/16 08:06:16 Christian.Mauderer libnetworking: Add <rtems/rtems_netdb.h> Move prototypes of … 5
(edit) @187a0744   05/02/16 12:49:35 Christian.Mauderer libcsupport: Add dummy for setgroups(). The dummy for setgroups() … 5
(edit) @254dc82   06/24/16 09:22:03 Sebastian Huber score: Change Priority_Control to 64-bit A 32-bit Priority_Control … 5
(edit) @1d72f03   06/22/16 13:37:13 Sebastian Huber score: Silence integer conversion warnings 5
(edit) @9f61ad60   06/23/16 11:43:38 Sebastian Huber testsuites: Increase invalid priority values Increase the invalid … 5
(edit) @1c77a36   06/24/16 12:31:29 Sebastian Huber bsps: Include missing <rtems/bspIo.h> 5
(edit) @50a56dff   06/24/16 09:16:35 Sebastian Huber score: Move SCHEDULER_EDF_PRIO_MSB This is an implementation detail … 5
(edit) @14de20f1   06/24/16 09:22:43 pisa arm/raspberrypi: Force VC mail box buffer to be synchronized through … 5
(edit) @8dcb8837   06/22/16 18:18:56 pisa MAINTAINERS: added self 5
(edit) @a4a307d   06/23/16 10:37:18 Sebastian Huber score: Fix _Scheduler_EDF_Yield() A non-preemptive task must yield if … 5
(edit) @51e008dd   06/23/16 09:49:22 Sebastian Huber posix: Fix pthread_create() Do not access data of the executing … 5
(edit) @b364d38   06/24/16 06:26:55 Sebastian Huber sptests/spintrcritical23: Explicity set scheduler This test uses … 5
(edit) @b679b492   06/23/16 07:09:55 Sebastian Huber sptests/sp42: Relax priority requirements 5
(edit) @93f158f   06/23/16 07:04:25 Sebastian Huber score: Fix EDF no-preempt thread handling 5
(edit) @ec5d95e1   06/23/16 08:31:04 Sebastian Huber smptests/smpmrsp01: Fix due to API changes Commit … 5
(edit) @0c1413c   06/14/16 15:10:05 alexander.krutwig bsp/atsam: Add I2C driver 5
(edit) @0fddefe   06/08/16 07:55:53 alexander.krutwig bsp/atsam: Fix QSPI driver API We support read/write of arbitrary buffers. 5
(edit) @006af6ac   06/14/16 07:26:12 alexander.krutwig score: Improve heap protection Check block pointers of deferred free … 5
(edit) @9bfad8c   06/08/16 20:22:46 Sebastian Huber score: Add thread priority to scheduler nodes The thread priority is … 5
(edit) @69a6802b   06/17/16 05:50:01 Sebastian Huber score: Move _RBTree_Find() The _RBTree_Find() is no longer used in … 5
(edit) @768c483b   06/17/16 05:38:17 Sebastian Huber score: Move _RBTree_Insert() The _RBTree_Insert() is no longer used … 5
(edit) @99fc1d1d   06/09/16 19:30:40 Sebastian Huber score: Rework EDF scheduler Use inline red-black tree insert. Do not … 5
(edit) @9a78f8a5   06/16/16 15:08:54 Sebastian Huber score: Modify release job scheduler operation Pass the deadline in … 5
(edit) @7ec66e08   06/16/16 15:23:16 Sebastian Huber score: Remove hidden deadline overrule for CBS Do what the user … 5
(edit) @77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap … 5
(edit) @b8f76fa   06/09/16 14:55:50 Sebastian Huber score: Delete unused _Scheduler_Priority_compare() By convention, … 5
(edit) @c82835a   06/21/16 15:12:40 Sebastian Huber rtems: Rework RTEMS API to SuperCore? priority Use same structure as … 5
(edit) @1a4eac50   06/15/16 14:31:33 Sebastian Huber posix: Generalize _POSIX_Priority_To_core() Move POSIX API priority … 5
(edit) @5a32c48   06/14/16 13:57:54 Sebastian Huber posix: Make POSIX API aware of scheduler instances 5
(edit) @eec08ef   06/15/16 04:59:57 Sebastian Huber posix: Rework sporadic server scheduling policy Instead of lowering … 5
(edit) @6bab009   06/14/16 15:23:03 Sebastian Huber posix: Delete POSIX_API_Control::schedparam This field was redundant. 5
(edit) @4dc5450   06/14/16 15:21:53 Sebastian Huber posix: Delete POSIX_API_Control::schedpolicy This field was redundant. 5
(edit) @4da078a8   06/14/16 15:01:52 Sebastian Huber posix: Delete POSIX_API_Control::ss_high_priority This field was unused. 5
(edit) @2df7fcf   06/14/16 09:45:22 Sebastian Huber posix: _POSIX_Mutex_Default_attributes Make … 5
(edit) @ce6e9ec2   06/14/16 04:50:38 Sebastian Huber posix: pthread_mutexattr_setprioceiling() Accept all priority values … 5
(edit) @655ce0fb   06/22/16 11:45:02 Sebastian Huber sparc: Optimize CPU counter support 5
(edit) @3d9fd2ce   06/21/16 12:30:13 Sebastian Huber sptests/sp20: Use printer task This avoids test failures due to slow … 5
(edit) @22c3a54b   06/21/16 04:59:38 Sebastian Huber Add printer task 5
(edit) @f1531574   06/21/16 12:22:35 Sebastian Huber Rename rtems_test_print() into rtems_test_printf() 5
(edit) @a33bfb6   06/21/16 12:15:03 Sebastian Huber Avoid <rtems/print.h> in <rtems/rtems/ratemon.h> This gets rid of the … 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) @91043bf   06/20/16 17:10:41 pisa bsp/tms570: regenerate preinstall makefile by bootstrap -p. 5
(edit) @8df196f7   12/07/15 15:59:35 pisa bsp/tms570: include complete peripheral initialization to SCI driver. … 5
(edit) @6626efe6   06/20/16 16:55:49 pisa bsp/tms570: update pinmux to provide support for initialization lists … 5
(edit) @bc884f6   06/20/16 16:56:49 pisa bsp/tms570: include package balls and PINMMR registers mapping for … 5
(edit) @a4ff2a2   06/21/16 08:24:13 Sebastian Huber bsp/leon3: Add up counter timecounter 5
(edit) @291945f1   06/21/16 08:58:04 Sebastian Huber bsp/leon3: Fix interrupt timestamping Close #2684. 5
(edit) @9460333e   06/20/16 08:08:39 Sebastian Huber sparc: Rework CPU counter support Rework CPU counter support to … 5
(edit) @4c927c79   06/21/16 07:10:28 Sebastian Huber bsp/leon3: Fix LEON3_Cpu_Index initialization 5
(edit) @7222a65   06/21/16 07:45:39 Sebastian Huber sptests/spcpucounter01: Resurrect workaround Resurrect workaround … 5
(edit) @fa239ff2   06/19/16 13:41:45 Pavel Pisa arm/raspberrypi: Ensure that buffers used for VC mail box … 5
(edit) @3e2a3c4   06/20/16 11:55:37 Sebastian Huber sptests/spcpucounter01: Add some statistics 5
(edit) @40b80d86   06/20/16 06:16:54 Sebastian Huber bsp/leon3: Use sysinit for bsp_debug_uart_init() 5
(edit) @a4fa007b   06/20/16 06:03:18 Sebastian Huber bsp/leon3: Use sysinit for amba_initialize() 5
(edit) @bc47ec1c   06/20/16 04:50:12 Sebastian Huber score: Refine system initialization order 5
(edit) @6a6a225   06/20/16 06:10:51 Sebastian Huber sptests/spsysinit01: Move begin of test message 5
(edit) @16706b72   06/17/16 06:06:56 Sebastian Huber bsps: Fix printk() format warning 5
(edit) @305231bd   06/17/16 06:04:25 Sebastian Huber bsps: Fix MPCI_Fatal() prototype Close #2742. 5
(edit) @6131b84   03/09/16 21:15:37 joel Add pthread_condattr_getclock() and pthread_condattr_setclock() … 5
(edit) @018cf74   05/04/16 14:32:07 joel mptests/mp03/task1.c: Make method static to fix warning 5
(edit) @07ac1735   04/22/16 01:15:40 joel samples/base_mp/apptask.c: Fix warning and clean up 5
(edit) @381b120   04/22/16 01:12:46 joel libchip/shmdr/send.c: Fix warning and clean up 5
(edit) @82cb100a   04/22/16 01:12:36 joel libchip/shmdr/poll.c: Fix warning and clean up 5
(edit) @4788a07   04/22/16 01:06:58 joel mvme147s/shmsupp/mpisr.c: Fix warnings and clean up 5
(edit) @d5ff1398   04/22/16 00:33:38 joel mvme147s/shmsupp/getcfg.c: Fix warning 5
(edit) @4b3251a   06/16/16 10:05:42 Sebastian Huber score: Fix thread delete race condition on SMP 5
(edit) @57c676c6   06/16/16 08:44:00 Sebastian Huber rtems: Fix rtems_semaphore_create() Destroy the thread queue in case … 5
(edit) @661e0e63   06/15/16 09:18:10 Sebastian Huber psxtests/psx12: Use and print proper rounded ms Update #2738. 5
(edit) @917884c   06/15/16 08:39:09 Sebastian Huber posix: Fix poradic server initial CPU budget Update #2738. 5
(edit) @d6467102   06/15/16 07:04:29 Sebastian Huber psxtests/psx12: Use one file and simplify 5
(edit) @5d65d0dd   06/15/16 06:50:29 Sebastian Huber posix: Use _POSIX_Threads_Sporadic_timer_insert() 5
(edit) @d07f582   06/15/16 05:59:33 Sebastian Huber posix: Remove superfluous code Remove double declarations, useless … 5
(edit) @6a631da   06/14/16 09:13:22 Sebastian Huber posix: sched_get_priority_max() Enable for all configurations since … 5
(edit) @ea02782a   06/14/16 09:12:19 Sebastian Huber posix: sched_get_priority_min() Enable for all configurations since … 5
(edit) @b61d5cac   06/14/16 08:56:09 Sebastian Huber bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSOR Add … 5
(edit) @042072b   06/14/16 08:12:34 Sebastian Huber score: _Scheduler_priority_Ready_queue_initialize Use priority … 5
(edit) @3eda7e5   06/14/16 08:11:05 Sebastian Huber score: _Thread_Create_idle_for_CPU() Use priority maximum of … 5
(edit) @0c34dbf3   06/13/16 13:22:47 Sebastian Huber posix: Add pthread_setschedprio() Close #2734. 5
(edit) @fc30ac5   06/13/16 13:10:31 Sebastian Huber posix: Fix pthread_setschedparam() Close #2735. 5
(edit) @23b1bb38   06/13/16 04:53:27 Sebastian Huber posix: Fix pthread_getschedparam() Return the unmodified thread … 5
(edit) @a0cd238d   06/13/16 11:42:02 Sebastian Huber bsp/qoriq: Increase reserved size for FDT Some boards require this size. 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) @3bf9fdb   06/13/16 07:46:17 Sebastian Huber i386: Fix _CPU_Bitfield_Find_first_bit() Bug introduced by … 5
(edit) @7bf9c8b   06/09/16 13:14:19 Sebastian Huber score: Comment _Thread_queue_Enqueue_critical() 5
(edit) @251c94d   06/09/16 09:17:13 Sebastian Huber confdefs.h: Do not hide network file systems Do not hide network file … 5
(edit) @b94bbf1c   06/09/16 08:50:47 Sebastian Huber ftpfs: Remove superfluous include 5
(edit) @89f627b5   06/08/16 14:03:12 Sebastian Huber bsps/powerpc: Update to RTEMS printer changes 5
(edit) @05b7eec   06/08/16 13:18:14 Sebastian Huber score: Add an SMP sequence lock implementation 5
(edit) @80bbb4ed   06/08/16 06:52:38 Sebastian Huber score: Use builtin for _Bitfield_Find_first_bit() In case the CPU … 5
(edit) @b8a84064   06/08/16 06:43:20 Sebastian Huber score: Inline _Bitfield_Find_first_bit() Turn … 5
Note: See TracRevisionLog for help on using the revision log.