Re: Google Summer of Code | 2025: Updating George_Johnson.md (!71)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/71#note_121441 Please rebase to remove merge commits and then squash down to 1 commit. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/71#note_121441 You

Re: RTEMS | Add the support for i2c driver in the aarch64/raspberrypi bsp (!363)

2025-03-21 Thread Shaunak Datar (@skdatar)
Shaunak Datar commented on a discussion on bsps/aarch64/raspberrypi/i2c/raspberrypi-i2c.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/363#note_121527 > case raspberrypi_bscm0: > raspberrypi_gpio_set_function(0, GPIO_AF0); > raspberrypi_gpio_set_functi

Re: RTEMS | Cannot obtain dates later than 2100 (!339)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion on cpukit/rtems/src/clockgettod.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_121426 > -year -= 1; > -if ( _Leap_year( year ) ) { > - year_days += 1; > -} > - } > + current_time_tm = gmtime_r( &now.tv_sec,

Re: Google Summer of Code | tracking/2025: Update tracking page (Vidhu Sarwal) (!85)

2025-03-21 Thread Vidhu Sarwal (@vidhu)
Vidhu Sarwal pushed new commits to merge request !85 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/85 * 8c70c366 - tracking/2025: Update tracking page (Vidhu Sarwal) -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/85 Yo

Re: Google Summer of Code | tracking/2025: Update tracking page (Vidhu Sarwal) (!85)

2025-03-21 Thread Vidhu Sarwal (@vidhu)
Vidhu Sarwal pushed new commits to merge request !85 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/85 * 9958d7e3 - tracking/2025:removed whitespace -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/85 You're receiving thi

Re: Google Summer of Code | tracking/2025: Added Myself ( M Shubham Achary ) to List (!69)

2025-03-21 Thread M Shubham Achary (@shubhamach777)
M Shubham Achary pushed new commits to merge request !69 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/69 * cf5ed1d3 - Update file M_Shubham_Achary.md -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/69 You're receiving

Re: Google Summer of Code | finish the proposal (Jingwei Tang) (!84)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84#note_121595 Commit message needs to start with a label and a colon. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84#note_121595 You're receiving t

Re: RTEMS | cpukit/rtems: Closes rtems/programs/gsoc#9 (!443)

2025-03-21 Thread mazen Adel (@mez3n)
mazen Adel commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/443#note_121513 It should be fixed now. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/443#note_121513 You're receiving this email because of your account on g

Google Summer of Code | 2025: Update George_Johnson.md (!76)

2025-03-21 Thread George Johnson (@G30)
George Johnson created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/76 Project:Branches: G30/google-summer-of-code-1:main to rtems/programs/gsoc:main Author: George Johnson ## Summary -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gso

Re: Google Summer of Code | finish the proposal (Jingwei Tang) (!84)

2025-03-21 Thread Jingwei Tang (@Tang-JingWei)
Jingwei Tang commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84#note_121594 Oh, this message "Adding myself (Jingwei Tang)" is ok or not? -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84#note_121594 You're recei

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!29)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/29#note_121342 It appears that this is missing the addition to the list of applicants. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/29#note_121342 You

Re: RTEMS | Add the support for i2c driver in the aarch64/raspberrypi bsp (!363)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion on bsps/aarch64/raspberrypi/include/bsp/raspberrypi.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/363#note_121566 > * POSSIBILITY OF SUCH DAMAGE. > */ > > + avoid making whitespace changes to existing code. -- View it on GitLa

Re: Google Summer of Code | tracking/2025: Adding myself (Mayank Babariya) (!65)

2025-03-21 Thread Kinsey Moore (@opticron)
Merge request !65 was merged Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/65 Project:Branches: mayank-babariya/gsoc:mayank-gsoc to rtems/programs/gsoc:main Author: Mayank Babariya -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_re

Re: RTEMS | Modified hello world sample in RTEMS (!457)

