- 43c84e0 tock: Add hold/release_low to {Virtual}SpiMasterDevice by Alex Van Damme · 1 year, 10 months ago master
- 158e38b Rename netlify-build.sh to mute automated security bug b/221861384 by Austin Appleby · 2 years ago
- ecd57fa Remove StorageManager capsule from the Tock tree, it's in sw/matcha now. by Austin Appleby · 3 years, 1 month ago
- bb6841d Remove the last of the Matcha stuff from the tock tree. by Austin Appleby · 3 years, 1 month ago
- 54ca8db Remove Matcha stuff from the tock tree now that it's in sw/matcha by Austin Appleby · 3 years, 1 month ago
- 5091dd5 Add and use PLIC constants. by Adam Jesionowski · 3 years, 2 months ago
- 59cac03 Disable optimization in Tock kernel and increase stack size so it still boots. by Austin Appleby · 3 years, 2 months ago
- aa498e1 Merge remote-tracking branch 'spacebeaker/master' into just_blobfs by Austin Appleby · 3 years, 2 months ago
- 81f55e8 Fix merge error by Austin Appleby · 3 years, 2 months ago
- ec50c4f Merge changes I14a4de22,I5a251eb7 by Austin Appleby · 3 years, 2 months ago
- be0c091 Add stub StorageManager by Austin Appleby · 3 years, 2 months ago
- dc4140f Merge "Update plic address offsets to support 183 sources." by Henry Herman · 3 years, 2 months ago
- 43ef89b Update plic address offsets to support 183 sources. by Henry Herman · 3 years, 2 months ago
- ffbde68 Merge "Change TockOS kernel ram/flash sections to 8M each for debugging." by Austin Appleby · 3 years, 2 months ago
- c5e2671 Change TockOS kernel ram/flash sections to 8M each for debugging. by Austin Appleby · 3 years, 2 months ago
- fefcda1 Add a trivial debug_uart capsule for debug logging from userspace by Austin Appleby · 3 years, 3 months ago
- 22f2ad6 Add prototype BlobFS library to Tock and make sure it gets compiled in with the Tock kernel by Austin Appleby · 3 years, 3 months ago
- d63620b Add stub StorageManager by Austin Appleby · 3 years, 4 months ago
- e82aa99 tock: Migrate matcha changes into the tock repo by June Tate-Gans · 3 years, 5 months ago
- e8d0a28 Merge pull request #2173 from tock/pmp-exclude-grant-region by Brad Campbell · 4 years, 2 months ago
- 2035971 Merge pull request #2150 from tock/ppannuto-patch-2 by Brad Campbell · 4 years, 2 months ago
- c57eec0 remove newlineUpdate README.md by Brad Campbell · 4 years, 2 months ago
- d73320f riscv: pmp: disallow access above app brk by Brad Campbell · 4 years, 2 months ago
- 3a24eea doc: put full-text cite above the fold by Pat Pannuto · 4 years, 2 months ago
- 038e235 Merge #2147 #2167 by bors[bot] · 4 years, 2 months ago
- ffe999c Merge #2146 by bors[bot] · 4 years, 2 months ago
- 774cd1f Replace MPU config with fresh config by Hudson Ayers · 4 years, 2 months ago
- 07bd824 Merge #2154 by bors[bot] · 4 years, 2 months ago
- 958b0f0 Merge #2170 by bors[bot] · 4 years, 2 months ago
- 933b4b4 Change the OpenTitan boot ROM download URL to one that does not expire. by Johnathan Van Why · 4 years, 2 months ago
- 1ea8aaf Merge #2163 by bors[bot] · 4 years, 2 months ago
- b72684e Merge pull request #2169 from sambhurst/fix_uart_hil_comments by Brad Campbell · 4 years, 2 months ago
- 7b6c6d6 hil: uart: fix grammar mistakes in comments by Sam Hurst · 4 years, 2 months ago
- 6b89ac2 workflows/ci.yml: Try to install libudev by Alistair Francis · 4 years, 2 months ago
- 609272e move to a "Cite this Project" section by Pat Pannuto · 4 years, 2 months ago
- 55c7450 msp432: applied renamed gpio-pins and added user gpio-pins by Johann Ernst · 4 years, 2 months ago
- e662045 msp432: gpio: rewrote interrupt-handling and pin-declaration due to wrong interpretation of datasheet by Johann Ernst · 4 years, 2 months ago
- 6597a01 tools/board-runner: Add support for redboard_artemis_nano by Alistair Francis · 4 years, 2 months ago
- df2f09a boards/redboard_artemis_nano: Makefile: Add a flash-app target by Alistair Francis · 4 years, 2 months ago
- 896ab27 tools/board-runner: Initial commit by Alistair Francis · 4 years, 2 months ago
- 8ff44b7 Merge #2165 by bors[bot] · 4 years, 2 months ago
- 7a4f997 Merge pull request #2166 from krady21/stm32f3-buttons by Brad Campbell · 4 years, 2 months ago
- 61cf977 Change button to active high by Bogdan Grigoruta · 4 years, 2 months ago
- e9cfe03 msp432: add support for IPC by Johann Ernst · 4 years, 2 months ago
- b790406 Merge #2164 by bors[bot] · 4 years, 2 months ago
- e0066e5 Merge pull request #2162 from UPBIoT/nucleo_buttons by Brad Campbell · 4 years, 2 months ago
- 4cd5d83 Merge branch 'master' of github.com:tock/tock into alarm-virt-64-fixes by Philip Levis · 4 years, 2 months ago
- ece54d0 fix incorrect alarm logic in ble_advertising_driver by Hudson Ayers · 4 years, 2 months ago
- 286b6c7 Merge #2161 by bors[bot] · 4 years, 2 months ago
- e6ce73f button active high by Alexandru Radovici · 4 years, 2 months ago
- d4aef5b Merge pull request #2158 from UPBIoT/stm32f412g_temperature_sensor by Brad Campbell · 4 years, 2 months ago
- a084208 Merge pull request #2159 from UPBIoT/stm32f412g_flash_size by Brad Campbell · 4 years, 2 months ago
- 8b97b0c added adc and stm temperature features by Alexandru Radovici · 4 years, 2 months ago
- de1b7cd flash size by Alexandru Radovici · 4 years, 2 months ago
- 7841912 added stm temperature by Alexandru Radovici · 4 years, 2 months ago
- 9f40864 Merge #2157 by bors[bot] · 4 years, 2 months ago
- fc28768 boards: Remove test code by Alistair Francis · 4 years, 2 months ago
- d8c6595 Merge #2151 by bors[bot] · 4 years, 2 months ago
- 5a99394 Fix to properly use U32: addresses #2143. by Philip Levis · 4 years, 2 months ago
- 354e7da Merge #2144 by bors[bot] · 4 years, 2 months ago
- fbb9244 Merge #2152 by bors[bot] · 4 years, 2 months ago
- 6d3414f chips: earlgrey: Ensure interrupts are always enabled by Alistair Francis · 4 years, 2 months ago
- 783f9ae OpenTitan: Update the bitstream SHA by Alistair Francis · 4 years, 2 months ago
- 1a243f7 doc: Add papers to front page README by Pat Pannuto · 4 years, 2 months ago
- 83a2ada Merge #2149 by bors[bot] · 4 years, 2 months ago
- 4a9d91f Merge #2148 by bors[bot] · 4 years, 2 months ago
- c5b0225 hail: fix gpio pins by Brad Campbell · 4 years, 2 months ago
- e9e1d58 kernel: hil: gpio: fix typo by Brad Campbell · 4 years, 2 months ago
- 5c5fa3d capsules: si7021: only use state for state var by Brad Campbell · 4 years, 2 months ago
- ac3e6b9 kernel: process: reconfigure mpu on restart by Brad Campbell · 4 years, 2 months ago
- 5b79bd2 Merge #2145 by bors[bot] · 4 years, 2 months ago
- 1e8f104 capsules: fxo: need to enable both mag and accel by Brad Campbell · 4 years, 2 months ago
- 2434c33 Core notes from October 9th by Branden Ghena · 4 years, 2 months ago
- ba867c2 Merge #2118 by bors[bot] · 4 years, 2 months ago
- 243f583 Merge #2131 by bors[bot] · 4 years, 2 months ago
- 6bbbfd4 Disable watchdog by default by Bogdan Grigoruta · 4 years, 2 months ago
- 7e5a8b1 panic handler: don't panic if DEBUG_WRITER is not set by Leon Schuermann · 4 years, 3 months ago
- cd9affd Merge #2130 by bors[bot] · 4 years, 2 months ago
- edc53ee Merge #2116 by bors[bot] · 4 years, 2 months ago
- 7995e8b Merge #2134 by bors[bot] · 4 years, 2 months ago
- 3dace3a kernel: hil: Add a USB HID HIL by Alistair Francis · 4 years, 3 months ago
- 9748530 Improve comments by Bogdan Grigoruta · 4 years, 2 months ago
- bd6b2f9 Merge #2136 by bors[bot] · 4 years, 2 months ago
- 7efe069 doc: OurOfTree typo conneciton -> connection by Kaspar Schleiser · 4 years, 2 months ago
- e9c5508 Merge #2133 by bors[bot] · 4 years, 2 months ago
- adafa65 Remove interrupt related functions and client trait by Bogdan Grigoruta · 4 years, 2 months ago
- 39ec262 riscv mtimer: dont directy modify interrupt enables by Hudson Ayers · 4 years, 2 months ago
- 60f3d0a Use rcc to disable or enable watchdog clock by Bogdan Grigoruta · 4 years, 2 months ago
- f9619da chips/earlgrey: Use the peripheral clock frequency by Alistair Francis · 4 years, 2 months ago
- 53263ee Add changes to handle_interrupt function by Bogdan Grigoruta · 4 years, 2 months ago
- 2acd4c5 Merge #2091 by bors[bot] · 4 years, 2 months ago
- dd8381c Delete iwdg and use SLEEP flag by Bogdan Grigoruta · 4 years, 2 months ago
- 98d3675 Merge #2127 by bors[bot] · 4 years, 2 months ago
- 625d811 Merge #2128 by bors[bot] · 4 years, 2 months ago
- 8a2b8c9 Add window wdg and independent wdg implementations by Bogdan Grigoruta · 4 years, 3 months ago
- 56ce559 Create core-notes-2020-09-25.md by Pat Pannuto · 4 years, 3 months ago
- fd1cdd8 Merge #2129 by bors[bot] · 4 years, 3 months ago
- 3975ede Remove unused attribute by Arjun Deopujari · 4 years, 3 months ago
- e8a9584 Address ci-job-clippy error by Arjun Deopujari · 4 years, 3 months ago
- f11f18a apds9960: Add lifetime specifiers to gpio by Arjun Deopujari · 4 years, 3 months ago