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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the kernel to run as a Linux image
Miquel Sabaté Solà
2024-11-29
2
-1
/
+25
*
Show the detected machine model
Miquel Sabaté Solà
2024-11-26
1
-0
/
+6
*
dt: Fetch the CPU frequency as well
Miquel Sabaté Solà
2024-11-26
2
-6
/
+21
*
kernel: Don't tamper the 'ra' register on switch
Miquel Sabaté Solà
2024-11-25
1
-3
/
+4
*
Accept tasks as a parameter on initrd extraction
Miquel Sabaté Solà
2024-11-24
1
-1
/
+3
*
Simplify the entry address computation
Miquel Sabaté Solà
2024-11-24
1
-6
/
+18
*
Simplify scheduling by introducing an init process
Miquel Sabaté Solà
2024-11-24
1
-5
/
+2
*
Enable exception handling from user mode
Miquel Sabaté Solà
2024-11-22
3
-0
/
+16
*
Fix initrd parsing because of a path change
Miquel Sabaté Solà
2024-11-22
1
-3
/
+3
*
Enable the timer from the SBI interface
Miquel Sabaté Solà
2024-11-22
3
-0
/
+18
*
Add basic parsing for underlying ELF executables
Miquel Sabaté Solà
2024-11-22
3
-5
/
+11
*
Initial parsing of the provided initrd file
Miquel Sabaté Solà
2024-11-21
3
-1
/
+15
*
Fetch the initrd address from the DTB blob
Miquel Sabaté Solà
2024-11-20
5
-3
/
+38
*
Check the return value from SBI ecalls
Miquel Sabaté Solà
2024-11-19
2
-11
/
+25
*
Setup the stack for an init task
Miquel Sabaté Solà
2024-11-19
8
-8
/
+105
*
Bootstrap the project
Miquel Sabaté Solà
2024-08-24
3
-0
/
+33