Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4148 5552 d 22 h decky /trunk/ as kernel little brother drivers are not needed anymore, the device numbers do not have to be correlated between kernel and uspace in any way
introduce new syscall sys_device_assign_devno() for generating system-wide unique device numbers for uspace
 
4137 5553 d 13 h svoboda /trunk/kernel/ Make optionality of symbol information less intrusive per Jakub's request. Also, improve symtab function names and update their semantics.  
4134 5554 d 10 h decky /trunk/ resurrect big endian support for mips32: switch from mips-sgi-irix5 toolchain to mips-linux-gnu
the kernel is working alright, the user space has some bugs yet
 
4132 5554 d 11 h svoboda /trunk/ Make kernel symbol information optional.  
4110 5558 d 15 h decky /trunk/kernel/arch/mips32/src/ remove orphaned directory  
4109 5558 d 15 h decky /trunk/kernel/arch/mips32/src/ use generic dsrlnin and dsrlnout devices instead of platform specific msim keyboard and console  
4108 5558 d 15 h decky /trunk/kernel/arch/mips32/src/mm/ remove unmaintained Simics machine (might return later)
whitespace changes
 
4107 5558 d 15 h decky /trunk/kernel/arch/mips32/include/drivers/ remove platform-dependent msim keyboard/console driver symbols
whitespace changes
 
4106 5558 d 15 h decky /trunk/kernel/arch/mips32/include/mm/ remove unmaintained Simics machine (might return later)
whitespace changes
 
4105 5558 d 15 h decky /trunk/kernel/arch/mips32/ remove platform-dependent msim keyboard/console driver  
4104 5558 d 15 h decky /trunk/kernel/arch/mips32/include/drivers/ remove unmaintained Simics serial line (might return later)  
4101 5558 d 15 h decky /trunk/kernel/arch/ remove duplicate part of the debugger message
(it is already printed by kconsole)
 
4046 5563 d 13 h jermar /trunk/kernel/arch/mips32/ Nuke the mips32-specific ns16550 driver.
Remove the conflicting console_init() too.
 
4039 5564 d 23 h decky /trunk/kernel/arch/mips32/src/ cstyle  
4038 5564 d 23 h decky /trunk/kernel/arch/mips32/src/ save destination address properly in all cases
(this fixes IPC on mips32)
 
4029 5566 d 11 h svoboda /trunk/ Init-task names for mips32.  
4023 5567 d 12 h svoboda /trunk/kernel/arch/ Unify arch_pre_main() comments.  
4021 5567 d 13 h jermar /trunk/kernel/ There is no need to define ioport{8,16,32}_t types for each architecture separately.  
3973 5571 d 22 h decky /trunk/kernel/ kernel memory management revisited (phase 2): map physical memory according to zones
- ia32: register reserved and ACPI zones
- pareas are now used only for mapping of present physical memory (hw_area() is gone)
- firmware zones and physical addresses outside any zones are allowed to be mapped generally
- fix nasty antient bug in zones_insert_zone()
 
3967 5573 d 16 h decky /trunk/kernel/arch/mips32/src/mm/ remove typo  

Show All