TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
rust-spmc
/
arm-pl011-uart
/
HEAD
3c999b4
Adopt Linux Foundation's guidance on copyrights
by Sandrine Afsa
· 4 weeks ago
main
a3d116b
Apply Arm Trademark Guidance
by Sandrine Afsa
· 4 weeks ago
1d1e715
Remove security incident process
by Sandrine Afsa
· 4 weeks ago
8a952e6
Prepare for 0.3.1 release
by Imre Kis
· 4 months ago
0.3.1
2f3845a
Prepare for 0.3.0 release
by Imre Kis
· 5 months ago
0.3.0
a4af1bb
Use safe MMIO methods from new version of safe-mmio.
by Andrew Walbran
· 5 months ago
4952aef
Prepare for 0.2.0 release
by Imre Kis
· 5 months ago
0.2.0
b73935f
Derive common traits for LineConfig and Identification.
by Andrew Walbran
· 5 months ago
11214b5
Re-export OwnedMmioPointer.
by Andrew Walbran
· 5 months ago
b2d8482
Extend embedded_io::Error error_kind tests
by Imre Kis
· 5 months ago
9ae1065
Add function for setting interrupt FIFO levels
by Imre Kis
· 5 months ago
cdbf77e
Use safe-mmio crate for OwnedMmioPointer.
by Andrew Walbran
· 6 months ago
1903d82
Add link to project on review.trustedfirmware.org
by Mathias Brossard
· 6 months ago
944b9a2
Add myself as an author.
by Andrew Walbran
· 6 months ago
42588e9
Add methods to read, mask and clear interrupts.
by Andrew Walbran
· 6 months ago
7847940
Make embedded-hal and embedded-io-nb trait implementations optional.
by Andrew Walbran
· 6 months ago
a6954e1
Update documentation
by Imre Kis
· 6 months ago
0.1.0
99a11db
Update dependencies
by Imre Kis
· 6 months ago
9443301
Fix clippy warnings
by Imre Kis
· 6 months ago
db485db
Use zerocopy for converting registers for test.
by Andrew Walbran
· 6 months ago
e01814a
Implement Send and Sync for Uart.
by Andrew Walbran
· 7 months ago
ffa1ea2
Avoid creating references to MMIO space.
by Andrew Walbran
· 7 months ago
6408af1
Make read_word return Ok(None) if there is nothing to read.
by Andrew Walbran
· 7 months ago
b412c39
Avoid unnecessary blocking in embedded_io trait implementations.
by Andrew Walbran
· 7 months ago
262ede0
Factor out method to read flag register.
by Andrew Walbran
· 7 months ago
1db51b2
Be stricter about unsafe blocks.
by Andrew Walbran
· 7 months ago
38612dd
Use more specific ErrorKind for framing and parity errors.
by Andrew Walbran
· 7 months ago
d07806e
Derive more traits.
by Andrew Walbran
· 7 months ago
4b0e053
Use doc comments where appropriate.
by Andrew Walbran
· 7 months ago
12cf49a
Fix clippy lints
by Balint Dobszay
· 7 months ago
b462ec1
Improve implementation of Deref traits in tests
by Balint Dobszay
· 8 months ago
dcfd459
Implement Error trait for Error enum
by Balint Dobszay
· 8 months ago
dec90d1
Replace addr_of!() and addr_of_mut!()
by Balint Dobszay
· 8 months ago
cec9138
Change package name to arm-pl011-uart
by Balint Dobszay
· 8 months ago
6fdf2d8
Add missing readme sections
by Balint Dobszay
· 8 months ago
0a0474d
Move documentation to readme file
by Balint Dobszay
· 8 months ago
610f68c
Update Cargo.toml
by Balint Dobszay
· 8 months ago
98117e0
Fix embedded_io::Write implementation
by Balint Dobszay
· 8 months ago
5d8149e
Document unsafe blocks
by Imre Kis
· 10 months ago
65953ca
Eliminate the use of volatile-register crate
by Imre Kis
· 10 months ago
944c475
Add PL011 documentation
by Imre Kis
· 11 months ago
6891665
Add unit tests to PL011 driver
by Imre Kis
· 11 months ago
8212b71
Implement PL011 identification
by Imre Kis
· 11 months ago
8ad1b6c
Cover PL011 baudrate calculator corner case
by Imre Kis
· 11 months ago
d6be45d
Enable PL011 FIFO
by Imre Kis
· 11 months ago
66fafb2
Add Arm PrimeCell UART (PL011) driver
by Imre Kis
· 12 months ago
8543781
Add skeleton
by Balint Dobszay
· 1 year, 1 month ago