1. e1bc361 [edn,lint] Fix width mismatch in the definition of cmd_sent by Rupert Swarbrick · 4 years ago
  2. 2d15148 [alert,lint] Add explicit cast for comparison in ping timer by Rupert Swarbrick · 4 years ago
  3. ad336af [pinmux] Update pad attribute documentation by Michael Schaffner · 4 years ago
  4. 6766d26 [pinmux] Regenerate example hjson by Michael Schaffner · 4 years ago
  5. 3b1c030 [top/pinout] Update pinout to newest version for Silver by Michael Schaffner · 4 years ago
  6. f479b9e [dvsim] Scratch root default to $REPO_TOP/scratch by Srikrishna Iyer · 4 years ago
  7. 7571540 [dv/otp_ctrl] Fix regression stress_all_with_reset error by Cindy Chen · 4 years ago
  8. a0980d3 [flash_ctrl] Correct behavior when buffer not enabled. by Timothy Chen · 4 years ago
  9. 0ac8b16 [tlul] Complete adapter sram todo's by Timothy Chen · 4 years ago
  10. d6257b5 [dv/otp] force some signals to improve FSM error coverage by Cindy Chen · 4 years ago
  11. 7e26d6f [dv/sram] increase timeout for bijecttion test by Udi Jonnalagadda · 4 years ago
  12. 3ecdcc0 [dv/otp_ctrl] Add coverpoint for scb checks by Cindy Chen · 4 years ago
  13. c2a8fc9 [dv] Update `process_tl_access` args for all blocks by Weicai Yang · 4 years ago
  14. 7c0b5ea [dv] Support multi-ral (part 2) by Weicai Yang · 4 years ago
  15. a3e123f [formal] Clean up some formal warnings by Cindy Chen · 4 years ago
  16. e7caaa1 [sw, rom_ext_signer] Run the workspace through with `cargo fmt` by Silvestrs Timofejevs · 4 years ago
  17. 5f9a197 [sw, rom_ext_signer] Add basic rustfmt configuration by Silvestrs Timofejevs · 4 years ago
  18. 405dd3e [sw, rom_ext_signer] Remove toochains file by Silvestrs Timofejevs · 4 years ago
  19. 57be47e [kmac] Fix typo in kmac.waiver by Eunchan Kim · 4 years ago
  20. 00c3db0 [csrng/rtl] correction for AES quiet equation by Mark Branstad · 4 years ago
  21. fac7786 [sysrst_ctrl] Declare the gsc_rst_o signal in the hjson by Rupert Swarbrick · 4 years ago
  22. 3cba8f6 [spi_device] lint fixes by Timothy Chen · 4 years ago
  23. fe73d2e [pinmux] Lint fix by Timothy Chen · 4 years ago
  24. bf57a5c [dv/kmac] add cycle accurate model in scoreboard by Udi Jonnalagadda · 4 years ago
  25. 5de89cb [sram_ctrl] Use the correct tl_instr_en_e by Rupert Swarbrick · 4 years ago
  26. 55ef1a6 [otp_ctrl] Put req_type_o signal back again by Rupert Swarbrick · 4 years ago
  27. 9eb2a9c [entropy_src/rtl] symbol-based repetition count health test by Mark Branstad · 4 years ago
  28. 72b1230 [csrng/rtl] prevent x's from entering prim_arbiter_ppc_acmd by Mark Branstad · 4 years ago
  29. f50ded2 [csrng/data] move to D2 status by Mark Branstad · 4 years ago
  30. 7651597 [otbn] Wire up bus intg_error_o signals by Rupert Swarbrick · 4 years ago
  31. da74794 [rom_ctrl] Hook up the other bus integrity error signals in rom_ctrl by Rupert Swarbrick · 4 years ago
  32. 93fe50c [top/chip] Rename chip-level tops by Michael Schaffner · 4 years ago
  33. e029a68 [sysrst_ctrl/top] Instantiate sysrst_ctrl in top_earlgrey by Michael Schaffner · 4 years ago
  34. 8961a80 [sw] Minor software updates for dif_entropy_src and test by Timothy Chen · 4 years ago
  35. 8d33919 [entropy_src, top] Connect entropy_src efuse_sw_rd_en by Timothy Chen · 4 years ago
  36. 74c4ff2 [topgen] Rework pinmux datastructure and templatize tops by Michael Schaffner · 4 years ago
  37. 05ef653 [otp_ctrl] fix compile error by Cindy Chen · 4 years ago
  38. be67108 [pattgen] Add missing core file dependency by Michael Schaffner · 4 years ago
  39. 1c962ac [sysrst_ctrl/lint] Import common lint waivers for comportable IPs by Michael Schaffner · 4 years ago
  40. 6443020 [rv_timer/lint] Waive a lint error that is ok by Michael Schaffner · 4 years ago
  41. 8611790 [lc_ctrl/lint] Add waiver for scanmode clock mux by Michael Schaffner · 4 years ago
  42. 5174eaf [otp_ctrl] Several small lint fixes by Michael Schaffner · 4 years ago
  43. de7eba3 [csrng/entropy_src] fix for #4601 by Mark Branstad · 4 years ago
  44. 295c690 [edn/rtl] boot mode and auto req mode mutually exclusive by Mark Branstad · 4 years ago
  45. c6241a9 [prim_fifo_async] Make async FIFO output zero when empty by Noah Moroze · 4 years, 7 months ago
  46. 44add92 [keymgr,lint] Correct width for keymgr_stage_e enum by Rupert Swarbrick · 4 years ago
  47. 564683d [tlul] Stub off unused req_type_o signal for tlul_adapter_sram by Rupert Swarbrick · 4 years ago
  48. 3a6f696 [spi_dev] Revise SDC for generated clocks in SPI_DEVICE by Eunchan Kim · 4 years ago
  49. 84f7b4c [dv/otp_ctrl] Fix lc program checking and order by Cindy Chen · 4 years ago
  50. 571196d [otp_ctrl,lint] Use explicit cast for round count in otp_ctrl_scrmbl by Rupert Swarbrick · 4 years ago
  51. f0f5f69 [otp_ctrl,lint] Rejig logic for muxes in otp_ctrl_scrmbl by Rupert Swarbrick · 4 years ago
  52. 708c202 [otp_ctrl,lint] Write a range select explicitly, not using >> by Rupert Swarbrick · 4 years ago
  53. f6e68c2 [otp_ctrl,lint] Make narrowing for DigestOffset explicit by Rupert Swarbrick · 4 years ago
  54. ee15c88 [otp_ctrl,lint] Explicitly slice CntWidth bits from NumScrmblBlocks by Rupert Swarbrick · 4 years ago
  55. 8e68433 [otbn] add scalar multiplication for P-384 points by Felix Miller · 4 years ago
  56. dc8b104 [otbn] re-org P-384 assembly files by Felix Miller · 4 years ago
  57. c03f123 [otbn] swap reg, fix typo in p384 point addition by Felix Miller · 4 years ago
  58. 3590a1d [ci] Switch from a blacklist to a whitelist for executable files by Rupert Swarbrick · 4 years ago
  59. dd3eec7 [flash_ctrl] Narrow flash_phy_op_e to 2 bits by Rupert Swarbrick · 4 years ago
  60. 413fe66 [flash_ctrl] Fix width mismatch by Rupert Swarbrick · 4 years ago
  61. 83f9aa4 [otbn] Explicitly stub off unused signal from tlul_adapter_sram by Rupert Swarbrick · 4 years ago
  62. 12841fc [flash_ctrl,lint] Fix width errors for parameters in flash_ctrl_pkg by Rupert Swarbrick · 4 years ago
  63. 71174e0 [dv/otp_ctrl] stress_all_with_rand_reset test part 1 by Cindy Chen · 4 years ago
  64. aad796e [top] Auto generate files by Timothy Chen · 4 years ago
  65. 4798f27 [flash] Improve flash ECC handling based on transasction attribute by Timothy Chen · 4 years ago
  66. 9b93146 [dv] Remove toggle coverage excl for a_user/d_user by Weicai Yang · 4 years ago
  67. 9bff8ea [dvsim] Fix remaining comments from #5876 by Srikrishna Iyer · 4 years ago
  68. d4d5993 Correct a documentation error regarding DIFs by Chris Frantz · 4 years ago
  69. ef62c7b [formal] unify export name and small clean up by Cindy Chen · 4 years ago
  70. 9abd856 [otp_ctrl] correct state/counter address mapping by Michael Schaffner · 4 years ago
  71. eae7709 [spi] Define Passthrough interface by Eunchan Kim · 4 years ago
  72. ee3b976 [spi_device] Add more syn constraints by Eunchan Kim · 4 years ago
  73. 0d62c3c [entropy_src/rtl] increase health teset fail counter by Mark Branstad · 4 years ago
  74. 77106b7 [doc] Remove separate doc build package list by Colin O'Flynn · 4 years ago
  75. 1909e9e [doc] Fix stand-alone documentation build instructions by Colin O'Flynn · 4 years ago
  76. ffb1921 [otbn] Remove unused bits waiver by Rupert Swarbrick · 4 years ago
  77. 4458f83 [otbn] Move to version 0.2 by Philipp Wagner · 4 years ago
  78. 751a37d [otp_ctrl,lint] Explicitly compare multi-bit signals with zero by Rupert Swarbrick · 4 years ago
  79. 1d6600e [otp_ctrl,lint] Make casting explicit when computing otp_addr_o by Rupert Swarbrick · 4 years ago
  80. 4d4e38c [otp_ctrl,lint] Add an explicit parameter for NumLcOtpWords - 1 by Rupert Swarbrick · 4 years ago
  81. 8235b73 [sw, dif_aon_timer] Minor naming and documentation fixups by Silvestrs Timofejevs · 4 years ago
  82. 070d956 [dv/otp_ctrl] Add macro failure to otp init test by Cindy Chen · 4 years ago
  83. ef51deb [otp_ctrl] Reverse LC counter/state positions in memory map by Michael Schaffner · 4 years ago
  84. 075b263 [lc_ctrl/keymgr] Increase diversification value width to 128bit by Michael Schaffner · 4 years ago
  85. 3ce3f77 [dv] Support multi-ral (part 1) by Weicai Yang · 4 years ago
  86. 29fa927 [usbdev] Exclude wake enable from being turned on by csr tests by Timothy Chen · 4 years ago
  87. 551695c [util/simplespi] PyFtdi updated, remove '.tobytes()' for spi read by Jake Ke · 4 years, 2 months ago
  88. b02ea11 [dv] Document how to reproduce CI (Private) failure by Weicai Yang · 4 years ago
  89. a14b2ce Initial commit by Alphan Ulusoy · 4 years, 4 months ago
  90. f29a0f7 [dv] Allow monitor items to have different types from sequence items by Rupert Swarbrick · 4 years ago
  91. e371842 [docs/hugo] Move to hugo version 0.82.0 by Michael Schaffner · 4 years ago
  92. 414f7a7 [dv/otp_ctrl] otp init failure test by Cindy Chen · 4 years ago
  93. 19600c6 [dv/otp_ctrl] Fix regression failure by Cindy Chen · 4 years ago
  94. 4c519c5 [sw/dif] Fix dif_hmac.h clang-format by Miguel Osorio · 4 years ago
  95. 83490b6 [dif/hmac] Clarify Transaction Semantics by Sam Elliott · 4 years, 4 months ago
  96. 2366e55 [dv/otp] build-in fcov by Cindy Chen · 4 years ago
  97. e0eefbc [keymgr/dv] Fix scb for LC disable by Weicai Yang · 4 years ago
  98. 9c0ed31 [formal] Update readme by Cindy Chen · 4 years ago
  99. b1b62c9 [formal] clean up names from fconn to conn by Cindy Chen · 4 years ago
  100. 16f0ae1 [clkmgr] Advance to D2 by Timothy Chen · 4 years ago