Timeline



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

08/12/15:

22:06 Changeset in rtems [6b5df95]5 by YANG Qiao <yangqiao0505@…>
arm/raspberrypi: add fbcons support for rpi bsp
22:06 Changeset in rtems [c12069e]5 by YANG Qiao <yangqiao0505@…>
arm/raspberrypi: add video outchar support for rpi bsp
22:06 Changeset in rtems [c1a9f6a1]5 by YANG Qiao <yangqiao0505@…>
arm/raspberrypi: add VideoCore? framebuffer without initialization
22:05 Changeset in rtems [54c197a]5 by YANG Qiao <yangqiao0505@…>
arm/raspberrypi: add VideoCore? frame buffer control support
22:04 Changeset in rtems [33e39d31]5 by YANG Qiao <yangqiao0505@…>
arm/raspberrypi: add VideoCore? mailbox support read and write
20:50 Changeset in rtems [f1463c8]5 by Ian Lepore <ian@…>
timecounter: Merge FreeBSD change r286701 If a specific timecounter has been chosen via sysctl, and a new timecounter with higher quality registers (presumably in a module that has just been loaded), do not undo the user's choice by switching to the new timecounter. Document that behavior, and also the fact that there is no way to unregister a timecounter (and thus no way to unload a module containing one). Update #3175.

08/11/15:

15:33 SOCIS/2015 edited by Saeed Ehteshamifar
(diff)
15:18 GSoC/2015 edited by Anand Krishnan Prakash
(diff)
14:43 GSoC/2015 edited by Rohini Kulkarni
(diff)
13:35 Changeset in rtems-source-builder [9092cce]4.104.95 by Joel Sherrill <joel.sherrill@…>
Revert "add t1lib patch" This reverts commit 80f3b2bb5ae85fdd13065e3d93ca0a809874337c. Patches should be in rtems-tools.
13:35 Changeset in rtems-source-builder [2dfb410]4.104.95 by Joel Sherrill <joel.sherrill@…>
Revert "add microwindows patches" This reverts commit c22fc6df4e972bd0cb8852421ba73475f443c461. Patches should be in rtems-tools.
12:26 GSoC/2015 edited by Ragunath
(diff)
08:42 GSoC/2015 edited by Ketul Shah
(diff)

08/10/15:

12:57 GSoC/2015 edited by YANG QIAO
(diff)
12:48 Changeset in rtems-source-builder [c22fc6d]4.104.95 by YANG Qiao <yangqiao0505@…>
add microwindows patches
12:48 Changeset in rtems-tools [45d4773]4.105 by YANG Qiao <yangqiao0505@…>
add microwindows patches
12:48 Changeset in rtems-source-builder [80f3b2b]4.104.95 by YANG Qiao <yangqiao0505@…>
add t1lib patch
12:48 Changeset in rtems-source-builder [01f8d0c]4.104.95 by YANG Qiao <yangqiao0505@…>
fix libjpeg conf
12:48 Changeset in rtems-source-builder [68e81c7]4.104.95 by YANG Qiao <yangqiao0505@…>
add nxlib bset
12:48 Changeset in rtems-source-builder [a7d2db0]4.104.95 by YANG Qiao <yangqiao0505@…>
add nanoX bset
12:48 Changeset in rtems-source-builder [457c7ec]4.104.95 by YANG Qiao <yangqiao0505@…>
add t1lib bset (patch url should be changed after it is merged into rtems git server)
12:48 Changeset in rtems-source-builder [d9ee8ae]4.104.95 by YANG Qiao <yangqiao0505@…>
add freetype2 bset
12:48 Changeset in rtems-source-builder [d2ee14c]4.104.95 by YANG Qiao <yangqiao0505@…>
add tiff-4.0.2 bset
12:48 Changeset in rtems-source-builder [0b80ff5]4.104.95 by YANG Qiao <yangqiao0505@…>
add libpng bset
04:25 Ticket #2388 ([PATCH] [NFS client] Remove old CVS keywords) created by Nick Withers
The NFS client code in 4.11 and master at least contains CVS keywords …
04:21 Changeset in rtems [7e0a02a]4.11 by Nick Withers <nick.withers@…>
Remove old CVS keywords Close #2388.
04:21 Changeset in rtems [df184eb]5 by Nick Withers <nick.withers@…>
Remove old CVS keywords Update #2388.

08/09/15:

09:43 Changeset in rtems-source-builder [3a3069e]4.104.95 by ragunath <ragunath3252@…>
lwIP configuration & build files Patch to build lwip with RTEMS Resource builder. It builds the lwip sources and creates a library.

08/08/15:

15:06 GSoC/2015 edited by André Marques
(diff)

08/07/15:

23:31 Changeset in rtems [7494681]5 by Ian Lepore <ian@…>
timecounter: Merge FreeBSD change r286429 Only process the PPS event types currently enabled in pps_params.mode. This makes the PPS API behave correctly, but isn't ideal -- we still end up capturing PPS data for non-enabled edges, we just don't process the data into an event that becomes visible outside of kern_tc. That's because the event type isn't passed to pps_capture(), so it can't do the filtering. Any solution for capture filtering is going to require touching every driver. Update #3175.
21:14 Changeset in rtems [ec349b58]5 by Ian Lepore <ian@…>
timecounter: Merge FreeBSD change r286423 RFC 2783 requires a status of ETIMEDOUT, not EWOULDBLOCK, on a timeout. Update #3175.
18:04 Changeset in umon [976c170] by Jarielle Catbagan <jcatbagan93@…>
BBB: Clean up *.c and *.h files using 'astyle --unpad-paren --align-pointer=name --lineend=linux --add-brackets --convert-tabs -A4 <file>' Note: <file> is the file being formatted
Note: See TracTimeline for information about the timeline view.