| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Show the detected machine model | Miquel Sabaté Solà | 2024-11-26 | 1 | -0/+8 |
| * | dt: Fetch the CPU frequency as well | Miquel Sabaté Solà | 2024-11-26 | 2 | -11/+11 |
| * | Accept tasks as a parameter on initrd extraction | Miquel Sabaté Solà | 2024-11-24 | 2 | -11/+17 |
| * | kernel: Remove old code from initrd.c | Miquel Sabaté Solà | 2024-11-24 | 1 | -36/+15 |
| * | Simplify the entry address computation | Miquel Sabaté Solà | 2024-11-24 | 2 | -16/+7 |
| * | Simplify scheduling by introducing an init process | Miquel Sabaté Solà | 2024-11-24 | 3 | -24/+15 |
| * | Enable exception handling from user mode | Miquel Sabaté Solà | 2024-11-22 | 3 | -11/+66 |
| * | Fix initrd parsing because of a path change | Miquel Sabaté Solà | 2024-11-22 | 2 | -11/+11 |
| * | 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 | 3 | -8/+135 |
| * | Add basic parsing for underlying ELF executables | Miquel Sabaté Solà | 2024-11-22 | 3 | -9/+50 |
| * | Initial parsing of the provided initrd file | Miquel Sabaté Solà | 2024-11-21 | 3 | -2/+164 |
| * | string: Cleanup leading tabs | Miquel Sabaté Solà | 2024-11-20 | 1 | -3/+3 |
| * | Fetch the initrd address from the DTB blob | Miquel Sabaté Solà | 2024-11-20 | 4 | -30/+49 |
| * | Check the return value from SBI ecalls | Miquel Sabaté Solà | 2024-11-19 | 1 | -1/+4 |
| * | Setup the stack for an init task | Miquel Sabaté Solà | 2024-11-19 | 7 | -9/+156 |
| * | Bootstrap the project | Miquel Sabaté Solà | 2024-08-24 | 3 | -0/+70 |
