Re: Introduction and preparation for the "Add BSP for Polarfire based Beagle" Project

2024-04-24 Thread Vijay Kumar Banerjee
(Adding devel back in the CC) On Wed, Apr 24, 2024 at 1:34 AM Purva Yeshi wrote: > Please feel free to call me Vijay :) > > Sure. > > That's great! You might be able to relate some of the documentation to the >> riscv BSP code in the repository. > > Yes, and I also added examples related to risc

Re: Introduction and preparation for the "Add BSP for Polarfire based Beagle" Project

2024-04-23 Thread Vijay Kumar Banerjee
Hi Purva, On Tue, Apr 23, 2024 at 3:18 PM Purva Yeshi wrote: > Hello Sir, > Please feel free to call me Vijay :) > > Up until now, I have been studying the BSP driver documentation from > https://docs.rtems.org/branches/master/bsp-howto/ . I have gained a good > understanding of why and how t

Re: Introduction and preparation for the "Add BSP for Polarfire based Beagle" Project

2024-04-23 Thread Purva Yeshi
Hello Sir, Up until now, I have been studying the BSP driver documentation from https://docs.rtems.org/branches/master/bsp-howto/ . I have gained a good understanding of why and how target-dependent files are written. Additionally, I am currently working on how the console and clock driver are wri

Re: [PATCH] bsps/powerpc: Introduction of interrupt locks

2024-04-20 Thread Chris Johns
On 19/4/2024 6:12 pm, Christian MAUDERER wrote: > it is tested on an MVME2500 which uses the powerpc/qoriq_e500 in an SMP > configuration. Great and thanks. I should have access next week to MVME2700 hardware and can test it there. I doubt there will be an issue looking at the change but this grou

Re: [PATCH] bsps/powerpc: Introduction of interrupt locks

2024-04-19 Thread Christian MAUDERER
Hello Chris, it is tested on an MVME2500 which uses the powerpc/qoriq_e500 in an SMP configuration. Best regards Christian On 2024-04-18 04:04, Chris Johns wrote: Hi Vincenzo, Welcome to RTEMS. What hardware in the shared VME PowerPC family of BSPS has this change been tested on? Thanks

Re: [PATCH] bsps/powerpc: Introduction of interrupt locks

2024-04-17 Thread Chris Johns
Hi Vincenzo, Welcome to RTEMS. What hardware in the shared VME PowerPC family of BSPS has this change been tested on? Thanks Chris On 17/4/2024 5:34 pm, Vincenzo Calabretta wrote: > Interrupt locks are introduced in shared vme device drivers to enable > compilation in an SMP configuration of th

[PATCH] bsps/powerpc: Introduction of interrupt locks

2024-04-17 Thread Vincenzo Calabretta
Interrupt locks are introduced in shared vme device drivers to enable compilation in an SMP configuration of the qoriq BSP. --- bsps/powerpc/shared/vme/vmeTsi148.c | 44 ++- bsps/powerpc/shared/vme/vmeUniverse.c | 40 +--- 2 files changed, 45 insertion

Re: Introduction and preparation for the "Add BSP for Polarfire based Beagle" Project

2024-04-04 Thread Vijay Kumar Banerjee
Hi Purva, On Thu, Apr 4, 2024 at 6:05 AM Purva Yeshi wrote: > Hello, > > I am Purva Yeshi, I applied for the project "Add BSP for Polarfire based > Beagle" for GSoC 2024. I proposed a project to create a BSP for the > Beagle-V fire board from scratch. The primary objective of the project is >

Introduction and preparation for the "Add BSP for Polarfire based Beagle" Project

2024-04-04 Thread Purva Yeshi
Hello, I am Purva Yeshi, I applied for the project "Add BSP for Polarfire based Beagle" for GSoC 2024. I proposed a project to create a BSP for the Beagle-V fire board from scratch. The primary objective of the project is to run a "Hello World" code and a ticker on the board. After that, I will fo

Re: GSoC Contributor Introduction: Integrating Renode to RTEMS

2023-05-12 Thread Joel Sherrill
On Fri, May 12, 2023 at 7:46 AM Muhammad Sulthan Mazaya < msulthanmaz...@gmail.com> wrote: > Thanks for the feedback Joel, > > This is known to work. I think Alan Cudmore has reproduced this and there >> is some information on the web about this: >> https://antmicro.com/blog/2021/09/leon3-support-

