Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D49700
sys: Use fdt_foreach on arm, arm64, and riscv
Closed
Public
Actions
Authored by
andrew
on Apr 7 2025, 5:45 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 7, 2:13 AM
2025-10-07 02:13:06 (UTC+0)
Unknown Object (File)
Sun, Oct 5, 12:45 AM
2025-10-05 00:45:17 (UTC+0)
Unknown Object (File)
Thu, Sep 25, 3:23 AM
2025-09-25 03:23:51 (UTC+0)
Unknown Object (File)
Tue, Sep 23, 4:13 PM
2025-09-23 16:13:53 (UTC+0)
Unknown Object (File)
Sun, Sep 21, 5:13 PM
2025-09-21 17:13:59 (UTC+0)
Unknown Object (File)
Sep 13 2025, 6:12 AM
2025-09-13 06:12:04 (UTC+0)
Unknown Object (File)
Sep 9 2025, 4:58 PM
2025-09-09 16:58:45 (UTC+0)
Unknown Object (File)
Sep 9 2025, 11:09 AM
2025-09-09 11:09:18 (UTC+0)
View All 38 Files
Subscribers
emaste
imp
Details
Reviewers
manu
imp
Group Reviewers
ARM
arm64
riscv
Commits
rG02ecd34fde77: sys: Use fdt_foreach on arm, arm64, and riscv
Summary
This means we can remove the fixed mem_regions array.
Sponsored by: Arm Ltd
Diff Detail
Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable
Event Timeline
andrew
created this revision.
Apr 7 2025, 5:45 PM
2025-04-07 17:45:59 (UTC+0)
Herald
added a reviewer:
manu
.
·
View Herald Transcript
Apr 7 2025, 5:46 PM
2025-04-07 17:46:00 (UTC+0)
Herald
added subscribers:
emaste
,
imp
.
·
View Herald Transcript
andrew
requested review of this revision.
Apr 7 2025, 5:46 PM
2025-04-07 17:46:00 (UTC+0)
Harbormaster
completed remote builds in
B63373: Diff 153256
.
Apr 7 2025, 5:46 PM
2025-04-07 17:46:00 (UTC+0)
andrew
added a parent revision:
D49699: dev/fdt: Add fdt_foreach_reserved_region
.
Apr 7 2025, 5:46 PM
2025-04-07 17:46:02 (UTC+0)
andrew
added a child revision:
D49701: arm/mv: Convert to fdt_foreach_mem_region
.
imp
accepted this revision.
Apr 7 2025, 7:10 PM
2025-04-07 19:10:51 (UTC+0)
This revision is now accepted and ready to land.
Apr 7 2025, 7:10 PM
2025-04-07 19:10:51 (UTC+0)
Closed by commit
rG02ecd34fde77: sys: Use fdt_foreach on arm, arm64, and riscv
(authored by
andrew
).
·
Explain Why
Apr 8 2025, 10:50 AM
2025-04-08 10:50:00 (UTC+0)
This revision was automatically updated to reflect the committed changes.
andrew
added a commit:
rG02ecd34fde77: sys: Use fdt_foreach on arm, arm64, and riscv
.