0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 28 days ago. based on code collected 28 days ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove transient configuration file from the branch. More... almost 17 years ago
Move the linker scripts out of the header file directory. More... almost 17 years ago
arm.cml looking better More... almost 17 years ago
Merge branch 'containersBuildDevel' of http://www.russel.org.uk/Git/Codezero into russel-incoming More... almost 17 years ago
Moved userspace libc to posix container directory. More... almost 17 years ago
Added untracked crt0.S More... almost 17 years ago
Fixed linker scripts on broken crt0.S path More... almost 17 years ago
Make using the task order file work again. There are serious problems with the build in that the link order is crucial and should not be. More... almost 17 years ago
Removed accidentally added config file. More... almost 17 years ago
Intermediate stage in reincorporating old libc into userspace tasks. More... almost 17 years ago
Return the compilation products from the containers build so they get loaded in. More... almost 17 years ago
First attempt at splitting out the containers build from the SConstruct. This creates a runnable final.axf, but the load is not correct and the tests fail to execute. More... almost 17 years ago
Refactor the build to try and get as much material as possible out of SConstruct. More... almost 17 years ago
Rearrange the environment construction to support changing toolchain. More... almost 17 years ago
Generalize the configuration processing so that the top-level SConstruct only processes the ARCH symbol and prepares the PLATFORM and SUBARCH entries so as to write the config.h. Everything is now entered in the environment so the SConscript files can be responsible fo rthe processing. More... almost 17 years ago
Simplify the configuration file parsing so as to prepare for more generality. More... almost 17 years ago
Add check to ensure the source for the required device driver is actually present. More... almost 17 years ago
Change the name of the IRQ symbol in the CML2 configuration so that the DRIVER_... symbol name structure matches the name structure of the kernel source hierarchy. More... almost 17 years ago
Trivial changes to sync up. More... almost 17 years ago
Remove redundant comments. More... almost 17 years ago
Merge branch 'containers' into containersBuildDevel More... almost 17 years ago
Simplify the top-level SConstruct a bit by transfering responsibility for ensuring the dependency on the configuration files to the SConscript files. More... almost 17 years ago
Switch to using a different strategy for building the kernel. More... almost 17 years ago
Turned off verbose test printout More... almost 17 years ago
Remove redundant file. More... almost 17 years ago
Created libc under containers/posix which now all tasks use to build. More... almost 17 years ago
Moved tasks/* into containers/posix More... almost 17 years ago
Capabilities for quantitative resources working. More... almost 17 years ago
Capability accounting for quantitative capabilities - First part done. More... almost 17 years ago
Clean up to kernel code, Added `used' field to capabilities More... almost 17 years ago