HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
trunk
/
kernel
/
arch
/
mips32/
@ 3913
– Rev 4676
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4676
5575 d 12 h
jermar
/trunk/
RGB conversion functions should work with a well-defined pixel format.
4672
5577 d 11 h
jermar
/trunk/kernel/arch/mips32/include/
Add simple atomic_lock_arch() to mips32 so that it builds for the msim target.
4627
5598 d 19 h
jermar
/trunk/kernel/arch/mips32/include/
mips32's istate_t must respect the 8-byte stack alignment.
4556
5618 d 22 h
decky
/trunk/
define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE
quit messing with BOM in UTF-32
4490
5633 d 11 h
decky
/trunk/kernel/
remove redundant index_t and count_t types (which were always quite ambiguous and not actually needed)
4333
5672 d 8 h
svoboda
/trunk/kernel/
Fix ELF loading issue on mips32eb.
4311
5676 d 18 h
decky
/trunk/
change the way how input devices are wired together according to ticket #44
(also the proposal
http://lists.modry.cz/cgi-bin/private/helenos-devel/2009-March/002507.html
)
4267
5688 d 8 h
svoboda
/trunk/kernel/
str_ncpy() vs str_cpy(). TODO: The same in userspace.
4220
5694 d 23 h
decky
/trunk/kernel/
update for string changes
4148
5710 d 20 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
5711 d 10 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
5712 d 8 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
5712 d 9 h
svoboda
/trunk/
Make kernel symbol information optional.
4110
5716 d 13 h
decky
/trunk/kernel/arch/mips32/src/
remove orphaned directory
4109
5716 d 13 h
decky
/trunk/kernel/arch/mips32/src/
use generic dsrlnin and dsrlnout devices instead of platform specific msim keyboard and console
4108
5716 d 13 h
decky
/trunk/kernel/arch/mips32/src/mm/
remove unmaintained Simics machine (might return later)
whitespace changes
4107
5716 d 13 h
decky
/trunk/kernel/arch/mips32/include/drivers/
remove platform-dependent msim keyboard/console driver symbols
whitespace changes
4106
5716 d 13 h
decky
/trunk/kernel/arch/mips32/include/mm/
remove unmaintained Simics machine (might return later)
whitespace changes
4105
5716 d 13 h
decky
/trunk/kernel/arch/mips32/
remove platform-dependent msim keyboard/console driver
4104
5716 d 13 h
decky
/trunk/kernel/arch/mips32/include/drivers/
remove unmaintained Simics serial line (might return later)
←Prev
1
2
Next→
Show All