Clone this repo:
  1. e9a23a5 [efi] Ensure local drives are connected when attempting a SAN boot by Michael Brown · 17 hours ago master sanconnect
  2. 8fc11d8 [build] Allow for per-architecture cross-compilation prefixes by Michael Brown · 3 weeks ago
  3. 19f44d2 [riscv] Check if seed CSR is accessible from S-mode by Michael Brown · 3 weeks ago
  4. e0e102e [sbi] Add support for running as a RISC-V SBI payload by Michael Brown · 3 weeks ago
  5. 7ccd08d [build] Allow default platform to vary by architecture by Michael Brown · 3 weeks ago
  6. d9c0d26 [pci] Provide a null PCI API for platforms with no PCI bus by Michael Brown · 3 weeks ago
  7. 06a9330 [riscv] Add missing volatile qualifiers on timer and seed CSR accesses by Michael Brown · 3 weeks ago
  8. be0c978 [riscv] Add support for the seed CSR as an entropy source by Michael Brown · 3 weeks ago
  9. cd54e7c [riscv] Add support for RDTIME as a timer source by Michael Brown · 3 weeks ago
  10. b0a8eab [riscv] Add support for checking CPU extensions reported via device tree by Michael Brown · 3 weeks ago
  11. 74710b8 [fdt] Add ability to parse unsigned integer properties by Michael Brown · 3 weeks ago
  12. cc45ca3 [pci] Drag in PCI settings mechanism only when PCI support is present by Michael Brown · 4 weeks ago
  13. abfa7c3 [uaccess] Rename UACCESS_EFI to UACCESS_FLAT by Michael Brown · 4 weeks ago
  14. 33d80b1 [smbios] Provide a null SMBIOS API for platforms with no concept of SMBIOS by Michael Brown · 4 weeks ago
  15. 2194042 [riscv] Add support for reboot and power off via SBI by Michael Brown · 4 weeks ago
  16. b23204b [riscv] Add support for the SBI debug console by Michael Brown · 4 weeks ago
  17. fa1c24d [crypto] Add bigint_mod_invert() to calculate inverse modulo a power of two by Michael Brown · 4 weeks ago
  18. c69f958 [usb] Expose USB device descriptor and strings via settings by Michael Brown · 5 weeks ago
  19. c219b5d [usb] Add "usbscan" command for iterating over USB devices by Michael Brown · 5 weeks ago
  20. 2bf16c6 [crypto] Separate out bigint_reduce() from bigint_mod_multiply() by Michael Brown · 5 weeks ago