Re: GSoC Contributor Introduction: Integrating Renode to RTEMS

2023-05-12 Thread Muhammad Sulthan Mazaya
Thanks for the feedback Joel, This is known to work. I think Alan Cudmore has reproduced this and there > is some information on the web about this: > https://antmicro.com/blog/2021/09/leon3-support-in-renode/ > I don't think you will be adding code to renode. I hope you will submit > documentatti

Re: GSoC Contributor Introduction: Integrating Renode to RTEMS

2023-05-10 Thread Joel Sherrill
First, congratulations on being accepted. This project was my idea initially so I hope it is as fruitful to the community as I hope. Second, use the devel@ mailing list since that is where most of the developers are. Other comments inline. On Wed, May 10, 2023 at 4:06 AM Muhammad Sulthan Mazaya

GSoC Contributor Introduction

2023-03-22 Thread Utkarsh Verma
Dear all, I am a final-year electronics undergrad from India. I love working with hardware and the challenges resource-constrained embedded devices offer while developing a solution. Moreover, I also like to develop software for Linux in my free time. Therefore, I believe working on RTEMS would be

[libbsd 06/22] libbsd.txt: Move introduction content

2022-05-23 Thread Sebastian Huber
--- CONTRIBUTING.rst | 22 ++ libbsd.txt | 29 - 2 files changed, 22 insertions(+), 29 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 0ea66946..1bcdca31 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -9,6 +9,28 @@

GSoC-2022 Introduction

2022-03-16 Thread Yuto Kaihara
Hello, I'm Yuto Kaihara. I'm student of master course in Japan. and My discord name is acerola243. I was interested in RTOS and wanted to contribute. In GSoC-2022, I would like to improve BSP support for Raspberry pi 4. I have 2 years of experience in MCU development. However, I have no experienc

Re: GSoC: Matt Joyce Introduction

2021-03-19 Thread Matthew Joyce
Sir, Thanks very much, that sounds great! I'll start a new thread with the initial Google Sheet. Sincerely, Matt On Thu, Mar 18, 2021 at 5:31 PM Joel Sherrill wrote: > > > > On Wed, Mar 17, 2021 at 10:50 AM Gedare Bloom wrote: >> >> Hi Matt, >> >> On Wed, Mar 17, 2021 at 6:18 AM Matthew Joyce

Re: GSoC: Matt Joyce Introduction

2021-03-18 Thread Joel Sherrill
On Wed, Mar 17, 2021 at 10:50 AM Gedare Bloom wrote: > Hi Matt, > > On Wed, Mar 17, 2021 at 6:18 AM Matthew Joyce > wrote: > > > > Hello RTEMS Community! > > > > My name is Matt, I’m a former US Army infantry officer, now back in > school pursuing a second bachelor’s in Computer Science at Orego

Re: GSoC Introduction, completed getting started guide.

2021-03-18 Thread Joel Sherrill
On Thu, Mar 18, 2021 at 6:37 AM Daman Bir Singh wrote: > Hello Everyone, > > I am very muck interested in the Ticket 4272 > , BSP Executable Conversion. Please > guide me if this project is suitable for GSoC and how can I proceed further > to start working on

Re: GSoC Introduction, completed getting started guide.

2021-03-18 Thread Daman Bir Singh
Hello Everyone, I am very muck interested in the Ticket 4272 , BSP Executable Conversion. Please guide me if this project is suitable for GSoC and how can I proceed further to start working on this. Thanks & Regards, Daman On Sun, Mar 14, 2021 at 10:19 PM Ged

Re: GSoC: Matt Joyce Introduction

2021-03-18 Thread Matthew Joyce
Hi Gedare, Thank you very much for the welcome! Will do on the plain-text. Hopefully this is better. Hello Dr. Sherrill, I’ll stand by for your guidance at your convenience. I’d be happy to recommend updates to the POSIX Compliance Guide and API Guide if I can. Based on Ehsan Dhawan’s notes from

Re: GSoC: Matt Joyce Introduction

