summary refs log tree commit diff
path: root/arch/Cargo.toml
Commit message (Expand)AuthorAge
* acpi: support user provided ACPI SDTs.Tomasz Jeznach2020-06-01
* Add logic to setup PIC/IOAPIC.Zhuocheng Ding2020-03-05
* arch: fdt: replace byteorder with to_be_bytes()Daniel Verkamp2019-08-26
* cargo: Sort all dependency lists in Cargo.tomlDavid Tolnay2019-04-09
* edition: Update arch crate to 2018 editionDavid Tolnay2019-04-08
* crosvm: x86_64 guest support for android device-treeTristan Muntsinger2019-01-28
* sync: Mutex type with methods that panic instead of return errorDavid Tolnay2018-12-05
* Arch: Big refactor and add an empty PCI busDylan Reid2018-09-10
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-29
* crosvm: create a LinuxArch trait and use it for x86Sonny Rao2018-03-15