Commit History

Autor SHA1 Mensaxe Data
  Andrew Walbran af18ee53a7 Check size of config space (#29) %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 043ab6a71b Merge pull request #27 from rcore-os/pci %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 3a33918b8e Add method to Cam to return size. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 382c0fd2ea Expose PAGE_SIZE constant. (#35) %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 8a85d3af33 Add method to get capacity of block device. (#34) %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran b0185cbd64 Fix addition overflow bug with BAR size. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 6787ffb9b0 Test more things in CI (#33) %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 77a537f2f1 Use raw slice for notify region rather than pointer and size. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran abc2ea293f Use raw slice for config space rather than pointer and size. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran b56d4fc4a7 Validate alignment of BAR regions. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran d466e222d5 Only 1 byte for ISR rather than 4. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 5ff360356a Check that DeviceFunction is valid. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 5f7ee39695 PciRoot shouldn't implement Clone. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran cf5575ecdd Avoid storing PciRoot in Pci transport. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 93722fba26 Take reference in CapabilityIterator rather than cloning PciRoot. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran f83fa31030 Mark PCI transport as supported in README. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 14bc876520 Add aarch64 example to README. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 330dad7191 Test VirtIO PCI devices too. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 0dd41a4d35 Dump status and command for debugging. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 0b01e4cf22 Dump BAR contents and config space address for debugging. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran b1f457a3c1 Implement Pci::config_space(). %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 7735f7a437 Allocate 64-bit BARs from 32-bit address space. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 0acfa4c2a0 Allocate PCI memory BARs. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 8e01d3c552 Parse PCI ranges from FDT. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 17f51ed72a Use proper volatile read for VirtIO config space. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran d1e58c452b Implement ack_interrupt. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 9c94891b69 Implement notify. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran b0885c39c2 Start implementing PCI transport for VirtIO. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 2025c77055 Add methods to get and set BARs. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 632aa98ec0 Add iterator over capabilities list. %!s(int64=2) %!d(string=hai) anos