2021-03-17 Thread Gedare Bloom
Hi Matt, On Wed, Mar 17, 2021 at 6:18 AM Matthew Joyce wrote: > > Hello RTEMS Community! > > My name is Matt, I’m a former US Army infantry officer, now back in school > pursuing a second bachelor’s in Computer Science at Oregon State University. > > I am new to open source, but I am just comple

GSoC: Matt Joyce Introduction

2021-03-17 Thread Matthew Joyce
Hello RTEMS Community! My name is Matt, I’m a former US Army infantry officer, now back in school pursuing a second bachelor’s in Computer Science at Oregon State University. I am new to open source, but I am just completing my second (elective) operating systems course and have a class in x8

Re: GSoC Introduction, completed getting started guide.

2021-03-14 Thread Gedare Bloom
Hi Daman, On Fri, Mar 12, 2021 at 10:50 PM Daman Bir Singh wrote: > > Hello everyone, > > I am Daman from Bits Pilani, K K Birla Campus Goa, India. I am very > interested in working with your organization for GSoC 2021. I have followed > the GSoC Getting Started Guide and was successfully able

Re: GSoC Introduction, completed getting started guide.

2021-03-12 Thread Eshan Dhawan
Hi daman, You have to send the patch using git send-email. To any of the maintainers. - Eshan > On 13-Mar-2021, at 11:20 AM, Daman Bir Singh > wrote: > >  > Hello everyone, > > I am Daman from Bits Pilani, K K Birla Campus Goa, India. I am very > interested in working with your organizatio

GSoC Introduction, completed getting started guide.

2021-03-12 Thread Daman Bir Singh
Hello everyone, I am Daman from Bits Pilani, K K Birla Campus Goa, India. I am very interested in working with your organization for GSoC 2021. I have followed the GSoC Getting Started Guide and was successfully able to build and chang

Re: GSoC Introduction

2021-03-11 Thread Gedare Bloom
On Wed, Mar 10, 2021 at 7:47 PM Ida Delphine wrote: > > Is it okay I assign a task to myself? > The way it works is that you will discuss the open projects (here) with mentors, and identify one to develop into a proposal. It will not be assigned until later maybe, but we aim to prevent multiple st

Re: GSoC Introduction

2021-03-10 Thread Ida Delphine
Is it okay I assign a task to myself? On Wed, 10 Mar 2021, 11:30 pm Gedare Bloom, wrote: > On Wed, Mar 10, 2021 at 3:44 AM Prateek Pardeshi > wrote: > > > > Hello and Welcome, Ida ! > > > Indeed, welcome > > > On Wed, 10 Mar 2021 12:30:51 +0530 Ida Delphine > wrote > > > > > Greetin

Re: GSoC Introduction

2021-03-10 Thread Gedare Bloom
On Wed, Mar 10, 2021 at 3:44 AM Prateek Pardeshi wrote: > > Hello and Welcome, Ida ! > Indeed, welcome > On Wed, 10 Mar 2021 12:30:51 +0530 Ida Delphine > wrote > > > Greetings everyone, > > > > I am Ida Delphine from the University of Bamenda, Cameroon. I came across > RTEMS when

Re: GSoC Introduction

2021-03-10 Thread Prateek Pardeshi
Hello and Welcome, Ida ! On Wed, 10 Mar 2021 12:30:51 +0530 Ida Delphine wrote > Greetings everyone, > > I am Ida Delphine from the University of Bamenda, Cameroon. I came across > RTEMS when lurking the GSoC organisations page. Considering my interest iand > little experienc

GSoC Introduction

2021-03-09 Thread Ida Delphine
Greetings everyone, I am Ida Delphine from the University of Bamenda, Cameroon. I came across RTEMS when lurking the GSoC organisations page. Considering my interest iand little experience in the embedded space, I'll love to get to know more about RTEMS. I'm very proficient in Python and will love

Re: [PATCH 4/4] eng: Clarify "Coding Conventions" introduction

2020-11-10 Thread Gedare Bloom
all 4 look good to me. On Thu, Nov 5, 2020 at 11:43 AM Sebastian Huber wrote: > > --- > eng/coding-conventions.rst | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/eng/coding-conventions.rst b/eng/coding-conventions.rst > index 5dd8df5..e34cd74 100644 > --- a/e

[PATCH 4/4] eng: Clarify "Coding Conventions" introduction

