Timeline



03/09/17:

22:12 Changeset in rtems [68929dca]5 by Joel Sherrill <joel@…>
libbsp/mips/shared/irq/i8259.c: Add include of rtems/bspIo.h
22:12 Changeset in rtems [a557f6c8]5 by Joel Sherrill <joel@…>
libbsp/shared/clock/clockdrv.c: Remove unneeded printk()
22:08 Changeset in rtems [a05b749]5 by Joel Sherrill <joel@…>
libbsp/malta/pci/pci.c: Correct printk() formats
22:07 Changeset in rtems [e026dbc5]5 by Joel Sherrill <joel@…>
libbsp/csb350/clock/clockdrv.c: Remove unneeded printk()
20:55 Changeset in rtems [b07eae90]5 by Joel Sherrill <joel@…>
libbsp/mips/shared/irq.c: Fix warnings
17:51 Changeset in rtems [1fefc719]5 by Martin Aberg <maberg@…>
leon, apbuart: RX delayed interrupt Utilize the APBUART RX delayed interrupt if available. It also enables RX FIFO interrupt when used. The APBUART RX delayed interrupt is supported by the GR740.
14:44 Changeset in rtems [ca4c4164]5 by Daniel Hellstrom <daniel@…>
leon, grcan: updated device name and use it for ISR
13:32 Changeset in rtems [5cc276e]4.11 by Sebastian Huber <sebastian.huber@…>
arm: Fix CPU context validation for Cortex-R4 Do not touch the FPSCR[QC] bit since this is DNM/RAZ on Cortex-R4. Close #3092.
13:32 Changeset in rtems [b437a360]5 by Sebastian Huber <sebastian.huber@…>
arm: Fix CPU context validation for Cortex-R4 Do not touch the FPSCR[QC] bit since this is DNM/RAZ on Cortex-R4.
13:14 Changeset in rtems [dc95663e]5 by Sebastian Huber <sebastian.huber@…>
bsp/tms570: Fix CPU counter frequency The CPU counter runs with the processor frequency. Use RTEMS_SYSINIT_ITEM() to initialize the CPU counter.
12:23 Changeset in rtems [5ca634e9]5 by Sebastian Huber <sebastian.huber@…>
bsp/tms570: Support printk() early Allow use of printk() early in the initalization and without a console driver.
05:14 Changeset in rtems [eb73320]5 by Chris Johns <chrisj@…>
Fix rtems-test-check with a BSD sed. BSD sed does not support '\t' and treated '[ \t]' as 3 characters. This patch uses a standard method of supporting blank spaces.
03:00 Ticket #2922 (libdl unresolved externals that use more than one block or multiple ...) created by Chris Johns
If there are lots of unresolved externals the unresolved block …
02:58 Ticket #2921 (libdl assumes constructors in ELF are a ".ctors" section.) created by Chris Johns
The RTL libdl loader assumes constructors are in a section called …

03/08/17:

11:59 Changeset in rtems [6234abe]5 by Javier Jalle <javier.jalle@…>
leon, l4stat: Initial driver commit
11:11 Changeset in rtems-docs [93e5286]5 by Sebastian Huber <sebastian.huber@…>
c-user: Add note to rtems_task_set_scheduler()
09:34 Changeset in rtems [6584eb2]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Fix memory configuration Take nocache section into account which may reside after the workspace.
08:05 Changeset in rtems-libbsd [5f3722a]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
if_tsec: Enable FDT support
06:20 Changeset in rtems [ce5bcc87]5 by Sebastian Huber <sebastian.huber@…>
bsp/beagle: Fix warnings

03/07/17:

21:40 Changeset in rtems-source-builder [c6d162b]5 by Chris Johns <chrisj@…>
gdb: Fix building on FreeBSD 11.0 Add FreeBSD upstream patches to build on FreeBSD 11.0. See https://sourceware.org/bugzilla/show_bug.cgi?id=21206.
16:16 Developer/OpenProjects edited by Gedare Bloom
strike-thru improve coverage analysis (diff)
16:16 Ticket #2920 (Improve Coverage Analysis Toolset) created by Gedare Bloom
= Improve Coverage Analysis = [[PageOutline(...)]] …
13:57 Changeset in rtems [f25c798]5 by Sebastian Huber <sebastian.huber@…>
bsp/smdk2410: Fix format warning
13:55 Changeset in rtems [f82e9af7]5 by Sebastian Huber <sebastian.huber@…>
bsp/lpc176x: Fix integer to pointer warnings
13:53 Changeset in rtems [504a5822]5 by Sebastian Huber <sebastian.huber@…>
bsps/umon: Fix format warnings
13:40 Changeset in rtems [65b63b2]5 by Sebastian Huber <sebastian.huber@…>
bsp/altera-cyclone-v: Remove debug output
13:32 Changeset in rtems [2433a8ab]5 by Sebastian Huber <sebastian.huber@…>
arm: Remove legacy execption support
12:59 Changeset in rtems [59af2cc]5 by Javier Jalle <javier.jalle@…>
leon, grspw_router: Changed driver C API SMP safe by spin-lock protection and semaphore. On spin-lock per SpW/AMBA port to allow multiple parallel register operations per port. A common semaphore for general SpW router configuration such as routing table. Move to a C API instead of using the I/O Manager. The SpW router driver does not perform any I/O only management of the router. Update #2355.
12:41 Changeset in rtems [36338fb]5 by Sebastian Huber <sebastian.huber@…>
monitor: Do not zero sema id and name
12:07 Changeset in rtems [088acbb0]5 by Sebastian Huber <sebastian.huber@…>
score: Fix scheduler yield in SMP configurations Check that no ask help request is registered during unblock and yield scheduler operations. There is no need to ask for help if a scheduled thread yields, since this is already covered by the pre-emption detection. Update #2556.
11:50 Changeset in rtems [21b3319f]5 by Javier Jalle <javier.jalle@…>
leon, ambapp: Added L4STAT driver to ambapp ids
10:07 Ticket #2289 (rtems_ada_self is broken on SMP) closed by Sebastian Huber
duplicate: Duplicate of #2835.
09:57 Changeset in rtems [9cd20cd]5 by Sebastian Huber <sebastian.huber@…>
bsps: Provide <bsp/fdt.h> for every BSP Add bsp_fdt_map_intr() intended for the libbsd FDT support.
09:36 Changeset in rtems-docs [9260c98]5 by Sebastian Huber <sebastian.huber@…>
c-user: Update rtems_task_set_scheduler()
06:58 Changeset in rtems [a11e1ff5]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Optimize AltiVec? context switch Use r8 instead of r5 to slightly optimize _CPU_Context_switch(). It is not a big deal, however, we already assume r12 is used by _CPU_Context_switch(). Treat r5 the in same way.
06:50 Changeset in rtems [c6f76392]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix AltiVec? context switch Update #2751.

03/06/17:

13:37 Changeset in rtems [696b5b1e]5 by Sebastian Huber <sebastian.huber@…>
bsp/beatnik: More verbose fatal extension
12:08 Changeset in rtems [a8595605]5 by Martin Aberg <maberg@…>
leon, occan: Converted disable/enable to SMP locks This commit updates the OCCAN driver locking mechanism: 1. Convert interrupt disable/enable to interrupt locks. 2. Make sure interrupt service routines use proper locking to deal with threads running in parallel.
11:07 Changeset in rtems-libbsd [18a623e]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Provide strtoq() and strtouq()
11:07 Changeset in rtems-libbsd [08f4881]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
NETSTAT(1): Disable unused functions
11:06 Changeset in rtems-libbsd [6bc5190]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Disable unused pfil_try_rlock()
11:06 Changeset in rtems-libbsd [5268338]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Provide sbuf_hexdump()
11:05 Changeset in rtems-libbsd [57ba8ad]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Avoid kern_unsetenv()
10:16 Changeset in rtems [f61195b2]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE
10:14 Changeset in rtems [7cb93250]5 by Martin Aberg <maberg@…>
leon, apbuart: added register defines: FIFO, delay int The FIFOs available capability bit is available in the UART Control Register: FIFOs available (FA) - Set to 1 when receiver and transmitter FIFOs are available. When 0, only holding register is available. Delay interrupt can delay a receive character interrupt to better handle RX bursts.
10:10 Changeset in rtems [b925ae7]5 by Sebastian Huber <sebastian.huber@…>
bsp/beatnik: Update due to API changes The device_t typedef is already provided by <sys/types.h> if _KERNEL is defined.
06:41 Changeset in rtems-libbsd [517e229]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
media01: Add cpuinfo command
06:13 Ticket #2905 (Merge LEON) closed by Sebastian Huber
fixed: This is mostly done and certainly not a GSoC project.
01:16 Changeset in rtems [d0a1fc8]5 by David Gibson <david@…>
libfdt: Change names of sparse helper macros The default libfdt_env.h (for POSIXish userland builds) supports sparse checking. It has a couple of helper macros, force and bitwise which expand the relevant sparse attributes to enable checking for incorrect or missing endian conversions. Those are bad names: for one, leading underscores are supposed to be reserved for the system libraries, and worse, some systems (including RHEL7) do define those names already. So change them to FDT_FORCE and FDT_BITWISE which are far less likely to have collisions. Suggested-by: Paolo Bonzini <pbonzini@…> Signed-off-by: David Gibson <david@…>

03/03/17:

08:04 Changeset in rtems [cb056d0]5 by Sebastian Huber <sebastian.huber@…>
cdtest: Print begin of test only once
00:54 Developer/Projects/Open/TestingImprovements edited by Amar Takhar
Second attempt. (diff)
00:53 Developer/Projects/Open/TestingImprovements edited by Amar Takhar
Fix markup (diff)
00:53 Developer/Projects/Open/TestingImprovements edited by Amar Takhar
Add server side redirect. (diff)

03/02/17:

20:44 Developer/OpenProjects edited by Gedare Bloom
strike-thru fix (diff)
20:39 Developer/OpenProjects edited by Gedare Bloom
Move RTEMS Tester OP to ticket. (diff)
20:37 Ticket #2919 (RTEMS Tester Improvements) created by Gedare Bloom
= RTEMS Tester = [[PageOutline(...)]] == Mentors …
20:24 Developer/OpenProjects edited by Gedare Bloom
Clean up BSP ticketquery (diff)
19:37 Developer/OpenProjects edited by Amar Takhar
Convert testing project to ticket for SoC (diff)
19:25 Developer/Projects/Open/TestingImprovements edited by Amar Takhar
Redirec to ticket. (diff)
19:19 Ticket #2918 (Conversion to new test suite.) created by Amar Takhar
[[PageOutline(...)]] == Introduction == The …
15:53 Changeset in rtems [c0dafd7b]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Use at most 2GiB of RAM
15:45 Changeset in rtems-libbsd [334019d]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
nexus-devices: Use FDT for qoriq BSPs
15:29 Changeset in rtems-libbsd [c1205ee]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
FDT(4): Port to RTEMS
15:28 Changeset in rtems-libbsd [f0dd0c5]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
FDT(4): Import from FreeBSD
15:09 GSoC/GettingStarted edited by Gedare Bloom
Replace sis with erc32 (diff)
14:25 Changeset in rtems [d3f60af]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Adjust workspace according to FDT
14:20 Changeset in rtems [35136d3]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Use -O2
14:20 Changeset in rtems [62f16ad]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Enable linker garbage collection
14:17 Changeset in rtems [891b834f]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Do not overwrite configured baud
10:57 Changeset in rtems [805d7213]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix warnings
10:54 Changeset in rtems [09dab28d]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix interrupt thread dispatch Update #2751.
07:49 Changeset in rtems-source-builder [10d9e2d]5 by Sebastian Huber <sebastian.huber@…>
4.12: Do not use a global hash file
06:54 Changeset in rtems [1f618ab0]5 by Sebastian Huber <sebastian.huber@…>
posix_devctl: Fix for pre C99 Use restrict just like in <devctl.h> to avoid compiler errors with older GCC, e.g. 4.8 or 4.9.

