LoGin
|
9862813020
feat(node): iter `interrupts-extended` field (#1)
|
6 months ago |
Dagan Martinez
|
6fc87b53da
Add way to pretty-print individual nodes (#21)
|
11 months ago |
Dagan Martinez
|
6f1fe711ba
Expose original pointer (via reference) (#19)
|
11 months ago |
Isaac Woods
|
d75fb57c9b
Handle `ranges` properties with an `#address-cells` of `3` (#16)
|
11 months ago |
Wesley Norris
|
4a5dfca931
Merge pull request #20 from Property404/Property404/fix-tests-and-formatting
|
11 months ago |
Property404
|
d548b9f7ac
Fix failing test
|
11 months ago |
Property404
|
8f3c542f05
Fix formatting
|
11 months ago |
Wesley Norris
|
58b94fa459
Merge pull request #8 from Kritzefitz/loosen-memory-regions-lifetime
|
1 year ago |
Wesley Norris
|
8023fa5475
Merge pull request #7 from gmacd/master
|
1 year ago |
Wesley Norris
|
c0036665f6
Merge pull request #13 from moritz-meier/feature/stdinout-path-split-params
|
1 year ago |
Wesley Norris
|
e9755587c9
chore: Bump minor version in preparation for breaking changes
|
1 year ago |
Moritz Meier
|
2319fd3374
feat: split optional parameters from stdin- and stdout-path
|
1 year ago |
Wesley Norris
|
0c2fb5b9ce
feat: Add a pretty printing Debug impl for `Fdt`
|
1 year ago |
Sven Bartscher
|
e8d7f71931
Loosen lifetime on `Memory.regions`
|
2 years ago |
Graham MacDonald
|
4214454c3f
Add support for `ranges` properties
|
2 years ago |
Wesley Norris
|
cff6d06660
fix: strip null terminators from some strings that had them
|
2 years ago |
Wesley Norris
|
22f128235d
Merge pull request #6 from ardbiesheuvel/master
|
2 years ago |
Ard Biesheuvel
|
a5ae918841
aliases: strip NULL byte before returning the strings
|
2 years ago |
Wesley Norris
|
fbcc7ff4fa
chore: Bump version for release
|
3 years ago |
Wesley Norris
|
fe313067dc
fix: `interrupt-cells` was being gathered incorrectly
|
3 years ago |
Wesley Norris
|
b187b7dab1
chore: Bump version for release
|
3 years ago |
Wesley Norris
|
08b6846f09
fix(README): Fix path in example
|
3 years ago |
Wesley Norris
|
a2f3e8833c
chore: Organize files a bit more
|
3 years ago |
Wesley Norris
|
50402eeaa2
fix(lib): Fixes #3, add additional docs to make it clear what `find_all_nodes` does
|
3 years ago |
Wesley Norris
|
704d58789e
fix(standard_nodes): `CpuIds` used the wrong `cell_sizes()` causing a panic
|
3 years ago |
Wesley Norris
|
1847042346
chore: Bump minor version for publish
|
3 years ago |
Wesley Norris
|
f2dca2713c
fix: Incorrect fetching of cell sizes and provide a `raw_reg` helper
|
3 years ago |
Wesley Norris
|
acc54c40af
fix: Fix up README and the info example
|
3 years ago |
Wesley Norris
|
68873b4f2b
Merge pull request #2 from BlackHoleFox/readme-badges
|
3 years ago |
BlackHoleFox
|
d10864d039
Add various badges to README
|
3 years ago |