Skip to content

nios2: remove architecture and boards #89762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 16, 2025

Conversation

nashif
Copy link
Member

@nashif nashif commented May 10, 2025

Fixes #89280

@nashif nashif force-pushed the topic/arch/remove_nios2 branch from 90ed5ad to bbb0991 Compare May 10, 2025 12:16
Copy link

github-actions bot commented May 10, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_altera ❌ zephyrproject-rtos/hal_altera@4fe4df9 (master) N/A (Removed) N/A

DNM label due to: 1 removed project

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-hal_altera DNM (manifest) This PR should not be merged (controlled by action-manifest) labels May 10, 2025
@nashif nashif force-pushed the topic/arch/remove_nios2 branch from 4b74f50 to 0f36dce Compare May 10, 2025 14:02
@nashif nashif marked this pull request as ready for review May 12, 2025 11:28
nordicjm
nordicjm previously approved these changes May 12, 2025
dcpleung
dcpleung previously approved these changes May 12, 2025
nashif added 4 commits May 15, 2025 05:47
Remove qemu_nios2, more removals will follow.

Part of zephyrproject-rtos#89280

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Remove remaining nios2 based boards and soc files.

Part of zephyrproject-rtos#89280

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Remove architecture and dependencies.
Remove altera HAL supporting nios2

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Add a not about removal in the release notes.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Copy link
Collaborator

@kartben kartben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you search for "Nios II" as well, please? (one of the top offending matches that needs fixing being https://docs.zephyrproject.org/latest/introduction/index.html)

Remove all occurances of Nios II from docs and code.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
@nashif nashif requested a review from kartben May 15, 2025 10:40
@nashif nashif changed the title nios2: remove architecture and boards (wip) nios2: remove architecture and boards May 15, 2025
@nashif nashif removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label May 15, 2025
@nashif nashif closed this May 15, 2025
@nashif nashif reopened this May 15, 2025
@github-actions github-actions bot added the DNM (manifest) This PR should not be merged (controlled by action-manifest) label May 15, 2025
Copy link

@nashif nashif removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label May 15, 2025
@nashif nashif merged commit e48c907 into zephyrproject-rtos:main May 16, 2025
71 of 73 checks passed
@@ -17,7 +17,6 @@
<div class="select-container">
<select id="arch">
<option value="" disabled selected>Select an architecture</option>
<option value="nios2">Altera Nios II</option>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

opened #90413 so that we don't have to do this ever again :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for nios2 architecture
5 participants