Историја ревизија

Аутор SHA1 Порука Датум
  Andrew Walbran cd7c60c06f Dump status and command register values. пре 2 година
  Andrew Walbran 8de7df2017 Recognise VirtIO devices. пре 2 година
  Andrew Walbran cbfa07846c Get header type. пре 2 година
  Andrew Walbran be0cfeedcc Implement iterator to enumerate PCI bus. пре 2 година
  Andrew Walbran 4d8707ae12 Add module for PCI transport, with function to match device IDs. пре 2 година
  Andrew Walbran 86df3df767 Implement From for DeviceType rather than using transmute. пре 2 година
  Andrew Walbran 233cf1c113 Don't unset bits in the device status field. (#24) пре 2 година
  Andrew Walbran 13c36762e4 Use latest nightly Rust toolchain for riscv example. (#26) пре 2 година
  Andrew Walbran 7b3009c6dc Use fdt crate rather than device_tree in riscv example. (#25) пре 2 година
  Yiren Zhang 3edb22d151 Merge pull request #23 from rcore-os/aarch64 пре 2 година
  Andrew Walbran f244b2495f Test VirtIO MMIO devices in aarch64 example. пре 2 година
  Andrew Walbran af9b93083f Parse FDT and dump nodes. пре 2 година
  Andrew Walbran 2298da2893 Make alloc optional. пре 2 година
  Andrew Walbran 49d6dc00e9 Run raw binary rather than ELF. пре 2 година
  Andrew Walbran dcf62d021e Add aarch64 example. пре 2 година
  Andrew Walbran 79ac8bf5fd Ignore all target directories in one .gitignore. пре 2 година
  Andrew Walbran 955f6adaff Ignore VSCode config. (#21) пре 2 година
  Andrew Walbran ecfa981196 Add metadata for crates.io release. (#20) пре 2 година
  Andrew Walbran e28a1e05c8 Fix soundness issues with MMIO and shared memory (#18) пре 2 година
  Andrew Walbran 62f3e4f262 Add fake transport and a test for console driver. (#17) пре 2 година
  Andrew Walbran e6d9ff166c Use actual GPU resolution in example rather than hardcoding. (#16) пре 2 година
  Andrew Walbran adf5e8b650 Document supported transports and features. (#15) пре 2 година
  Yiren Zhang 95f35b0015 Merge pull request #14 from qwandor/transport пре 2 година
  Andrew Walbran 6f5f190bd3 No need for type parameter in impl anymore. пре 2 година
  Andrew Walbran 005dd18e11 Have drivers own transport rather than taking a reference to it. пре 2 година
  Andrew Walbran 40e8533db4 Work with old version of Rust used by example. пре 2 година
  Andrew Walbran ea34476f3b Use NonNull for Transport::config_space. пре 2 година
  Andrew Walbran a85ef07aa4 Check MMIO transport version at runtime. пре 2 година
  Andrew Walbran c8c26e3905 Have transport wrap non-null pointer. пре 2 година
  Andrew Walbran b33bd5c3b3 Support modern as well as legacy MMIO devices in example. пре 2 година