summary refs log tree commit diff
path: root/arch/src/fdt.rs
Commit message (Expand)AuthorAge
* arch: fdt: replace byteorder with to_be_bytes()Daniel Verkamp2019-08-26
* Add Android fstab support to aarch64, based on x86_64 versionGreg Hartman2019-05-02
* clippy: Resolve into_iter_on_arrayDavid Tolnay2019-04-17
* arch: Replace Box<dyn Error> with error enumDavid Tolnay2019-03-09
* error: Consistently use Display instead of error description()David Tolnay2019-03-02
* crosvm: x86_64 guest support for android device-treeTristan Muntsinger2019-01-28