2020-11-05 Thread Sebastian Huber
--- eng/coding-conventions.rst | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/coding-conventions.rst b/eng/coding-conventions.rst index 5dd8df5..e34cd74 100644 --- a/eng/coding-conventions.rst +++ b/eng/coding-conventions.rst @@ -9,11 +9,11 @@ Coding Convention

Re: Introduction of Priority_node structure (priority.h)

2020-05-11 Thread Sebastian Huber
Hello Heinz, On 11/05/2020 10:54, Heinz Junkes wrote: The Priority_node structure was committed to the 4.10 branch of RTEMS in December 2017 (78b867e26d score: replace current and real priority with priority node). Do I have a possibility to know at compile time (in our case EPICS) if it is

Re: Introduction of Priority_node structure (priority.h)

2020-05-11 Thread Gedare Bloom
On Mon, May 11, 2020 at 9:27 AM Gedare Bloom wrote: > > On Mon, May 11, 2020 at 2:54 AM Heinz Junkes wrote: > > > > The Priority_node structure was committed to the 4.10 branch of RTEMS in > > December > > 2017 (78b867e26d score: replace current and real priority with priority > > node). > > >

Re: Introduction of Priority_node structure (priority.h)

2020-05-11 Thread Gedare Bloom
On Mon, May 11, 2020 at 2:54 AM Heinz Junkes wrote: > > The Priority_node structure was committed to the 4.10 branch of RTEMS in > December > 2017 (78b867e26d score: replace current and real priority with priority node). > > Do I have a possibility to know at compile time (in our case EPICS) if

Introduction of Priority_node structure (priority.h)

2020-05-11 Thread Heinz Junkes
The Priority_node structure was committed to the 4.10 branch of RTEMS in December 2017 (78b867e26d score: replace current and real priority with priority node). Do I have a possibility to know at compile time (in our case EPICS) if it is present or not. Background: We had received the follow

[PATCH 2/3] user/start/index.rst: Polish the introduction and number the steps

2018-10-12 Thread Joel Sherrill
--- user/start/index.rst | 30 +++--- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/user/start/index.rst b/user/start/index.rst index 3248647..1d987fd 100644 --- a/user/start/index.rst +++ b/user/start/index.rst @@ -12,13 +12,15 @@ The following is a quick

Re: [GSoC] Introduction and Hello World proof

2018-01-23 Thread Gedare Bloom
On Tue, Jan 23, 2018 at 12:40 PM, Amaan Cheval wrote: > On Tue, Jan 23, 2018 at 8:36 PM, Gedare Bloom wrote: >> On Mon, Jan 22, 2018 at 8:18 AM, Amaan Cheval wrote: >>> Hey everyone! >>> >>> # Intro >>> >>> I'm still gaining familiarity with RTEMS, so I'm not sure about projects >>> I might be i

Re: [GSoC] Introduction and Hello World proof

2018-01-23 Thread Amaan Cheval
On Tue, Jan 23, 2018 at 8:36 PM, Gedare Bloom wrote: > On Mon, Jan 22, 2018 at 8:18 AM, Amaan Cheval wrote: >> Hey everyone! >> >> # Intro >> >> I'm still gaining familiarity with RTEMS, so I'm not sure about projects >> I might be interested in, but I'll make sure I communicate and discuss >> th

Re: [GSoC] Introduction and Hello World proof

2018-01-23 Thread Gedare Bloom
On Mon, Jan 22, 2018 at 8:18 AM, Amaan Cheval wrote: > Hey everyone! > > # Intro > > I'm still gaining familiarity with RTEMS, so I'm not sure about projects > I might be interested in, but I'll make sure I communicate and discuss > things as that changes. > > A little bit about who I am; I'm a fi

Re: [GSoC] Introduction and Hello World proof

2018-01-22 Thread Amaan Cheval
I just came across this[3], so I'll follow the same instructions and (1) send the screenshot to Gedare/Joel and (2) add myself to the WIP wiki page. [3] https://lists.rtems.org/pipermail/devel/2018-January/019909.html ___ devel mailing list devel@rtems.o

[GSoC] Introduction and Hello World proof

