Commit graph

14 commits

Author SHA1 Message Date
Imbus
5829a06e3a Capitalizing and reformatting comments 2024-08-07 14:33:58 +02:00
Imbus
ad34ff9b86 Removing redundant imports 2024-08-07 11:26:33 +02:00
Imbus
d6793bf093 Complete reformat 2024-06-15 16:55:06 +02:00
Imbus
362d5adeb2 Type names (uint32 -> u32, e.t.c.) 2024-05-24 11:26:40 +02:00
Robert Morris
27a669ef25 comment nits 2022-08-09 14:17:46 -04:00
Jonathan Behrens
9655f71758 Configure PMP at boot 2021-08-30 16:27:52 -04:00
Robert Morris
bebecfd6fd more explicable scratch area size for machine-mode timer interrupts 2020-10-05 19:30:27 -04:00
Robert Morris
d9160fb4b9 nits 2019-10-27 08:03:19 -04:00
Robert Morris
47b9cfee49 separate out timer init code for clarity 2019-07-28 13:16:49 -04:00
Robert Morris
c714e3e35c machinevec -> timervec 2019-07-26 10:17:02 -04:00
Robert Morris
4e62de64cd fix an exit/exit deadlock -> one more locking protocol violation
increase timer rate from 1/second to 10/second
2019-07-25 06:30:49 -04:00
Robert Morris
5d5e4e065f comments for timer setup 2019-07-25 05:35:03 -04:00
Robert Morris
936afc6e1a mstart -> start 2019-07-23 14:31:12 -04:00
Robert Morris
5753553213 separate source into kernel/ user/ mkfs/ 2019-06-11 09:57:14 -04:00
Renamed from start.c (Browse further)