2025-03-21 Thread Suhani Agarwal (@suhani-1203)
Suhani Agarwal pushed new commits to merge request !457 Merge request URL: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/457 * 15c38989...b66b0d98 - 2 commits from branch `main` * a2cdaeff - samples: Modify hello world sample output -- View it on GitLab: https://gitlab.rtems.or

Google Summer of Code | Add myself (!64)

2025-03-21 Thread TYB Qwer (@QwerTYB)
TYB Qwer created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/64 Project:Branches: QwerTYB/gsoc:GSOC to rtems/programs/gsoc:main Author: TYB Qwer ## Summary -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/64 You'r

Re: Google Summer of Code | finish the proposal (Jingwei Tang) (!84)

2025-03-21 Thread Jingwei Tang (@Tang-JingWei)
Jingwei Tang pushed new commits to merge request !84 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84 * d2c0c970 - tracking/2025: update myself (Jingwei Tang) -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84 You're rec

Re: Google Summer of Code | finish the proposal (Jingwei Tang) (!84)

2025-03-21 Thread Jingwei Tang (@Tang-JingWei)
Jingwei Tang commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84#note_121596 I understand. Thanks~ -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84#note_121596 You're receiving this email because of your account

Re: Google Summer of Code | tracking/2025: Update tracking page (Vidhu Sarwal) (!85)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/85#note_121593 The formatter doesn't like the blank line at the end of the file. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/85#note_121593 You're re

Re: Google Summer of Code | finish the proposal (Jingwei Tang) (!84)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84#note_121592 The commit message is not properly formatted -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84#note_121592 You're receiving this email be

Google Summer of Code | tracking/2025: Update tracking page (Vidhu Sarwal) (!85)

