Timeline



01/15/15:

18:22 Developer/OpenProjects edited by Joel Sherrill
Move OpenRISC port from open to completed (diff)
13:13 Changeset in rtems [f87ede5]4.115 by Sebastian Huber <sebastian.huber@…>
libnetworking: Fix close of active sockets Send a special event to notify tasks waiting for a socket state change in case this socket gets closed. This prevents a use after free. Close #785.
10:30 Changeset in rtems [ac6e8c4]4.115 by Sebastian Huber <sebastian.huber@…>
libnetworking: Simplify sbwait()

01/14/15:

22:23 Changeset in rtems [296846a]4.115 by Joel Sherrill <joel.sherrill@…>
mcf5206elite/include/i2c.h: Fix spelling error
22:23 Changeset in rtems [b1dcae0]4.115 by Joel Sherrill <joel.sherrill@…>
stm32f4/.../stm32f105rc-testsuite.tcfg: Add more tests
22:22 Changeset in rtems [3d345508]4.115 by Joel Sherrill <joel.sherrill@…>
lpc24xx/.../lpc23xx_tli800-testsuite.tcfg: Add more tests
22:22 Changeset in rtems [b302880e]4.115 by Joel Sherrill <joel.sherrill@…>
lpc24xx/.../lpc2362-testsuite.tcfg: Add more tests
22:22 Changeset in rtems [05eaca8]4.115 by Joel Sherrill <joel.sherrill@…>
lm3s69xx/.../lm3s6965-testsuite.tcfg: Add more tests
22:22 Changeset in rtems [c1c45f5]4.115 by Joel Sherrill <joel.sherrill@…>
lm3s69xx/.../lm3s3749-testsuite.tcfg: Add more tests
19:07 Changeset in rtems [f1c044d]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix conditional compilation
11:51 TBR/BSP/Leon3 edited by daniel.cederman
(diff)
06:53 Changeset in rtems [6042fdb7]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mcf5206elite: Remove <i2c.h> inlude in <bsp.h> This prevents a compile-time error in libtests/i2c01.
06:34 Changeset in rtems [77c5ddd4]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smpmrsp01: Fix task delete race condition Do not supsend self while waiting for termination since the rtems_task_delete() may take place while the rtems_task_suspend() waits for the Giant lock preventing delivery of the inter-processor interrupt. The result is a suspended and terminated thread (this is a valid state, but leads in this case to a test failure).

01/13/15:

21:40 Changeset in rtems [125e23b]4.115 by Joel Sherrill <joel.sherrill@…>
tools/cpu/nios2/ptf.c: Add include to fix warnings
21:40 Changeset in rtems [85dbf52]4.115 by Joel Sherrill <joel.sherrill@…>
libcpu/powerpc/mpc6xx/mmu/bat.c: Now compiles with gcc 5.x
12:46 TBR/BSP/Leon3 edited by daniel.cederman
(diff)
10:53 TBR/BSP/Leon3 edited by daniel.cederman
(diff)
10:48 Ticket #2233 (Commit message didn't close referenced ticket) created by Sebastian Huber
Ticket: https://devel.rtems.org/ticket/2232 Commit: …
10:38 Changeset in rtems [f2e6c3e]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Add T2080RDB and T4240RDB variants
10:28 TBR/BSP/Leon3 edited by daniel.cederman
(diff)
09:42 TBR/Website/Board_Support_Packages edited by daniel.cederman
Fix link to LEON2/3 (diff)
07:24 Changeset in rtems [99a1f122]4.115 by Sebastian Huber <sebastian.huber@…>
nios2: Disable assembler warning Close #2232.

01/12/15:

18:37 Ticket #2232 (nios2 warning in nios2-eic-il-low-level.S) created by Joel Sherrill
Should the file be modified per the recommendation from the binutils …
10:24 Changeset in rtems [8244a2f]4.115 by Daniel Cederman <cederman@…>
doc: Document network task affinity option
10:24 Changeset in rtems [b92f737]4.115 by Daniel Cederman <cederman@…>
doc: Describe new default error handler for Sparc

01/11/15:

16:36 Changeset in rtems [8bcd5a22]5 by Rickard Strandqvist <rickard_strandqvist@…>
jffs2: compr_rubin: Remove unused function Remove the function pulledbits() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@…> Reviewed-by: Richard Weinberger <richard@…> Signed-off-by: Brian Norris <computersforpeace@…>

01/10/15:

19:04 Changeset in rtems [5139d21]4.115 by Anthony Green <green@…>
moxiesim: Add conditional logic to handle old and new gas syntax

01/09/15:

21:42 Changeset in rtems-source-builder [e08fe1b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
dtc: Update to dtc 1.4.1 and use it on moxie The site referenced in the 1.2.x configuration is no longer accessible. The new configuration gives both an updated version and a more permanent location.
14:37 Changeset in rtems-tools [3f47178]4.104.115 by Sebastian Huber <sebastian.huber@…>
Add PowerPC patches for GCC 4.9.2
13:09 Ticket #2231 (arm cpu.c selects non-thumb code for Thumb only build) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 5759510c9645bb0dd41e97da8ec3ac95595ebf66/rtems: […]
12:25 Changeset in rtems [5759510]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Fix compile error for ARMv6-M multilib ARMv6-M is not supported since we cannot directly use the ARMv7-M code due to some inline assembler statements. Close #2231.
08:03 Changeset in rtems [0c94a46]4.115 by Daniel Cederman <cederman@…>
bsp/sparc: Move BSP_ISR_handler to a separate file and rename it This allows it to be wrapped by another function at link-time and can be used to trace interrupts. If not placed in a separate file, the function pointer address used in BSP_shared_interrupt_init will be resolved at compile-time, and the function will not be wrappable.

01/08/15:

18:17 Ticket #2231 (arm cpu.c selects non-thumb code for Thumb only build) created by Joel Sherrill
Reported initially as gcc PR64542 …
09:43 Changeset in rtems [e7d175af]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smpwakeafter01: Fix task count

01/07/15:

09:37 Changeset in rtems [b1268e6]4.115 by Sebastian Huber <sebastian.huber@…>
powerpc: Add AltiVec? register ASM defines

01/05/15:

04:49 Ticket #2230 (PowerPC with mpc6xx clock: Nanoseconds extension doesn't compensate ...) created by Nick Withers
The PowerPC mpc6xx clock driver nanoseconds extension …

01/02/15:

12:18 Changeset in rtems [d745297]5 by Daniel Hellstrom <daniel@…>
leon, gr1553b: comment cleanup
12:17 Changeset in rtems [91df5a69]5 by Daniel Hellstrom <daniel@…>
libpci: code cleanup
12:16 Changeset in rtems [be66bbc1]5 by Daniel Hellstrom <daniel@…>
leon, grspw: rxPktSize must set DMA RX max length
Note: See TracTimeline for information about the timeline view.