Timeline



11/07/17:

21:25 Changeset in rtems [bcd0c06c]5 by Chris Johns <chrisj@…>
tests: Use rtems_test_begin and rtems_test_end. Add a tests enum and move all test banner test to the library in libmisc. Update #3199.
16:45 Ticket #3219 (Zynq BSP missing linker option --gc-sections) created by Chris Johns
This Zynq BSP is missing this option.
15:17 Changeset in rtems-libbsd [ec29b2a]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
at91_mci: Port to RTEMS and adapt for atsam.
14:15 Changeset in rtems-libbsd [5892207]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
saf1761_otg: Port to RTEMS.
10:54 Changeset in rtems-libbsd [ddd16bc]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
dhcpcd: Don't ignore interface on transient errors. In case of WPA on a WiFi? interface, the interface isn't yet ready when the dhcpcd starts. Sending a packet during that time returns with a ENOBUFS. That caused the interface to be ignored. On the upstream repository of dhcpcd, that transient error (and some others) are already ignored.
07:30 Changeset in rtems [32ceb385]5 by Sebastian Huber <sebastian.huber@…>
tests: Use <tmacros.h> Update #3170. Update #3199.
06:50 Ticket #3218 (Termios canonical mode (ICANON) does not return input line by line) created by Sebastian Huber
In canonical mode, input is made available line by line. We must stop …
06:07 Changeset in rtems [1055ff20]5 by Sebastian Huber <sebastian.huber@…>
tests: Use normal console for user input tests
05:43 Changeset in rtems [6f3fb8a]5 by Chris Johns <chrisj@…>
cpukit: Add a Version API. Provide functions to get the version string, major, minor and revision numbers and the version control identifer that is a unique tag for the version control system. Update #3199.

11/06/17:

13:49 Changeset in rtems [791469bd]5 by Sebastian Huber <sebastian.huber@…>
termios: Fix canonical mode In canonical mode, input is made available line by line. We must stop the canonical buffer filling upon reception of an end-of-line character. Close #3218.
12:01 Changeset in rtems-docs [d078405]5 by Sebastian Huber <sebastian.huber@…>
CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER Close #3170. Update #3199.
10:44 Changeset in rtems-docs [0e8f08d]5 by Sebastian Huber <sebastian.huber@…>
c-user: Use configuration option as section name This makes it easier to find the documentation for a given configuration option. Remove superfluous comments.
08:05 Changeset in rtems [d71542c]5 by Sebastian Huber <sebastian.huber@…>
fsjffs2gc01: Fix sporadic test failures
06:56 Changeset in rtems [7b00c2fa]5 by Sebastian Huber <sebastian.huber@…>
tests: Use <tmacros.h> in all tests Update #3170. Update #3199.
06:29 Ticket #3216 (Replace vprintk() implementation) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 1082798/rtems: […]

11/05/17:

07:48 Changeset in rtems-tools [30218f5]5 by Chris Johns <chrisj@…>
tester: Add reporting the RTEMS version, build and tools. Update #3217.
07:38 Ticket #3217 (Add RTEMS version, build and tools details to tests) created by Chris Johns
Published test results need the RTEMS version, how it is built and the …

11/04/17:

00:22 Changeset in rtems-tools [24d51f7]5 by Chris Johns <chrisj@…>
tester: Change the mail subject so it list by BSP in the archives. Change the subject to place the arch/bsp first and then a short score card for the tests so the archive can be listed by subject and you can see regressions.

11/03/17:

20:16 Changeset in rtems [8d0a0aa]5 by Sebastian Huber <sebastian.huber@…>
sptests/spconsole01: New test
11:53 Changeset in rtems [a54d10d]5 by Sebastian Huber <sebastian.huber@…>
smpscheduler02: Avoid sporadic test failures
10:08 Changeset in rtems-libbsd [bed8742]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
wpa_supplicant: Fix getopt.
07:35 Changeset in rtems [c4b8b147]5 by Sebastian Huber <sebastian.huber@…>
tests: Use simple console driver Update #3170. Update #3199.
07:33 Changeset in rtems [ac28f15]5 by Sebastian Huber <sebastian.huber@…>
Add simple console driver Update #3170. Update #3199.
07:20 Changeset in rtems-tools [42e39d2]5 by Chris Johns <chrisj@…>
tester: Fix the output so the report end analysis works.
06:57 Changeset in rtems-tools [c68beb8]5 by Chris Johns <chrisj@…>
tester: Add the rtems-run command.
06:56 Changeset in rtems-tools [7e85878]5 by Chris Johns <chrisj@…>
tester: Make the mandatory items appear first.
06:08 Ticket #3205 (Relative timespec timeouts are subject to integer overflows) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 3e81d52/rtems: […]

11/02/17:

20:01 Changeset in rtems [fb272963]5 by Sebastian Huber <sebastian.huber@…>
score: Use Processor_mask instead of cpu_set_t
16:01 Changeset in rtems [bceb9db6]5 by Sebastian Huber <sebastian.huber@…>
score: Remove superfluous include Update #3059.
15:25 Ticket #3216 (Replace vprintk() implementation) created by Sebastian Huber
The current vprintk() implementation has a questionable licence …
15:13 Ticket #3215 (Configuring a System Still Includes Notepads and Has Wrong Heading) closed by Joel Sherrill <joel@…>
fixed: In 120c8a0/rtems-docs: […]
15:09 Changeset in rtems-docs [120c8a0]5 by Joel Sherrill <joel@…>
c-user/configuring_a_system.rst: Delete notepads section closes #3215.
15:08 Ticket #3215 (Configuring a System Still Includes Notepads and Has Wrong Heading) created by Joel Sherrill
This section has the wrong heading and needs to be deleted anyway. […]
14:07 Changeset in rtems-libbsd [79ad952]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
wpa_supplicant: Include rtems-bsd-program.h.
13:34 Changeset in rtems-libbsd [4613db0]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
wpa_supplicant: Add lock.
13:29 Changeset in rtems-libbsd [fe05886]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
linux/compiler.h: Define cold Update #3277.
13:08 Changeset in rtems-libbsd [ee0c369]55-freebsd-126-freebsd-12 by Christian Mauderer <Christian.Mauderer@…>
wpa_supplicant: Move forking command into own file. The malloc wrapper must not be disabled. Therefore the command that uses malloc without a wrapper has to live in another file.
13:08 Changeset in rtems [0d796d6]5 by Sebastian Huber <sebastian.huber@…>
tests: Delete obsolete TESTS_USE_PRINTF Update #3170. Update #3199.
12:56 Changeset in rtems [8c1f4064]5 by Sebastian Huber <sebastian.huber@…>
tests: Use printf() instead of fprintf() Update #3170. Update #3199.
12:27 Changeset in rtems [4438c4d8]5 by Sebastian Huber <sebastian.huber@…>
bsp/imx: More robust and faster bsp_reset() Update #3090.
10:21 Changeset in rtems [4b055e23]5 by Sebastian Huber <sebastian.huber@…>
bsp/imx: Drain console before reset Update #3090.
10:20 Changeset in rtems [c52a968]5 by Sebastian Huber <sebastian.huber@…>
bsp/imx: Implement bsp_reset() Update #3090.

11/01/17:

03:54 TBR/Website/Board_Support_Packages edited by Hesham Almatary
s/or32/or1k (diff)
03:52 TBR/Website/Board_Support_Packages edited by Hesham Almatary
(diff)
03:50 TBR/UserManual/SupportedCPUs edited by Hesham Almatary
(diff)
03:49 TBR/UserManual/SupportedCPUs edited by Hesham Almatary
(diff)
03:30 Changeset in rtems-tools [0fe3a4b]5 by Chris Johns <chrisj@…>
tester: Fix rtems-bsp-builder reporting bug

10/31/17:

22:09 Ticket #3214 (non-blocking termios interface) created by Stavros Passas
We face some issues with TERMIOS, when used on slow UART devices when …
03:54 Changeset in rtems-source-builder [0f2cf80]5 by Chris Johns <chrisj@…>
4.12: Add x86_64 and RISCV64 to 4.12/rtems-all.
00:57 Changeset in rtems-source-builder [4dc9bf3]5 by Chris Johns <chrisj@…>
sb: Add platform reporting for better host reviewing in posted email reports.
00:56 Changeset in rtems-source-builder [4e7fdaf]5 by Chris Johns <chrisj@…>
sb: Make a to_addr comma list a Python list for sending.

10/30/17:

05:30 Changeset in rtems [2126438a]5 by Chris Johns <chrisj@…>
testsuite: Add bspIo for a local printk. Update #3170. Update #3199.
01:00 TBR/Website/Board_Support_Packages edited by Hesham Almatary
(diff)
00:56 TBR/UserManual/SupportedCPUs edited by Hesham Almatary
(diff)

10/29/17:

19:29 Changeset in rtems [3e81d52]5 by Sebastian Huber <sebastian.huber@…>
posix: Use far future for very long timeouts Close #3205.
06:38 Changeset in rtems [9db3cc21]5 by Sebastian Huber <sebastian.huber@…>
score: Fix non-SMP build

10/28/17:

11:33 Changeset in rtems [cf614ec]5 by Sebastian Huber <sebastian.huber@…>
riscv32: Add missing preinstall.am Update #3109.
11:14 Ticket #3211 (Fix pthread_create() with user provided stack) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 1d572eba/rtems: […]
05:04 Changeset in rtems-source-builder [e274bdf]5 by Hesham Almatary <heshamelmatary@…>
RSB - RISC-V: Add scripts to build RISC-V's simulator Update #3109
02:45 Changeset in rtems-tools [35b9c0c]5 by Hesham Almatary <heshamelmatary@…>
Tester - RISC-V: Add spike simulator and scripts/bsp for riscv ports Update #3109

10/27/17:

19:08 Ticket #3213 (Move erc32, leon2, leon3, psim and jmr3904 to Tier 2) created by Joel Sherrill
Based on these results on gdb simulators, please bump these to Tier 2. …
18:17 Ticket #3212 (Qemu Fails to Build, RSB Gives Odd Traceback) created by Joel Sherrill
After applying the attached patch to update the md5's to sha512's, …
09:50 Changeset in rtems-libbsd [f5ed3aa]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
sdk_dpaa: Import from QorIQ SDK Linux http://git.freescale.com/git/cgit.cgi/ppc/sdk/linux.git Commit 1ae843c08261402b2c35d83422e4fa1e313611f4 (fsl-sdk-v2.0-1703). Update #3277.
07:04 Changeset in rtems [0719fc6]5 by Sebastian Huber <sebastian.huber@…>
sptests/spscheduler01: Test POSIX set/get affinity
07:04 Changeset in rtems [8744498]5 by Sebastian Huber <sebastian.huber@…>
score: Fix _Scheduler_Set_affinity()
07:03 Changeset in rtems [1d572eba]5 by Sebastian Huber <sebastian.huber@…>
posix: Fix pthread_create() with user stack In case the user provides a stack with address and size, then do not alter the stack size. Close #3211.
07:03 Changeset in rtems [4edcede7]5 by Sebastian Huber <sebastian.huber@…>
score: Simplify SMP get lowest scheduled There is no need to pass in the order relation since the scheduled threads reside on an already ordered chain. The caller will decide what to do with the lowest scheduled thread.
06:58 Ticket #3211 (Fix pthread_create() with user provided stack) created by Sebastian Huber
In case the user provides a stack with address and size, then do not …
06:52 Changeset in rtems [81fd79d]5 by Sebastian Huber <sebastian.huber@…>
smppsxaffinity02: Fix thread attribute usage The pthread_getattr_np() returns now the stack address and size. Do not use this stack for the new threads. Update #2514. Update #3145. Update #3168.
06:36 Changeset in rtems-source-builder [8cdc8e4]5 by Chris Johns <chrisj@…>
sb: Remove debug print left in by mistake.
06:34 Changeset in rtems-source-builder [70e3e5e]5 by Chris Johns <chrisj@…>
sb: Set the to email address to build@…. - Fix a minor bug in the to addr processing. Update #3210
06:27 Ticket #3210 (Improve the RSB build email message) closed by Chris Johns <chrisj@…>
fixed: In 0f97375/rtems-source-builder: […]
06:25 Changeset in rtems-source-builder [0f97375]5 by Chris Johns <chrisj@…>
sb: Provide a more detail email message. Close #3210.
06:24 Changeset in rtems-source-builder [910196d]5 by Chris Johns <chrisj@…>
sb: Add a call to get the post processed report output. Update #3210.
06:23 Changeset in rtems-source-builder [723b638]5 by Chris Johns <chrisj@…>
sb: Add a log capture interface to capture the console output. - Increase the tail logged to 400 lines. Update #3210.
06:22 Changeset in rtems-source-builder [9b54dd8]5 by Chris Johns <chrisj@…>
sb: Add a defined check. Updates #3210.
06:20 Ticket #3210 (Improve the RSB build email message) created by Chris Johns
The message needs more detail to provide a suitable archive.
04:18 Changeset in rtems [11ff3a9]5 by Hesham Almatary <heshamelmatary@…>
cpukit: RISC-V - make riscv32 code work for riscv64 - v2 * Use #ifdefs for 32/64 bit code * Use unsigned long which is 32-bit on riscv32 and 64-bit on riscv64 (register size) * Move the code to a new shared riscv folder to be shared between riscv32 and riscv64 * Rename RTEMS_CPU extracted from command line to shared riscv target s/riscv*/riscv Update #3109

10/26/17:

23:12 Changeset in rtems [660db8c8]5 by Hesham Almatary <hesham@…>
cpukit: Add basic riscv32 architecture port v3 Limitations: * NO FPU support [TODO] Update #3109
22:51 Changeset in rtems [8fa827c]5 by Hesham Almatary <heshamelmatary@…>
bsp: Make riscv_generic work for both riscv32 and riscv64 - v2 Update #3109
19:01 Ticket #3209 (RSB should fail on this error) created by Joel Sherrill
I was updating the md5's to sha512's on qemu and made a typo which …
13:02 Changeset in rtems-libbsd [45149ec]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix general PowerPC build
11:59 Changeset in rtems [af43554]5 by Sebastian Huber <sebastian.huber@…>
tests: Remove TEST_INIT The TEST_EXTERN is a used only by the system.h style tests and they use CONFIGURE_INIT appropriately. Update #3170. Update #3199.
11:59 Changeset in rtems [acc9d064]5 by Sebastian Huber <sebastian.huber@…>
tests: Remove obsolete TESTS_USE_PRINTK Update #3170. Update #3199.
11:59 Changeset in rtems [7e102915]5 by Sebastian Huber <sebastian.huber@…>
tests: Use rtems_test_printer in general Update #3170. Update #3199.
11:59 Changeset in rtems [46ddc3c5]5 by Sebastian Huber <sebastian.huber@…>
tests: Use rtems_print_printer_fprintf_putc() Use rtems_print_printer_fprintf_putc() instead of rtems_print_printer_printf() to output via rtems_putc(). Update #3170. Update #3199.
11:59 Changeset in rtems [73d892d8]5 by Sebastian Huber <sebastian.huber@…>
tests: Use rtems_test_printer Update #3170. Update #3199.
11:59 Changeset in rtems [7bec7f27]5 by Sebastian Huber <sebastian.huber@…>
rtems: Add rtems_print_printer_fprintf_putc() Update #3170. Update #3199.
11:59 Changeset in rtems [f703e7f]5 by Sebastian Huber <sebastian.huber@…>
tests: Move rtems_test_printer definition Statically initialize it to use printk(). Update #3170. Update #3199.
11:19 Changeset in rtems [0f1fa19]5 by Sebastian Huber <sebastian.huber@…>
smptests: Fix format warnings
11:17 Changeset in rtems [1510ce4]5 by Sebastian Huber <sebastian.huber@…>
psxtests/psxstat: Fix format warnings
11:08 Changeset in rtems [b31ccb5]5 by Sebastian Huber <sebastian.huber@…>
psxtests/psxclockrealtime01: Fix warnings Update #3182.
06:43 Changeset in rtems-libbsd [936b597]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Fix comment Update #3090.
06:16 Changeset in rtems-docs [8e3de16]5 by Sebastian Huber <sebastian.huber@…>
user: Add ARM BSPs chapter Add NXP i.MX section as a BSP example. Update #2854.
05:29 Changeset in rtems-source-builder [5bd4aa6]5 by Hesham Almatary <heshamelmatary@…>
RSB - Add support for RISC-V RV64 (64-bit) toolchain v2 Update #3109
01:13 Changeset in rtems [4e5f848]5 by John Arbuckle <programmingkidx@…>
implement strnlen for systems that need it Prior the Mac OS 10.7, the function strnlen() was not available. This patch implements strnlen() on Mac OS X versions that are below 10.7. Signed-off-by: John Arbuckle <programmingkidx@…> Signed-off-by: David Gibson <david@…>