2025-03-21 Thread Vidhu Sarwal (@vidhu)
Vidhu Sarwal created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/85 Project:Branches: vidhu/gsoc:gsoc-main to rtems/programs/gsoc:main Author: Vidhu Sarwal Update tracking page with my details. -- View it on GitLab: https://gitlab.rtems.org/rtems/pr

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!68)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121397 try this... ``` $ git checkout gsoc:gsoc25 $ git pull --rebase origin main $ ... fix conflicts in tracking/2025.md ... $ git add tracking/2025.md $ git rebase --continue $ git

Re: RTEMS | Convert multiple files from DOS to UNIX format (!454)

2025-03-21 Thread Gedare Bloom (@gedare)
Merge request !454 was merged Merge request URL: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/454 Project:Branches: joel/rtems:main-convert-from-dos-to-unix to rtems/rtos/rtems:main Author: Joel Sherrill Assignee: Joel Sherrill -- View it on GitLab: https://gitlab.rtems.org/rte

Re: Google Summer of Code | Add myself (!64)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/64#note_121338 Please squash all these commits and rebase to remove the merge commit. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/64#note_121338 You'

Re: Google Summer of Code | Adding myself (!62)

2025-03-21 Thread TYB Qwer (@QwerTYB)
Merge request !62 was closed by TYB Qwer Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/62 Project:Branches: QwerTYB/gsoc:main to rtems/programs/gsoc:main Author: TYB Qwer Assignees: Reviewers: -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/g

Re: Google Summer of Code | 2025: Updating George_Johnson.md (!71)

2025-03-21 Thread George Johnson (@G30)
Merge request !71 was closed by George Johnson Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/71 Project:Branches: G30/gsoc:main to rtems/programs/gsoc:main Author: George Johnson Assignees: Reviewers: -- View it on GitLab: https://gitlab.rtems.org/rtems/pr

Re: RTEMS Tools | misc/bin2c/rtems-bin2c.c: Add feature to include license header in generated C files (!58)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/58#note_121451 In addition you can/should add a comment to each one that you addressed it, or to follow-up otherwise. -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-

Re: Google Summer of Code | Added myself (Prithvi Tambewagh) to GSoC 2025 Tracking Page (!26)

2025-03-21 Thread Prithvi Tambewagh (@prithvi77)
Prithvi Tambewagh pushed new commits to merge request !26 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/26 * fe9452e2...7e11887d - 2 commits from branch `main` * 650b9765 - Added myself (Prithvi Tambewagh) to GSoC 2025 Tracking Page -- View it on GitLab: h

Google Summer of Code | finish the proposal (Jingwei Tang) (!84)

2025-03-21 Thread Jingwei Tang (@Tang-JingWei)
Jingwei Tang created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/84 Project:Branches: Tang-JingWei/gsoc:jingwei to rtems/programs/gsoc:main Author: Jingwei Tang ## Summary -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_r

Re: RTEMS Tools | misc/bin2c/rtems-bin2c.c: Add feature to include license header in generated C files (!58)

2025-03-21 Thread Harinder Singh Dhanoa (@hsd1807)
Harinder Singh Dhanoa commented on a discussion: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/58#note_121450 okay, changed them back to unresolved. -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/58#note_121450 You're receiving t

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!29)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/29#note_121375 Something went wrong with your attempt to fi squaredx the commits. I think that you missed the step of rebasing, and directly squashed merge commits into your intended commit.

Re: RTEMS | Add the support for i2c driver in the aarch64/raspberrypi bsp (!363)

2025-03-21 Thread Gedare Bloom (@gedare)
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/363 was reviewed by Gedare Bloom -- Gedare Bloom started a new discussion on bsps/aarch64/raspberrypi/i2c/raspberrypi-i2c.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/363#note_121497 > #include >

Re: Google Summer of Code | Adding myself (!63)

2025-03-21 Thread TYB Qwer (@QwerTYB)
Merge request !63 was closed by TYB Qwer Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/63 Project:Branches: QwerTYB/gsoc:main to rtems/programs/gsoc:main Author: TYB Qwer Assignees: Reviewers: -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/g

Google Summer of Code | Adding myself (!62)

2025-03-21 Thread TYB Qwer (@QwerTYB)
TYB Qwer created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/62 Project:Branches: QwerTYB/gsoc:main to rtems/programs/gsoc:main Author: TYB Qwer ## Summary -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/62 You'r

Re: Google Summer of Code | tracking/2025: Adding Atharv Dubey to the Contributors list (!66)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/66#note_121394 Please update the git commit on this MR with this information. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/66#note_121394 You're rece

Re: Google Summer of Code | tracking/2025/Harinder_Singh_Dhanoa.md: Adding my Info (Harinder Singh Dhanoa) (!80)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/80#note_121567 Please fix the pipeline stage:test errors. ask for help in #ci on Discord if you need. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/80

Re: Google Summer of Code | 2025:Added myself(yijunli) to the tracker (!27)

2025-03-21 Thread yijun li (@yijunli)
Merge request !27 was closed by yijun li Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/27 Project:Branches: yijunli/gsoc:gsoc_yijunli to rtems/programs/gsoc:main Author: yijun li Assignees: Reviewers: -- View it on GitLab: https://gitlab.rtems.org/rtems/pr

Re: RTEMS | Add the support for i2c driver in the aarch64/raspberrypi bsp (!363)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion on spec/build/bsps/aarch64/raspberrypi/bspraspberrypi4.yml: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/363#note_121565 >uid: objspi > - role: build-dependency >uid: objwatchdog > +- role: build-dependency > + uid: obji2c >

Re: Google Summer of Code | tracking/2025: Adding myself (Mayank Babariya) (!65)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore started a new discussion on tracking/2025/Mayank_Babariya.md: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/65#note_121350 > +# Mayank Babariya > +- **Name:** Mayank Babariya > +- **Discord handle:** `mayankbabariya.` > +- **Gitlab username:** `mayank-babariya`

Re: Google Summer of Code | tracking/2025: Adding myself(Atharv Dubey) to the tracking page (!73)

2025-03-21 Thread Kinsey Moore (@opticron)
Merge request !73 was merged Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/73 Project:Branches: atharvdubey101/gsoc:gsoc2025 to rtems/programs/gsoc:main Author: Atharv Dubey -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests

Re: Google Summer of Code | tracking/2025: Adding myself (Seif alrahman alfakharany ) to tracking page . (!75)

2025-03-21 Thread seif alrahman alfakharany (@Seif)
seif alrahman alfakharany pushed new commits to merge request !75 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/75 * f44bf95f - Resolving Merge Conflict : added Atharv Dubey manually to try to resolve the conflict -- View it on GitLab: https://gitlab.rtem

Re: Google Summer of Code | Add myself (!64)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/64#note_121339 Please ensure that your commit subject follows the prescribed format and that the format checker does not flag any contributions. -- View it on GitLab: https://gitlab.rtems.

Re: Google Summer of Code | Added myself (Prithvi Tambewagh) to GSoC 2025 Tracking Page (!26)

2025-03-21 Thread Prithvi Tambewagh (@prithvi77)
Prithvi Tambewagh commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/26#note_121537 Yes. All checks have passed, just pages deploy error is there. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/26#note_121537 You're

Re: Google Summer of Code | Added myself (Prithvi Tambewagh) to GSoC 2025 Tracking Page (!26)

2025-03-21 Thread Prithvi Tambewagh (@prithvi77)
Prithvi Tambewagh pushed new commits to merge request !26 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/26 * 4d197366 - tracking/2025 : Added myself (Prithvi Tambewagh) to tracking page -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/m

Network Services | ntp: Avoid including broken (on Coldfire) ieeefp.h header (!24)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore created a merge request: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/24 Project:Branches: opticron/rtems-net-services:br6-backport-ieefp to rtems/pkg/rtems-net-services:6 Author: Kinsey Moore Assignee: Kinsey Moore ## Summary ntp: Avoid including b

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!29)

2025-03-21 Thread Beeram Pranith Reddy (@Pranith_1316)
Beeram Pranith Reddy commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/29#note_121330 I created a single commit -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/29#note_121330 You're receiving this email because of y

Google Summer of Code | Gsoc 2025:Adding my(yijunli) details in the tracking document (!70)

2025-03-21 Thread yijun li (@yijunli)
yijun li created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/70 Project:Branches: yijunli/gsoc:yijunli to rtems/programs/gsoc:main Author: yijun li I finished "hello world" task.I want to adding my(yijunli) details in the tracking document -- View it

Re: Network Services | ntp: Avoid including broken (on Coldfire) ieeefp.h header (!23)

2025-03-21 Thread Jeremy Lorelli (@jjl77)
Jeremy Lorelli pushed new commits to merge request !23 Merge request URL: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/23 * cb4c9a8a - ntp: Avoid including broken (on Coldfire) ieeefp.h header -- View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-net-servi

Re: RTEMS | cpukit/rtems: Closes rtems/programs/gsoc#9 (!443)

2025-03-21 Thread mazen Adel (@mez3n)
mazen Adel commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/443#note_121509 Oh I just mindlessly updated my fork shouldn't have done that on the fix branch. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/443#note_121509

Re: Google Summer of Code | tracking/2025: Added Myself ( M Shubham Achary ) to List (!69)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/69#note_121390 This is also a MR from the main branch. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/69#note_121390 You're receiving this email becaus

Re: RTEMS | cpukit/rtems: add rtems_barrier_get_number_waiting() (!443)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/443#note_121545 This is good. Now we need a documentation patch to add this directive in the Classic API guide, preferably generated from RTEMS Central. I'm not sure if that's actually working

Re: Google Summer of Code | tracking/2025: Addinng myself (Mayank Babariya) (!58)

2025-03-21 Thread Mayank Babariya (@mayank-babariya)
Merge request !58 was closed by Mayank Babariya Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/58 Project:Branches: mayank-babariya/gsoc:mayank to rtems/programs/gsoc:main Author: Mayank Babariya Assignees: Reviewers: -- View it on GitLab: https://gitlab.rt

Re: RTEMS Tools | misc/bin2c/rtems-bin2c.c: Add feature to include license header in generated C files (!58)

2025-03-21 Thread Christian Mauderer (@c-mauderer)
Christian Mauderer commented on a discussion on misc/bin2c/rtems-bin2c.c: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/58#note_121519 > * > * Subsequently modified by Joel Sherrill > * to add a number of capabilities not in the original. > + * > + * Modified b

Re: Google Summer of Code | 2025: Add myself in the tracking proposals - Thong Phan (!33)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore pushed new commits to merge request !33 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/33 * a3e21197 - 1 commit from branch `main` * cfb63de0 - 2025: add myself to the tracking document -- View it on GitLab: https://gitlab.rtems.org/rtems/progr

Re: Google Summer of Code | tracking/2025: Adding Myself (M Shubham Achary) to the list (!74)

2025-03-21 Thread M Shubham Achary (@shubhamach777)
Merge request https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/74 was reviewed by M Shubham Achary -- M Shubham Achary commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/74#note_121484 sir could you help me resolve this, is there any pr

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!68)

2025-03-21 Thread Beeram Pranith Reddy (@Pranith_1316)
Beeram Pranith Reddy commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121399 yeah but I realized lately so I thought of creating a new branch like I did now but the same issue came. -- View it on GitLab: https://gitlab.rtems.org/rtems/progra

Re: Google Summer of Code | 2025: added myself to the table (!81)

2025-03-21 Thread Ayush Agarwal (@Ayush.ag)
Ayush Agarwal pushed new commits to merge request !81 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/81 * 7484c25a - mdformatted -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/81 You're receiving this email because of yo

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!68)

2025-03-21 Thread Beeram Pranith Reddy (@Pranith_1316)
Beeram Pranith Reddy commented: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121410 Hii I have fixed the issue can you please check it out.Sorry for the inconvenience -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_12141

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!68)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121406 The merge commits should disappear if you `git-pull --rebase` from the upstream repository. If not, then you probably have to start over and try again. There is a way to prev

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!68)

2025-03-21 Thread Beeram Pranith Reddy (@Pranith_1316)
Beeram Pranith Reddy commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121391 hey I tried `git rebase -i origin/main` from my branch then I got only my latest commit I saved and continued then I used `git push origin gsoc25 --force` I got Every

Re: RTEMS | Add the support for i2c driver in the aarch64/raspberrypi bsp (!363)

2025-03-21 Thread Shaunak Datar (@skdatar)
Shaunak Datar commented on a discussion on spec/build/bsps/aarch64/raspberrypi/bspraspberrypi4.yml: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/363#note_121569 >uid: objspi > - role: build-dependency >uid: objwatchdog > +- role: build-dependency > + uid: obji2c

Re: Google Summer of Code | tracking/2025: update details (!72)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/72#note_121452 See the format errors. They should be fixable using `mdformat`. Ask for help in #ci if you need. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_r

Re: Google Summer of Code | tracking/2025: Adding Myself (M Shubham Achary) to the list (!74)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/74#note_121471 Rebase and fix merge conflicts, and squash your commits into a single commit with a proper commit message. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc

Re: RTEMS | Add the support for i2c driver in the aarch64/raspberrypi bsp (!363)

2025-03-21 Thread Shaunak Datar (@skdatar)
Shaunak Datar commented on a discussion on bsps/aarch64/raspberrypi/include/bsp/raspberrypi.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/363#note_121570 > * POSSIBILITY OF SUCH DAMAGE. > */ > > + Right will fix this and commit -- View it on GitLab: https://gitla

Re: RTEMS | Modified hello world sample in RTEMS (!457)

2025-03-21 Thread Gedare Bloom (@gedare)
Merge request !457 was closed by Gedare Bloom Merge request URL: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/457 Project:Branches: suhani-1203/rtems:modify-hello to rtems/rtos/rtems:main Author: Suhani Agarwal Assignees: Reviewers: -- View it on GitLab: https://gitlab.rtems.o

Google Summer of Code | tracking/2025/Harinder_Singh_Dhanoa.md: Adding my Info (Harinder Singh Dhanoa) (!80)

2025-03-21 Thread Harinder Singh Dhanoa (@hsd1807)
Harinder Singh Dhanoa created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/80 Project:Branches: hsd1807/gsoc:Harinder-Singh-Dhanoa to rtems/programs/gsoc:main Author: Harinder Singh Dhanoa ## Summary -- View it on GitLab: https://gitlab.rtems.org/rt

Google Summer of Code | tracking/2025: Adding myself (Seif alrahman alfakharany ) to tracking page . (!75)

2025-03-21 Thread seif alrahman alfakharany (@Seif)
seif alrahman alfakharany created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/75 Project:Branches: Seif/gsoc:main to rtems/programs/gsoc:main Author: seif alrahman alfakharany -Adding myself (Seif alrahman alfakharany ) to tracking page . -Added the proj

Re: RTEMS | Modified hello world sample in RTEMS (!457)

2025-03-21 Thread Suhani Agarwal (@suhani-1203)
Suhani Agarwal pushed new commits to merge request !457 Merge request URL: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/457 * 15c38989...b66b0d98 - 2 commits from branch `main` * 95050012 - samples: Modify hello world sample output -- View it on GitLab: https://gitlab.rtems.or

Re: Google Summer of Code | 2025: added myself to the table (!81)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/81#note_121568 Fix the format errors. You can use `mdformat` to fix them. Ask for help in #ci on Discord if you need. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/m

Re: Google Summer of Code | Added myself (Prithvi Tambewagh) to GSoC 2025 Tracking Page (!26)

2025-03-21 Thread Prithvi Tambewagh (@prithvi77)
Prithvi Tambewagh pushed new commits to merge request !26 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/26 * 058f10e6 - tracking/2025 : Added myself (Prithvi Tambewagh) to tracking page -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/m

Re: RTEMS | Modified hello world sample in RTEMS (!457)

2025-03-21 Thread Suhani Agarwal (@suhani-1203)
Suhani Agarwal pushed new commits to merge request !457 Merge request URL: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/457 * 4bcd67d9 - samples: Modify hello world sample output -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/457 You're receiv

Re: Google Summer of Code | tracking/2025: Adding myself (Mayank Babariya) (!65)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore commented on a discussion on tracking/2025/Mayank_Babariya.md: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/65#note_121351 > +# Mayank Babariya > +- **Name:** Mayank Babariya > +- **Discord handle:** `mayankbabariya.` > +- **Gitlab username:** `mayank-babariya