2018-01-22 Thread Amaan Cheval
Hey everyone! # Intro I'm still gaining familiarity with RTEMS, so I'm not sure about projects I might be interested in, but I'll make sure I communicate and discuss things as that changes. A little bit about who I am; I'm a final year (i.e. year 4) engineering student at Thakur College of Engin

[PATCH 1/4] atsam_libraries: Introduction of void pointers

2016-06-16 Thread Alexander Krutwig
Makes bytewise read and write accesses possible --- c/src/lib/libbsp/arm/atsam/libraries/libchip/include/qspi.h | 4 ++-- c/src/lib/libbsp/arm/atsam/libraries/libchip/source/qspi.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/c/src/lib/libbsp/arm/atsam/libraries/libchip/

Re: GSoC 2015 Introduction - Condition Variables (CV)

2015-04-12 Thread Andrei - Constantin Popescu
Hi ! I have been away and will be away until tommorrow for Easter break, will add the given code snippet on melange tommorrow. Regards, Andrei 2015-03-24 0:04 GMT+02:00 Andrei - Constantin Popescu < popescu.andrei1...@gmail.com>: > Hello! > > I have submitted a improved version of my proposal,

Re: Introduction

2015-03-27 Thread Gedare Bloom
Yes you may add yourself, and you should put your official proposal into Google Melange. Please also take a look at the patch set (about 100 patches) that Daniel Hellstrom delivered recently, my comments on them, and contact him to inquire whether/what can be done in this direction. Gedare On Fri

Re: GSoC 2015 Introduction - Condition Variables (CV)

2015-03-23 Thread Andrei - Constantin Popescu
Hello! I have submitted a improved version of my proposal, to reflect feedback given by mentors! I'll list below what I have changed: 1. The proposed SuperCore API changed, now uses call-outs, as discussed on IRC today. 2. Timeline is more detailed, broken in chunks of roughly two week

Re: Introduction

2015-03-18 Thread Gedare Bloom
Welcome, You're not too late. We don't think the SMP support (broadly speaking) is suitable for GSoC projects at this time. There might be some specific aspects, such as SMP support for a particular platform, that you could undertake. Another project that may be suitable and timely could be to wor

Introduction

2015-03-18 Thread Gowtham Ashok
Hello, I'm Gowtham, a senior CS undergraduate. I'm a KDE contributor and have mentored Google Code-in 2014 for them. I came across RTEMS while studying for my real-time systems midterm and would like to become a regular contributor. I thought that doing a GSoC would be a good starting point. Am I t

Re: GSoC 2015 Introduction - Condition Variables (CV)

2015-03-16 Thread Andrei - Constantin Popescu
Hello! I have finished finished a preliminary draft of my proposal, you can check it out here . I ll be uploading it on melange tomorrow as well ! Thanks for taking the time to go through it ! Regards, Andrei

Re: GSoC 2015 Introduction - Condition Variables (CV)

2015-03-11 Thread Andrei - Constantin Popescu
Hello! As stated here I have installed RSB, rtems and compiled the modified Hello, world ! test The patch is attached to this mail and you can find the snapshot here . Next, I'm going to do some research about wha

Re: GSoC 2015 Introduction - Condition Variables (CV)

2015-03-09 Thread Andrei - Constantin Popescu
Hello! As discussed with Sebastian Huber on IRC , is there someone else able/willing to mentor this project or should I look for a different one ? Kind regards, Andrei 2015-03-09 8:51 GMT+02:00 Andrei - Constantin Popescu < popescu.andrei1...@gmail.com>: > Hello! > > I'm Andrei(Andrei - Constan

GSoC 2015 Introduction - Condition Variables (CV)

2015-03-08 Thread Andrei - Constantin Popescu
Hello! I'm Andrei(Andrei - Constantin Popescu, more exactly), a Computer Science graduate at Polytechnic University of Bucharest, Romania. I will begin my Masters' degree at Vrije University, Amsterdam this fall. During the undergraduate studies, I pursued a high diversity in computer science ski

[PATCH 2/9] sb: Move introduction to formatter classes

2014-12-07 Thread Sebastian Huber
+ def format(self): raise error.general('internal error: formatter.format() not implemented') def ext(self): raise error.general('internal error: formatter.ext() not implemented') +def introduction(self, name, now, intro_text): +c = chu