1. f565b66 [ci] Consistently use quotes in azure-pipelines.yml by Philipp Wagner · 4 years, 8 months ago
  2. 112875b [ci] Run checks against actual target branch by Philipp Wagner · 4 years, 8 months ago
  3. da48ed2 [ci] Fail "only doc changes" check in case of error by Philipp Wagner · 4 years, 8 months ago
  4. 9986239 [ci] Print environment variables for debugging by Philipp Wagner · 4 years, 8 months ago
  5. a2d4d13 [ci] Correct path to licence checker in CI error messages by Rupert Swarbrick · 4 years, 8 months ago
  6. 24398ab [docs] Address Doc Building Issues by Sam Elliott · 4 years, 8 months ago
  7. 60ff08a [ci] Don't Lint Vendored Python Files by Sam Elliott · 4 years, 8 months ago
  8. d694398 [util] Vendor licence-checker by Sam Elliott · 4 years, 10 months ago
  9. d202828 [CI] Enable licence checker in CI by Sam Elliott · 4 years, 10 months ago
  10. de32606 [ci] Add Verible style lint to PR CI checks by Michael Schaffner · 4 years, 8 months ago
  11. c8fa558 [doc] Add Doxygen Warnings to CI by Sam Elliott · 5 years ago
  12. b6745d3 [doc] Generate Doxygen and add DIF listings by Sam Elliott · 5 years ago
  13. 5849cd1 [sw] Make the Clang-based toolchain the default one by Luís Marques · 4 years, 9 months ago
  14. ef8c78f [sw] Upgrade toolchain by Luís Marques · 4 years, 9 months ago
  15. 6116379 [ci] Make Clang Errors Fail Build by Sam Elliott · 4 years, 9 months ago
  16. 7a00a4b [ci] Add Clang SW Build Definition by Sam Elliott · 4 years, 10 months ago
  17. eb8ace4 [ci] Cleanup SW Build Definition by Sam Elliott · 4 years, 10 months ago
  18. 108b7f7 [sw] Switch CI to Combined Toolchain by Sam Elliott · 4 years, 10 months ago
  19. 898321f [ci] Check Vendoring is up to Date by Sam Elliott · 4 years, 10 months ago
  20. a37bcfa [prim] Make ROM_INIT_FILE a parameter by Philipp Wagner · 4 years, 10 months ago
  21. 823a258 [ci] Filter out deleted files in include guard check by Michael Schaffner · 4 years, 11 months ago
  22. 0088155 [util] Update Tool Dockerfile Package Dependencies by Sam Elliott · 4 years, 11 months ago
  23. 1287104 [sw] Generate 32-bit and 64-bit .vmem by Greg Chadwick · 5 years ago
  24. bf9dc38 [ci] Run riscv-compliance suites in parallel by Greg Chadwick · 5 years ago
  25. a3a5d79 [ci] Reactivate riscv-compliance tests by Greg Chadwick · 5 years ago
  26. ffa126f [ci] Fix condtional checks by Greg Chadwick · 5 years ago
  27. b52cee6 [CI] Display meson and ninja versions in CI by Philipp Wagner · 5 years ago
  28. 2d70c75 [ci] Enable flake8 linting for Python code in util by Rupert Swarbrick · 5 years ago
  29. dd1706e [CI] Explicitly trigger builds on branches and PRs by Philipp Wagner · 5 years ago
  30. eaf8b4b Update Verilator version by Pirmin Vogel · 5 years ago
  31. 9d20b3d [ci] Run Meson unit tests in CI by Miguel Young de la Sota · 5 years ago
  32. a68e307 [ci] Use consistent style in azure-pipelines.yml by Miguel Young de la Sota · 5 years ago
  33. 76526c3 [sw] Introduce link-time dependency injection by Miguel Young de la Sota · 5 years ago
  34. fe07c7c Fix failing python dependencies in CI by Greg Chadwick · 5 years ago
  35. 8330c4c [CI] Use named Ubuntu image for package/deploy step by Philipp Wagner · 5 years ago
  36. b23dc8c [ci] Enforce include guard formatting in previous commit via CI by Miguel Young de la Sota · 5 years ago
  37. 1c51441 [util] get-toolchain.py: Support JSON buildinfo files by Philipp Wagner · 5 years ago
  38. f7e85cb Updates for riscv_complinace in CI by Timothy Chen · 5 years ago
  39. 523b162 [sw] Remove Make as a SW build system. by Miguel Young de la Sota · 5 years ago
  40. 57418e7 [systemtest] Add test timeout by Philipp Wagner · 5 years ago
  41. e9dc2aa [ci] Fix some CI steps to use the install-deps template. by Miguel Young de la Sota · 5 years ago
  42. 7d1436d [test] Update conftest for python 3.5 by Timothy Chen · 5 years ago
  43. 4a4946d [meson] Make meson_init.sh idempotent. by Miguel Young de la Sota · 5 years ago
  44. 9438391 [ci] Add a CI template for package manager calls. by Miguel Young de la Sota · 5 years ago
  45. d4d65a1 Adjust to newer simutil_verilator by Philipp Wagner · 5 years ago
  46. 9d20ee6 [ci] Only perform step if dependencies succeeded by Philipp Wagner · 5 years ago
  47. 768b921 Document the installation of Meson by Philipp Wagner · 5 years ago
  48. b4df860 [ci] Factor out CI upload/download steps into templates. by Miguel Young de la Sota · 5 years ago
  49. 3c8ab3b [meson] Pull the functionality of make_build_bin.sh into Meson. by Miguel Young de la Sota · 5 years ago
  50. 6a185f0 [ci] Disable some failing tests temporarially by Miguel Young de la Sota · 5 years ago
  51. b5be8c6 [ci] Wire CI to use Meson exclusively. by Miguel Young de la Sota · 5 years ago
  52. d42948c [ci] Add a script for generating the release. by Miguel Young de la Sota · 5 years ago
  53. 6379357 [meson] Make Meson generate artifacts in the style of #650. by Miguel Young de la Sota · 5 years ago
  54. 8d7da7c [ci] Render landing site as part of checks by Garret Kelly · 5 years ago
  55. df23b05 [test] Set up CI for the Verilator-based pytest. by Miguel Young de la Sota · 5 years ago
  56. 43225aa [ci] Fix quoting in clang-format CI check by Alex Bradbury · 5 years ago
  57. f961184 [ci] Just recommend git clang-format to fix formatting issues by Alex Bradbury · 5 years ago
  58. 7337eb3 [ci] Only run clang-format on C/C++ diffs by Alex Bradbury · 5 years ago
  59. 0b20f5d [ci] Avoid failing GitHub release upload by Philipp Wagner · 5 years ago
  60. 6511cb9 [ci] Explicitly use Ubuntu 16.04 for lint by Philipp Wagner · 5 years ago
  61. 889bf6a [doc, ci] Check documentation builds as part of CI by Garret Kelly · 5 years ago
  62. f5608d0 [ci] Fix clang-format dependencies in CI by Garret Kelly · 5 years ago
  63. 1d0d927 [ci] Move spiflash binary in release artifacts by Philipp Wagner · 5 years ago
  64. bd9ae43 [ci] Don't run full builds for doc-only changes in PRs by Philipp Wagner · 5 years ago
  65. e98019a [ci] Trigger builds when pushing tags by Philipp Wagner · 5 years ago
  66. 761e9b8 [ci] Build simulation variant of device software by Philipp Wagner · 5 years ago
  67. ee1a7d0 [ci] Add LICENSE and README to build by Philipp Wagner · 5 years ago
  68. 70adb6c [ci] Perform Meson-driven software build on Ubuntu 16.04 by Alex Bradbury · 5 years ago
  69. 504e63c [ci] Explicitly list pkgconf dependency by Alex Bradbury · 5 years ago
  70. 226bf0e [ci] Move software build tasks back to self-hosted runners by Alex Bradbury · 5 years ago
  71. d258b33 [sw] Deprecate Make in SW. by Miguel Young de la Sota · 5 years ago
  72. 542e220 [ci] Produce final release artifact and upload it by Philipp Wagner · 5 years ago
  73. 7044667 [ci] Switch lint to use cloud pool by Philipp Wagner · 5 years ago
  74. 50a256c [ci] Build Nexys Video with bootrom, upload results by Philipp Wagner · 5 years ago
  75. dd3d60e [ci] Upload Verilator builds as partial dist artifact by Philipp Wagner · 5 years ago
  76. ce6c20c [ci] Build host software by Philipp Wagner · 5 years ago
  77. f4655a1 [ci] Upload partial build artifacts for device SW build by Philipp Wagner · 5 years ago
  78. 2bb1c0e [ci] Fix comment by Philipp Wagner · 5 years ago
  79. 93043d0 Upgrade FuseSoC command by Tobias Wölfel · 5 years ago
  80. 018e3a2 [CI] Update to latest toolchain build by Philipp Wagner · 5 years ago
  81. 78139cc [CI] Do not run clang-format on vendor files by Philipp Wagner · 5 years ago
  82. 72f8a8d Fix fusesoc dependency breakage using python-requirements.txt by Alex Bradbury · 5 years ago
  83. 5cb7ee5 Attempt to fix broken build by Timothy Chen · 5 years ago
  84. 88179fc [CI] Add SW build using make targets by Miguel Osorio · 6 years ago
  85. e2a3fb7 [CI] Select clang-format files by command-line tools by Tobias Wölfel · 5 years ago
  86. 67399a8 [CI] Don't run clang-format lint on vendor code by Philipp Wagner · 6 years ago
  87. 1e64355 [util] Catch more problems with commit lint by Philipp Wagner · 6 years ago
  88. 5b8d36b [CI] Use python-requirements.txt in quick checks by Philipp Wagner · 6 years ago
  89. 802543a Start of public OpenTitan development history by lowRISC Contributors · 6 years ago