Re: Google Summer of Code | tracking/2025: Adding Atharv Dubey to the Contributors list (!66)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/66#note_121395 You'll want to rebase on current main as well. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/66#note_121395 You're receiving this email

Re: RTEMS | Cannot obtain dates later than 2100 (!339)

2025-03-21 Thread zack liang (@zakthertemsdev)
zack liang commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_121422 no it's not that i was asking about the fact that when i add a test case >2100 it doesn't work just asking for suggestion on if my gmtime_r the wrong function call. I'm frustrate

Re: RTEMS Source Builder | bare/config/devel: Update stale links (!136)

2025-03-21 Thread Kinsey Moore (@opticron)
Reassigned merge request 136 https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/136 Kinsey Moore was added as an assignee. -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/136 You're receiving this email because of your

Re: RTEMS Tools | misc/bin2c/rtems-bin2c.c: Add feature to include license header in generated C files (!58)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/58#note_121445 Please don't resolve threads yourself. Let the original commenter have a chance to resolve them. -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/

Re: Google Summer of Code | 2025: Updating George_Johnson.md (!71)

2025-03-21 Thread George Johnson (@G30)
George Johnson commented: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/71#note_121479 There seems to be many commits between fb88d and b67bf so how do i rebase that? -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/71#note_121479 You're r

