[PATCH 0/7] Raspberry Pi updates to boot by U-boot and preparation for GSoC 2016

2016-05-19 Thread ppisa4lists
From: Pavel Pisa Patches required to boot by U-boot * bsps/arm: CP15 support for flush prefetch buffer and table base control. * arm/raspberrypi: ensure that RTEMS application image can be started by U-boot. Correction of weirdness * arm/raspberrypi: correct GPIO pin function selection. *

Re: GSoC 2016: Low Level Peripherals & SD Card Support for Raspberry Pi

2016-04-27 Thread Gedare Bloom
On Wed, Apr 27, 2016 at 8:50 PM, Alan Cudmore wrote: > Chris: The Model B V1.2 should work fine. > > I think I have one of each model Raspberry Pi, so I could test just about > any Pi code. > I just got my development environment up to date and tested the single core > Pi ( A+ ) and Pi Zero. I ver

Re: GSoC 2016: Low Level Peripherals & SD Card Support for Raspberry Pi

2016-04-27 Thread Alan Cudmore
Chris: The Model B V1.2 should work fine. I think I have one of each model Raspberry Pi, so I could test just about any Pi code. I just got my development environment up to date and tested the single core Pi ( A+ ) and Pi Zero. I verified 4.11 and 4.12 work. I also updated my RKI image ( github.co

Re: GSoC 2016: Low Level Peripherals & SD Card Support for Raspberry Pi

2016-04-27 Thread Chris Johns
On 27/04/2016 18:53, Pavel Pisa wrote: I can help in this area but I have only RPi 1 for testing now. I have a Model B - V1.2. Is this ok? Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: GSoC 2016: Low Level Peripherals & SD Card Support for Raspberry Pi

2016-04-27 Thread Pavel Pisa
Hello everybody and especially those who want to work on RPi. Before this sound of GSoC start, we should think what should be integrated from YANG Qiao patches. If you expect that mailbox services would be required to access VideoCore and boot data then I think that YANG Qiao work is valuable and

Re: GSoC 2016: Low Level Peripherals & SD Card Support for Raspberry Pi

2016-04-25 Thread Martin Galvan
CCing Andre. On Mon, Apr 25, 2016 at 10:23 AM, Martin Galvan wrote: > Hi everyone! Just wanted to check on the status for this project. I > saw it was accepted for the GSoC 2016 (congratulations Mudit!), and > would like to know what our workflow will be like. I offered to > co-m

GSoC 2016: Low Level Peripherals & SD Card Support for Raspberry Pi

2016-04-25 Thread Martin Galvan
Hi everyone! Just wanted to check on the status for this project. I saw it was accepted for the GSoC 2016 (congratulations Mudit!), and would like to know what our workflow will be like. I offered to co-mentor it and help with code/documentation reviews, especially for the SD card parts since I

Thankful to RTEMS community for being accepted in GSOC 2016

2016-04-23 Thread punit vara
Hi ! Congratulations to those students who are selected for GSOC 2016. I am honored to be selected for RTEMS project in GSOC 2016. I am thankful to following people who helped me to improve my proposal , who have utilized some of their important time to review my progress : Joel Sherrill Gedare

Re: GSoC 2016 Interested in Tracing was Re:

2016-04-16 Thread vivek kukreja
Hello All, I am very sorry for the late response. I have my exams starting this week, until the end of the month. I should be able to contribute full-time to the project during my vacations after the exam. I have made changes to the document to provide more details about my approach and deliverab

Re: BBB PWM driver development - GSOC 2016

2016-04-04 Thread punit vara
I am extremely sorry about my rough work. I have gone through coding conversion. From next time I will strictly follow coding conventions and publish my work in good way. It seems that I have to generate gpio interface file for epwm pins same as André Marques used in i2c code for rpi. Yes it is pos

Re: GSoC 2016 Interested in Tracing was Re:

2016-04-04 Thread Isaac Gutekunst
Hi Vivek, Awesome progress! Sorry if I missed this, but do you have a GitHub repository, or some location where we can take a look at your work? I'm excited to see what changes you've made, even if they are not final yet. Isaac On 04/02/2016 10:30 AM, vivek kukreja wrote: Hi Joel Sorry for

Re: BBB PWM driver development - GSOC 2016

2016-04-02 Thread Gedare Bloom
Please read https://devel.rtems.org/wiki/Developer/Coding/Conventions carefully including some of the linked pages related to style. Search back through this mailing list for discussions related to the gpio framework. Would it be sensible to stick close to the gpio framework and add pwm to it? On

Re: GSoC 2016 Interested in Tracing was Re:

2016-04-02 Thread vivek kukreja
Hi Joel Sorry for the delay in responding and thank you for your comments on my proposal. I would like to share my progress so far. I ran the fileio trace example as described on the Trace Buffering page and started studying rtems-tld. I made changes so that rtems-tld command auto-generates a

BBB PWM driver development - GSOC 2016

2016-04-01 Thread punit vara
Recently Worth Burruss suggested me function prototype for getting started to develop PWM driver. I updated my blog http://punitvara.github.io/rtems%20drivers/2016/02/28/basic-function with sample functions. rtems_status_code SetDutyCycle(int subSystemNumber,float HZ, float DutyCycleA, float Duty

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-28 Thread punit vara
Hi Marcos and all, As you suggested me I took StarterWare as reference and writing function prototypes. I hosted my blog for PWM driver development tracking so I can note down my day to day work and you can easily read in which direction I am working. I will update this frequently. You can visit

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-27 Thread punit vara
On Wed, Mar 23, 2016 at 12:08 AM, punit vara wrote: > On Fri, Mar 18, 2016 at 9:13 PM, punit vara wrote: >> On Fri, Mar 18, 2016 at 9:09 PM, punit vara wrote: >>> On Wed, Mar 16, 2016 at 1:32 AM, Marcos Díaz >>> wrote: Don't forget that TI has some baremetal drivers (StarterWare) for

Re: GSOC 2016 Aspirant

2016-03-26 Thread Mudit Jain
For prior effort on SD card see >> >>> >> >> >>> >> >> >>> >> >> https://devel.rtems.org/wiki/GSoC/2015/RaspberryPi_peripherals_and_SD_card#SDcardsupport >> >>> >> >> >>> >> There is another student that i

Re: GSOC 2016 Aspirant

2016-03-26 Thread Mudit Jain
rtems.org/wiki/GSoC/2015/RaspberryPi_peripherals_and_SD_card#SDcardsupport > >>> >> > >>> >> There is another student that is planning to add USB/NIC support. > You > >>> >> would be best served to avoid too much overlap, but if you go for a &

Re: GSOC 2016 Aspirant

2016-03-25 Thread Gedare Bloom
to avoid too much overlap, but if you go for a >>> >> different RPi model that may not matter. What specific RPi board do >>> >> you plan to use? >>> >> >>> >> I would guess SD card is only good for the first half of GSoC, so >>> >

Re: GSOC 2016 Aspirant

2016-03-25 Thread Joel Sherrill
;> >> >> >> I would guess SD card is only good for the first half of GSoC, so >> >> you'll need to identify what else you could do. The other periperhals >> >> (GPIO, i2c, SPI) support have been merged by Andre. >> >> >>

Re: GSOC 2016 Aspirant

2016-03-25 Thread Gedare Bloom
in >> wrote: >> > Hi everyone, >> > >> > I am Mudit Jain, a final year undergraduate student in Electronics and >> > Communication Engineering at BITS Pilani Hyderabad Campus. >> > >> > I wish to apply for GSOC 2016, with RTEMS as the mentori

Re: GSOC 2016 Aspirant

2016-03-25 Thread Gedare Bloom
> Hi everyone, > > I am Mudit Jain, a final year undergraduate student in Electronics and > Communication Engineering at BITS Pilani Hyderabad Campus. > > I wish to apply for GSOC 2016, with RTEMS as the mentoring organization. > > I have gone through your website for deta

GSOC 2016 Aspirant

2016-03-25 Thread Mudit Jain
Hi everyone, I am Mudit Jain, a final year undergraduate student in Electronics and Communication Engineering at BITS Pilani Hyderabad Campus. I wish to apply for GSOC 2016, with RTEMS as the mentoring organization. I have gone through your website for details regarding the development process

Re: GSOC 2016 Project:Porting Rock on RTEMS

2016-03-24 Thread Sambeet Panigrahi
Hi, With the help from Rock members, I could secure some scripts and documentation from the previous SOCIS project on Porting Rock on RTEMS. That caused a lot many changes in my proposal.I request everyone to have a look and comment. My proposal link is https://docs.google.com/document/d/1Ntfj3X4

Re: Participation in GSoC 2016

2016-03-24 Thread Deval Shah
>> >> >>> Second Half: >> >> >>> Adding Ethernet Support >> >> >>> Testing (ARP, PING, DHCP, FTP, TFTP) >> >> >>> Adding support for lwIP (since it is already ported to BBB, this >> >> >>> should n

Re: Participation in GSoC 2016

2016-03-24 Thread Alan Cudmore
ady ported to BBB, this > >> >>> should not take more time) > >> >>> > >> >> Timeline seems good. Is the USB support available from freebsd for > the > >> >> libbsd codebase? > >> > > >> > Yes. libbsd has s

Fwd: GSoC 2016 Student Proposal Deadline is Friday, March 25th 19:00 UTC

2016-03-23 Thread Joel Sherrill
ed message -- From: 'Stephanie' via Google Summer of Code Discuss < google-summer-of-code-disc...@googlegroups.com> Date: Wed, Mar 23, 2016 at 6:00 AM Subject: GSoC 2016 Student Proposal Deadline is Friday, March 25th 19:00 UTC To: Google Summer of Code Discuss < google-summer-of-

Re: Participation in GSoC 2016

2016-03-23 Thread Deval Shah
t;> > http://gtament-rtems.blogspot.in/2015/06/my-progress-report.html ). >> > >> >>> If we have wifi support in RTEMS, can support of a USB wifi module be >> >>> added to the project? >> >>> >> >> I haven't seen any one us

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-22 Thread punit vara
On Fri, Mar 18, 2016 at 9:13 PM, punit vara wrote: > On Fri, Mar 18, 2016 at 9:09 PM, punit vara wrote: >> On Wed, Mar 16, 2016 at 1:32 AM, Marcos Díaz >> wrote: >>> Don't forget that TI has some baremetal drivers (StarterWare) for >>> beagle bone. You can base your work with it. >>> >>> On Tue,

Re: Participation in GSoC 2016

2016-03-22 Thread Darshit Shah
Any further comments are appreciated. On 18 March 2016 at 15:59, Darshit Shah wrote: > > > On 18 March 2016 at 14:48, Sebastian Huber < > sebastian.hu...@embedded-brains.de> wrote: > >> >> >> On 18/03/16 14:38, Darshit Shah wrote: >> >>> > "schedulable task sets would miss their deadlines since

Re: Participation in GSoC 2016

2016-03-22 Thread Alan Cudmore
ttp://gtament-rtems.blogspot.in/2015/06/my-progress-report.html ). > > > >>> If we have wifi support in RTEMS, can support of a USB wifi module be > >>> added to the project? > >>> > >> I haven't seen any one using wifi yet. > >> >

Re: Participation in GSoC 2016

2016-03-22 Thread Deval Shah
the project? >>> >> I haven't seen any one using wifi yet. >> >>> I'd really appreciate any feedback on my deliverables, especially >>> regarding the feasibility of doing it in this time frame. If there is >>> anything I may have missed ou

Re: GSoC 2016 Participation

2016-03-22 Thread Sebastian Huber
On 21/03/16 15:55, Rahul Goradia wrote: Is there any other open project related to resource management or scheduling in which I can contribute? Due to the SMP work in progress I don't think any resource management or scheduling related topics are suitable as a GSoC project this year with the

Re: GSoC 2016 Participation

2016-03-21 Thread Rahul Goradia
Thanks for the prompt reply. Is there any other open project related to resource management or scheduling in which I can contribute? On Mon, Mar 21, 2016 at 8:00 PM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > They are already implemented, but since there is currently no use ca

Re: GSoC 2016 Participation

2016-03-21 Thread Rahul Goradia
Will implementation of phase fair RW locks be considered in this GSOC? I know I am very late to ask this question. I have read the concept and theory of phase fair RW locks from reference suggested in RTEMS( http://www.mpi-sws.org/~bbb/papers/pdf/rtsj11.pdf) On Mon, Mar 21, 2016 at 12:02 PM, Sebas

Re: GSoC 2016 Participation

2016-03-21 Thread Sebastian Huber
They are already implemented, but since there is currently no use case for them, they are not included in the sources. On 21/03/16 15:29, Rahul Goradia wrote: Will implementation of phase fair RW locks be considered in this GSOC? I know I am very late to ask this question. I have read the conce

Re: GSoC 2016 Participation

2016-03-20 Thread Sebastian Huber
On 19/03/16 02:35, Gedare Bloom wrote: On Fri, Mar 18, 2016 at 6:03 PM, Павел Мовчан wrote: >Hello all, > >I want to work with RTEMS and do some work for it. >I find SMP and "Condition Variables"(status?) is very interesting for me. I SMP is moving fast right now. Sebastian Huber may have mo

Re: GSOC 2016 Interested in Tracing

2016-03-20 Thread vivek kukreja
Hi Chris, Isaac I implemented a C program as Isaac said to parse and understand an example CTF trace stream based on an input config. It was really helpful to understand the overall CTF structure. Now im looking at the Capture Engine code to understand how concurrent buffering is supported and

Re: GSOC 2016 Project:Porting Rock on RTEMS

2016-03-20 Thread Gedare Bloom
I have a fundamental question. Is Rock the main issue, or does the Orocos port that uses RTEMS also need to be updated and verified? Can you run Orocos/RTEMS? On Sun, Mar 20, 2016 at 8:56 AM, Gedare Bloom wrote: > You need to register an account on the wiki, and then edit the page > (link at bott

Re: GSOC 2016 Project:Porting Rock on RTEMS

2016-03-20 Thread Gedare Bloom
You need to register an account on the wiki, and then edit the page (link at bottom). On Sat, Mar 19, 2016 at 10:35 PM, Sambeet Panigrahi wrote: > Hi > I am attaching the link to my proposal with this mail This is not a final > draft and there's a lot of scope of improvement. I have not yet decid

GSoC 2016 Participation

2016-03-20 Thread Павел Мовчан
Hello all, I want to work with RTEMS and do some work for it. I find SMP and "Condition Variables"(status?) is very interesting for me. I can do some work to improve smp locks and synchronization primitives. "Merge Leon" project also seems interesting. Maybe community can aim me to right direction

GSOC 2016 Project:Porting Rock on RTEMS

2016-03-19 Thread Sambeet Panigrahi
Hi I am attaching the link to my proposal with this mail This is not a final draft and there's a lot of scope of improvement. I have not yet decided what packages to build. I wanted to update the tracking page but don't know how to do that. I welcome all suggestions for improvement and feedbacks. h

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-19 Thread punit vara
On Wed, Mar 16, 2016 at 1:32 AM, Marcos Díaz wrote: > Don't forget that TI has some baremetal drivers (StarterWare) for > beagle bone. You can base your work with it. > > On Tue, Mar 15, 2016 at 4:58 PM, Marcos Díaz > wrote: >> On Tue, Mar 15, 2016 at 4:20 PM, punit vara wrote: >>> On Tue, Mar 1

Re: Participation in GSoC 2016

2016-03-19 Thread Sebastian Huber
On 16/03/16 22:11, Chris Johns wrote: On 16/03/2016 23:01, Darshit Shah wrote: I have updated my draft proposal with a basic timeline for things that need to be done. The link is shared on the tracking page and has been submitted via the program website as well. I'm sharing it here as well: ht

Re: (offlist) Re: GSoC 2016 Interested in Tracing was Re:

2016-03-19 Thread Isaac Gutekunst
include statement at the earliest. Regards, Vivek From: Chris Johns Sent: 16 March 2016 10:18 To: Vivek Kukreja; guteku...@gmail.com Cc: Gedare Bloom Subject: Re: GSoC 2016 Interested in Tracing was Re: Hi, I have reviewed your document but I could no actual pro

Re: Participation in GSoC 2016

2016-03-19 Thread Darshit Shah
On 18 March 2016 at 14:48, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > > > On 18/03/16 14:38, Darshit Shah wrote: > >> > "schedulable task sets would miss their deadlines since it does not >> consider >> > migrating high priority tasks" >> > >> > I think this is not correct. The

Re: Participation in GSoC 2016

2016-03-19 Thread Chris Johns
On 16/03/2016 23:01, Darshit Shah wrote: I have updated my draft proposal with a basic timeline for things that need to be done. The link is shared on the tracking page and has been submitted via the program website as well. I'm sharing it here as well: https://goo.gl/UmgS61 Since this is a draf

Re: Participation in GSoC 2016

2016-03-19 Thread Sebastian Huber
On 18/03/16 14:38, Darshit Shah wrote: > "schedulable task sets would miss their deadlines since it does not consider > migrating high priority tasks" > > I think this is not correct. The current APA scheduler should implement > strong APA. However, it may iterate several times over all (!) re

Re: (offlist) Re: GSoC 2016 Interested in Tracing was Re:

2016-03-19 Thread vivek kukreja
if the error in >> the fileio tracing example is resolved and send a patch for the >> missing include statement at the earliest. >> >> Regards, >> Vivek >> >> >> From: Chris Johns >> Sent: 16 March 2

Re: GSoC 2016 Interested in Tracing was Re:

2016-03-19 Thread vivek kukreja
Vivek From: Chris Johns Sent: 16 March 2016 10:18 To: Vivek Kukreja; guteku...@gmail.com Cc: Gedare Bloom Subject: Re: GSoC 2016 Interested in Tracing was Re: Hi, I have reviewed your document but I could no actual proposal in the Google Document https://goo.gl/8jRfyV. I have updated the pro

Re: Participation in GSoC 2016

2016-03-19 Thread Darshit Shah
I have updated my draft proposal with a basic timeline for things that need to be done. The link is shared on the tracking page and has been submitted via the program website as well. I'm sharing it here as well: https://goo.gl/UmgS61 Since this is a draft proposal, it may not be completely polish

Re: GSoC 2016 Interested in Tracing was Re:

2016-03-18 Thread vivek kukreja
Vivek From: Chris Johns Sent: 16 March 2016 10:18 To: Vivek Kukreja; guteku...@gmail.com Cc: Gedare Bloom Subject: Re: GSoC 2016 Interested in Tracing was Re: Hi, I have reviewed your document but I could no actual proposal in the Google Document https://goo.gl/8jRfyV. I have updated the pro

Re: Participation in GSoC 2016

2016-03-18 Thread Darshit Shah
On 18 March 2016 at 09:43, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > > > On 16/03/16 22:11, Chris Johns wrote: >> >> On 16/03/2016 23:01, Darshit Shah wrote: >>> >>> I have updated my draft proposal with a basic timeline for things that >>> need to be done. The link is shared o

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-18 Thread punit vara
On Fri, Mar 18, 2016 at 9:09 PM, punit vara wrote: > On Wed, Mar 16, 2016 at 1:32 AM, Marcos Díaz > wrote: >> Don't forget that TI has some baremetal drivers (StarterWare) for >> beagle bone. You can base your work with it. >> >> On Tue, Mar 15, 2016 at 4:58 PM, Marcos Díaz >> wrote: >>> On Tue,

Re: GSoC 2016 Participation

2016-03-18 Thread Gedare Bloom
On Fri, Mar 18, 2016 at 6:03 PM, Павел Мовчан wrote: > Hello all, > > I want to work with RTEMS and do some work for it. > I find SMP and "Condition Variables"(status?) is very interesting for me. I SMP is moving fast right now. Sebastian Huber may have more to say on whether anything is worth try

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-15 Thread Marcos Díaz
Don't forget that TI has some baremetal drivers (StarterWare) for beagle bone. You can base your work with it. On Tue, Mar 15, 2016 at 4:58 PM, Marcos Díaz wrote: > On Tue, Mar 15, 2016 at 4:20 PM, punit vara wrote: >> On Tue, Mar 15, 2016 at 12:24 PM, punit vara wrote: >>> On Mon, Mar 14, 2016

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-15 Thread Marcos Díaz
On Tue, Mar 15, 2016 at 4:20 PM, punit vara wrote: > On Tue, Mar 15, 2016 at 12:24 PM, punit vara wrote: >> On Mon, Mar 14, 2016 at 7:07 PM, punit vara wrote: >>> On Wed, Mar 9, 2016 at 1:38 AM, punit vara wrote: On Sun, Mar 6, 2016 at 8:54 PM, punit vara wrote: > >

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-15 Thread punit vara
On Tue, Mar 15, 2016 at 12:24 PM, punit vara wrote: > On Mon, Mar 14, 2016 at 7:07 PM, punit vara wrote: >> On Wed, Mar 9, 2016 at 1:38 AM, punit vara wrote: >>> >>> >>> >>> On Sun, Mar 6, 2016 at 8:54 PM, punit vara wrote: On Sun, Mar 6, 2016 at 2:09 PM, Ketul Shah wrote:

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-15 Thread punit vara
On Mon, Mar 14, 2016 at 7:07 PM, punit vara wrote: > On Wed, Mar 9, 2016 at 1:38 AM, punit vara wrote: >> >> >> >> On Sun, Mar 6, 2016 at 8:54 PM, punit vara wrote: >>> >>> >>> >>> On Sun, Mar 6, 2016 at 2:09 PM, Ketul Shah wrote: Hello Punit and all, According to me, Punit

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-14 Thread punit vara
On Wed, Mar 9, 2016 at 1:38 AM, punit vara wrote: > > > > On Sun, Mar 6, 2016 at 8:54 PM, punit vara wrote: >> >> >> >> On Sun, Mar 6, 2016 at 2:09 PM, Ketul Shah wrote: >>> >>> Hello Punit and all, >>> >>> According to me, Punit you must have completed some gpio test through gpio >>> API that

Re: Participation in GSoC 2016

2016-03-13 Thread Darshit Shah
On 03/10, Gedare Bloom wrote: Joel might answer about the state of the scheduling simulator. @Joel, any thoughts / inputs on the state of the scheduling simulator would be very helpful. I'm currently trying to come up with a draft timeline for review, but this is a blocking factor. I've cloned

Re: Participation in GSoC 2016

2016-03-12 Thread Gedare Bloom
On Thu, Mar 10, 2016 at 9:25 AM, Gedare Bloom wrote: > Joel might answer about the state of the scheduling simulator. > > I believe you eventually have to copy-paste your application into a > form, so it is better if you stick to plain text. I don't even know if > you can put images in. You may op

Re: Participation in GSoC 2016

2016-03-11 Thread Deval Shah
e I should consider as a >> part of this, I'd be really glad if someone could point that out, so >> as to increase my chances of selection. >> >> A quick question: How can I add my name to the tracking list @ >> https://devel.rtems.org/wiki/GSoC/2016 ? >> &g

Re: Project for GSoC 2016

2016-03-11 Thread Joel Sherrill
On Fri, Mar 11, 2016 at 1:11 PM, Ankit ladhania wrote: > Hi, > I'm a final year student pursuing Bachelors in Computer Science and > Engineering from Indian School of Mines (IIT), Dhanbad. > > I have studied and analyzed RTEMS and I think I would be a good fit for > "Porting V8 to RTEMS" project

Project for GSoC 2016

2016-03-11 Thread Ankit ladhania
Hi, I'm a final year student pursuing Bachelors in Computer Science and Engineering from Indian School of Mines (IIT), Dhanbad. I have studied and analyzed RTEMS and I think I would be a good fit for "Porting V8 to RTEMS" project based on the prior experiences in Amazon, WebEngage and many other p

Re: Regarding GSOC 2016 BBB Mentor

2016-03-11 Thread punit vara
On Fri, Mar 11, 2016 at 7:13 PM, Marcos Díaz < marcos.d...@tallertechnologies.com> wrote: > Hi, here at Taller we developed some patches for the BBB bsp. > The idea of the bootloader is good, in order to not depend anymore on > U-Boot. > Other possible drivers are I2c, pwm and maybe others. We hav

Re: Regarding GSOC 2016 BBB Mentor

2016-03-11 Thread punit vara
On Fri, Mar 11, 2016 at 8:35 PM, Gedare Bloom wrote: > Hi Punit, > > we have 3 mentors lined up in case we accept any BBB projects. > > On Thu, Mar 10, 2016 at 11:43 PM, punit vara wrote: > > Hi, > > > > I am ready with RTEMS hello world on Beagle bone black > > ( > https://www.youtube.com/watch

Re: Regarding GSOC 2016 BBB Mentor

2016-03-11 Thread Gedare Bloom
Hi Punit, we have 3 mentors lined up in case we accept any BBB projects. On Thu, Mar 10, 2016 at 11:43 PM, punit vara wrote: > Hi, > > I am ready with RTEMS hello world on Beagle bone black > (https://www.youtube.com/watch?v=FyOHU02bsvw&index=6&list=PL2muodf7ZnYcS18wkilESuJpZGj4mYSMJ) > and inte

Re: Participation in GSoC 2016

2016-03-11 Thread Gedare Bloom
part of this, I'd be really glad if someone could point that out, so > as to increase my chances of selection. > > A quick question: How can I add my name to the tracking list @ > https://devel.rtems.org/wiki/GSoC/2016 ? > You need to register an account to edit the page throu

Re: Regarding GSOC 2016 BBB Mentor

2016-03-11 Thread Marcos Díaz
Hi, here at Taller we developed some patches for the BBB bsp. The idea of the bootloader is good, in order to not depend anymore on U-Boot. Other possible drivers are I2c, pwm and maybe others. We have I2c working on RTEMS, but using TI StarterWare drivers. you should port them to the RTEMS bsp. So

Re: Participation in GSoC 2016

2016-03-11 Thread Deval Shah
really glad if someone could point that out, so as to increase my chances of selection. A quick question: How can I add my name to the tracking list @ https://devel.rtems.org/wiki/GSoC/2016 ? Deval Shah On Tue, Mar 1, 2016 at 3:07 AM, André Marques wrote: > Hello Jan and Deval, > > Às

Re: Regarding GSOC 2016 BBB Mentor

2016-03-11 Thread punit vara
On Fri, Mar 11, 2016 at 11:52 AM, Jarielle Catbagan < jariellecatba...@gmail.com> wrote: > Hello Punit, > > I was working on porting the MicroMonitor (uMon) bootloader to the BBB > last year's GSoC 2015. There is actually still some work that needs to be > done. At the moment, Ethernet functiona

Re: Regarding GSOC 2016 BBB Mentor

2016-03-10 Thread Jarielle Catbagan
Hello Punit, I was working on porting the MicroMonitor (uMon) bootloader to the BBB last year's GSoC 2015. There is actually still some work that needs to be done. At the moment, Ethernet functionality and booting application images still need to be implemented to get it to the point of making i

Regarding GSOC 2016 BBB Mentor

2016-03-10 Thread punit vara
Hi, I am ready with RTEMS hello world on Beagle bone black ( https://www.youtube.com/watch?v=FyOHU02bsvw&index=6&list=PL2muodf7ZnYcS18wkilESuJpZGj4mYSMJ) and interested to improve BBB BSP . Currently I am testing GPIO and will work on PWM driver for showcasing on my proposal. But I am afraid that

Re: GSOC 2016

2016-03-10 Thread Joel Sherrill
On Thu, Mar 10, 2016 at 11:18 AM, Gedare Bloom wrote: > Joel should comment on this. He has been making a recent effort at > unifying the PCI implementations in the BSP layer. However, we also > have the new "drvmgr" framework in cpukit/libdrvmgr that supports PCI > plus a lot of other devices an

Re: GSOC 2016

2016-03-10 Thread Gedare Bloom
Joel should comment on this. He has been making a recent effort at unifying the PCI implementations in the BSP layer. However, we also have the new "drvmgr" framework in cpukit/libdrvmgr that supports PCI plus a lot of other devices and busses. On Tue, Mar 8, 2016 at 12:19 PM, animesh pathak wrot

Re: Participation in GSoC 2016

2016-03-10 Thread Gedare Bloom
Joel might answer about the state of the scheduling simulator. I believe you eventually have to copy-paste your application into a form, so it is better if you stick to plain text. I don't even know if you can put images in. You may optionally link to a generated PDF, too. On Thu, Mar 10, 2016 at

Re: Participation in GSoC 2016

2016-03-10 Thread Darshit Shah
Hi, I've been a little busy with my semester end exams and other things recently. But I have spent time looking into the RTEMS Priority Scheduler with Processor Affinities and the paper mentioned in the trac ticket. At this point, I have a decent understanding of the paper and its algorithm

Re: GSoC 2016 Interested in Tracing was Re:

2016-03-10 Thread Vivek Kukreja
d(); > exit( 0 ); > } > The https://devel.rtems.org/wiki/GSoC/GettingStarted pages asks you to post to the lists your patch and then update the GSoC 2016 page at https://devel.rtems.org/wiki/GSoC/2016. Can you please do this? Thanks. > > I have gone through some recent archives of the

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-08 Thread punit vara
On Sun, Mar 6, 2016 at 8:54 PM, punit vara wrote: > > > On Sun, Mar 6, 2016 at 2:09 PM, Ketul Shah > wrote: > >> Hello Punit and all, >> >> According to me, Punit you must have completed some gpio test through >> gpio API that was merged last year. So till the final result of accepted >> student

Re: GSOC 2016

2016-03-08 Thread animesh pathak
Hi, Thanks for informing. Another interesting idea on which I would like to work upon, from the Ideas page is "Unified Interrupts and Devices" . In case this project is already assigned to someone please suggest me the project which I can pick up, and can get started with. Regarding my skills, I ha

Re: GSOC 2016

2016-03-07 Thread Gedare Bloom
Hi Animesh, I think the condition variables will be fixed by another developer (Sebastian Huber). Any other projects catch your eye? On Sat, Mar 5, 2016 at 5:31 AM, animesh pathak wrote: > Hello everyone, > I am Animesh Chandra Pathak. > I am pursuing my BTech in Computer Science at IIIT Hyderab

Re: GSoC 2016 Interested in Tracing was Re:

2016-03-06 Thread Chris Johns
On 07/03/2016 10:25, Chris Johns wrote: For this to happen I would like to see a separate GCC Plug-In project started and trace support being just one part of it. To clarify I mean a project within RTEMS for RTEMS. Chris ___ devel mailing list devel@

Re: GSoC 2016 Interested in Tracing was Re:

2016-03-06 Thread Chris Johns
transports. This is important with custom hardware with restricted external interfaces. 3) CTF integration Isaac has been looking at this and I hope he considers joining GSoC 2016 to help mentor the Trace project with me (Isaac, hint hint :)). CTF is really neat and brings to RTEMS a range of

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-06 Thread punit vara
On Sun, Mar 6, 2016 at 2:09 PM, Ketul Shah wrote: > Hello Punit and all, > > According to me, Punit you must have completed some gpio test through gpio > API that was merged last year. So till the final result of accepted student > you can start working with PWM driver that plays an important rol

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-06 Thread Ketul Shah
Hello Punit and all, According to me, Punit you must have completed some gpio test through gpio API that was merged last year. So till the final result of accepted student you can start working with PWM driver that plays an important role for any embedded project. This would be a good kick-start f

Re: [GSOC, 2016] Improve support for Raspberry Pi BSP

2016-03-04 Thread Gedare Bloom
Hello, On Fri, Mar 4, 2016 at 10:41 AM, Pratik Singhal wrote: > Hello, I am Pratik Singhal 3rd year undergraduate student studying Computer > Science in India. > I am interested in working with RTEMS on improving support for Raspberry Pi > boards as a part of Google summer of code 2016 project. >

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-04 Thread Marcos Díaz
We use I2c but using drivers from TI's baremetal drivers they provide in their StarterWare software suite. So, currently we cannot commit that into RTEMS. But those drivers should be very useful to port to RTEMS. On Wed, Mar 2, 2016 at 5:53 PM, Joel Sherrill wrote: > > > On Wed, Mar 2, 2016 at 2

Re: GSoC 2016 Interested in Tracing was Re:

2016-03-03 Thread Isaac Gutekunst
Hi Vivek, Chris is definitely the person most knowledgeable in this area. On 03/03/2016 11:45 AM, Joel Sherrill wrote: On Thu, Mar 3, 2016 at 10:25 AM, Vivek Kukreja mailto:vivekkukr...@outlook.com>> wrote: Hi everyone I am Vivek Kukreja, currently pursuing Masters from India.

GSoC 2016 Interested in Tracing was Re:

2016-03-03 Thread Joel Sherrill
On Thu, Mar 3, 2016 at 10:25 AM, Vivek Kukreja wrote: > Hi everyone > > > I am Vivek Kukreja, currently pursuing Masters from India. I'm interested > in applying for GSOC this year. I am a skilled C Programmer and have strong > understanding of OS concepts. I'm interested in system programming >

Re: GSoC 2016

2016-03-02 Thread Joel Sherrill
On Wed, Mar 2, 2016 at 7:10 PM, Chris Johns wrote: > On 03/03/2016 05:49, Joel Sherrill wrote: > >> >> >> On the POSIX Compliance, I have some work in progress that needs to be >> submitted >> so don't starting coding without chatting with us. Plenty to do so no >> worries, just >> coordination n

Re: GSoC 2016

2016-03-02 Thread Chris Johns
On 03/03/2016 05:49, Joel Sherrill wrote: On the POSIX Compliance, I have some work in progress that needs to be submitted so don't starting coding without chatting with us. Plenty to do so no worries, just coordination needed. As part of defining the work on that project, we will have to help

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-02 Thread Joel Sherrill
On Wed, Mar 2, 2016 at 2:22 PM, Marcos Díaz < marcos.d...@tallertechnologies.com> wrote: > > > On Wed, Mar 2, 2016 at 4:56 PM, Joel Sherrill wrote: > >> >> >> On Wed, Mar 2, 2016 at 1:41 PM, punit vara wrote: >> >>> Yes I have checked previous year work of ketul . He has done ADC and >>> GPIO BS

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-02 Thread Marcos Díaz
On Wed, Mar 2, 2016 at 4:56 PM, Joel Sherrill wrote: > > > On Wed, Mar 2, 2016 at 1:41 PM, punit vara wrote: > >> Yes I have checked previous year work of ketul . He has done ADC and GPIO >> BSP . It seems SPI,USB BSP need to be developed as I have checked rtems.git >> and I am not sure about I2

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-02 Thread punit vara
On Thu, Mar 3, 2016 at 1:26 AM, Joel Sherrill wrote: > > > On Wed, Mar 2, 2016 at 1:41 PM, punit vara wrote: > >> Yes I have checked previous year work of ketul . He has done ADC and GPIO >> BSP . It seems SPI,USB BSP need to be developed as I have checked rtems.git >> and I am not sure about I2

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-02 Thread Joel Sherrill
On Wed, Mar 2, 2016 at 1:41 PM, punit vara wrote: > Yes I have checked previous year work of ketul . He has done ADC and GPIO > BSP . It seems SPI,USB BSP need to be developed as I have checked rtems.git > and I am not sure about I2C .I asked last year student Ketul .According to > him , I2c is a

Re: Gsoc 2016 project proposal

2016-03-02 Thread punit vara
I am interested in following projects apart from BBB BSP : 1. Improve Posix compliance 2. TCP/IP stack update (Please suggest me more readings for this) What are the prerequisites I need to do to improve my chances ? please let me know. On Thu, Mar 3, 2016 at 12:54 AM, Hesham Almatary wrote:

Re: BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-02 Thread punit vara
Yes I have checked previous year work of ketul . He has done ADC and GPIO BSP . It seems SPI,USB BSP need to be developed as I have checked rtems.git and I am not sure about I2C .I asked last year student Ketul .According to him , I2c is also need to be modified. I tried to contact Ben but he is un

BBB GSoC Projects was Re: Gsoc 2016 project proposal

2016-03-02 Thread Joel Sherrill
On Wed, Mar 2, 2016 at 1:24 PM, Hesham Almatary wrote: > Hi Punit, > > You can have a look at the open projects here [1] and find one or more > that match your experience/interests. > > [1] https://devel.rtems.org/wiki/Developer/OpenProjects > > I have added Ben Gras. He knows more about the BBB

Re: Gsoc 2016 project proposal

2016-03-02 Thread Hesham Almatary
Hi Punit, You can have a look at the open projects here [1] and find one or more that match your experience/interests. [1] https://devel.rtems.org/wiki/Developer/OpenProjects Regards, On Wed, Mar 2, 2016 at 7:14 PM, punit vara wrote: > I have asked for BBB BSP proposal before but I haven't fo

  1   2   >