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