index
:
fbos
main
A RISC-V operating system devoted to running fizz/buzz processes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dt: Fetch the CPU frequency as well
Miquel Sabaté Solà
2024-11-26
1
-2
/
+9
*
Accept tasks as a parameter on initrd extraction
Miquel Sabaté Solà
2024-11-24
1
-6
/
+9
*
Simplify the entry address computation
Miquel Sabaté Solà
2024-11-24
1
-14
/
+4
*
Simplify scheduling by introducing an init process
Miquel Sabaté Solà
2024-11-24
1
-14
/
+2
*
Enable exception handling from user mode
Miquel Sabaté Solà
2024-11-22
1
-2
/
+23
*
Fix initrd parsing because of a path change
Miquel Sabaté Solà
2024-11-22
1
-4
/
+4
*
Add a 'wfi' instruction on the main loop
Miquel Sabaté Solà
2024-11-22
1
-2
/
+5
*
Enable the timer from the SBI interface
Miquel Sabaté Solà
2024-11-22
1
-8
/
+6
*
Add basic parsing for underlying ELF executables
Miquel Sabaté Solà
2024-11-22
1
-3
/
+12
*
Initial parsing of the provided initrd file
Miquel Sabaté Solà
2024-11-21
1
-1
/
+2
*
Fetch the initrd address from the DTB blob
Miquel Sabaté Solà
2024-11-20
1
-2
/
+3
*
Setup the stack for an init task
Miquel Sabaté Solà
2024-11-19
1
-1
/
+17
*
Bootstrap the project
Miquel Sabaté Solà
2024-08-24
1
-0
/
+12