- a722895 [chip dv] UART DIF test - C by Srikrishna Iyer · 5 years ago
- 9324e99 [sw] Remove DV specific code from hello_world.c by Srikrishna Iyer · 5 years ago
- ee0e68a [sw, tock] Use device specific configuration by Silvestrs Timofejevs · 5 years ago
- e6e1755 [sw, tock] Extend downstream tock development infrastructure by Silvestrs Timofejevs · 5 years ago
- cd8b1e0 [sw] Update riscv-compliance patches by Sam Elliott · 5 years ago
- 519f746 [topgen] Generate Linker Script Memory Definitions by Sam Elliott · 5 years ago
- a561ccb [sw] Add bitfield_get_field32 extern declaration by Greg Chadwick · 5 years ago
- 4e1f1ae [sw, dif_plic] Remove redundant code and tidy up by Silvestrs Timofejevs · 5 years ago
- 27c12ad [sw] Update GPIO DIF Return Codes by Sam Elliott · 5 years ago
- 379b5ed [sw, dif_plic] Substitute '@p' for backticks '`' in comments by Silvestrs Timofejevs · 5 years ago
- b0bdbd9 [sw, dif_plic] Add full stop at the end of every comment by Silvestrs Timofejevs · 5 years ago
- efc064f [sw, dif_plic] Use enum return codes instead of bool by Silvestrs Timofejevs · 5 years ago
- 7934f4c [sw] Refresh riscv-compliance patches by Sam Elliott · 5 years ago
- b66c12f [sw] Move Interrupt Vector Definition into CRT by Sam Elliott · 5 years ago
- 11e95b9 Remove redundant include in pinmux.c by Alphan Ulusoy · 5 years ago
- ea15a25 [sw, chip dv] Convert existing tests to testlib by Srikrishna Iyer · 5 years ago
- fe1f881 [chip dv] Get coremark working again by Srikrishna Iyer · 5 years ago
- 855a20d [sw] Remove sw/device/lib/log_uart by Srikrishna Iyer · 5 years ago
- 79408a2 [sw] Fix PASS!, FAIL! signatures for CI by Srikrishna Iyer · 5 years ago
- 7d7f1e1 [sw] main.c SW abstraction by Srikrishna Iyer · 5 years ago
- 256a7f3 [chip dv] Update the SW aes_test.c to run in DV by Srikrishna Iyer · 5 years ago
- 75639fe [sw, dif_uart] Return enum error codes instead of bool by Silvestrs Timofejevs · 5 years ago
- a0b0c4c [sw, uart] Fix ConfigTest NullArgs test by Silvestrs Timofejevs · 5 years ago
- 5a90f7d [sw/dif] Fix UART *irq_state_clear by Srikrishna Iyer · 5 years ago
- 9286ee6 Add extern declarations for mmion_region_write_only_set*32() functions. by Alphan Ulusoy · 5 years ago
- 95142f7 [sw] Clean up boot_rom SPI bootstrap code. by Miguel Young de la Sota · 5 years ago
- 16367c9 [sw] Remove Interrupt Definitions from PLIC DIF by Sam Elliott · 5 years ago
- 35ca616 [sw] Introduce write_only_set_*32() functions to mmio.h by Miguel Young de la Sota · 5 years ago
- 82e824c [sw] Add a get_field function to bitfield.h by Miguel Young de la Sota · 5 years ago
- 07372da [sw] Add a wfi to the bootrom irq handlers by Miguel Young de la Sota · 5 years ago
- 0ab7fb7 [sw] Update to flash_ctrl test to ensure DV build runs by Timothy Chen · 5 years ago
- 15cae7a [sw] Avoid clang-format-ing Vendored Software by Sam Elliott · 5 years ago
- 7fe0fb0 [topgen] Generate Peripheral Base Addresses for C by Sam Elliott · 5 years ago
- 2bc2f01 Use StrictMock in MmioTest by Alphan Ulusoy · 5 years ago
- a863a28 [sw, tock] Add the option to build Tock locally by Jon Flatley · 5 years ago
- e1b2a85 [sw] Move check.h back into libruntime by Miguel Young de la Sota · 5 years ago
- b61ef1b [sw] Fix for DV logging by Srikrishna Iyer · 5 years ago
- 2d6c5b0 [dv,sw] SW -> DV tb self-checking mechanism - C by Srikrishna Iyer · 5 years ago
- 81b8c6c Update riscv_compliance to riscv/riscv-compliance@5a978cf by Greg Chadwick · 5 years ago
- 1287104 [sw] Generate 32-bit and 64-bit .vmem by Greg Chadwick · 5 years ago
- 41a3e43 [mock_testing, dif_uart] Introduce UART mock tests by Silvestrs Timofejevs · 5 years ago
- 6902211 [sw, dif_uart] Introduce public FIFO size constant by Silvestrs Timofejevs · 5 years ago
- 4d26aa9 [sw, dif_uart] Remove null check for base_addr.base by Silvestrs Timofejevs · 5 years ago
- 29d26c5 [sw] Rename riscv_compliance_lib -> riscv_compliance_support by Greg Chadwick · 5 years ago
- b983c16 Update riscv_compliance to riscv/riscv-compliance@5a978cf by Greg Chadwick · 5 years ago
- b22fb10 Update riscv_compliance to riscv/riscv-compliance@5a978cf by Greg Chadwick · 5 years ago
- a23672a [sw] Add patch_repo for riscv-compliance by Greg Chadwick · 5 years ago
- caddda7 [sw] Add riscv_compliance_lib by Greg Chadwick · 5 years ago
- 88a8615 [rv_plic] Change PRIO number starting from 1 by Eunchan Kim · 5 years ago
- ab72a5f [sw, dif_uart] Change @p in comments to backticks by Silvestrs Timofejevs · 5 years ago
- d3d9336 [sw, dif_uart] Add full stop at the end of every comment. by Silvestrs Timofejevs · 5 years ago
- d8397ca [sw] Introduce a SPI DIF by Miguel Young de la Sota · 5 years ago
- 5ba95d7 [sw, dif_uart] Fix an issue introduced in 5f0f8284 by Silvestrs Timofejevs · 5 years ago
- e24da1c [sw] Make non-DV logging consistent with DV logging by Miguel Young de la Sota · 5 years ago
- 9c32a36 [sw] Cleanup how Register Headers are used by Sam Elliott · 5 years ago
- 390e470 [sw] Normalise Register Header Meson Targets by Sam Elliott · 5 years ago
- 5723552 [dv, sw] "Backdoor" C->SV logging by Srikrishna Iyer · 5 years ago
- 6689d5e [sw] Fix Software Include Guards by Sam Elliott · 5 years ago
- 7ea54b1 [sw] Reformat Software Code by Sam Elliott · 5 years ago
- 5f0f828 [sw, dif_uart] Use set_field32 instead of set_mask32 by Silvestrs Timofejevs · 5 years ago
- 09e0f1d [sw, libbase] Use helper non-volatile bitfield lib in mmio by Silvestrs Timofejevs · 5 years ago
- 6dab22a [sw, libbase] Add mmio set field helper function by Silvestrs Timofejevs · 5 years ago
- 3455c26 [sw] Zero stack in boot_rom and flash by Greg Chadwick · 5 years ago
- 3b3afe3 [sw, libbase] Make bitfield lib, set_field32 return value by Silvestrs Timofejevs · 5 years ago
- 4c7f84e [sw, libbase] Bitfield library, use backticks instead of '@' and '|' by Silvestrs Timofejevs · 5 years ago
- 812eb33 [sw] Convert Delimiters to Backticks in Comments by Sam Elliott · 5 years ago
- 4379696 [sw, libbase] Create non-volatile bit manipulation library by Silvestrs Timofejevs · 5 years ago
- 3a3bca2 [sw, dif_plic] Reset the PLIC peripheral on initialisation by Silvestrs Timofejevs · 5 years ago
- 86c8dda [sw/testing] Add more EXPECT_*s to mock_mmio.h by Miguel Young de la Sota · 5 years ago
- 4488d24 [sw/crt] Ensure Small Read-Only Data is Linked by Sam Elliott · 5 years ago
- fa1b698 [sw/crt] Initialise Global Pointer Correctly by Sam Elliott · 5 years ago
- ae2f6d0 [sw] Fix a couple typos in the CHECK macros. by Miguel Young de la Sota · 5 years ago
- 94671dd [aes] Add support for CBC and CTR modes by Pirmin Vogel · 5 years ago
- 313196e [sw] Add a library to provide CHECK and friends. by Miguel Young de la Sota · 5 years ago
- 4a8ae49 [sw] Create a temporary location for a rewrite of boot_rom by Miguel Young de la Sota · 5 years ago
- 97fe0d8 [dv, sw] UART logs to UVM prints by Srikrishna Iyer · 5 years ago
- 10fe7e5 [sw] Make log.h link-time rather than macro-time by Miguel Young de la Sota · 5 years ago
- 03d1cf3 [site/docs] Add software READMEs by Tobias Wölfel · 5 years ago
- da1f055 [sw] Add more string.h functions to memory.h. by Miguel Young de la Sota · 5 years ago
- 9366aaf [sw, tock] Remove cargo as required dependency by Jon Flatley · 5 years ago
- ed09deb [sw, spiflash] Dramatically increase transfer rate by Jon Flatley · 5 years ago
- e9a769b [sw] Cleanup example device programs by Miguel Young de la Sota · 5 years ago
- bc18947 [sw] Fix build breaks due to misaligned binaries by Miguel Young de la Sota · 5 years ago
- 2b592fc [sw/test] Clean up the existing flash test. by Miguel Young de la Sota · 5 years ago
- 5a7f734 [sw] Fix printf not working in RISC-V by Miguel Young de la Sota · 5 years ago
- da2e344 [ROM] Double ROM size to 16KB by Timothy Chen · 5 years ago
- ca02d9a [sw/spiflash] Update spiflash to resend prev.frame by Eunchan Kim · 5 years ago
- 910104d [sw/meson] Hotfix for build break by Miguel Young de la Sota · 5 years ago
- 23ecafa [SW] Update for software based tests by Timothy Chen · 5 years ago
- 30eb41a [sw] Move printf-like facilities into libbase. by Miguel Young de la Sota · 5 years ago
- 3d95888 [sw, tock] Reduced binary size by Jon Flatley · 5 years ago
- 56ddd44 [sw, tock] Added timer demo by Jon Flatley · 5 years ago
- 61a033f Setup build scripts for Tock by Jon Flatley · 5 years ago
- 2a010fb Add out-of-tree board definition for Tock by Jon Flatley · 5 years ago
- 2adf10f [sw, dif_plic] Sync DIF_PLIC with PLIC RTL (add USB IRQs) by Silvestrs Timofejevs · 5 years ago
- c2ae4bc [sw, dif_plic] Rename kDifPlicIrqIdUartTxOverflow to match RTL by Silvestrs Timofejevs · 5 years ago
- 49ef1c5 [sw, tests] Introduce a test to handle two different consecutive IRQs by Silvestrs Timofejevs · 5 years ago
- 2ccf0a4 [sw, dif_uart] Add "last" enum element by Silvestrs Timofejevs · 5 years ago
- 85c09ea [sw, dif] Improve UART initialisation routine by Silvestrs Timofejevs · 5 years ago
- 9ac2ac8 [sw] Fix a few non-absolute includes by Miguel Young de la Sota · 5 years ago