1. d4d65a1 Adjust to newer simutil_verilator by Philipp Wagner · 5 years ago
  2. d042053 [usbdev] Re-align to regtool, get rid of manually copied lines in usbdev.sv by Stefan Lippuner · 5 years ago
  3. 9234c3b [usbdev] Add a missing reset to a register in usbdev_usbif by Stefan Lippuner · 5 years ago
  4. 02e6d75 [top_earlgrey_usb] Re-align design to current non-USB top_earlgrey by Stefan Lippuner · 5 years ago
  5. 9d19588 [usbdev] Fix alignment issue (clang-format) by Stefan Lippuner · 5 years ago
  6. 0709704 [usbdev] Fix a port mismatch in usbdev.sv by Stefan Lippuner · 5 years ago
  7. 40f7c50 [doc] Fix minor typos in logical security model by Gurleen Grewal · 5 years ago
  8. a89dbe4 [fpv] FPV flow updates by Michael Schaffner · 5 years ago
  9. 8711e21 [alert_handler/fpv] Add FPV testbench for ping_timer by Michael Schaffner · 5 years ago
  10. f660718 [tlul/dv] Simplify files that will be auto-generated by Weicai Yang · 5 years ago
  11. 9d20ee6 [ci] Only perform step if dependencies succeeded by Philipp Wagner · 5 years ago
  12. e74ce0e [coremark] Fix some issues with Meson coremark. by Miguel Young de la Sota · 5 years ago
  13. 76463db [aes] Make the trigger register write-only for software by Pirmin Vogel · 5 years ago
  14. 64a0af5 [aes] Ignore writes to control register when not idle by Pirmin Vogel · 5 years ago
  15. f53657c [aes] Ignore writes to key register when not idle by Pirmin Vogel · 5 years ago
  16. 599ef30 [aes/rtl] Beautify input/output handling by Pirmin Vogel · 5 years ago
  17. 9107f84 [aes] Allow hardware to clear input data and key registers by Pirmin Vogel · 5 years ago
  18. 4449e8d [aes/rtl] Update register tool by Pirmin Vogel · 5 years ago
  19. 197d17f [aes/rtl] Add headers, restructure AES core by Pirmin Vogel · 5 years ago
  20. 2f2ff3a Remove unused install_toolchain.sh script by Philipp Wagner · 5 years ago
  21. 79d9e2c [sw] Remove outdated comment from linker script by Philipp Wagner · 5 years ago
  22. ddd323f [sw] Consistently format linker script by Philipp Wagner · 5 years ago
  23. 9e28a05 [DV/DPI] Add logic type to IO declaration by Tom Roberts · 5 years ago
  24. a2f4dc6 [sw] Fix -O3 Infinite Loop in libc functions by Sam Elliott · 5 years ago
  25. b38abdc [sw] Implement abort with infinite wfi loop by Sam Elliott · 5 years ago
  26. 768b921 Document the installation of Meson by Philipp Wagner · 5 years ago
  27. 983c6a4 [i2c] Reg, Core, and FSM Update by Igor Kouznetsov · 5 years ago
  28. dbd77d2 [doc] Use the same verilator command for tracing by Philipp Wagner · 5 years ago
  29. c58335c [doc] Document that execution traces are available by Philipp Wagner · 5 years ago
  30. e70d10c [doc] Remove pointer to DPI sources by Philipp Wagner · 5 years ago
  31. ea8ed85 [doc] Document that GPIO now is r/w by Philipp Wagner · 5 years ago
  32. 1125a5a [doc] Tiny editorial fixes by Philipp Wagner · 5 years ago
  33. fe55a04 [aes/rtl] Replace `aes_col_set()` function by Pirmin Vogel · 5 years ago
  34. 16aac4a [dv/gpio] gpio stress all seqeunce by Gaurang Chitroda · 5 years ago
  35. 9b95c2a [rv_timer/dv] stress test with reset fix by Shailendra Kushwah · 5 years ago
  36. 7f9a471 [dv/uart] Extend uart agent from dv_lib instead of uvm lib by Gaurang Chitroda · 5 years ago
  37. 11a4910 [sw] Add coremark meson build by Greg Chadwick · 5 years ago
  38. caace0b Update coremark to eembc/coremark@21d473a by Greg Chadwick · 5 years ago
  39. d8e780b [sw] Setup proper vendoring for coremark by Greg Chadwick · 5 years ago
  40. e1f36c3 Update pulp_riscv_dbg to pulp-platform/riscv-dbg@811b2d7 by Tom Roberts · 5 years ago
  41. 3939bae [hmac] Add commit ID for D3/V3 -> D2/V1 bounce-back by Michael Schaffner · 5 years ago
  42. f5b88d9 [nmi_gen] Add missing block diagram by Michael Schaffner · 5 years ago
  43. 01af66a [dv/hmac] Add alert in hmac tb by Cindy Chen · 5 years ago
  44. 666dde1 [hmac/alerts] Instantiate dummy alert in hmac and wire up alert handler by Michael Schaffner · 5 years ago
  45. ac5e64b [dv/spi_device/top_earlgrey] Fix compile warnings by Gaurang Chitroda · 5 years ago
  46. 284dbeb [dv/spi_agent] Extend spi agent from dv_lib instead of uvm lib by Gaurang Chitroda · 5 years ago
  47. 56d871c [sw] Fix embedded linking not including .crt or .vectors. by Miguel Young de la Sota · 5 years ago
  48. 9a3ba6d [dv/common] Add descrption for reset seq by Cindy Chen · 5 years ago
  49. 89bec02 [hw] Fix one of the top_earlgrey .core files to use the new build dir. by Miguel Young de la Sota · 5 years ago
  50. 9b61455 [aes/dv/aes_model_dpi] Add dependency for AES model by Pirmin Vogel · 5 years ago
  51. f634922 [aes/model] Add .core file by Pirmin Vogel · 5 years ago
  52. 2a33c16 [prim] Select proper generic implementation in prim_ram_2p_async_adv by Stefan Lippuner · 5 years ago
  53. 42a18c7 [dv/hmac] Add signoff commit ID to hmac by Cindy Chen · 5 years ago
  54. 378d9e9 [site/docs] Add missing meta headers by Garret Kelly · 5 years ago
  55. 6c71205 [site/landing] Minor layout fixes by Garret Kelly · 5 years ago
  56. 7c080a2 [doc] update wording for versioning by Scott Johnson · 5 years ago
  57. b4df860 [ci] Factor out CI upload/download steps into templates. by Miguel Young de la Sota · 5 years ago
  58. 3c8ab3b [meson] Pull the functionality of make_build_bin.sh into Meson. by Miguel Young de la Sota · 5 years ago
  59. 635afdb [hmac] Signoff Checklist (D3/V2 -> D3/V3) by Cindy Chen · 5 years ago
  60. 45b94bb [prim_lfsr] Add external seed input and update port names by Michael Schaffner · 5 years ago
  61. 4d268df [fpv] add coverage collection in fpv by Cindy Chen · 5 years ago
  62. e4d7af8 [tlul] Adding a_valid as a qualifier by Eunchan Kim · 5 years ago
  63. b2ef483 [sw] Centralize the definition of $OT_VERSION by Miguel Young de la Sota · 5 years ago
  64. 1bf0b49 [boot_rom] Add bootstrap pre flash programming debug messages by Silvestrs Timofejevs · 5 years ago
  65. 7e011c7 [meson] Remove git dependency from build_consts.sh by Miguel Young de la Sota · 5 years ago
  66. f208eea [ci] Make the distribution fail if files are missing. by Miguel Young de la Sota · 5 years ago
  67. 6a185f0 [ci] Disable some failing tests temporarially by Miguel Young de la Sota · 5 years ago
  68. 2ba206b [meson] Re-add build_by_default to embedded targets. by Miguel Young de la Sota · 5 years ago
  69. b192e6b [aes] Switch to packed array types by Pirmin Vogel · 5 years ago
  70. 174c605 [dv/hmac] new coverage exclusion by Cindy Chen · 5 years ago
  71. b5be8c6 [ci] Wire CI to use Meson exclusively. by Miguel Young de la Sota · 5 years ago
  72. d0f5c5d [doc] Markdown Style-guide edits by Martin Lueker-Boden · 5 years ago
  73. 10a5d3b [DV/HMAC] hmac support config blocking and wr key by Cindy Chen · 5 years ago
  74. 1d0f8eb [build] Move sw/device-specific definitions to sw/device/meson.build. by Miguel Young de la Sota · 5 years ago
  75. 4719378 Update lowrisc_ibex to lowRISC/ibex@a264ee6 by Tom Roberts · 5 years ago
  76. 09402b4 [doc] Fix typos by Philipp Wagner · 5 years ago
  77. 14a3fee [doc] Use consistent spelling/capitalization of names by Philipp Wagner · 5 years ago
  78. 2279046 [sw/device] Keep .text.unlikely in the linker script by Alistair Francis · 5 years ago
  79. e4101a3 [sw/device] Remove redundant #include's by Alistair Francis · 5 years ago
  80. 64c7dad [sw/device] Remove redundant #include <stdlib.h> by Alistair Francis · 5 years ago
  81. 089b280 [sw/device] Remove redundant #include <string.h> by Alistair Francis · 5 years ago
  82. 7bc210a [sw/device] Don't link with newlib by Alistair Francis · 5 years ago
  83. e3f14ef [sw/device] Implement abort() by Alistair Francis · 5 years ago
  84. 8439a59 [sw/device] Implement strlen() by Alistair Francis · 5 years ago
  85. 04944cb [sw/device] Implement memset() by Alistair Francis · 5 years ago
  86. 378213d [sw/device] Implement memcpy() by Alistair Francis · 5 years ago
  87. cbb081c [util] splice_nexysvideo.sh fix the target directory by Silvestrs Timofejevs · 5 years ago
  88. dff8e65 [pinmux] Fix Xcelium compilation crash by Weicai Yang · 5 years ago
  89. 00f3778 [spi_device/dv] Change to V1 stage by Weicai Yang · 5 years ago
  90. 3594d96 [hmac] Block the configuration change while processing by Eunchan Kim · 5 years ago
  91. d42948c [ci] Add a script for generating the release. by Miguel Young de la Sota · 5 years ago
  92. c2a536e Register rominit and flashinit as CLI parameters in core file by Olof Kindgren · 5 years ago
  93. d58d3c1 [hw/dv] Fix typos in comments by Philipp Wagner · 5 years ago
  94. 4ecff81 [hw/dv] Reuse existing GPIO FIFO by Philipp Wagner · 5 years ago
  95. 553ca95 [tlul] Change TLUL back to D1V1 by Weicai Yang · 5 years ago
  96. 2366287 [reggen] Update register modules of the signed off IPs by Eunchan Kim · 5 years ago
  97. 5759f27 [sw/device] Update sw/vendor/cryptoc dependencies. by Miguel Osorio · 5 years ago
  98. b8fa803 Update cryptoc to e05bfa9 by Miguel Osorio · 5 years ago
  99. 6b3962a [sw/vendor] Add cryptoc vendor manifest. by Miguel Osorio · 5 years ago
  100. 1347a9e [sw/vendor] Remove sw/vendor/cryptoc folder. by Miguel Osorio · 5 years ago