- b19fe02 Lock futures crate to in-tree v0.3.29. by Sam Leffler · 3 weeks ago master
- 6acda83 elfloader: major overhaul to support non-seL4 images by Sam Leffler · 8 months ago
- 12b8304 Pin future-tasks version to 0.3.29 by Cindy Liu · 11 months ago
- bf6504c Mux I2S at Tock start by Alex Van Damme · 1 year ago
- ae9af87 Basic pinmux capsule / HAL by Alex Van Damme · 1 year ago
- 0f4e51d Merge "Fixed for updated SMC control, SPI loading in release" by Sam Leffler · 1 year, 1 month ago
- 9792ea5 sw/matcha: fix smc_is_page bounds check by Sam Leffler · 1 year, 1 month ago
- 951ca04 Fixed for updated SMC control, SPI loading in release by Alex Van Damme · 1 year, 1 month ago
- 6856a9c sw/matcha: add oss boilerplate by Sam Leffler · 1 year, 1 month ago
- 4892104 mailbox_client: revise message receive for race-free use by Sam Leffler · 1 year, 2 months ago
- 1346728 mailbox_client: filter GetBuiltins return by Sam Leffler · 1 year, 2 months ago
- 40e8fd8 mailbox_capsule: reorder SECRequest enum by Sam Leffler · 1 year, 2 months ago
- 2bd1879 mailbox_client: add rpc mechanism and storage manager support by Sam Leffler · 1 year, 3 months ago
- 4364a95 storage_capsule: initial implementation by Sam Leffler · 1 year, 3 months ago
- cc5a6b4 mailbox_capsule: plumb attached page on recv by Sam Leffler · 1 year, 3 months ago
- 2631933 mailbox_hal: revise mailbox protocol by Sam Leffler · 1 year, 3 months ago
- b2613cc tar_loader: fixups by Sam Leffler · 1 year, 3 months ago
- b61afa1 elfloader: remove loading cantrip-builtins by Sam Leffler · 1 year, 3 months ago
- 0db0455 matcha_utils: stop loading cantrip-builtins from load_sel4 by Sam Leffler · 1 year, 3 months ago
- ef9c854 Lock memchr version to support edition 2018 by Cindy Liu · 1 year, 3 months ago
- b8be65c matcha/tock: add support for loading seL4/cantrip from nexus spi flash by Sam Leffler · 1 year, 4 months ago
- 686db9c matcha/tock: tar_loader changes for spiflash seL4 elfloader by Sam Leffler · 1 year, 4 months ago
- 0b73f43 matcha/tock: add nexus spi flash support by Sam Leffler · 1 year, 4 months ago
- bd220b2 matcha/tock: add hal support spi_host by Sam Leffler · 1 year, 4 months ago
- cac53d9 matcha/tock: add hal support for smc_ctrl by Sam Leffler · 1 year, 4 months ago
- 254e8b7 matcha/tock: add hal support for rv_core_ibex by Sam Leffler · 1 year, 4 months ago
- 2cbc33f matcha/tock: tidy console messages by Sam Leffler · 1 year, 4 months ago
- 07848ee matcha/tock: enable all plic interrupts by Sam Leffler · 1 year, 4 months ago
- b5b4d16 matcha/tock: switch to opentitan manifest image format by Sam Leffler · 1 year, 4 months ago
- 8c26aff sw:matcha: Update Tock register setting to match matcha by Cindy Liu · 1 year, 8 months ago
- c397de7 Revert "matcha: add a crate to wrap around code generated by regtool" by Shaked Flur · 1 year, 8 months ago
- ba08328 matcha: add a crate to wrap around code generated by regtool by Shaked Flur · 1 year, 9 months ago
- b8c7a5a Update memory address to support debug by Cindy Liu · 1 year, 10 months ago
- f17cdcb Fixups to run on Nexus platform by Alex Van Damme · 2 years ago
- b236bfe Update smc control block addr to match hw by Michael Hoang · 2 years, 3 months ago
- 07e28eb Move timer and uart driver to sw/matcha/hal along with the other hardware-specific code. by Austin Appleby · 2 years, 4 months ago
- de70f20 opentitan-uart: Re-add the edition by June Tate-Gans · 2 years, 4 months ago
- 22d8a24 tock: Migrate to using an opentitan UART driver by June Tate-Gans · 2 years, 4 months ago
- cedf8fc Re-add the boot message that was accidentally merged out by Austin Appleby · 2 years, 5 months ago
- 6e2ea35 Update mailbox to support 'short' (28-byte) and 'long' (4k) messages. by Austin Appleby · 2 years, 7 months ago
- 81e1ec9 Move IRQ numbers to config lib... by Austin Appleby · 2 years, 7 months ago
- 1b18dd5 Revert "Move IRQ numbers to config lib and annotate with corresp..." by Adam Jesionowski · 2 years, 7 months ago
- d4184b0 Move IRQ numbers to config lib and annotate with corresponding ID from top_matcha.h by Austin Appleby · 2 years, 7 months ago
- 1518536 Refactoring-only CL - rename files to disambiguate capsule/HAL/etc. by Austin Appleby · 2 years, 7 months ago
- 1f428af Update shodan_boot.robot trigger text by Austin Appleby · 2 years, 7 months ago
- 6a2ae2d Make Tock's mailbox match the TLUL Mailbox spec & addressess. by Austin Appleby · 2 years, 7 months ago
- 7f4f01d Switch Tock's mailbox driver to use the RTL register map. by Austin Appleby · 3 years ago
- a506129 Merge "Update PLIC register map." by Adam Jesionowski · 2 years, 10 months ago
- 7af9a35 Update PLIC register map. by Adam Jesionowski · 2 years, 10 months ago
- bad2b0e Swap "alert" and "control" register addresses to match OpenTitan spec. by Austin Appleby · 2 years, 10 months ago
- 1a75bcb Put the lldb capsule back in the platform object, we still need it. by Austin Appleby · 2 years, 11 months ago
- 42da46a sw:matcha: Fix rust build breakage from bare-io dependency by Cindy Liu · 3 years ago
- cac7a5d Rework basically the whole sw/matcha tree. by Austin Appleby · 3 years ago
- a1d613e Fix broken build due to bad merge of debug_uart.rs by Austin Appleby · 3 years, 1 month ago
- 261b7fc Move the last of our Matcha-specific stuff out of the Tock tree by Austin Appleby · 3 years, 1 month ago
- 1785f04 Merge "Move the matcha root app to sw/matcha/app" by Austin Appleby · 3 years, 1 month ago
- fe18d19 Copy-paste Matcha's board and chip folders into sw/matcha, along with minor path tweaks so they compile. Makefile changes will be in the next CL. by Austin Appleby · 3 years, 1 month ago
- 6c8df23 Move the matcha root app to sw/matcha/app by Austin Appleby · 3 years, 1 month ago
- cf55dbe Replace sw/tock_matcha contents with a stub TockOS application that will become our root app for Shodan. by Austin Appleby · 3 years, 1 month ago
- f8f7f5d Add .gitignore to sw/tock_matcha by Austin Appleby · 3 years, 5 months ago
- bdb9544 Add initial commit for TockOs OpenTitan Matcha chip and board support. by Henry Herman · 3 years, 8 months ago
- 04c94b4 Initial empty repository by Henry Herman · 3 years, 8 months ago