fixing qemu build instructions |
|
More...
|
almost 5 years ago
|
Merge pull request #13 from pepijndevos/master |
|
More...
|
about 8 years ago
|
build uImage with make all |
|
More...
|
about 8 years ago
|
Add u-boot targets to make file, fixes #10 |
|
More...
|
about 8 years ago
|
Merge pull request #12 from pepijndevos/master |
|
More...
|
about 8 years ago
|
unfuck start.s |
|
More...
|
about 8 years ago
|
put the stack in an actual piece of usable memory |
|
More...
|
about 8 years ago
|
added some explanatory comments |
|
More...
|
about 8 years ago
|
removing some fluff from configure.ac |
|
More...
|
about 8 years ago
|
fixing entry point for qemu; removing some cflags from configure.ac; added -lgcc to ldflags. updated docs to reflect these changes |
|
More...
|
about 8 years ago
|
Merge pull request #8 from pepijndevos/patch-1 |
|
More...
|
about 8 years ago
|
Update README |
|
More...
|
about 8 years ago
|
removed newlib from toolchain build, fixed build flags |
|
More...
|
almost 9 years ago
|
upgraded toolchain build script for configurable architecture, also made readme a bit more concise |
|
More...
|
almost 9 years ago
|
copyright headers and preliminary cleanup finished |
|
More...
|
almost 9 years ago
|
added copyright headers to libc code |
|
More...
|
almost 9 years ago
|
kernel/drivers copyright headers added and code cleaned up |
|
More...
|
almost 9 years ago
|
started to add copyright headers, refactoring demos |
|
More...
|
almost 9 years ago
|
moved libc includes to libc |
|
More...
|
almost 9 years ago
|
rebranding to ninjastorms |
|
More...
|
almost 9 years ago
|
code tree restructure |
|
More...
|
almost 9 years ago
|
fixed toolchain build script, started configurability for platform |
|
More...
|
almost 9 years ago
|
autotools build now works on qemu |
|
More...
|
almost 9 years ago
|
migrated the build to autotools (still untested) |
|
More...
|
almost 9 years ago
|
removed reference to ubuntu only toolchain from readme |
|
More...
|
almost 9 years ago
|
finally fixed the build_toolchain script - also updated the used package versions |
|
More...
|
almost 9 years ago
|
fixed whitespace errors |
|
More...
|
almost 9 years ago
|
updated redme as provided by CW+CW; added AUTHORS and THANKS |
|
More...
|
about 9 years ago
|
refactored init_interrupt_handling() |
|
More...
|
about 9 years ago
|
moved timer from scheduler into libp |
|
More...
|
about 9 years ago
|