03/01/17:

10:31 Changeset in rtems [08d85992]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix warnings
09:49 Changeset in rtems-libbsd [ae9e46d]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix dw_mmc dependencies
07:18 Changeset in rtems-source-builder [4f72b95]5 by Sebastian Huber <sebastian.huber@…>
sb: Bail out only if hash definitions conflict
06:30 Changeset in rtems-source-builder [4c5eb89]5 by Sebastian Huber <sebastian.huber@…>
4.12: Update to use Newlib 2.5.0.20170228

02/28/17:

09:03 Ticket #2917 (termios: Make write POSIX compatible) closed by Sebastian Huber
fixed: [a165a9607abd4263fa1a572bb227bd9fb537053b/rtems]
09:03 Ticket #2916 (termios: Change receive callback invocation to enable select() and ...) closed by Sebastian Huber
fixed: [9fa0f543ecfcf6cdf79d60a3a9f5a0ed845c7046/rtems]
09:02 Ticket #2915 (termios: Potential infinite loop in canonical mode) closed by Sebastian Huber
fixed: [a27128c5dce5d2fcd482a7914750539f8745ff88/rtems] [c80f6aa9161e10259127b3b9abe7717c702daf39/rtems]
09:01 Ticket #2914 (termios: Race condition in raw input buffer handling) closed by Sebastian Huber
fixed: [0e8d20555966942f79e0e8ec29ff2104fda1b646/rtems] [bb087cb0f93e85858db24023b3fa28815fa2d01e/rtems]
09:01 Ticket #2913 (RTEMS FAT32 formatter does not set the not dirty and no IO error bits) closed by Sebastian Huber
fixed: [17f81ee3cb41764d34c2f09a2b92c40a41f78841/rtems] [a60db6958fa28c5c2e44b0900665c27433175c03/rtems]
08:57 Ticket #2755 (FAT mkdir() broken) closed by Sebastian Huber
fixed: [6ec60de37d899646552f988d974017d5f54c4e3c/rtems] [267de79ad27469a2ff7816043e76eecc99ffe38d/rtems]
08:12 Changeset in rtems [f71ccc34]5 by Sebastian Huber <sebastian.huber@…>
termios: Simplify some calculations Use the modular arithmetic addition rule.
07:57 Ticket #2917 (termios: Make write POSIX compatible) created by Sebastian Huber
Currently only blocking read/write operations are implemented. A …
07:55 Ticket #2916 (termios: Change receive callback invocation to enable select() and ...) created by Sebastian Huber
Call the receive callback in case a read will succeed without to …
07:52 Ticket #2915 (termios: Potential infinite loop in canonical mode) created by Sebastian Huber
In canonical mode, the raw input buffer or the canonical buffer may …
07:50 Ticket #2914 (termios: Race condition in raw input buffer handling) created by Sebastian Huber
Use the device lock to protect the raw input buffer management, e.g. …
07:34 Ticket #2913 (RTEMS FAT32 formatter does not set the not dirty and no IO error bits) created by Sebastian Huber
On FAT12 and FAT32 the FAT table entry 1 contains one bit to indicate …
02:56 Boards/Zynq - Zedboard edited by Chris Johns
Fox JTAG boxes. (diff)

02/27/17:

10:50 Changeset in rtems [17f81ee]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix FAT32 formatter The second FAT entry contains a bit to indicate if the FAT32 filesystem is not dirty and a bit to indicate if there was no IO error. Set both bits for a fresh filesystem. This prevents a warning if mounted on Windows. Update #2913.
10:50 Changeset in rtems [a60db69]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix FAT32 formatter The second FAT entry contains a bit to indicate if the FAT32 filesystem is not dirty and a bit to indicate if there was no IO error. Set both bits for a fresh filesystem. This prevents a warning if mounted on Windows. Close #2913.
09:40 Changeset in rtems [267de79a]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Directories should have a file size of 0 Close #2755.
09:40 Changeset in rtems [6ec60de3]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Directories should have a file size of 0 Update #2755.

02/25/17:

04:05 Changeset in rtems-docs [ff9d555]5 by Chris Johns <chrisj@…>
Add a check for Sphinx extensions. Minor clean up of the configure messages. Do not re-check sphinx in the nested configures.

02/24/17:

13:56 Changeset in rtems [902ffed]5 by Sebastian Huber <sebastian.huber@…>
termios09: Test send callback
13:44 Changeset in rtems [36635433]5 by Sebastian Huber <sebastian.huber@…>
termios: Implement non-blocking write
11:54 Changeset in rtems [36fc8b18]5 by Daniel Hellstrom <daniel@…>
leon, grspw_pkt: unregister ISR on close
11:49 Changeset in rtems [029ce4d1]5 by Daniel Hellstrom <daniel@…>
leon, grspw_pkt: fix descriptor table mem leak on grspw_close()
10:46 Changeset in rtems [06d14667]5 by Sebastian Huber <sebastian.huber@…>
termios09: Test output post processing
09:29 Changeset in rtems [a27128c5]4.11 by Sebastian Huber <sebastian.huber@…>
termios: Fix infinite loop in receive path In canonical mode, the raw input buffer or the canonical buffer may overflow without an end of line. Avoid an infinite loop in this case. Update #2915.
09:29 Changeset in rtems [c80f6aa9]5 by Sebastian Huber <sebastian.huber@…>
termios: Fix infinite loop in receive path In canonical mode, the raw input buffer or the canonical buffer may overflow without an end of line. Avoid an infinite loop in this case. Close #2915.
03:22 TracChangeLog created by trac
03:22 TicketQuery created by trac
03:22 WikiRestructuredTextLinks edited by trac
(diff)
03:22 WikiRestructuredText edited by trac
(diff)
03:22 WikiProcessors edited by trac
(diff)
03:22 WikiPageNames edited by trac
(diff)
03:22 WikiNewPage edited by trac
(diff)
03:22 WikiMacros edited by trac
(diff)
03:22 WikiHtml edited by trac
(diff)
03:22 WikiFormatting edited by trac
(diff)
03:22 WikiDeletePage edited by trac
(diff)
03:22 TracWorkflow edited by trac
(diff)
03:22 TracWiki edited by trac
(diff)
03:22 TracUpgrade edited by trac
(diff)
03:22 TracUnicode edited by trac
(diff)
03:22 TracTimeline edited by trac
(diff)
03:22 TracTicketsCustomFields edited by trac
(diff)
03:22 TracTickets edited by trac
(diff)
03:22 TracSyntaxColoring edited by trac
(diff)
03:22 TracSupport edited by trac
(diff)
03:22 TracStandalone edited by trac
(diff)
03:22 TracSearch edited by trac
(diff)
03:22 TracRoadmap edited by trac
(diff)
03:22 TracRevisionLog edited by trac
(diff)
03:22 TracRepositoryAdmin edited by trac
(diff)
03:22 TracReports edited by trac
(diff)
03:22 TracQuery edited by trac
(diff)
03:22 TracPlugins edited by trac
(diff)
03:22 TracPermissions edited by trac
(diff)
03:22 TracNotification edited by trac
(diff)
03:22 TracNavigation edited by trac
(diff)
03:22 TracModWSGI edited by trac
(diff)
03:22 TracModPython edited by trac
(diff)
03:22 TracLogging edited by trac
(diff)
03:22 TracLinks edited by trac
(diff)
03:22 TracInterfaceCustomization edited by trac
(diff)
03:22 TracRss edited by trac
(diff)
03:22 TracInstall edited by trac
(diff)
03:22 TracIni edited by trac
(diff)
03:22 TracImport edited by trac
(diff)
03:22 TracGuide edited by trac
(diff)
03:22 TracFineGrainedPermissions edited by trac
(diff)
03:22 TracFastCgi edited by trac
(diff)
03:22 TracEnvironment edited by trac
(diff)
03:22 TracChangeset edited by trac
(diff)
03:22 TracCgi edited by trac
(diff)
03:22 TracBrowser edited by trac
(diff)
03:22 TracBatchModify edited by trac
(diff)
03:22 TracBackup edited by trac
(diff)
03:22 TracAdmin edited by trac
(diff)
03:22 TracAccessibility edited by trac
(diff)
03:22 TitleIndex edited by trac
(diff)
03:22 SandBox created by trac
03:22 RecentChanges edited by trac
(diff)
03:22 PageTemplates edited by trac
(diff)
03:22 InterWiki edited by trac
(diff)
03:22 InterTrac edited by trac
(diff)
03:22 CamelCase created by trac
00:12 Changeset in rtems [90f54b0e]5 by David Gibson <david@…>
libfdt: Add fdt_setprop_empty() Device trees can contain empty (zero length) properties, which are often used as boolean flags. These can already be created using fdt_setprop() passing a length of zero and a pointer which is ignored. It is safe to pass NULL, but that may not be obvious from the interface. To make it clearer, add an fdt_setprop_empty() helper macro. Signed-off-by: David Gibson <david@…>

