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

Timeline



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)

11/02/15:

18:04 Ticket #2443 (Remove AVR Architectural Port) created by Joel Sherrill
Remove the AVR port per the instructions at …
18:01 Developer/Removing_a_Port created by Joel Sherrill
Stub
18:00 Ticket #2442 (Remove avrtest BSP) created by Joel Sherrill
Remove the avr/avrtest BSP per the instructions at …
17:55 Developer/Removing_a_BSP edited by Joel Sherrill
Upadte (diff)
17:53 Developer/Removing_a_BSP created by Joel Sherrill
17:44 GSoC/GettingStarted edited by Gedare Bloom
delete mention of RPMs (diff)
17:25 WikiStart edited by Joel Sherrill
Add links to unwritten sections for removing a BSP and architecture. (diff)
17:12 Ticket #2441 (lpc1768 variants fail to build with error in gpio.c) created by Joel Sherrill
arm-lpc1768_mbed_ahb_ram_eth arm-lpc1768_mbed_ahb_ram arm-lpc1768_mbed …
08:17 Ticket #2440 (rtems_waf: Install is broken for version != 4.11) created by Sebastian Huber
"waf install" is broken for version != 4.11 due to use of hard-coded …
00:04 Ticket #2439 (GCC 4.9.3 ARM build fails on OS X 10.11 (El Capitan)) created by Chris Johns
Building 4.11/rtems-arm with the RSB fails with (error report …

10/29/15:

19:44 Ticket #2438 (ARM cache problem after libdl load) created by Patrick Gauvin
* RTEMS Version: Branch "4.11", commit …
Note: See TracTimeline for information about the timeline view.