gil · he/they
gil pushed to main at gil/kernel 2024-05-16 01:37:17 -04:00
6846ecbcc0 Print hartid after hello world
1644d5a068 Add riscv crate
Compare 2 commits »
gil pushed to main at gil/kernel 2024-05-16 01:03:25 -04:00
7d658ad704 explain some of the .option directives in _enter()
e409015ff8 Remove extra braces
2b80cb9a9b Add comment from memmap
13fb110417 Printing from panic handler
Compare 4 commits »
gil pushed to main at gil/kernel 2024-05-15 21:45:04 -04:00
ae7b904abc Use _enter for program entrypoint instead of _start, and change entry to start
gil pushed to main at gil/kernel 2024-05-14 13:12:01 -04:00
8cfd1c245a Update readme
7cd1869f20 Updated README
Compare 2 commits »
gil pushed to main at gil/kernel 2024-05-14 11:09:23 -04:00
9bb75720c5 Removed redundant stack pointer initialization from _start
gil pushed to main at gil/kernel 2024-05-14 11:09:08 -04:00
4c3bfa3052 Reindent
gil pushed to main at gil/kernel 2024-05-14 11:03:17 -04:00
c22e3e4376 Initializing heap
gil pushed to main at gil/kernel 2024-05-14 10:43:47 -04:00
f43f41800f Commented out riscv32 target
gil pushed to main at gil/kernel 2024-05-14 10:42:06 -04:00
3e197b9882 Rename project and change target to riscv64imac
7c7bb75d4c Clarify comment in build script
e1ea4cc21c Update build script convention to change from cargo: (deprecated) to cargo::
Compare 3 commits »
gil pushed to main at gil/kernel 2024-05-13 23:59:51 -04:00
41a450393e Add rx ability to uart
gil pushed to main at gil/kernel 2024-05-13 23:14:25 -04:00
5490a2ffd6 Add disclaimer
gil pushed to main at gil/kernel 2024-05-13 23:12:37 -04:00
fc7eb5dfce Create module uart
gil pushed to main at gil/kernel 2024-05-13 23:07:56 -04:00
556a9841e5 Prints 'Hello World'
78f93533a4 Prettifying
78ba8f22a6 Add links to RISC-V spec pdfs
Compare 3 commits »
gil pushed to main at gil/kernel 2024-05-13 18:39:09 -04:00
2cce36b132 Added more readings
gil pushed to main at gil/kernel 2024-05-13 18:33:50 -04:00
63a2a76b0b Initial commit
gil created branch main in gil/kernel 2024-05-13 18:33:50 -04:00
gil created repository gil/kernel 2024-05-13 18:32:40 -04:00
gil opened issue gil/site#2 2024-05-07 09:01:30 -04:00
Abo
gil opened issue gil/site#1 2024-05-07 08:59:25 -04:00
Footer has no margin/padding
gil pushed to main at gil/site 2024-05-06 20:32:54 -04:00
9b2df0ccb8 Relabeled some links