Re: RTEMS | cpukit/rtems: add rtems_barrier_get_number_waiting() (!443)

2025-03-21 Thread Gedare Bloom (@gedare)
Reassigned merge request 443 https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/443 Gedare Bloom was added as an assignee. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/443 You're receiving this email because of your account on gitlab.rtems.org. _

Re: RTEMS | Convert multiple files from DOS to UNIX format (!454)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore pushed new commits to merge request !454 Merge request URL: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/454 * 91cc54bc...b66b0d98 - 2 commits from branch `main` * 6e5d82c1 - fstests/fsdosfsname01/files.h: Convert to UNIX format * 812901f5 - psxtests/*/*.doc: Convert

Re: RTEMS | Add the support for i2c driver in the aarch64/raspberrypi bsp (!363)

2025-03-21 Thread Gedare Bloom (@gedare)
Gedare Bloom commented on a discussion on bsps/aarch64/raspberrypi/i2c/raspberrypi-i2c.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/363#note_121564 > static int rpi_i2c_setup_transfer(raspberrypi_i2c_bus *bus) > { > int rv; > -while (bus->remaining_transfers >

Re: Google Summer of Code | Gsoc2025:Adding my(Yijun Li) details in the tracking document (!67)

2025-03-21 Thread yijun li (@yijunli)
yijun li pushed new commits to merge request !67 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/67 * 2e3ec5d3 - Gsoc2025:add Yijun Li information * f19ab40d - Gsoc2025:add Yijun Li information -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gs

Google Summer of Code | tracking/2025: Adding myself(Atharv Dubey) to the tracking page (!73)

2025-03-21 Thread Atharv Dubey (@atharvdubey101)
Atharv Dubey created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/73 Project:Branches: atharvdubey101/gsoc:gsoc2025 to rtems/programs/gsoc:main Author: Atharv Dubey ## Summary -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/me

Re: RTEMS | Add the support for i2c driver in the aarch64/raspberrypi bsp (!363)

2025-03-21 Thread i2c_support (@project_255_bot_00584f716a643d95007bea79bc8c5f97)
i2c_support pushed new commits to merge request !363 Merge request URL: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/363 * aa655228 - testsuites/sptests/*: Relicense to 2-BSD * 1420dc06 - cpukit/dev/i2c/*: Relicense to 2-BSD * 1c0a1efe - cpukit/libfs/src/dosfs/msdos_rename.c: Rel

RTEMS Source Builder | Links to gaisler.se are broken on 5 branch (#96)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore created an issue: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/96 Assignee: Kinsey Moore ## Summary There are several links that are no longer valid in the 5 branch RSB. ## Steps to reproduce ### Pre-set options -- View it on GitLab: https://gitlab.rtem

Google Summer of Code | Adding myself (!63)

2025-03-21 Thread TYB Qwer (@QwerTYB)
TYB Qwer created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/63 Project:Branches: QwerTYB/gsoc:main to rtems/programs/gsoc:main Author: TYB Qwer ## Summary -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/63 You'r

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!29)

2025-03-21 Thread Beeram Pranith Reddy (@Pranith_1316)
Beeram Pranith Reddy pushed new commits to merge request !29 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/29 * 70d3722b - tracking/2025: Add Pranith Reddy's proposal and updates -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_re

Re: RTEMS Source Builder | Links to gaisler.se are broken on 5 branch (#96)

2025-03-21 Thread Kinsey Moore (@opticron)
Issue was closed by Kinsey Moore Issue #96: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/96 -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/96 You're receiving this email because of your account on gitlab.rtems.org. _

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!68)

2025-03-21 Thread Beeram Pranith Reddy (@Pranith_1316)
Beeram Pranith Reddy commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121396 My flow usually goes like this genrally 1. update main using `git pull` 2. switch to feature branch 3. update the branch from main using `git merge main`.Altough I rea

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!68)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121398 As a project, RTEMS forbids merge commits to preserve a linear history. You should not be using `git merge ...` for repositories hosted on gitlab.rtems.org. -- View it on Gi

Re: RTEMS | Add the support for i2c driver in the aarch64/raspberrypi bsp (!363)

2025-03-21 Thread Shaunak Datar (@skdatar)
Shaunak Datar commented on a discussion on bsps/aarch64/raspberrypi/i2c/raspberrypi-i2c.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/363#note_121560 > static int rpi_i2c_setup_transfer(raspberrypi_i2c_bus *bus) > { > int rv; > -while (bus->remaining_transfers >

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!68)

2025-03-21 Thread Beeram Pranith Reddy (@Pranith_1316)
Beeram Pranith Reddy pushed new commits to merge request !68 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68 * 780a5ad0 - 1 commit from branch `main` * a51d2d4b - Added my information -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/me

Re: Google Summer of Code | Gsoc2025:Adding my(Yijun Li) details in the tracking document (!67)

2025-03-21 Thread Kinsey Moore (@opticron)
Merge request https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/67 was reviewed by Kinsey Moore -- Kinsey Moore commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/67#note_121380 I don't see a merge commit here. -- View it on GitLab: ht

Re: Google Summer of Code | tracking/2025: Adding myself (Mayank Babariya) (!65)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore started a new discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/65#note_121361 Please squash these two patches. Everything else looks good. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/65#note_121361 You're receivi

Google Summer of Code | tracking/2025: Adding Atharv Dubey to the Contributors list (!66)

2025-03-21 Thread Atharv Dubey (@atharvdubey101)
Atharv Dubey created a merge request: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/66 Project:Branches: atharvdubey101/gsoc:tracking/2025 to rtems/programs/gsoc:main Author: Atharv Dubey ## Summary -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc

Re: Google Summer of Code | tracking/2025: Adding Atharv Dubey to the contributors list (!56)

2025-03-21 Thread Atharv Dubey (@atharvdubey101)
Merge request !56 was closed by Atharv Dubey Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/56 Project:Branches: atharvdubey101/gsoc:gsoc/2025 to rtems/programs/gsoc:main Author: Atharv Dubey Assignees: Reviewers: -- View it on GitLab: https://gitlab.rtem

Re: Google Summer of Code | tracking/2025: Add myself to tracking page (!68)

2025-03-21 Thread Beeram Pranith Reddy (@Pranith_1316)
Beeram Pranith Reddy commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121425 Sure I will check it out -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121425 You're receiving this email because of yo

Re: Google Summer of Code | Add myself into the GSOC (!61)

2025-03-21 Thread TYB Qwer (@QwerTYB)
Merge request !61 was closed by TYB Qwer Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/61 Project:Branches: QwerTYB/gsoc:RTEMS to rtems/programs/gsoc:main Author: TYB Qwer Assignees: Reviewers: -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/

Re: Google Summer of Code | Add myself (!64)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore started a new discussion on tracking/2025/Wenbo_Wang.md: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/64#note_121337 > +<<< HEAD You need to remove the merge artifacts from this file. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/me

Re: Google Summer of Code | tracking/2025 GSoC : Added M Shubham Achary in contributors list (!37)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/37#note_121346 This MR is still using the old format and needs to be updated. You need to rebase to the current head of the main branch and then update your addition to match the new method

Re: Google Summer of Code | 2025: Updating George_Johnson.md (!71)

2025-03-21 Thread George Johnson (@G30)
George Johnson pushed new commits to merge request !71 Merge request URL: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/71 * e1f6472b...780a5ad0 - 2 commits from branch `main` * 0c4054ec - Merge branch gsoc:main into main -- View it on GitLab: https://gitlab.rtems.org/rtems/

Network Services | ntp: Backport ieeefp.h fix for coldfire to 6 branch (#15)

2025-03-21 Thread Kinsey Moore (@opticron)
Kinsey Moore created an issue: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/issues/15 Assignee: Kinsey Moore ## Summary This issue exists in 6 and the fix needs to be backported. ## Steps to reproduce ### Pre-set options -- View it on GitLab: https://gitlab.rtems.org/rtems/pk

  1   2   >