aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* linux: Add a program to test the hwprobe syscallMiquel Sabaté Solà2024-12-053-0/+355
* usr: Add a strcmp exampleMiquel Sabaté Solà2024-12-052-0/+38
* usr: Do not force a CROSS_COMPILE valueMiquel Sabaté Solà2024-12-051-4/+3
* kernel/dtm: ensure that the cpu node is releasedMiquel Sabaté Solà2024-12-051-6/+5
* kernel/dtm: Add an example on the kernel DT APIMiquel Sabaté Solà2024-12-055-0/+170
* machine: Use the proper ABI definitionMiquel Sabaté Solà2024-12-053-2/+2
* arch/riscv/usr: Add t0 in the clobber listMiquel Sabaté Solà2024-12-051-1/+1
* Fix Makefile by allowing cross compilationMiquel Sabaté Solà2024-12-051-5/+5
* Provide an improved example on early boot stageMiquel Sabaté Solà2024-12-0510-65/+296
* Add a note on Zawrs extensionMiquel Sabaté Solà2024-12-051-2/+13
* Provide an example on RISC-V atomic addsMiquel Sabaté Solà2024-12-052-1/+43
* Restructure the whole thingMiquel Sabaté Solà2024-12-0523-1/+124
* basics: Add an example on floating instructionsMiquel Sabaté Solà2024-12-054-7/+68
* basics: Fix typo on 'palindrome'Miquel Sabaté Solà2024-12-052-19/+19
* basics: Add some examples on RISC-V assemblyMiquel Sabaté Solà2024-12-055-0/+213
* Initial commitMiquel Sabaté Solà2024-12-0515-0/+198