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
/
boot
/
arch/
@ 4465
– Rev 4675
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
4675
5577 d 4 h
decky
/trunk/
cleanup some of the dirty hacks introduced into the arm32 port
add default configurations for the two supported arm32 variants
4674
5577 d 5 h
decky
/trunk/boot/arch/arm32/
there is no need to pass the MACHINE value explicitly in Makefile.inc
4669
5579 d 8 h
pillai
/trunk/
ARM port for development board integratorcp(ARM926EJ core module).
4533
5624 d 3 h
svoboda
/trunk/
File-backed block device driver (file_bd).
4507
5630 d 21 h
svoboda
/trunk/
Primitive ATA disk driver that you can use in Qemu (read only).
4504
5632 d 8 h
decky
/trunk/
group fhc and obio under a common directory
4454
5634 d 2 h
decky
/trunk/boot/arch/
add getvc to RAM disk
4447
5635 d 3 h
decky
/trunk/boot/arch/ia64/loader/
remove type definition which is not needed anywhere
4441
5639 d 17 h
svoboda
/trunk/boot/arch/arm32/loader/
Also add gxe_bd to ramdisk on arm32.
4436
5640 d 11 h
jermar
/trunk/boot/arch/arm32/loader/
Allow arbitrarily large boot images on arm32.
4425
5647 d 1 h
svoboda
/trunk/
Move ramdisk under bd.
4417
5647 d 13 h
decky
/trunk/
add simple devfs filesystem and mount it as /dev
add generic NULL device "null"
4411
5648 d 22 h
svoboda
/trunk/
Experimental GXemul disk driver (device 'disk0').
4315
5677 d 0 h
jermar
/trunk/
Replace non-canonical B instructions with BA %xcc.
Fix one occurrence of deprecated Bicc instruction.
4308
5677 d 21 h
decky
/trunk/boot/arch/ppc32/loader/
add support for alternate spelling of macio alias
4299
5681 d 11 h
decky
/trunk/boot/arch/ppc32/
add support for up-to-date Mac booting specs
(this fixes booting on QEMU 10+ with OpenBIOS)
4292
5682 d 9 h
decky
/trunk/boot/arch/ppc32/yaboot/
add yaboot license and information
4291
5682 d 9 h
decky
/trunk/boot/arch/ia32/
add symlink to grub
4290
5682 d 9 h
decky
/trunk/boot/arch/ia32/
remove duplicate grub
4289
5682 d 9 h
decky
/trunk/
ppc32: create bootable ISO image instead of plain binary
add sample configuration for QEMU
4287
5682 d 9 h
decky
/trunk/boot/arch/ppc32/yaboot/
add yaboot
4286
5682 d 10 h
decky
/trunk/boot/arch/
unify where to place the distribution root: always use boot/distroot
4222
5695 d 6 h
decky
/trunk/boot/arch/ia64/loader/gefi/HelenOS/
do not disassemble hello (fixes problems with the newest binutils)
4134
5712 d 21 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
4070
5718 d 3 h
rimsky
/trunk/
SGCN driver modified to reflect the new keyboard driver architecture. Making the Serengeti bootable image smaller by not including some servers/applications.
4032
5724 d 1 h
svoboda
/trunk/
Init-task names for sparc64 (that's the final one, whew).
4031
5724 d 21 h
svoboda
/trunk/
Init-task names for ia64.
4030
5724 d 22 h
svoboda
/trunk/
Init-task names for ppc32.
4029
5724 d 22 h
svoboda
/trunk/
Init-task names for mips32.
4027
5725 d 21 h
svoboda
/trunk/
Init task names for arm32.
3978
5730 d 0 h
jermar
/trunk/
Userspace driver for OBIO. This will make it possible to clear interrupts from
user space on UltraSPARC IIi and systems with Psycho. Not tested.
3969
5731 d 23 h
jermar
/trunk/
Add simple userspace FHC driver.
Modify the z8530 userspace driver
to send BUS_CLEAR_INTERRUPT
notification to the FHC driver.
3922
5739 d 22 h
decky
/trunk/
make arch_pre_main optional, don't force any specific prototype
simplify boot process
mips32: detect number of configured CPUs in msim
3911
5740 d 19 h
decky
/trunk/
dummy SMP support in msim
3883
5745 d 0 h
decky
/trunk/boot/
simplify configuration
3872
5745 d 9 h
decky
/trunk/
cleanup: remove unsupported or broken ports
(there are out-of-sync with the rest of the code and a fresh start is needed)
3861
5754 d 6 h
decky
/trunk/boot/
more exact RGB323 palette calculation
set the RGB323 palette on ppc32
3857
5755 d 2 h
decky
/trunk/
very experimental TLB refill for ppc32
3856
5755 d 4 h
decky
/trunk/
ppc32: strict coherency, compatible TLB flush
3855
5755 d 7 h
decky
/trunk/
flush cache during image copying