Timeline



08/27/15:

18:19 Changeset in rtems [5b5ef4e4]4.11 by Sudarshan Rajagopalan <sudarshan.rajagopalan@…>
Fix exception handler for supporting FPU Close #2401.
18:19 Changeset in rtems [7263a50]5 by Sudarshan Rajagopalan <sudarshan.rajagopalan@…>
Fix exception handler for supporting FPU
14:13 SOCIS/2015/FaultTolerance edited by Saeed Ehteshamifar
(diff)

08/26/15:

12:20 SOCIS/2015 edited by Saeed Ehteshamifar
(diff)

08/25/15:

09:19 GSoC/2015/RaspberryPiUSBSupport edited by Yurii Shevtsov
(diff)

08/24/15:

07:57 GSoC/2015/NestedMutex edited by Saurabh Gadia
(diff)
07:54 GSoC/2015/NestedMutex edited by Saurabh Gadia
(diff)
07:52 GSoC/2015 edited by Saurabh Gadia
(diff)
07:51 GSoC/2015 edited by Saurabh Gadia
(diff)

08/21/15:

19:04 GSoC/2015/RaspberryPi2Support edited by Rohini Kulkarni
(diff)
19:01 GSoC/2015/RaspberryPi2Support edited by Rohini Kulkarni
(diff)
18:18 GSoC/2015/BeagleBSPPortingUmon edited by Jarielle Catbagan
Updated wiki for Beagle BSP Improvements - Porting uMon to the Beaglebone Black (diff)
17:06 Changeset in umon [c900821] by Jarielle Catbagan <jcatbagan93@…>
BBB: README: Add section on installing uMon into the eMMC from an SD card
17:05 Changeset in umon [63834b9] by Jarielle Catbagan <jcatbagan93@…>
BBB: Add proper attributions to the files modified
17:05 Changeset in umon [91be006] by Jarielle Catbagan <jcatbagan93@…>
README: Fix directory name references and remove reference to nonexistent main/README
12:05 GSoC/2015 edited by André Marques
(diff)
12:03 GSoC/2015 edited by André Marques
Added wiki page (diff)
12:02 GSoC/2015/RaspberryPi_peripherals_and_SD_card created by André Marques
03:59 Changeset in rtems [e9fbaa3b]5 by Sebastian Huber <sebastian.huber@…>
rbtree: Replace implementation Use the BSD <sys/tree.h> implementation since it is faster, more flexible and uses less storage. See https://github.com/sebhub/rb-bench.
03:59 Changeset in rtems [f71e67d]5 by Sebastian Huber <sebastian.huber@…>
rbtree: Delete unused RBTREE_NODE_*() macros
03:57 Changeset in rtems [ddb6a49b]5 by Sebastian Huber <sebastian.huber@…>
rbtree: Delete _RBTree_Initialize() This function has no internal use case.
03:55 Changeset in rtems [b9877ee]5 by Sebastian Huber <sebastian.huber@…>
rbtree: Delete _RBTree_Get() This function has no internal use case.
03:40 Changeset in rtems [3f49446]5 by Sebastian Huber <sebastian.huber@…>
rbtree: Delete _RBTree_Is_first()
03:39 Changeset in rtems [341f629]5 by Sebastian Huber <sebastian.huber@…>
rbtree: Add _RBTree_Minimum(), _RBTree_Maximum()
03:25 Changeset in rtems [1f242285]5 by Sebastian Huber <sebastian.huber@…>
posix: Avoid _RBTree_Next()
03:24 Changeset in rtems [2d48456]5 by Sebastian Huber <sebastian.huber@…>
rbheap: Drop direction from _RBTree_Iterate()
03:04 Changeset in rtems [d7c93070]5 by Sebastian Huber <sebastian.huber@…>
sptests/sprbtree01: Avoid internal API
02:48 Changeset in rtems [d128b4f2]5 by Sebastian Huber <sebastian.huber@…>
sptests/sprbtree01: Fix random ops test case

08/20/15:

20:47 GSoC/2015/RaspberryPi2Support edited by Rohini Kulkarni
(diff)

08/19/15:

15:07 Ticket #2393 (rtems/c/src/lib/libbsp/sparc/shared/1553/b1553brm.c:992: bad if test ?) created by David Binderman
[rtems/c/src/lib/libbsp/sparc/shared/1553/b1553brm.c:992]: (style) …

08/18/15:

14:30 Changeset in rtems [151e53f]5 by Ketul Shah <ketulshah1993@…>
Beagle: GPIO support (for BBB) GPIO Driver Development for BeagleBone? Black based on the generic GPIO API
13:37 Changeset in rtems-source-builder [0d59530]4.11 by Hesham Almatary <heshamelmatary@…>
doc: zlib1g-dev package needs to be installed on Linux Mint
13:37 Changeset in rtems-source-builder [f795d62]4.104.95 by Hesham Almatary <heshamelmatary@…>
doc: zlib1g-dev package needs to be installed on Linux Mint
04:21 Changeset in rtems [509e8d7f]5 by Sebastian Huber <sebastian.huber@…>
rbtree: Delete rtems_rbtree_find_control() This function is hard to support in alternative implementations. It has no internal use case.
04:21 Changeset in rtems [9ccdb1d]4.11 by Sebastian Huber <sebastian.huber@…>
rbtree: Delete rtems_rbtree_find_control() This function is hard to support in alternative implementations. It has no internal use case.
04:05 Changeset in rtems [c72f132]5 by Sebastian Huber <sebastian.huber@…>
rbheap: Avoid internal API

08/17/15:

15:01 SOCIS/2015 edited by hermann19829
(diff)
14:55 Ticket #2391 ('python import rtems' fails in gdb) created by Ric Claus
When following …
10:42 Changeset in rtems [b09a578]5 by Andre Marques <andre.lousa.marques@…>
Closes ticket #2390, and also updates the RPI implementation. makes rtems_gpio_bsp_get_value return uint32_t. Motivation: simplify beagle gpio implementation for common gpio apio.
00:16 GSoC/2015 edited by YANG QIAO
revert the mistake of deletion in rev 197 (diff)

08/15/15:

18:52 Changeset in rtems [f7ea9579]5 by Andre Marques <andre.lousa.marques@…>
Added GPIO API sources to rpi Makefile
18:52 Changeset in rtems [a57b72d]5 by Andre Marques <andre.lousa.marques@…>
Removed GPIO API from the libbsp/shared Makefile.

08/14/15:

15:26 Debugging/OpenOCD/Xilinx_Zynq edited by Ric Claus
(diff)

08/13/15:

21:02 GSoC/2015 edited by Yurii Shevtsov
(diff)
14:43 Changeset in rtems [2b6d00f]5 by Ian Lepore <ian@…>
timecounter: Merge FreeBSD change r304285 Constify the pointers to eventtimer and timecounter name strings. The need for this appears as soon as you try to set the names to something that isn't a "quoted literal". (I'm actually confused why quoted strings aren't a problem as well, we must have some warning disabled.) Update #3175.
14:20 Ticket #2390 (GPIO API bug) created by Ketul Shah
Hello, Recently GPIO API is merged with the mainline. And Eventually …
11:47 GSoC/2015 edited by YANG QIAO
(diff)
11:45 GSoC/2015/rpi_graphic edited by YANG QIAO
(diff)
11:25 GSoC/2015/rpi_graphic created by YANG QIAO
Note: See TracTimeline for information about the timeline view.