10/25/17:

14:00 Changeset in rtems [0c286e3]5 by Sebastian Huber <sebastian.huber@…>
score: _Chain_Insert_ordered_unprotected() Change the chain order relation to use a directly specified left hand side value. This is similar to _RBTree_Insert_inline() and helps the compiler to better optimize the code.
12:58 Ticket #3208 (Update the RTEMS Porting Guide) created by Sebastian Huber
The RTEMS Porting Guide is out of date and in its current state …
12:49 Ticket #3207 (Supported Architectures Page is out of date) created by Joel Sherrill
https://devel.rtems.org/wiki/TBR/UserManual/SupportedCPUs is out of …
12:47 Ticket #3206 (BSPs Wiki Page is Out of Date) created by Joel Sherrill
https://devel.rtems.org/wiki/TBR/Website/Board_Support_Packages is …
11:25 Changeset in rtems-libbsd [fd5ee57]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Increase buffer descriptor count to 512 Update #3090.
08:17 Changeset in rtems-libbsd [a8a9cf1]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Add checksum offload Update #3090.
06:01 Changeset in rtems-libbsd [0323c28]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Add interrupt coalescing support Code is an adapted from the TSEC (if_tsec) network interface driver. Update #3090.
05:59 Ticket #3187 (smptests/Makefile.am Issues) closed by Sebastian Huber <sebastian.huber@…>
fixed: In e3ef14b/rtems: […]
05:57 Changeset in rtems [e3ef14b]5 by Sebastian Huber <sebastian.huber@…>
smptests: Remove duplicate Makefile targets Close #3187.
05:54 Ticket #3182 (CLOCK_REALTIME timeout implementation is not POSIX compliant) closed by Sebastian Huber <sebastian.huber@…>
fixed: In c5161ee/rtems-docs: […]

10/24/17:

23:21 Changeset in rtems-tools [bb218b6]5 by Chris Johns <chrisj@…>
tester: Minor fix to the test results mail.
23:13 Changeset in rtems-tools [c73e030]5 by Chris Johns <chrisj@…>
tester: Check mail parameters early so users can fix.
22:03 Changeset in rtems-tools [41d0c34]5 by Chris Johns <chrisj@…>
tester: Add a BSP field to each BSP INI configuration section. The INI section in a BSP configuration is the name of the INI file so each BSP configuration section needs a BSP. Updates #3204.
21:53 Changeset in rtems-tools [a248471]5 by Chris Johns <chrisj@…>
rtemstoolkit: Remove test import for YAML. Closes #3204.
21:32 Changeset in rtems [4c70110]5 by Chris Johns <chrisj@…>
testsuite: Fix build Updates #3170.
14:13 Ticket #3204 (Exception in rtems-test) reopened by Joel Sherrill
Seems to be worse now but at least the output isn't an exception trace. Updated, cleaned, and reinstalled. Both installed and from the source tree fail with this: [joel@rtbf64c b-erc32]$ /home/joel/rtems-work/tools/4.12/bin/rtems-test Incorrect RTEMS Tools installation [joel@rtbf64c b-erc32]$ ../rtems-tools/tester/rtems-test Incorrect RTEMS Tools installation Looking at the code, this is just a generic exception handler message.
12:11 Changeset in rtems-libbsd [798d308]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Fix NULL pointer access Update #3090.
11:23 Ticket #3204 (Exception in rtems-test) closed by Chris Johns <chrisj@…>
fixed: In bf58911/rtems-tools: […]
10:35 Changeset in rtems-tools [bf58911]5 by Chris Johns <chrisj@…>
tester: Refactor to use INI format files for BSP configurations. - Add support for user condfigurations files with the --user-config. - Add support for a $HOME/.rtemstesterrc for a user configuration. Closes #3204.
10:19 Changeset in rtems-libbsd [2fcf5aa]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
rtems-bsd-mutex: Update due to API changes Update #3117.
10:17 Changeset in rtems-libbsd [0cb4075]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Defragment transmit mbuf only if necessary Use structure similar to TSEC (if_tsec) driver. The use of bus_dmamap_sync() differs these network interface drivers. This should not be the case. Update #3090.
09:17 Changeset in rtems [5f02a57]5 by Sebastian Huber <sebastian.huber@…>
score: Change _Timecounter_Time_uptime to int32_t Move basic timecounter API shared with BSD network stack to <machine/_timecounter.h>. Update #3185.
09:07 Ticket #3205 (Relative timespec timeouts are subject to integer overflows) created by Sebastian Huber
As a best-effort approach, a very large relative timeout should result …
08:52 Ticket #3117 (score: Optimize _Thread_queue_Enqueue() timeout handling) closed by Sebastian Huber
fixed
08:50 Changeset in rtems-docs [c5161ee]5 by Sebastian Huber <sebastian.huber@…>
posix-users: Clarify timed operation errors Close #3182.
08:31 Changeset in rtems [0ddffb76]5 by Sebastian Huber <sebastian.huber@…>
confdefs: CONFIGURE_MICROSECONDS_PER_TICK Reject non-positive CONFIGURE_MICROSECONDS_PER_TICK values.
07:35 Changeset in rtems [34799c3b]5 by Sebastian Huber <sebastian.huber@…>
rtems: rtems_clock_get_ticks_per_second() Add macro implementation for rtems_clock_get_ticks_per_second() for C/C++ to avoid the function call overhead. A rtems_clock_get_ticks_per_second() is still provided for language bindings (e.g. Ada).
07:28 Ticket #3200 (m32c tests don't build -- test_context too large) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 0e1ad7fa/rtems: […]
07:27 Changeset in rtems [0e1ad7fa]5 by Sebastian Huber <sebastian.huber@…>
tmtests/tmfine01: Reduce test context size Reduce test context size in non-SMP configurations. Close #3200.
06:15 Changeset in rtems-libbsd [445d59e]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove ability to synchronize with Linux
06:14 Changeset in rtems-libbsd [1dd58e4]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove Linux submodule
05:42 Changeset in rtems-libbsd [fb84af0]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix install arch-specific header files
04:31 Changeset in rtems [8388ceea]5 by Sebastian Huber <sebastian.huber@…>
score: Delete _Scheduler_Thread_set_priority()
Note: See TracTimeline for information about the timeline view.