- 40caa9e [doc] Update Hugo's document index. by Miguel Osorio · 3 years, 10 months ago
- 1634c9e Add sw/host/vendor/google_verible_verilog_syntax_py by Mariusz Glebocki · 4 years, 1 month ago
- 4359ef3 [sw/spiflash] Remove OpenSSL dep. from spiflash by Miguel Osorio · 3 years, 10 months ago
- b91333a Build ROM_EXT signer by default by Alphan Ulusoy · 3 years, 11 months ago
- 3cf2c90 Improve ROM_EXT image signer CLI and some cleanups by Alphan Ulusoy · 4 years ago
- de3c23e [sw, rom_ext_signer] Introduce unittests for `update_static_fields` by Silvestrs Timofejevs · 4 years ago
- 5355f9d [sw, rom_ext_signer] Make timestamp update a separate public func by Silvestrs Timofejevs · 4 years ago
- 88e1758 [ spiflash, build ] Explicitly add libftdi1 to dependencies by Martin Lueker-Boden · 4 years ago
- e7caaa1 [sw, rom_ext_signer] Run the workspace through with `cargo fmt` by Silvestrs Timofejevs · 4 years ago
- 5f9a197 [sw, rom_ext_signer] Add basic rustfmt configuration by Silvestrs Timofejevs · 4 years ago
- 405dd3e [sw, rom_ext_signer] Remove toochains file by Silvestrs Timofejevs · 4 years ago
- 8f21c2d [sw, silicon_creator] Place mask_rom and rom_ext under a common dir by Silvestrs Timofejevs · 4 years ago
- 76da21e [sw, rom_ext_signer] update the documentation by Silvestrs Timofejevs · 4 years, 1 month ago
- db564ee [sw, rom_ext_signer] use Mundane exponent and modulus getters by Silvestrs Timofejevs · 4 years, 1 month ago
- 6940d94 [sw, rom_ext_signer] Add signing and remaining image update API by Silvestrs Timofejevs · 4 years, 2 months ago
- 1f4b258 [sw, rom_ext_signer] Move configuration file and use dev files by Silvestrs Timofejevs · 4 years, 2 months ago
- eb7d11e [sw, rom_ext_signer] Add temporary development files by Silvestrs Timofejevs · 4 years, 2 months ago
- 3fa53e6 [spiflash] Update framesize to 2kB by Eunchan Kim · 4 years, 2 months ago
- 85f3f5a [sw, rom_ext_signer] Add documentation by Silvestrs Timofejevs · 4 years, 3 months ago
- 3081e3d [sw, rom_ext_signer] Add binary image manipulation functionality by Silvestrs Timofejevs · 4 years, 4 months ago
- 6b80da4 [sw, rom_ext_signer] Add the image manifest parser and configuration by Silvestrs Timofejevs · 4 years, 4 months ago
- f44732c [sw, rom_ext_signer] Rearrange the `rom_ext_image_tools` directory by Silvestrs Timofejevs · 4 years, 4 months ago
- 2ca07af [sw, host] Add ROM_EXT signer `Cargo` dependencies vendoring by Silvestrs Timofejevs · 4 years, 5 months ago
- 6b198b7 [sw, host] Add initial ROM_EXT image signer tool infrastructure by Silvestrs Timofejevs · 4 years, 5 months ago
- 08f926f [sw] Add Custom Target Dependencies by Sam Elliott · 4 years, 4 months ago
- 525891d [sw] Refactor exporting to only use BIN_DIR by Philipp Wagner · 4 years, 5 months ago
- b0a3ba5 [spiflash] Avoid libftdi Deprecated Errors by Sam Elliott · 4 years, 6 months ago
- 24baa88 [spiflash] Insert additional delays for robustness, increase SPI clock by Pirmin Vogel · 4 years, 6 months ago
- fae0b77 [spiflash] Only show help with --help by Philipp Wagner · 4 years, 6 months ago
- a1b9455 [spiflash] Default to FTDI by Mark Hayter · 4 years, 7 months ago
- e26a00b [host, sw] temporarily reduce frequency by Timothy Chen · 4 years, 7 months ago
- ff85e05 [sw] Document Output-params by Sam Elliott · 4 years, 7 months ago
- 01ad23e [sw/host/spiflash] Add support to dump frames by Miguel Osorio · 4 years, 7 months ago
- acedb30 [spiflash] Update spiflash documentation. by Miguel Osorio · 4 years, 9 months ago
- dbc6e27 [spiflash] Update internal stringdocs to Doxygen format. by Miguel Osorio · 4 years, 9 months ago
- ad27134 [spiflash] Update stringdocs in headers to Doxygen format. by Miguel Osorio · 4 years, 9 months ago
- 259b74d [spiflash] Add support for configurable FTDI device IDs by Miguel Osorio · 4 years, 9 months ago
- 15cae7a [sw] Avoid clang-format-ing Vendored Software by Sam Elliott · 5 years ago
- 1287104 [sw] Generate 32-bit and 64-bit .vmem by Greg Chadwick · 5 years ago
- 812eb33 [sw] Convert Delimiters to Backticks in Comments by Sam Elliott · 5 years ago
- ed09deb [sw, spiflash] Dramatically increase transfer rate by Jon Flatley · 5 years ago
- ca02d9a [sw/spiflash] Update spiflash to resend prev.frame by Eunchan Kim · 5 years ago
- 76526c3 [sw] Introduce link-time dependency injection by Miguel Young de la Sota · 5 years ago
- 960fd8e [sw] Format include guards in the SW tree by Miguel Young de la Sota · 5 years ago
- e8958a9 [vendor*] Update all vendor lock files. by Miguel Osorio · 5 years ago
- 523b162 [sw] Remove Make as a SW build system. by Miguel Young de la Sota · 5 years ago
- 680faef [sw] Avoid GNU Extensions for C by Sam Elliott · 5 years ago
- 69b8732 [sw] Fix mpsse Compile Error in usleep by Sam Elliott · 5 years ago
- 8ff30b8 [doc] Update the User Guide to refer to Meson commands. by Miguel Young de la Sota · 5 years ago
- 3c8ab3b [meson] Pull the functionality of make_build_bin.sh into Meson. by Miguel Young de la Sota · 5 years ago
- 1d0f8eb [build] Move sw/device-specific definitions to sw/device/meson.build. by Miguel Young de la Sota · 5 years ago
- fd9f510 [sw/host] Remove sw/host/mpsse folder. by Miguel Osorio · 5 years ago
- 82d146c [doc] Fix meson build instructions by Greg Chadwick · 5 years ago
- 4417b11 [spiflash] Fix nullptr access in ~FtdiSpiInterface by Greg Chadwick · 5 years ago
- 838daa0 [sw/host/vendor/mpsse] Use util/vendor_hw.py for mpsse by Tim Shepard · 5 years ago
- e551d57 [sw/host/mpsse] Move build of mpsse out of vendor tree. by Tim Shepard · 5 years ago
- 9eebde0 [doc] Completely replace docgen with hugo by Garret Kelly · 5 years ago
- d258b33 [sw] Deprecate Make in SW. by Miguel Young de la Sota · 5 years ago
- fd9c24c [host/spiflash] Fix linking by Philipp Wagner · 5 years ago
- fd0cf58 [sw] Move Makefiles under sw/device folder by Miguel Osorio · 5 years ago
- ae67f6b [sw] Move device code into sw/device folder by Miguel Osorio · 5 years ago
- 3fbb28a [sw] Require absolute import paths in software. by Miguel Young de la Sota · 5 years ago
- 2f73e4f [doc] Merge Verilator note by Tobias Wölfel · 5 years ago
- 4668633 [doc] Add some basic software descriptions by Timothy Chen · 5 years ago
- 03f2e23 [sw] Add Meson as software build system by Miguel Osorio · 6 years ago
- 7fa9e9c [sw/boot_rom] Add frame retry logic by Miguel Osorio · 6 years ago
- 70c76d6 [sw/host] Update spiflash hash function. by Miguel Osorio · 6 years ago
- 8c471c9 [sw] Move hello_world programs to example dir by Miguel Osorio · 6 years ago
- 802543a Start of public OpenTitan development history by lowRISC Contributors · 6 years ago