1. 6b43466 [usbuart] Remove this IP since it is no longer maintained by Michael Schaffner · 2 years, 9 months ago
  2. a463e17 [dv, sec_cm_testplan] Autogenerate cm testplan by Srikrishna Iyer · 3 years ago
  3. 0d7bd2c [alert_handler] Produce top_earlgrey instance of alert_handler with ipgen by Philipp Wagner · 3 years, 10 months ago
  4. c720ac8 [rv_plic] Produce top_earlgrey instance of rv_plic with ipgen by Philipp Wagner · 3 years, 10 months ago
  5. f3d50d3 [hw] Don't export PRJ_DIR in hw/Makefile by Rupert Swarbrick · 3 years, 4 months ago
  6. 08b5421 [hw] Simplify the rules for "top" targets in hw/Makefile by Rupert Swarbrick · 3 years, 4 months ago
  7. 50b364a [hw] Only depend on lc-state-enc for lc_ctrl in hw/Makefile by Rupert Swarbrick · 3 years, 4 months ago
  8. 8dbaba4 [hw] Only depend on otp-mmap for otp_ctrl in hw/Makefile by Rupert Swarbrick · 3 years, 4 months ago
  9. 8d44b37 [hw] Get rid of the banner from hw/Makefile by Rupert Swarbrick · 3 years, 4 months ago
  10. dd2a2cc [hw] Get rid of unecessary pre_reg target in hw/Makefile by Rupert Swarbrick · 3 years, 4 months ago
  11. ed64f3b [hw] Tidy up the rust rules in hw/Makefile by Rupert Swarbrick · 3 years, 4 months ago
  12. bf7fe81 [hw] Simplify how we narrow to blocks in hw/ip in hw/Makefile by Rupert Swarbrick · 3 years, 5 months ago
  13. c4c7a0f [util] Temporary fix to auto-generate flash_ctrl by Timothy Chen · 3 years, 5 months ago
  14. a038790 regtool: add support to generate reg const as Rust (.rs) by Chia-Chi Teng · 3 years, 5 months ago
  15. 52bce9f [nmi_gen] remove the nmi_gen dummy module by Michael Schaffner · 3 years, 6 months ago
  16. 1d8b960 [top, dv, sw] Various adjustments to accommodate rv_core_ibex peripheral by Timothy Chen · 3 years, 6 months ago
  17. 690d732 [rv_dm] Make the RV_DM a comportable module by Michael Schaffner · 3 years, 7 months ago
  18. 3e3cb48 [top] Integrate rv_core_ibex_peri into earlgrey by Timothy Chen · 3 years, 7 months ago
  19. fd39dc4 [pwm] Add to pwm reggen makefile by Michael Schaffner · 3 years, 7 months ago
  20. 9855d4b [rom_ctrl] Add initial RTL by Rupert Swarbrick · 4 years, 1 month ago
  21. 5f1d304 [adc_ctrl] rename dcd to adc_ctrl by Eric Shiu · 3 years, 10 months ago
  22. 33ad532 [sysrst_ctrl] rename rbox to sysrst_ctrl by Eric Shiu · 3 years, 10 months ago
  23. fb443ab [topgen] Stop pretending it's not OpenTitan-specific by Philipp Wagner · 3 years, 10 months ago
  24. 0be7c9e [rbox] Created the rbox register definition files by Eric Shiu · 4 years ago
  25. cd06de4 [dcd] Created the actual CSR files from hjson by Eric Shiu · 4 years ago
  26. d12569f [tlul] Add payload checker and generator on device side only. by Timothy Chen · 4 years ago
  27. 2b8ef76 [aon_timer] Minor fixes and updates for integration by Timothy Chen · 3 years, 11 months ago
  28. 43ce8d5 [padctrl] Remove padctrl sources and merge functionality into pinmux by Michael Schaffner · 4 years ago
  29. 8e04df3 [spi_host] Add an empty RTL shell for integration purposes by Michael Schaffner · 4 years ago
  30. 6880e21 [regtool] Fail properly if something goes wrong by Rupert Swarbrick · 4 years ago
  31. 6db11f2 [lc_ctrl/ci] Add CI check for LC encoding by Michael Schaffner · 4 years ago
  32. 1fff985 [util] Move design-related helper scripts to util/design by Michael Schaffner · 4 years ago
  33. ac16bb6 [otp_ctrl/lc_ctrl] Refactor util scripts and share common code by Michael Schaffner · 4 years ago
  34. a069bb0 [csrng/edn] add entropy IP to hw/Makefile by Mark Branstad · 4 years, 1 month ago
  35. dec0771 [rtl/entropy_src] Add entropy_src to MakeFile by Cindy Chen · 4 years, 3 months ago
  36. f6a7900 [otp_ctrl] Add OTP memory map generation to CI by Michael Schaffner · 4 years, 3 months ago
  37. 86c0e32 [sram_ctrl/doc] Add draft for hjson and documentation by Michael Schaffner · 4 years, 3 months ago
  38. e81ab75 [lc_ctrl] Add initial markdown shell and hjson by Michael Schaffner · 4 years, 3 months ago
  39. d229206 [reggen] Minor updates to reggen tool by Timothy Chen · 4 years, 3 months ago
  40. 1a95905 [kmac] Define SHA3 registers by Eunchan Kim · 4 years, 4 months ago
  41. 15adeee [keymgr] First draft of key manager module by Timothy Chen · 4 years, 4 months ago
  42. 1e6db37 [sensor_ctrl] Add first version of sensor control by Timothy Chen · 4 years, 8 months ago
  43. 45fb1c6 [doc] Update Licence Headers to fit agreed style by Sam Elliott · 4 years, 7 months ago
  44. 5c2d294 [otbn] Initial OTBN implementation skeleton by Philipp Wagner · 4 years, 7 months ago
  45. 41319c2 [otp_ctrl] Add draft hjson for otp controller by Michael Schaffner · 4 years, 9 months ago
  46. 3525aa8 [Draft] - clock manager WIP by Timothy Chen · 4 years, 9 months ago
  47. 612901b [rstmgr] First draft of reset manager by Timothy Chen · 4 years, 10 months ago
  48. e84a7d2 [fpv] remove auto gen fpv assert from make -C by Cindy Chen · 4 years, 9 months ago
  49. bc16a17 [pwrmgr] pwrmgr for OT bronze by Timothy Chen · 4 years, 9 months ago
  50. 24984fc [reggen] Update module list for reggen makefile by Michael Schaffner · 5 years ago
  51. a157999 [fpvgen/autogen] Output FPV assertions to vip folder, update templates by Michael Schaffner · 5 years ago
  52. 0bad783 [fpv/autogen] Add automations to create fpv csr by Cindy Chen · 5 years ago
  53. 2366287 [reggen] Update register modules of the signed off IPs by Eunchan Kim · 5 years ago
  54. 53e3b3b [CI] Remove signed off IPs from the register module checker by Eunchan Kim · 5 years ago
  55. 707f8d6 [reggen] hw/Makefile fix by Srikrishna Iyer · 5 years ago
  56. 6c870cb [dv] refactor reggen for on-the-fly ral generation by Srikrishna Iyer · 5 years ago
  57. 1795f4d [nmi_gen] Add the nmi_gen peripheral for alert_handler testing purposes by Michael Schaffner · 5 years ago
  58. 7f13496 [topgen] Move hjson and tpl files from */doc -> */data/ by Michael Schaffner · 5 years ago
  59. ec361b8 [hw] Add manual make target by Tobias Wölfel · 5 years ago
  60. 555a42d [hw/make] Remove unused test by Tobias Wölfel · 5 years ago
  61. ce06a24 [hw/ip] Generate register headers manually by Tobias Wölfel · 5 years ago
  62. 4c5fbec [hw/ip] Update references to data by Tobias Wölfel · 5 years ago
  63. 3193b00 [top] First draft of reset controller integration by Timothy Chen · 5 years ago
  64. 632c6f7 [topgen] Add PINMUX & PADS to hjson by Eunchan Kim · 5 years ago
  65. f703162 [hw] Update default make target by Tobias Wölfel · 5 years ago
  66. e8d310e [padctrl] Add padctrl implementation by Michael Schaffner · 5 years ago
  67. 1b1ede9 [pinmux] Initial version of pinmux documentation and regfile by Michael Schaffner · 5 years ago
  68. 278da01 [alert_handler] Update .core files, lint file list and Makefile for reggen by Michael Schaffner · 5 years ago
  69. 49634d7 [util] Add top_earlgrey RTL gen to the makefile by Eunchan Kim · 5 years ago
  70. 802543a Start of public OpenTitan development history by lowRISC Contributors · 5 years ago