Zhouqi Jiang
|
f422a25be3
asm: set unsafety of `nop` and `delay` functions to safe
|
1 年之前 |
Román Cárdenas
|
6ba456a3c0
Forgot the changelog
|
1 年之前 |
Daniel Maslowski
|
349d73ebb4
CHANGELOG: add entry for scause::Exception::LoadMisaligned
|
1 年之前 |
Román Cárdenas
|
463de03304
Merge branch 'rust-embedded:master' into master
|
1 年之前 |
Román Cárdenas
|
fae5ce930e
Update CHANGELOG.md
|
1 年之前 |
Román Cárdenas
|
511c0788eb
Update CHANGELOG.md
|
1 年之前 |
Román Cárdenas
|
9ea5009726
cleaning commit history
|
2 年之前 |
rmsyn
|
cd43b8dab7
Add FENCE.I instruction
|
2 年之前 |
rmsyn
|
a9cbf06b9f
Add FENCE instruction
|
2 年之前 |
Ales Katona
|
cf0cec9171
fix comparison links
|
2 年之前 |
Ales Katona
|
49c0543024
release v0.10.1 with critical section bug
|
2 年之前 |
tfx2001
|
5dafe25f78
fix critial section implementation
|
2 年之前 |
Ales Katona
|
13688a2c45
release v0.10.0
|
2 年之前 |
Dario Nieuwenhuis
|
65db20e7e7
Add implementation for critical-section 1.0 for single-hart chips.
|
2 年之前 |
Ales Katona
|
95cccf822f
bump version to v0.9.0 due to breaking changes
|
2 年之前 |
luojia65
|
2a4a7bb114
crate: prepare for riscv crate v0.8.1
|
2 年之前 |
Adam Greig
|
cdd70bb434
Fix asm::delay not clobbering count register
|
2 年之前 |
Vadim Kaushan
|
247a415746
Fix release year in changelog
|
3 年之前 |
Vadim Kaushan
|
8a1501c84f
Prepare v0.8.0 release
|
3 年之前 |
bors[bot]
|
b57d0ffca6
Merge #101
|
3 年之前 |
Vadim Kaushan
|
2bb9691f5d
Fix changelog
|
3 年之前 |
Taiki Endo
|
780443991e
Remove inline-asm feature and update MSRV to 1.59
|
3 年之前 |
luojia65
|
cf65f7569e
csr: inline register reads and type conversations
|
3 年之前 |
Vadim Kaushan
|
daf019cd7f
Update CHANGELOG.md
|
3 年之前 |
Daniel Hayes
|
6be578d0ab
Update CHANGELOG.md
|
3 年之前 |
dkhayes117
|
8529d1e804
add asm::nop, asm::delay, and delay.rs.
|
3 年之前 |
dkhayes117
|
0caebab489
Update CHANGELOG.md
|
3 年之前 |
dkhayes117
|
7b191636e1
Merge branch 'rust-embedded:master' into master
|
3 年之前 |
Campbell He
|
523a54bdc0
feat: Use new asm! instead of llvm_asm!
|
3 年之前 |
dkhayes117
|
db11ea50be
Update CHANGELOG.md
|
3 年之前 |