02/23/17:

23:51 Changeset in rtems [6dbbd277]5 by David Gibson <david@…>
libfdt: Remove undefined behaviour setting empty properties The standard way of setting an empty property using libfdt is: fdt_setprop(fdt, nodeoffset, propname, NULL, 0); However, the implementation of this includes an unconditional: memcpy(prop->data, NULL, 0); Which although it will be a no-op (which is what we want) on many platforms is technically undefined behaviour. Correct this, so that when passing a 0 length, passing a NULL pointer as the value to fdt_setprop() is definitely safe. This should quiet static checkers which complain about this. Signed-off-by: David Gibson <david@…>
15:33 Changeset in rtems [f600458d]5 by Martin Aberg <maberg@…>
leon, clock: new driver manager clock driver - Compatible with SMP - Selects timecounter depending on features available - Fixes problem with time going to fast on SMP This is an implementation of the RTEMS "clockdrv_shell" interface for LEON2/3/4 systems using the Driver Manager. It is clock hardware agnostic and compatible with SMP and UP. Availability of free running counters is probed and selected as needed. GR740: RTEMS TESTSUITE FAILURE SUMMARY Result Test ExecRes? ConsoleRes? ExitCode1 ExitCode2 FAIL: ./fstests/imfs_fsscandir01 OK FAIL 5 0 FAIL: ./fstests/jffs2_fsscandir01 OK FAIL 5 0 FAIL: ./fstests/mdosfs_fsscandir01 OK FAIL 5 0 FAIL: ./fstests/mimfs_fsscandir01 OK FAIL 5 0 FAIL: ./fstests/mrfs_fsscandir01 OK FAIL 5 0 FAIL: ./psxtests/psxshm01 FAIL FAIL N/A N/A FAIL: ./psxtests/psxshm02 FAIL FAIL N/A N/A FAIL: ./sptests/spinternalerror01 OK N/A -559038737 1611526157 FAIL: ./sptests/sptimecounter01 OK N/A 5 0 SUMMARY Tests failing: 9 Tests successful: 578 --- GR712RC: RTEMS TESTSUITE FAILURE SUMMARY Result Test ExecRes? ConsoleRes? ExitCode1 ExitCode2 FAIL: ./smptests/smpipi01 FAIL FAIL N/A N/A FAIL: ./smptests/smpthreadlife01 FAIL FAIL N/A N/A FAIL: ./fstests/imfs_fsscandir01 OK FAIL 5 0 FAIL: ./fstests/jffs2_fsscandir01 OK FAIL 5 0 FAIL: ./fstests/mdosfs_fsscandir01 OK FAIL 5 0 FAIL: ./fstests/mimfs_fsscandir01 OK FAIL 5 0 FAIL: ./fstests/mrfs_fsscandir01 OK FAIL 5 0 FAIL: ./psxtests/psxshm01 FAIL FAIL N/A N/A FAIL: ./psxtests/psxshm02 FAIL FAIL N/A N/A FAIL: ./sptests/spinternalerror01 OK N/A -559038737 1611526157 FAIL: ./sptests/sptimecounter01 OK N/A 5 0 SUMMARY Tests failing: 11 Tests successful: 576
14:43 Changeset in rtems [a165a96]5 by Sebastian Huber <sebastian.huber@…>
termios: Make write POSIX compatible Currently only blocking read/write operations are implemented. A blocking write must transfer at least one character. It should not wait for the device for the second character and so on. Close #2917.
14:19 Changeset in rtems [c41b47e3]5 by Sebastian Huber <sebastian.huber@…>
termios: Introduce doTransmit()
13:04 Changeset in rtems [5244d31e]5 by Sebastian Huber <sebastian.huber@…>
termios: Simplify oproc() Call rtems_termios_puts() only once. Adjust column in one place.
10:35 Changeset in rtems [9fa0f54]5 by Sebastian Huber <sebastian.huber@…>
termios: Change receive callback invocation Call the receive callback in case a read will succeed without to block. This enables the use of the receive callback for a poll() and select() support. Increase raw input buffer size to allow buffering of one line. Close #2916.
09:35 Changeset in rtems [9f69ac2]5 by Sebastian Huber <sebastian.huber@…>
termios: Ignore carriage return early if desired In case carriage return characters should be ignored in the input (IGNCR), then drop them early before they reach the raw input buffer. This makes it easier to calculate the content size of the raw input buffer.
09:06 Changeset in rtems [0e8d2055]4.11 by Sebastian Huber <sebastian.huber@…>
termios: Protect raw input buffer with device lock Use the device lock to protect the raw input buffer management, e.g. tail, head and buffer content updates. Update #2914.
09:06 Changeset in rtems [bb087cb0]5 by Sebastian Huber <sebastian.huber@…>
termios: Protect raw input buffer with device lock Use the device lock to protect the raw input buffer management, e.g. tail, head and buffer content updates. Close #2914.
08:38 Changeset in rtems [49d8f653]5 by Sebastian Huber <sebastian.huber@…>
termios: Change tty_rcvwakeup to bool Optimize callout invocation check.
08:12 Changeset in rtems [35a3d815]4.11 by Sebastian Huber <sebastian.huber@…>
termios: Simplify rtems_termios_read_tty() Remove dead code. Update #2914.
08:12 Changeset in rtems [d60c2d79]5 by Sebastian Huber <sebastian.huber@…>
termios: Simplify rtems_termios_read_tty() Remove dead code. Update #2914.
00:34 Changeset in rtems [638948c]5 by Colin Ian King <colin.king@…>
jffs2: fix spelling mistake: "requestied" -> "requested" trivial fix to spelling mistake in JFFS2_ERROR message Signed-off-by: Colin Ian King <colin.king@…> [Brian: also fix 'an' -> 'a'] Signed-off-by: Brian Norris <computersforpeace@…>
Note: See TracTimeline for information about the timeline view.