summaryrefslogtreecommitdiff
path: root/plugins/svd
AgeCommit message (Expand)Author
2026-05-10[Rust] Refactor `binary_view` moduleMason Reed
2026-03-29[SVD Import] Fix misc mapper issuesMason Reed
2026-03-29[SVD Import] Remove "add bitfield" settingMason Reed
2026-02-23[Rust] Misc documentation and cleanupMason Reed
2026-02-23[Rust] Fix plugins being referenced in `cargo about` outputMason Reed
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2025-12-05[Rust] Do not clean out-of-tree dependencies for incremental buildsMason Reed
2025-12-05[Rust] Bump pinned version to 1.91.1Mason Reed
2025-10-23Support bitfields in type systemMason Reed
2025-10-02[SVD] Improvements to loading fileMason Reed
2025-08-20[Rust] Misc formatting fixesMason Reed
2025-08-14[Mac] Consistently specify rpaths for plug-insMark Rowe
2025-08-13[SVD] Use type-safe activity configurationMark Rowe
2025-08-13[Rust] Add builder API for creating workflowsMark Rowe
2025-07-15[Rust] Add `BinaryView::search` and friendsMason Reed
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-07[Rust] Fix a pre-existing formatting issue CI is complaining aboutMark Rowe
2025-05-04Add a setting to disable creating a backing memory region for SVD regionsMason Reed
2025-04-25Fix misc rust formattingMason Reed
2025-04-15Include SVD loader in free versionMason Reed
2025-04-08Fix workflow Rust API not returning refcounted objectsMason Reed
2025-03-06Make more GLOB_RECURSE statements GLOBMason Reed
2025-02-26SVD Loader: Support subregion register address blocksMason Reed
2025-02-24Add SVD Loader PluginMason Reed