Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Timeline



11/17/15:

20:24 PageTemplates/GCITaskTemplate created by Gedare Bloom
20:22 GCI/Design/CoverImage created by Gedare Bloom
20:21 GCI/Outreach/WikiTBR created by Gedare Bloom
20:19 GCI/QA/InvestigateTicket created by Gedare Bloom
20:19 GCI/QA/ImproveEnglish created by Gedare Bloom
20:15 GCI/Outreach/Middleware created by Gedare Bloom
Import from GCI/Projects
19:48 GCI/Outreach/HelloWorldVideo created by Gedare Bloom
19:46 GCI/Outreach/Tutorials created by Gedare Bloom
Import from GCI/Projects
19:44 GCI/Documentation/ClassicAPIRequirements created by Gedare Bloom
Import from GCI/Projects
19:37 GCI/Documentation/DoxygenCleanup edited by Gedare Bloom
Import more from GCI/Projects (diff)
19:31 GCI/Documentation/FileHeaders created by Gedare Bloom
Import from GCI/Projects
19:27 GCI/Documentation/DoxygenCleanup created by Gedare Bloom
Import from GCI/Projects
19:13 GCI/Obsolete/RefactorBSPs created by Gedare Bloom
Import from GCI/Projects
19:11 GCI/Coding/POSIXTimingTest created by Gedare Bloom
Import from GCI/Projects
19:09 GCI/Coding/HelloWorld created by Gedare Bloom
import from GCI/Projects
07:59 Ticket #2472 (Wrong value in PSR register after task switch on SPARC) closed by Daniel Cederman <cederman@…>
fixed: In [changeset:"2d7aad73ea79fdfd80fa466233c7dbeceb98d43c/rtems"]: […]
07:34 Ticket #2472 (Wrong value in PSR register after task switch on SPARC) created by daniel.cederman
The task switching code does not update the PSR if the heir changes …
06:52 Ticket #2470 (Interrupt epilogue is broken on ARMv7-AR and PowerPC) closed by Sebastian Huber
fixed: [0c9bf40b89cd6763f9ec5d913d440c8b0074a092/rtems]
06:49 Ticket #2471 (Race condition on SMP for events and timeouts) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"72857659c1f8fc71da4a30833caab583a2cfac6d/rtems"]: […]
06:48 Ticket #2471 (Race condition on SMP for events and timeouts) created by Sebastian Huber
06:46 Ticket #2470 (Interrupt epilogue is broken on ARMv7-AR and PowerPC) created by Sebastian Huber

11/13/15:

15:31 Ticket #2469 (Convert RTEMS Add On Packages to RSB) created by Joel Sherrill
This ticket is to publish some patches in progress and hope to get …
15:16 Ticket #2468 (Add Thread Local Storage (TLS) support on x86) created by Joel Sherrill
The x86 is one of the architectures which does not support Thread …
13:06 Ticket #2418 (rtems_waf: SMP support is broken) closed by Sebastian Huber
fixed: https://git.rtems.org/chrisj/rtems_waf.git/commit/?id=b2ce230eb85d23d017f3e86fa9223e781e803f22
13:06 Ticket #2440 (rtems_waf: Install is broken for version != 4.11) closed by Sebastian Huber
fixed: https://git.rtems.org/chrisj/rtems_waf.git/commit/?id=080dbb5404c349afb97a129b5703f526c2185935
07:14 Ticket #2205 (RTEMS tools don't build on MinGW due to missing <sys/queue.h>) closed by Sebastian Huber
fixed: Fixed by using msys2 (2015-11-12) and [04a52040aef69910e9ac2218fea48077e34d4017/rtems-tools].

11/12/15:

15:16 Ticket #2467 (tems/c/src/lib/libbsp/arm/stm32f7x/hal/STM32F7xx_HAL_Driver/Src/stm32f7 ...) created by David Binderman
[rtems/c/src/lib/libbsp/arm/stm32f7x/hal/STM32F7xx_HAL_Driver/Src/stm32 …

11/11/15:

16:22 Ticket #2466 (Review and Incorporate Unified BSP Coding Rules) created by Joel Sherrill
Vipul Nayyar prepared a set of BSP coding guidelines as part of GSOC …
16:09 Ticket #2465 (Update Hello World Instructions to include MSYS2) created by Joel Sherrill
A ticket to prod Chris into adding to the ([wiki:GSoC/GettingStarted
13:37 Developer/Simulators/QEMU/CANEmulation edited by Pavel Pisa
Add links to CAN QEMU RTLWS 2015 article. (diff)

11/10/15:

14:16 Ticket #2464 (RSB: Tool patches use the RTEMS version) created by Sebastian Huber
In rtems/conifg/rtems-urls.bset the tool patches are set to an RTEMS …
09:17 Ticket #2434 (general gpio.h is no longer installed leading to build breakage) reopened by Sebastian Huber
On 06/11/15 23:57, André Marques wrote: > Hello, > > This issue was resolved earlier with the following patch > > https://git.rtems.org/rtems/commit/c/src/lib/libbsp/Makefile.am?id=a57b72ded94b4e77fd4f9bd3cc37380a02e3e35a > > where the inclusion of the GPIO API header file was removed from the libbsp/shared makefile and moved (in the case of the Raspberry Pi, but I forgot about the beagle BSP) to the BSP makefile which intends to use the API. This avoids these name clashes with BSPs that already have a gpio.h header file. > > However the following patch reintroduced the gpio API header on the libbsp/shared makefile > > https://git.rtems.org/rtems/commit/c/src/lib/libbsp/Makefile.am?id=6f6e5d758f6a1e7dcae74e151c3dd3d1034da232 > > This last patch should be reverted, and the shared/include/gpio.h should be included in the beagle BSP makefile that requires it, and motivated this reintroduction. > > I think it is better to have the BSPs include the gpio API header file if they actually implement the API, than forcing the header to all BSPs and creating these problems. > > > Às 14:29 de 05-11-2015, Sebastian Huber escreveu: >> On 05/11/15 15:17, Martin Galvan wrote: >>> The LPC1768 variants have a gpio.h file whose name clashes with the gpio.h from >>> the new GPIO API. This results on the BSPs failing to compile. >>> >>> This patch renames the LPC1768 gpio.* files to lpc-gpio.*, as it's done on other >>> BSPs (e.g. Beaglebone). >>> >>> Closes #2441. >> >> Thanks.
08:23 Ticket #2463 (rtems-syms assumes that 4.11 tools are installed) created by Sebastian Huber
For example: […]

11/09/15:

18:41 Ticket #2462 (shared/gpio.c possible memory leaks) created by Gedare Bloom
rtems_gpio_enable_interrupt() in libbsp/shared/gpio.c should free the …
17:41 TBR/BSP/Leon3 edited by Gedare Bloom
add cmdline for qemu leon3 (diff)

11/05/15:

19:53 Ticket #2460 (arm-gic.h - GIC_ID_TO_TWO_BITS_REG_OFFSET(id) incorrectly defined) created by Adit
This bug pertains to the ARM Generic Interrupt Controller (GIC) …
14:28 Ticket #2441 (lpc1768 variants fail to build with error in gpio.c) closed by Martin Galvan <martin.galvan@…>
fixed: In [changeset:"1d55e157ca9f4a9ff806f8fa5fcc79b03a7b8178/rtems"]: […]
10:33 Ticket #2459 (Add rtems_chain_get_first_unprotected() to chain API) closed by Sebastian Huber
fixed: [aa473025f70d144ef9b50e833e7d9b91aad134f9/rtems]
10:28 Ticket #2459 (Add rtems_chain_get_first_unprotected() to chain API) created by Sebastian Huber

11/04/15:

17:37 GSoC/GettingStarted edited by Gedare Bloom
Fix link to RSB Doc (diff)
06:53 Ticket #2454 (Warning in threadqops.c) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"eab538cf9e6c16f3ff902bf340ed0111d58fc35b/rtems"]: […]

11/03/15:

20:06 Ticket #2458 (Remove powerpc/score603e BSP) created by Joel Sherrill
Remove the powerpc/score603e BSP per the instructions at …
20:06 Ticket #2457 (Remove powerpc/ep1a BSP) created by Joel Sherrill
Remove the powerpc/ep1a BSP per the instructions at …
18:59 Ticket #2456 (Warning in beagle bbb-gpio.c) closed by Ben Gras <beng@…>
fixed: In [changeset:"2502e26ddae7c8b5780b89c5d3b85fbe5b9ca6fa/rtems"]: […]
15:54 Ticket #2456 (Warning in beagle bbb-gpio.c) created by Joel Sherrill
../../../../../../../../rtems/c/src/lib/libbsp/arm/beagle/gpio/bbb-gpio …
15:53 Ticket #2455 (Warning in spsimplesched02) created by Joel Sherrill
This may apply to the 4.11 branch as well. I am not sure. …
15:52 Ticket #2454 (Warning in threadqops.c) created by Joel Sherrill
This may apply to the 4.11 branch as well. I am not sure. …
15:33 Developer/Removing_a_Port edited by Joel Sherrill
Add RTEMS repos which know about GNU tools (diff)
15:31 Ticket #2453 (Remove h8300/h8sim BSP) created by Joel Sherrill
Remove the h8300/h8sim BSP per the instructions at …
15:30 Ticket #2452 (Remove H8300 Architectual Port) created by Joel Sherrill
Remove the H8300 port per the instructions at …
15:25 Ticket #2451 (Remove arm/gp32 BSP) created by Joel Sherrill
Remove the arm/gp32 BSP per the instructions at …
15:22 Ticket #2450 (Remove arm/nds) created by Joel Sherrill
Remove the arm/nds BSP per the instructions at …
15:21 Ticket #2449 (Remove arm/gba BSP) created by Joel Sherrill
Remove the arm/gba BSP per the instructions at …
14:54 Ticket #2448 (Remove mips/mongoose BSP) created by Joel Sherrill
Remove the m32r/m32rsim BSP per the instructions at …
14:47 Developer/Removing_a_BSP edited by Joel Sherrill
Add miscellaneous things to clean up (diff)
14:42 Ticket #2447 (Remove m32r/m32rsim) created by Joel Sherrill
Remove the m32r/m32rsim BSP per the instructions at …
14:41 Ticket #2446 (Remove M32R Architectural Port) created by Joel Sherrill
Remove the M32R port per the instructions at …
00:25 Ticket #2445 (Remove m68k/sim68000 BSP) created by Joel Sherrill
Remove the m68k/sim68000 BSP per the instructions at …
00:25 Ticket #2444 (Remove m68k/mvme136 BSP) created by Joel Sherrill
Remove the m68k/mvme136 BSP per the instructions at …
00:23 Developer/Removing_a_Port edited by Joel Sherrill
Added more (diff)
00:10 Developer/Removing_a_Port edited by Joel Sherrill
Add first steps (diff)
Note: See TracTimeline for information about the timeline view.