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) @f5b3c024   11/12/17 14:39:53 martinerikwerner Fix bashism in vc-key.sh Change "==" to "=", since "==" for … 5
(edit) @e6df806   11/08/17 02:27:25 Chris Johns tests: Use ld to map (wrap) printf, puts and putchar to tester … 5
(edit) @bcd0c06c   11/07/17 21:25:36 Chris Johns tests: Use rtems_test_begin and rtems_test_end. Add a tests enum and … 5
(edit) @a6bf052   11/10/17 20:24:34 joel mvme162: Fix errors tripped by transition to using polled IO for tests 5
(edit) @cba8970e   11/10/17 20:23:05 joel mcf5206elite/include/bsp.h: Rename delay() to rtems_bsp_delay() to … 5
(edit) @52841b58   11/10/17 20:22:40 joel csb360/include/bsp.h: Rename delay() to rtems_bsp_delay() to avoid … 5
(edit) @6f3fb8a   11/07/17 05:43:11 Chris Johns cpukit: Add a Version API. Provide functions to get the version … 5
(edit) @748a126   11/09/17 21:06:19 joel pppd/Makefile.am: Add support/include 5
(edit) @b225aa1   11/09/17 12:39:03 Sebastian Huber Reject incompatible tool chains Update #3185. 5
(edit) @5f02a57   10/24/17 09:17:54 Sebastian Huber score: Change _Timecounter_Time_uptime to int32_t Move basic … 5
(edit) @4a147518   10/17/17 11:44:22 Sebastian Huber Upgrade to 5.0.0 Tool name will be "rtems5", e.g. arm-rtems5-gcc. … 5
(edit) @64ba1a96   11/08/17 14:29:14 Sebastian Huber posix: Change created_with_explicit_scheduler Remove … 5
(edit) @7147dc4   11/08/17 13:37:35 Sebastian Huber posix: Remove POSIX_API_Control::schedpolicy Use the thread CPU … 5
(edit) @8d0a0aa   11/03/17 20:16:09 Sebastian Huber sptests/spconsole01: New test 5
(edit) @7078a00b   11/08/17 12:13:32 Sebastian Huber bsp/t32mppc: Use fixed exception handlers 5
(edit) @fdf0e55   11/08/17 07:42:33 Sebastian Huber bsp/imx: Add UART baud change Update #3090. 5
(edit) @336fe3b   11/08/17 07:19:15 Sebastian Huber bsp/imx: Better utilize UART transmit FIFO Update #3090. 5
(edit) @791469bd   11/06/17 13:49:32 Sebastian Huber termios: Fix canonical mode In canonical mode, input is made … 5
(edit) @1055ff20   11/07/17 06:07:35 Sebastian Huber tests: Use normal console for user input tests 5
(edit) @32ceb385   11/07/17 07:30:59 Sebastian Huber tests: Use <tmacros.h> Update #3170. Update #3199. 5
(edit) @fb272963   11/02/17 20:01:06 Sebastian Huber score: Use Processor_mask instead of cpu_set_t 5
(edit) @0c286e3   10/25/17 14:00:17 Sebastian Huber score: _Chain_Insert_ordered_unprotected() Change the chain order … 5
(edit) @bceb9db6   11/02/17 16:01:57 Sebastian Huber score: Remove superfluous include Update #3059. 5
(edit) @7b00c2fa   11/06/17 06:56:17 Sebastian Huber tests: Use <tmacros.h> in all tests Update #3170. Update #3199. 5
(edit) @d71542c   11/06/17 08:05:30 Sebastian Huber fsjffs2gc01: Fix sporadic test failures 5
(edit) @c4b8b147   11/03/17 07:35:38 Sebastian Huber tests: Use simple console driver Update #3170. Update #3199. 5
(edit) @ac28f15   11/03/17 07:33:16 Sebastian Huber Add simple console driver Update #3170. Update #3199. 5
(edit) @1082798   10/23/17 11:30:44 Sebastian Huber score: Add _IO_Printf() and _IO_Vprintf() The previous vprintk() … 5
(edit) @a54d10d   11/03/17 11:53:51 Sebastian Huber smpscheduler02: Avoid sporadic test failures 5
(edit) @3e81d52   10/29/17 19:29:05 Sebastian Huber posix: Use far future for very long timeouts Close #3205. 5
(edit) @8c1f4064   11/02/17 12:56:12 Sebastian Huber tests: Use printf() instead of fprintf() Update #3170. Update #3199. 5
(edit) @0d796d6   11/02/17 13:08:02 Sebastian Huber tests: Delete obsolete TESTS_USE_PRINTF Update #3170. Update #3199. 5
(edit) @4438c4d8   11/02/17 12:27:33 Sebastian Huber bsp/imx: More robust and faster bsp_reset() Update #3090. 5
(edit) @4b055e23   11/02/17 10:21:51 Sebastian Huber bsp/imx: Drain console before reset Update #3090. 5
(edit) @c52a968   11/02/17 10:20:56 Sebastian Huber bsp/imx: Implement bsp_reset() Update #3090. 5
(edit) @81fd79d   10/27/17 06:52:41 Sebastian Huber smppsxaffinity02: Fix thread attribute usage The pthread_getattr_np() … 5
(edit) @8fa827c   10/26/17 22:51:09 Hesham Almatary bsp: Make riscv_generic work for both riscv32 and riscv64 - v2 Update … 5
(edit) @11ff3a9   10/27/17 04:18:40 Hesham Almatary cpukit: RISC-V - make riscv32 code work for riscv64 - v2 * Use … 5
(edit) @2126438a   10/30/17 05:30:11 Chris Johns testsuite: Add bspIo for a local printk. Update #3170. Update #3199. 5
(edit) @9db3cc21   10/29/17 06:38:37 Sebastian Huber score: Fix non-SMP build 5
(edit) @af43554   10/26/17 11:59:11 Sebastian Huber tests: Remove TEST_INIT The TEST_EXTERN is a used only by the … 5
(edit) @acc9d064   10/26/17 11:59:10 Sebastian Huber tests: Remove obsolete TESTS_USE_PRINTK Update #3170. Update #3199. 5
(edit) @7e102915   10/26/17 11:59:09 Sebastian Huber tests: Use rtems_test_printer in general Update #3170. Update #3199. 5
(edit) @46ddc3c5   10/26/17 11:59:08 Sebastian Huber tests: Use rtems_print_printer_fprintf_putc() Use … 5
(edit) @73d892d8   10/26/17 11:59:07 Sebastian Huber tests: Use rtems_test_printer 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) @cf614ec   10/28/17 11:33:17 Sebastian Huber riscv32: Add missing preinstall.am Update #3109. 5
(edit) @0719fc6   10/27/17 07:04:54 Sebastian Huber sptests/spscheduler01: Test POSIX set/get affinity 5
(edit) @8744498   10/27/17 07:04:53 Sebastian Huber score: Fix _Scheduler_Set_affinity() 5
(edit) @1d572eba   10/27/17 07:03:55 Sebastian Huber posix: Fix pthread_create() with user stack In case the user provides … 5
(edit) @4edcede7   10/27/17 07:03:31 Sebastian Huber score: Simplify SMP get lowest scheduled There is no need to pass in … 5
(edit) @6d85e05   10/21/17 07:06:44 Hesham Almatary bsp: Add new riscv_generic bsp v3 * Only runs/tested on … 5
(edit) @660db8c8   10/26/17 23:12:41 Hesham Almatary cpukit: Add basic riscv32 architecture port v3 Limitations: * NO FPU … 5
(edit) @f47dc8d   10/20/17 06:05:17 Hesham Almatary cpukit: librpc - add riscv* to xdr_float.c v3 5
(edit) @a5273ab   10/20/17 06:04:08 Hesham Almatary Add riscv32 to autotools files v3 5
(edit) @0f1fa19   10/26/17 11:19:57 Sebastian Huber smptests: Fix format warnings 5
(edit) @1510ce4   10/26/17 11:17:21 Sebastian Huber psxtests/psxstat: Fix format warnings 5
(edit) @b31ccb5   10/26/17 11:08:27 Sebastian Huber psxtests/psxclockrealtime01: Fix warnings Update #3182. 5
(edit) @8388ceea   10/24/17 04:31:03 Sebastian Huber score: Delete _Scheduler_Thread_set_priority() 5
(edit) @cfc3604   09/12/17 09:24:48 Daniel Hellstrom leon,gr740: start ASR22:23 up-counter on boot by writing ASR22 … 5
(edit) @e3ef14b   10/25/17 05:57:58 Sebastian Huber smptests: Remove duplicate Makefile targets Close #3187. 5
(edit) @0ddffb76   10/24/17 08:31:05 Sebastian Huber confdefs: CONFIGURE_MICROSECONDS_PER_TICK Reject non-positive … 5
(edit) @34799c3b   10/24/17 07:35:06 Sebastian Huber rtems: rtems_clock_get_ticks_per_second() Add macro implementation … 5
(edit) @4c70110   10/24/17 21:32:53 Chris Johns testsuite: Fix build Updates #3170. 5
(edit) @c3105894   10/19/17 11:47:57 Sebastian Huber score: Move thread queue timeout handling Update #3117. Update #3182. 5
(edit) @1666ffe5   10/19/17 12:17:31 Sebastian Huber score: Rename function threadq support function Rename … 5
(edit) @6de1f92   10/19/17 11:41:25 Sebastian Huber score: Add _Thread_Continue() Update #3117. Update #3182. 5
(edit) @5747962   10/20/17 05:29:22 Sebastian Huber score: _Watchdog_Per_CPU_lazy_insert_monotonic() Update #3117. Update … 5
(edit) @b13ec80   10/20/17 13:23:49 Sebastian Huber score: Add _Watchdog_Monotonic_from_timespec() Update #3117. Update #3182. 5
(edit) @cea5ff7   10/20/17 13:35:14 Sebastian Huber score: Add _Watchdog_Nanoseconds_per_tick Move it from the … 5
(edit) @7ed377b   10/20/17 06:43:15 Sebastian Huber score: _Watchdog_Is_far_future_monotonic_timespec Update #3117. … 5
(edit) @d16d07f   10/20/17 06:42:55 Sebastian Huber score: Add _Watchdog_Is_valid_interval_timespec() Update #3117. … 5
(edit) @adaf5c23   10/19/17 11:38:48 Sebastian Huber score: _Watchdog_Is_far_future_realtime_timespec() Update #3117. … 5
(edit) @ecef3698   10/17/17 14:19:03 Sebastian Huber score: Rename _Watchdog_Ticks_from_*() Rename … 5
(edit) @381ef5c   10/20/17 06:33:03 Sebastian Huber confdefs: Warn about problematic ticks per second A non-integer clock … 5
(edit) @e0dc6efc   10/20/17 13:41:29 Sebastian Huber rtems: Simplify RTEMS_MILLISECONDS_TO_MICROSECONDS Remove the cast so … 5
(edit) @27cfe7c   10/20/17 06:31:36 Sebastian Huber score: Add _Watchdog_Ticks_per_second This value is frequently used. … 5
(edit) @02878626   10/17/17 14:15:31 Sebastian Huber score: Add _Thread_Add_timeout_ticks() Replace … 5
(edit) @d85c94c0   10/13/17 06:00:46 Sebastian Huber psxclockrealtime01: New test Update #3182. 5
(edit) @a0d09107   10/20/17 14:53:04 Sebastian Huber posix: Do not touch msg priority in case of error 5
(edit) @0e1ad7fa   10/24/17 07:27:06 Sebastian Huber tmtests/tmfine01: Reduce test context size Reduce test context size … 5
(edit) @88e84c22   10/23/17 11:48:56 Sebastian Huber testsuite: Fix build Updates #3170. 5
(edit) @36d974ba   10/22/17 22:57:52 Chris Johns testsuite: Remove warnings. 5
(edit) @98c6d50   10/19/17 05:39:16 Chris Johns testsuite: Use printk for all test output where possible. - Remove … 5
(edit) @eeb8d83   10/23/17 05:12:57 Sebastian Huber posix: Fix POSIX disabled build Update #2514. 5
(edit) @a05861d   10/21/17 10:16:21 Sebastian Huber libtests/tar01: Fix build dependencies 5
(edit) @6d6f6a20   10/21/17 07:42:30 Sebastian Huber score: Fix warning 5
(edit) @dbb30e26   10/18/17 07:17:32 Sebastian Huber posix: Fix POSIX disabled build Update #2514. 5
(edit) @248f867   10/17/17 09:46:15 Christian.Mauderer bsps/arm: Remove DWT based clock. It seems that the DWT CYCCNT does … 5
(edit) @205d8d71   10/17/17 09:46:14 Christian.Mauderer sptests/sptimecounter04: New test Ensure that the time flow of … 5
(edit) @6087f33e   10/18/17 06:50:17 Sebastian Huber tmtests/tmfine01: Add test cases Update #2674. Update #3112. Update … 5
(edit) @67015b6   10/18/17 05:18:57 Sebastian Huber dev/serial: Lazy update of NS16550 settings Updates of the line … 5
(edit) @37eb717   10/17/17 09:46:54 Sebastian Huber posix: Simplify _POSIX_Threads_Create_extension() Move unblocked … 5
(edit) @3f3f4248   10/17/17 07:20:20 Sebastian Huber posix: Remove POSIX_API_Control::schedparam Move sporadic server … 5
(edit) @2be22d4   10/17/17 06:38:47 Sebastian Huber posix: Move POSIX_API_Control::thread This member is only used by the … 5
(edit) @2fcea4c   10/17/17 08:06:08 Sebastian Huber posix: Fix _POSIX_Threads_Create_extension() The thread POSIX API … 5
(edit) @91ce012c   10/16/17 07:32:37 Sebastian Huber score: Rename _Watchdog_Per_CPU_insert_monotonic() Rename … 5
(edit) @bf2a53d2   10/14/17 13:14:53 Sebastian Huber score: Rename watchdog variants Rename PER_CPU_WATCHDOG_RELATIVE in … 5
(edit) @f4009d8   10/12/17 23:00:10 Pavel Pisa bsp/tms570: remove duplicate of TMS570_SCI_FLR_TX_EMPTY in console … 5
Note: See TracRevisionLog for help on using the revision log.