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