Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4192 6243 d 6 h mejdrech /branches/network/ Net: ported dp8390, finished netif startup, enable irq explicitly while registering, improved integration, temporarily removed One module architecture, bug fixes  
4153 6254 d 8 h mejdrech /branches/network/ Networking: merged with trunk changes  
3466 6432 d 11 h mejdrech /branches/network/ networking - basic modules and configurable build architecture  
3386 6450 d 11 h decky /branches/network/ add new network branch (copy of current trunk)  
3228 6489 d 0 h decky /trunk/ physical memory detection in MSIM (discontinous regions supported)
remove Sgi Indy (ARC) support -- it was unmaintaned, untested for years and without uspace support
 
3045 6543 d 3 h decky /trunk/ remove ARM machine choice  
3028 6546 d 13 h decky /trunk/ cleanup scripts  
2830 6597 d 11 h jermar /trunk/ Add (c) and the modified BSD license to the config system.  
2511 6810 d 8 h vana /trunk/ IA64 loader (based on sparc loader)  
2465 6903 d 13 h jermar /trunk/ Merge arm32 into trunk.  
2443 6911 d 5 h jermar /trunk/ sscc -> suncc  
2442 6911 d 6 h jermar /trunk/ Add dummy option for Sun Studio C Compiler.
For each architecture, offer only compilers that support the target.
 
2437 6911 d 7 h decky /trunk/ experimental support for ICC
(the sources has to be modified to avoid ICC compiler warnings)
 
2128 7019 d 8 h jermar /trunk/ Add arm32 architecture. The 32 suffix is used to specify that 16-bit Thumb
instructions are not used. The arm32 code is mostly composed of placeholders
that need to be replaced by real implementation. So far, the arm32 tree
only compiles. If run under GXEmul simulator, an infinit loop at the
kernel entry point will be entered.
 
2088 7034 d 15 h decky /trunk/ resolve ticket #22  
2064 7059 d 6 h vana /trunk/ SIMICS added as a simulator kernel runs on  
1952 7132 d 9 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1802 7230 d 3 h decky /trunk/ cleanup and unify the build system