summary refs log tree commit diff
path: root/x86_64/src/fdt.rs
Commit message (Expand)AuthorAge
* x86_64: regenerate bootparam bindings without unionsZach Reizner2019-05-23
* Add Android fstab support to aarch64, based on x86_64 versionGreg Hartman2019-05-02
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* arch: Replace Box<dyn Error> with error enumDavid Tolnay2019-03-09
* x86_64: return fdt size from create_fdt()Daniel Verkamp2019-02-07
* crosvm: x86_64 guest support for android device-treeTristan Muntsinger2019-01-28