1. a722895 [chip dv] UART DIF test - C by Srikrishna Iyer · 5 years ago
  2. 9324e99 [sw] Remove DV specific code from hello_world.c by Srikrishna Iyer · 5 years ago
  3. ee0e68a [sw, tock] Use device specific configuration by Silvestrs Timofejevs · 5 years ago
  4. e6e1755 [sw, tock] Extend downstream tock development infrastructure by Silvestrs Timofejevs · 5 years ago
  5. cd8b1e0 [sw] Update riscv-compliance patches by Sam Elliott · 5 years ago
  6. 519f746 [topgen] Generate Linker Script Memory Definitions by Sam Elliott · 5 years ago
  7. a561ccb [sw] Add bitfield_get_field32 extern declaration by Greg Chadwick · 5 years ago
  8. 4e1f1ae [sw, dif_plic] Remove redundant code and tidy up by Silvestrs Timofejevs · 5 years ago
  9. 27c12ad [sw] Update GPIO DIF Return Codes by Sam Elliott · 5 years ago
  10. 379b5ed [sw, dif_plic] Substitute '@p' for backticks '`' in comments by Silvestrs Timofejevs · 5 years ago
  11. b0bdbd9 [sw, dif_plic] Add full stop at the end of every comment by Silvestrs Timofejevs · 5 years ago
  12. efc064f [sw, dif_plic] Use enum return codes instead of bool by Silvestrs Timofejevs · 5 years ago
  13. 7934f4c [sw] Refresh riscv-compliance patches by Sam Elliott · 5 years ago
  14. b66c12f [sw] Move Interrupt Vector Definition into CRT by Sam Elliott · 5 years ago
  15. 11e95b9 Remove redundant include in pinmux.c by Alphan Ulusoy · 5 years ago
  16. ea15a25 [sw, chip dv] Convert existing tests to testlib by Srikrishna Iyer · 5 years ago
  17. fe1f881 [chip dv] Get coremark working again by Srikrishna Iyer · 5 years ago
  18. 855a20d [sw] Remove sw/device/lib/log_uart by Srikrishna Iyer · 5 years ago
  19. 79408a2 [sw] Fix PASS!, FAIL! signatures for CI by Srikrishna Iyer · 5 years ago
  20. 7d7f1e1 [sw] main.c SW abstraction by Srikrishna Iyer · 5 years ago
  21. 256a7f3 [chip dv] Update the SW aes_test.c to run in DV by Srikrishna Iyer · 5 years ago
  22. 75639fe [sw, dif_uart] Return enum error codes instead of bool by Silvestrs Timofejevs · 5 years ago
  23. a0b0c4c [sw, uart] Fix ConfigTest NullArgs test by Silvestrs Timofejevs · 5 years ago
  24. 5a90f7d [sw/dif] Fix UART *irq_state_clear by Srikrishna Iyer · 5 years ago
  25. 9286ee6 Add extern declarations for mmion_region_write_only_set*32() functions. by Alphan Ulusoy · 5 years ago
  26. 95142f7 [sw] Clean up boot_rom SPI bootstrap code. by Miguel Young de la Sota · 5 years ago
  27. 16367c9 [sw] Remove Interrupt Definitions from PLIC DIF by Sam Elliott · 5 years ago
  28. 35ca616 [sw] Introduce write_only_set_*32() functions to mmio.h by Miguel Young de la Sota · 5 years ago
  29. 82e824c [sw] Add a get_field function to bitfield.h by Miguel Young de la Sota · 5 years ago
  30. 07372da [sw] Add a wfi to the bootrom irq handlers by Miguel Young de la Sota · 5 years ago
  31. 0ab7fb7 [sw] Update to flash_ctrl test to ensure DV build runs by Timothy Chen · 5 years ago
  32. 15cae7a [sw] Avoid clang-format-ing Vendored Software by Sam Elliott · 5 years ago
  33. 7fe0fb0 [topgen] Generate Peripheral Base Addresses for C by Sam Elliott · 5 years ago
  34. 2bc2f01 Use StrictMock in MmioTest by Alphan Ulusoy · 5 years ago
  35. a863a28 [sw, tock] Add the option to build Tock locally by Jon Flatley · 5 years ago
  36. e1b2a85 [sw] Move check.h back into libruntime by Miguel Young de la Sota · 5 years ago
  37. b61ef1b [sw] Fix for DV logging by Srikrishna Iyer · 5 years ago
  38. 2d6c5b0 [dv,sw] SW -> DV tb self-checking mechanism - C by Srikrishna Iyer · 5 years ago
  39. 81b8c6c Update riscv_compliance to riscv/riscv-compliance@5a978cf by Greg Chadwick · 5 years ago
  40. 1287104 [sw] Generate 32-bit and 64-bit .vmem by Greg Chadwick · 5 years ago
  41. 41a3e43 [mock_testing, dif_uart] Introduce UART mock tests by Silvestrs Timofejevs · 5 years ago
  42. 6902211 [sw, dif_uart] Introduce public FIFO size constant by Silvestrs Timofejevs · 5 years ago
  43. 4d26aa9 [sw, dif_uart] Remove null check for base_addr.base by Silvestrs Timofejevs · 5 years ago
  44. 29d26c5 [sw] Rename riscv_compliance_lib -> riscv_compliance_support by Greg Chadwick · 5 years ago
  45. b983c16 Update riscv_compliance to riscv/riscv-compliance@5a978cf by Greg Chadwick · 5 years ago
  46. b22fb10 Update riscv_compliance to riscv/riscv-compliance@5a978cf by Greg Chadwick · 5 years ago
  47. a23672a [sw] Add patch_repo for riscv-compliance by Greg Chadwick · 5 years ago
  48. caddda7 [sw] Add riscv_compliance_lib by Greg Chadwick · 5 years ago
  49. 88a8615 [rv_plic] Change PRIO number starting from 1 by Eunchan Kim · 5 years ago
  50. ab72a5f [sw, dif_uart] Change @p in comments to backticks by Silvestrs Timofejevs · 5 years ago
  51. d3d9336 [sw, dif_uart] Add full stop at the end of every comment. by Silvestrs Timofejevs · 5 years ago
  52. d8397ca [sw] Introduce a SPI DIF by Miguel Young de la Sota · 5 years ago
  53. 5ba95d7 [sw, dif_uart] Fix an issue introduced in 5f0f8284 by Silvestrs Timofejevs · 5 years ago
  54. e24da1c [sw] Make non-DV logging consistent with DV logging by Miguel Young de la Sota · 5 years ago
  55. 9c32a36 [sw] Cleanup how Register Headers are used by Sam Elliott · 5 years ago
  56. 390e470 [sw] Normalise Register Header Meson Targets by Sam Elliott · 5 years ago
  57. 5723552 [dv, sw] "Backdoor" C->SV logging by Srikrishna Iyer · 5 years ago
  58. 6689d5e [sw] Fix Software Include Guards by Sam Elliott · 5 years ago
  59. 7ea54b1 [sw] Reformat Software Code by Sam Elliott · 5 years ago
  60. 5f0f828 [sw, dif_uart] Use set_field32 instead of set_mask32 by Silvestrs Timofejevs · 5 years ago
  61. 09e0f1d [sw, libbase] Use helper non-volatile bitfield lib in mmio by Silvestrs Timofejevs · 5 years ago
  62. 6dab22a [sw, libbase] Add mmio set field helper function by Silvestrs Timofejevs · 5 years ago
  63. 3455c26 [sw] Zero stack in boot_rom and flash by Greg Chadwick · 5 years ago
  64. 3b3afe3 [sw, libbase] Make bitfield lib, set_field32 return value by Silvestrs Timofejevs · 5 years ago
  65. 4c7f84e [sw, libbase] Bitfield library, use backticks instead of '@' and '|' by Silvestrs Timofejevs · 5 years ago
  66. 812eb33 [sw] Convert Delimiters to Backticks in Comments by Sam Elliott · 5 years ago
  67. 4379696 [sw, libbase] Create non-volatile bit manipulation library by Silvestrs Timofejevs · 5 years ago
  68. 3a3bca2 [sw, dif_plic] Reset the PLIC peripheral on initialisation by Silvestrs Timofejevs · 5 years ago
  69. 86c8dda [sw/testing] Add more EXPECT_*s to mock_mmio.h by Miguel Young de la Sota · 5 years ago
  70. 4488d24 [sw/crt] Ensure Small Read-Only Data is Linked by Sam Elliott · 5 years ago
  71. fa1b698 [sw/crt] Initialise Global Pointer Correctly by Sam Elliott · 5 years ago
  72. ae2f6d0 [sw] Fix a couple typos in the CHECK macros. by Miguel Young de la Sota · 5 years ago
  73. 94671dd [aes] Add support for CBC and CTR modes by Pirmin Vogel · 5 years ago
  74. 313196e [sw] Add a library to provide CHECK and friends. by Miguel Young de la Sota · 5 years ago
  75. 4a8ae49 [sw] Create a temporary location for a rewrite of boot_rom by Miguel Young de la Sota · 5 years ago
  76. 97fe0d8 [dv, sw] UART logs to UVM prints by Srikrishna Iyer · 5 years ago
  77. 10fe7e5 [sw] Make log.h link-time rather than macro-time by Miguel Young de la Sota · 5 years ago
  78. 03d1cf3 [site/docs] Add software READMEs by Tobias Wölfel · 5 years ago
  79. da1f055 [sw] Add more string.h functions to memory.h. by Miguel Young de la Sota · 5 years ago
  80. 9366aaf [sw, tock] Remove cargo as required dependency by Jon Flatley · 5 years ago
  81. ed09deb [sw, spiflash] Dramatically increase transfer rate by Jon Flatley · 5 years ago
  82. e9a769b [sw] Cleanup example device programs by Miguel Young de la Sota · 5 years ago
  83. bc18947 [sw] Fix build breaks due to misaligned binaries by Miguel Young de la Sota · 5 years ago
  84. 2b592fc [sw/test] Clean up the existing flash test. by Miguel Young de la Sota · 5 years ago
  85. 5a7f734 [sw] Fix printf not working in RISC-V by Miguel Young de la Sota · 5 years ago
  86. da2e344 [ROM] Double ROM size to 16KB by Timothy Chen · 5 years ago
  87. ca02d9a [sw/spiflash] Update spiflash to resend prev.frame by Eunchan Kim · 5 years ago
  88. 910104d [sw/meson] Hotfix for build break by Miguel Young de la Sota · 5 years ago
  89. 23ecafa [SW] Update for software based tests by Timothy Chen · 5 years ago
  90. 30eb41a [sw] Move printf-like facilities into libbase. by Miguel Young de la Sota · 5 years ago
  91. 3d95888 [sw, tock] Reduced binary size by Jon Flatley · 5 years ago
  92. 56ddd44 [sw, tock] Added timer demo by Jon Flatley · 5 years ago
  93. 61a033f Setup build scripts for Tock by Jon Flatley · 5 years ago
  94. 2a010fb Add out-of-tree board definition for Tock by Jon Flatley · 5 years ago
  95. 2adf10f [sw, dif_plic] Sync DIF_PLIC with PLIC RTL (add USB IRQs) by Silvestrs Timofejevs · 5 years ago
  96. c2ae4bc [sw, dif_plic] Rename kDifPlicIrqIdUartTxOverflow to match RTL by Silvestrs Timofejevs · 5 years ago
  97. 49ef1c5 [sw, tests] Introduce a test to handle two different consecutive IRQs by Silvestrs Timofejevs · 5 years ago
  98. 2ccf0a4 [sw, dif_uart] Add "last" enum element by Silvestrs Timofejevs · 5 years ago
  99. 85c09ea [sw, dif] Improve UART initialisation routine by Silvestrs Timofejevs · 5 years ago
  100. 9ac2ac8 [sw] Fix a few non-absolute includes by Miguel Young de la Sota · 5 years ago