Timeline



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()

10/23/17:

20:34 Ticket #3204 (Exception in rtems-test) created by Joel Sherrill
Note: No category for rtems-tools. My first attempt to send run logs …
20:01 Ticket #3203 (Upgrade trac to fix numerous problems.) created by Amar Takhar
There are a ton of issues going on with trac that need to be resolved. …
17:20 Ticket #3201 (epiphany tools checksum error) closed by Joel Sherrill <joel@…>
fixed: In 6c60a4b/rtems-source-builder: […]
17:18 Changeset in rtems-source-builder [6c60a4b]5 by Joel Sherrill <joel@…>
rtems-epiphany.bset: Add sha512sum for GCC git repository Closes #3201.
16:18 Ticket #3202 (or1k tools build error) closed by Joel Sherrill <joel@…>
fixed: In 5295cb8/rtems-source-builder: […]
16:17 Changeset in rtems-source-builder [5295cb8a]5 by Joel Sherrill <joel@…>
rtems-gdb-7.11-1.cfg: Correct sha512sum on gdb-7.11-sis-leon2-leon3.diff Closes #3202.
14:24 Ticket #3202 (or1k tools build error) created by Joel Sherrill
I assume this is a side-effect of recent checksum changes. Otherwise, …
14:24 Ticket #3201 (epiphany tools checksum error) created by Joel Sherrill
I assume this is a side-effect of the recent checksum changes. If …
14:22 Ticket #3200 (m32c tests don't build -- test_context too large) created by Joel Sherrill
../../../../../../../rtems/c/src/../../testsuites/tmtests/tmfine01/init …
11:48 Changeset in rtems [88e84c22]5 by Sebastian Huber <sebastian.huber@…>
testsuite: Fix build Updates #3170.
11:30 Changeset in rtems [1082798]5 by Sebastian Huber <sebastian.huber@…>
score: Add _IO_Printf() and _IO_Vprintf() The previous vprintk() implementation had a questionable licence header, lacks support for the 'z' and 'j' format specifiers, is not robust against invalid format specifiers, uses a global variable for output. Replace it with a stripped down version of the FreeBSD kernel kvprintf() function. The new implementation allows a low overhead rtems_snprintf() if necessary. Update #3199. Close #3216.
07:11 Changeset in rtems-libbsd [a677fe9]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dpaa: Use only one FMan MAC SGT zone
05:12 Changeset in rtems [eeb8d83]5 by Sebastian Huber <sebastian.huber@…>
posix: Fix POSIX disabled build Update #2514.
04:32 Changeset in rtems-source-builder [34d7e0c]5 by Chris Johns <chrisj@…>
darwin: Allow xz to live anywhere.
04:29 Changeset in rtems-source-builder [f723e71]5 by Chris Johns <chrisj@…>
4.12: Fix the nios2 spelling in the tier-3 build set.
04:22 Changeset in rtems-tools [5251361]5 by Chris Johns <chrisj@…>
tester: Add an executable file name filter. The exe filter lets a BSP change the executable file to something that can be downloaded to the target. For example U-Boot requires the image format. The tester can now be configured to on-demand generate a specific image for the target as the tester runs.
03:45 Changeset in rtems [8073f95e]5 by David Gibson <david@…>
libfdt: Make fdt_check_header() more thorough Currently fdt_check_header() performs only some rudimentary checks, which is not really what the name suggests. This strengthens fdt_check_header() to check as much about the blob as is possible from the header alone: as well as checking the magic number and version, it checks that the total size is sane, and that all the sub-blocks within the blob lie within the total size. * This broadens the meaning of FDT_ERR_TRUNCATED to cover all sorts of improperly terminated blocks as well as just a structure block without FDT_END. * This makes fdt_check_header() only succeed on "complete" blobs, not in-progress sequential write blobs. The only reason this didn't fail before was that this function used to be called by many RO functions which are supposed to also work on incomplete SW blobs. Signed-off-by: David Gibson <david@…> Tested-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Simon Glass <sjg@…>
00:56 Changeset in rtems-source-builder [0dae1f6]5 by Chris Johns <chrisj@…>
4.12: Add tier build sets to aid regression testing.

10/22/17:

22:57 Changeset in rtems [36d974ba]5 by Chris Johns <chrisj@…>
testsuite: Remove warnings.
07:09 Changeset in rtems-tools [7051ba5]5 by Chris Johns <chrisj@…>
bsb-builder: Add email support, and config report types.
05:32 Changeset in rtems [85d1769]5 by David Gibson <david@…>
libfdt: Clean up header checking functions Many of the libfdt entry points call some sort of sanity check function before doing anything else. These need to do slightly different things for the various classes of functions. The read-only version is shared with the exported fdt_check_header(), which limits us a bit in how we can improve it. For that reason split the two functions apart (though the exported one just calls the ro one for now). We also rename the functions for more consistency - they're all named fdt_XX_probe_() where the XX indicates which class of functions they're for. "probe" is a better "term" than the previous check, since they really only do minimal validation. Signed-off-by: David Gibson <david@…> Tested-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Alexey Kardashevskiy <aik@…>

10/21/17:

10:16 Changeset in rtems [a05861d]5 by Sebastian Huber <sebastian.huber@…>
libtests/tar01: Fix build dependencies
07:42 Changeset in rtems [6d6f6a20]5 by Sebastian Huber <sebastian.huber@…>
score: Fix warning
07:06 Changeset in rtems [6d85e05]5 by Hesham Almatary <hesham@…>
bsp: Add new riscv_generic bsp v3 * Only runs/tested on simulator/spike. * Ticker, hello, capture work proprely * Tested via RTEMS Tester, Passed: 525/565 (92%) Update #3109
06:05 Changeset in rtems-tools [b1d2db9]5 by Chris Johns <chrisj@…>
tester: Update BeagleBone? Black, PC and Zedboard configurations.
05:59 Changeset in rtems-tools [f1e8fd4]5 by Chris Johns <chrisj@…>
tester: Add pretest and posttest target commands with @ARCH@, @BSP@ and @EXE@ substitution.
05:10 Changeset in rtems-tools [cec5878]5 by Chris Johns <chrisj@…>
tester: Remove pass status messages from the email log posts.
05:09 Changeset in rtems-tools [af6a54d]5 by Chris Johns <chrisj@…>
tester: Use a target ON command before the first test.
05:09 Changeset in rtems-tools [ac679ba]5 by Chris Johns <chrisj@…>
tester: Print the host and port on error in telnet connect.

10/20/17:

14:53 Changeset in rtems [a0d09107]5 by Sebastian Huber <sebastian.huber@…>
posix: Do not touch msg priority in case of error
13:41 Changeset in rtems [e0dc6efc]5 by Sebastian Huber <sebastian.huber@…>
rtems: Simplify RTEMS_MILLISECONDS_TO_MICROSECONDS Remove the cast so that it can be used in C pre-processor directives. Update #3117. Update #3182.
13:35 Changeset in rtems [cea5ff7]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Watchdog_Nanoseconds_per_tick Move it from the configuration to a separate variable. Update #3117. Update #3182.
13:23 Changeset in rtems [b13ec80]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Watchdog_Monotonic_from_timespec() Update #3117. Update #3182.
12:55 Changeset in rtems-libbsd [b1fd51c]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dpaa: Reduce receive buffer seed Seed the receive buffers of each affine software portal only with 8 mclusters (16KiB) and not 128 (256KiB). We have processor count affine software portals, see dpaa_bp_seed().
12:50 Changeset in rtems-libbsd [7ec4d87]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dhcpcd: Honour file descriptor maximum
11:59 Changeset in rtems-libbsd [fd34b52]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
tests: Remove obsolete config defines
10:52 Changeset in rtems-libbsd [5be4f06]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add CPUINFO command to default network init
10:51 Changeset in rtems-libbsd [b2b2e1a]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix warnings
06:43 Changeset in rtems [7ed377b]5 by Sebastian Huber <sebastian.huber@…>
score: _Watchdog_Is_far_future_monotonic_timespec Update #3117. Update #3182.
06:42 Changeset in rtems [d16d07f]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Watchdog_Is_valid_interval_timespec() Update #3117. Update #3182.
06:33 Changeset in rtems [381ef5c]5 by Sebastian Huber <sebastian.huber@…>
confdefs: Warn about problematic ticks per second A non-integer clock ticks per second value may lead to inaccurate time format conversions. Update #3117. Update #3182.
06:31 Changeset in rtems [27cfe7c]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Watchdog_Ticks_per_second This value is frequently used. Avoid the function call overhead and the integer division at run-time. Update #3117. Update #3182.
06:05 Changeset in rtems [f47dc8d]5 by Hesham Almatary <hesham@…>
cpukit: librpc - add riscv* to xdr_float.c v3
06:04 Changeset in rtems [a5273ab]5 by Hesham Almatary <hesham@…>
Add riscv32 to autotools files v3
05:29 Changeset in rtems [5747962]5 by Sebastian Huber <sebastian.huber@…>
score: _Watchdog_Per_CPU_lazy_insert_monotonic() Update #3117. Update #3182.
Note: See TracTimeline for information about the timeline view.