Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-21 | Add new InterruptNumber trait | 2 | -34/+53 | |
2020-07-18 | Merge #247 | 2 | -9/+9 | |
2020-07-18 | Correct typo in RASR register aliases | 2 | -9/+9 | |
2020-07-16 | Merge #246 | 1 | -1/+1 | |
2020-07-16 | Always link pre-built asm, required for new cache management functions | 1 | -1/+1 | |
2020-07-14 | Merge #244 | 1 | -1/+1 | |
2020-07-14 | Updated repository URL in 'Cargo.toml' file | 1 | -1/+1 | |
2020-07-12 | Merge #243 | 1 | -3/+6 | |
2020-07-12 | Allow the taken flag to be optimized out | 1 | -3/+6 | |
2020-07-08 | Merge #240 | 1 | -4/+7 | |
2020-07-09 | Expand iff and reword last sentence | 1 | -2/+2 | |
2020-07-09 | Change spelling of initialisation to AE | 1 | -1/+1 | |
2020-07-09 | Update src/asm.rs | 1 | -1/+1 | |
2020-07-09 | Better delay description | 1 | -4/+7 | |
2020-07-05 | Merge pull request #205 from hug-dev/enable-exceptions | 1 | -0/+75 | |
2020-07-05 | Merge #234 | 9 | -8/+53 | |
2020-07-05 | Use assembly sequences to enable caches. | 9 | -8/+53 | |
2020-06-24 | Add a function to get SHCSR enable bit positions | 1 | -47/+28 | |
2020-06-19 | Merge #231 | 1 | -1/+1 | |
2020-06-19 | Correct the documentation for the `SCB::set_pendst` function | 1 | -1/+1 | |
2020-06-11 | Merge #220 | 11 | -3/+378 | |
2020-06-11 | Update assemble.sh | 1 | -1/+1 | |
2020-06-10 | Merge #225 #226 | 3 | -2/+113 | |
2020-06-10 | Merge #227 | 1 | -1/+12 | |
2020-06-09 | ITM: don't test reserved bits in is_fifo_ready | 1 | -1/+12 | |
2020-06-09 | Expose the orphaned ICTR/ACTLR registers. | 2 | -1/+77 | |
2020-06-09 | Initial ARMv8-M MPU support. | 1 | -1/+36 | |
2020-06-06 | Add #[allow(clippy::missing_inline_in_public_items)] for consistency | 1 | -0/+1 | |
2020-06-06 | Make RMode methods actually accessible | 1 | -4/+4 | |
2020-06-06 | Add missing #[inline]s | 1 | -0/+14 | |
2020-06-06 | Oops. Fix pattern matching | 1 | -4/+4 | |
2020-06-06 | Add methods to RMode | 1 | -13/+39 | |
2020-06-06 | Implement bit manipulation methods | 1 | -0/+128 | |
2020-06-06 | Merge #222 | 1 | -0/+1 | |
2020-06-06 | Fix clippy warning | 1 | -0/+1 | |
2020-05-28 | Stylistic updates, add from_bits | 1 | -11/+17 | |
2020-05-28 | Fix remaining compiler sadness | 1 | -5/+9 | |
2020-05-28 | Where did those ifs come from... | 1 | -9/+9 | |
2020-05-28 | Fix doc comments | 1 | -15/+15 | |
2020-05-28 | Update blobs | 8 | -3/+4 | |
2020-05-28 | Fix store instructions | 2 | -2/+2 | |
2020-05-27 | Add missing EOL | 1 | -1/+1 | |
2020-05-27 | Add new assembly file to assembler script | 1 | -3/+6 | |
2020-05-27 | Add doc comments | 1 | -0/+12 | |
2020-05-27 | Implement accessing FPSCR | 3 | -0/+180 | |
2020-05-25 | Merge #219 | 1 | -1/+1 | |
2020-05-24 | ITM: don't test reserved bits in is_fifo_ready | 1 | -1/+1 | |
2020-05-19 | Merge #218 | 1 | -1/+1 | |
2020-05-19 | Fix changelog link | 1 | -1/+1 | |
2020-05-17 | Merge #207 | 1 | -0/+4 |