# # ChangeLog for contrib/conf in mainline # # Generated by Trac 1.6 # 2025-08-26T10:46:44Z Fri, 22 Mar 2013 17:25:04 GMT Jakub Jermar [119b46e] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/_link.ld.in (modified) * boot/arch/mips32/include/arch.h (modified) * boot/arch/mips32/include/types.h (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/main.c (modified) * boot/arch/mips32/src/putchar.c (modified) * contrib/conf/mips32-gx.sh (deleted) * defaults/mips32/GXemul/Makefile.config (deleted) * defaults/mips32/malta-be/Makefile.config (added) * defaults/mips32/malta-le/Makefile.config (added) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/_link.ld.in (modified) * kernel/arch/mips32/include/arch/arch.h (modified) * kernel/arch/mips32/include/arch/cp0.h (modified) * kernel/arch/mips32/include/arch/mach/malta/malta.h (added) * kernel/arch/mips32/include/arch/mach/msim/msim.h (added) * kernel/arch/mips32/include/arch/machine_func.h (added) * kernel/arch/mips32/include/arch/mm/tlb.h (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mach/malta/malta.c (added) * kernel/arch/mips32/src/mach/msim/msim.c (added) * kernel/arch/mips32/src/machine_func.c (added) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) * kernel/generic/include/mm/tlb.h (modified) * release/Makefile (modified) * tools/autotool.py (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/srv/bd/gxe_bd/Makefile (deleted) * uspace/srv/bd/gxe_bd/gxe_bd.c (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (deleted) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/kbd_ctl.h (modified) * uspace/srv/hid/input/kbd_port.h (modified) * uspace/srv/hid/input/port/gxemul.c (deleted) Merge from lp:~jakub/helenos/mips-malta. Wed, 20 Mar 2013 16:56:07 GMT Martin Decky [fa33ac4] * contrib/conf/ia32-qe.sh (modified) * contrib/conf/net-qe.sh (modified) make QEMU scripts compatible with newer distros (that lack the legacy ... Wed, 05 Dec 2012 21:39:28 GMT Jakub Jermar [232cd4f] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * contrib/conf/mips32-gx.sh (deleted) * defaults/mips32/GXemul/Makefile.config (deleted) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * release/Makefile (modified) * tools/autotool.py (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/srv/bd/gxe_bd/Makefile (deleted) * uspace/srv/bd/gxe_bd/gxe_bd.c (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (deleted) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/kbd_ctl.h (modified) * uspace/srv/hid/input/kbd_port.h (modified) * uspace/srv/hid/input/port/gxemul.c (deleted) Remove support for the lgxemul and bgxemul machines and GXemul drivers. Sun, 02 Dec 2012 22:29:34 GMT Jakub Jermar [f9ab562] * HelenOS.config (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/arm32/src/putchar.c (modified) * contrib/conf/arm32-gx.sh (deleted) * defaults/arm32/GXemul/Makefile.config (deleted) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/fpu_context.h (modified) * kernel/arch/arm32/include/mach/testarm/testarm.h (deleted) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (deleted) * kernel/arch/arm32/src/machine_func.c (modified) * release/Makefile (modified) * uspace/srv/hid/input/input.c (modified) Remove support for the testarm machine. Sun, 02 Dec 2012 21:25:07 GMT Jan Vesely [26a8c18d] * contrib/conf/arm32-qe.sh (modified) contrib: Add serial console to icp script Sun, 11 Nov 2012 16:38:16 GMT Jakub Jermar [6f5e213] * contrib/conf/ski.conf (modified) Make ski.conf easier to use from its default location. Fri, 07 Sep 2012 16:18:42 GMT Martin Decky [1dbd189] * contrib/conf/sparc64-qe (added) add basic qemu sun4u configuration Tue, 31 Jul 2012 12:23:07 GMT Martin Decky [f80fd8c] * contrib/conf/mips32-gx.sh (modified) allow to specify different machine from command line Sun, 25 Mar 2012 17:42:12 GMT Martin Sucha [e0fe4ab] * contrib/conf/mips32-gx.sh (modified) Update machine type in GXemul launcher script for mips32 Thu, 29 Dec 2011 14:53:47 GMT Jiri Svoboda [2943db4] * contrib/conf/net-qe.sh (modified) Add rtl8139 to net-qe.sh. Fri, 16 Dec 2011 21:05:38 GMT Martin Decky [c1e104fc] * contrib/conf/net-qe.sh (modified) update script for e1000 Tue, 09 Aug 2011 21:12:09 GMT Jiri Svoboda [b538ca5c] * contrib/conf/ppc32-qe.sh (modified) Fix ppc32-qe.sh, -M mac99 is not supported yet. Mon, 23 May 2011 14:25:00 GMT Martin Decky [1d638a1] * contrib/conf/arm32-qe.sh (modified) * contrib/conf/ia32-qe.sh (modified) * contrib/conf/ppc32-qe.sh (modified) accept optional arguments from the user Mon, 23 May 2011 14:24:26 GMT Martin Decky [540cb1b] * contrib/conf/net-qe.bat (deleted) remove obsolete batch script Tue, 04 Jan 2011 18:22:10 GMT Martin Decky [c11ebb6a] * contrib/conf/net-qe.sh (modified) * kernel/arch/ia32/include/interrupt.h (modified) * uspace/srv/net/cfg/ne2k.netif_standalone (modified) NE2000 ISA for QEMU 0.13 (use hardwired IRQ 5) Fri, 26 Nov 2010 19:25:48 GMT Martin Decky [3e94678] * boot/arch/mips32/include/arch.h (modified) * contrib/conf/msim.conf (modified) * kernel/arch/mips32/src/smp/dorder.c (modified) move dorder device further away to make more room for future device ... Wed, 28 Jul 2010 15:24:16 GMT Martin Decky [14f2100] * boot/Makefile (modified) * contrib/conf/ia32-qe.sh (modified) * contrib/conf/mips32-gx.sh (modified) * tools/mkfat.py (modified) create FAT with a guaranteed amount of free space Wed, 05 May 2010 17:23:54 GMT Martin Decky [1317380] * boot/arch/arm32/include/arch.h (modified) * contrib/conf/arm32-qe.sh (added) * kernel/arch/arm32/_link.ld.in (modified) move boot offset 2 MB further away to avoid conflicts with ... Tue, 04 May 2010 13:49:32 GMT Martin Decky [ae4235c] * contrib/conf/msim.conf (modified) increase msim default RAM size to 32 MB (16 MB is currently way too few) Wed, 28 Apr 2010 23:02:06 GMT Martin Decky [c050399] * contrib/conf/pearpc.conf (deleted) * kernel/doc/arch/ppc32 (modified) remove support for PearPC PearPC is totally unmaintained for almost ... Sat, 02 Jan 2010 22:59:44 GMT Lukas Mejdrech [21580dd] * HelenOS.config (modified) * boot/Makefile.common (modified) * contrib/conf/net-qe.bat (added) * contrib/conf/net-qe.sh (added) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/time/clock.h (modified) * uspace/Makefile (modified) * uspace/doc/doxygroups.h (modified) * uspace/lib/libc/include/ipc/services.h (modified) * uspace/srv/net/Doxyfile (added) * uspace/srv/net/Makefile (added) * uspace/srv/net/Makefile.module (added) * uspace/srv/net/app/echo/Makefile (added) * uspace/srv/net/app/echo/echo.c (added) * uspace/srv/net/app/nettest1/Makefile (added) * uspace/srv/net/app/nettest1/nettest1.c (added) * uspace/srv/net/app/nettest2/Makefile (added) * uspace/srv/net/app/nettest2/nettest2.c (added) * uspace/srv/net/app/parse.c (added) * uspace/srv/net/app/parse.h (added) * uspace/srv/net/app/ping/Makefile (added) * uspace/srv/net/app/ping/ping.c (added) * uspace/srv/net/app/print_error.c (added) * uspace/srv/net/app/print_error.h (added) * uspace/srv/net/checksum.c (added) * uspace/srv/net/configuration.h (added) * uspace/srv/net/documentation.txt (added) * uspace/srv/net/err.h (added) * uspace/srv/net/il/arp/Makefile (added) * uspace/srv/net/il/arp/arp.c (added) * uspace/srv/net/il/arp/arp.h (added) * uspace/srv/net/il/arp/arp_header.h (added) * uspace/srv/net/il/arp/arp_messages.h (added) * uspace/srv/net/il/arp/arp_module.c (added) * uspace/srv/net/il/arp/arp_module.h (added) * uspace/srv/net/il/arp/arp_oc.h (added) * uspace/srv/net/il/arp/arp_remote.c (added) * uspace/srv/net/il/il_messages.h (added) * uspace/srv/net/il/ip/Makefile (added) * uspace/srv/net/il/ip/ip.c (added) * uspace/srv/net/il/ip/ip.h (added) * uspace/srv/net/il/ip/ip_client.c (added) * uspace/srv/net/il/ip/ip_header.h (added) * uspace/srv/net/il/ip/ip_messages.h (added) * uspace/srv/net/il/ip/ip_module.c (added) * uspace/srv/net/il/ip/ip_module.h (added) * uspace/srv/net/il/ip/ip_remote.c (added) * uspace/srv/net/include/arp_interface.h (added) * uspace/srv/net/include/byteorder.h (added) * uspace/srv/net/include/checksum.h (added) * uspace/srv/net/include/device.h (added) * uspace/srv/net/include/ethernet_lsap.h (added) * uspace/srv/net/include/ethernet_protocols.h (added) * uspace/srv/net/include/hardware.h (added) * uspace/srv/net/include/icmp_api.h (added) * uspace/srv/net/include/icmp_client.h (added) * uspace/srv/net/include/icmp_codes.h (added) * uspace/srv/net/include/icmp_common.h (added) * uspace/srv/net/include/icmp_interface.h (added) * uspace/srv/net/include/il_interface.h (added) * uspace/srv/net/include/in.h (added) * uspace/srv/net/include/in6.h (added) * uspace/srv/net/include/inet.h (added) * uspace/srv/net/include/ip_client.h (added) * uspace/srv/net/include/ip_codes.h (added) * uspace/srv/net/include/ip_interface.h (added) * uspace/srv/net/include/ip_protocols.h (added) * uspace/srv/net/include/net_interface.h (added) * uspace/srv/net/include/netdb.h (added) * uspace/srv/net/include/netif_interface.h (added) * uspace/srv/net/include/nil_interface.h (added) * uspace/srv/net/include/protocol_map.h (added) * uspace/srv/net/include/socket.h (added) * uspace/srv/net/include/socket_codes.h (added) * uspace/srv/net/include/socket_errno.h (added) * uspace/srv/net/include/tcp_codes.h (added) * uspace/srv/net/include/tl_interface.h (added) * uspace/srv/net/inet.c (added) * uspace/srv/net/messages.h (added) * uspace/srv/net/module.c (added) * uspace/srv/net/modules.c (added) * uspace/srv/net/modules.h (added) * uspace/srv/net/net/Makefile (added) * uspace/srv/net/net/net.c (added) * uspace/srv/net/net/net.h (added) * uspace/srv/net/net/net_bundle.c (added) * uspace/srv/net/net/net_messages.h (added) * uspace/srv/net/net/net_remote.c (added) * uspace/srv/net/net/net_standalone.c (added) * uspace/srv/net/net/start/Makefile (added) * uspace/srv/net/net/start/netstart.c (added) * uspace/srv/net/netif/dp8390/Makefile (added) * uspace/srv/net/netif/dp8390/dp8390.c (added) * uspace/srv/net/netif/dp8390/dp8390.h (added) * uspace/srv/net/netif/dp8390/dp8390_drv.h (added) * uspace/srv/net/netif/dp8390/dp8390_module.c (added) * uspace/srv/net/netif/dp8390/dp8390_port.h (added) * uspace/srv/net/netif/dp8390/local.h (added) * uspace/srv/net/netif/dp8390/ne2000.c (added) * uspace/srv/net/netif/dp8390/ne2000.h (added) * uspace/srv/net/netif/lo/Makefile (added) * uspace/srv/net/netif/lo/lo.c (added) * uspace/srv/net/netif/netif.c (added) * uspace/srv/net/netif/netif.h (added) * uspace/srv/net/netif/netif_messages.h (added) * uspace/srv/net/netif/netif_module.h (added) * uspace/srv/net/netif/netif_nil_bundle.c (added) * uspace/srv/net/netif/netif_remote.c (added) * uspace/srv/net/netif/netif_standalone.c (added) * uspace/srv/net/nil/eth/Makefile (added) * uspace/srv/net/nil/eth/eth.c (added) * uspace/srv/net/nil/eth/eth.h (added) * uspace/srv/net/nil/eth/eth_header.h (added) * uspace/srv/net/nil/eth/eth_module.c (added) * uspace/srv/net/nil/nil_messages.h (added) * uspace/srv/net/nil/nil_module.h (added) * uspace/srv/net/nil/nil_remote.c (added) * uspace/srv/net/nil/nildummy/Makefile (added) * uspace/srv/net/nil/nildummy/nildummy.c (added) * uspace/srv/net/nil/nildummy/nildummy.h (added) * uspace/srv/net/nil/nildummy/nildummy_module.c (added) * uspace/srv/net/self_test.c (added) * uspace/srv/net/self_test.h (added) * uspace/srv/net/socket/Makefile (added) * uspace/srv/net/socket/socket_client.c (added) * uspace/srv/net/socket/socket_core.c (added) * uspace/srv/net/socket/socket_core.h (added) * uspace/srv/net/socket/socket_messages.h (added) * uspace/srv/net/structures/char_map.c (added) * uspace/srv/net/structures/char_map.h (added) * uspace/srv/net/structures/dynamic_fifo.c (added) * uspace/srv/net/structures/dynamic_fifo.h (added) * uspace/srv/net/structures/generic_char_map.h (added) * uspace/srv/net/structures/generic_field.h (added) * uspace/srv/net/structures/int_map.h (added) * uspace/srv/net/structures/measured_strings.c (added) * uspace/srv/net/structures/measured_strings.h (added) * uspace/srv/net/structures/module_map.c (added) * uspace/srv/net/structures/module_map.h (added) * uspace/srv/net/structures/packet/packet.c (added) * uspace/srv/net/structures/packet/packet.h (added) * uspace/srv/net/structures/packet/packet_client.c (added) * uspace/srv/net/structures/packet/packet_client.h (added) * uspace/srv/net/structures/packet/packet_header.h (added) * uspace/srv/net/structures/packet/packet_messages.h (added) * uspace/srv/net/structures/packet/packet_remote.c (added) * uspace/srv/net/structures/packet/packet_server.c (added) * uspace/srv/net/structures/packet/packet_server.h (added) * uspace/srv/net/tl/icmp/Makefile (added) * uspace/srv/net/tl/icmp/icmp.c (added) * uspace/srv/net/tl/icmp/icmp.h (added) * uspace/srv/net/tl/icmp/icmp_api.c (added) * uspace/srv/net/tl/icmp/icmp_client.c (added) * uspace/srv/net/tl/icmp/icmp_common.c (added) * uspace/srv/net/tl/icmp/icmp_header.h (added) * uspace/srv/net/tl/icmp/icmp_messages.h (added) * uspace/srv/net/tl/icmp/icmp_module.c (added) * uspace/srv/net/tl/icmp/icmp_module.h (added) * uspace/srv/net/tl/icmp/icmp_remote.c (added) * uspace/srv/net/tl/tcp/Makefile (added) * uspace/srv/net/tl/tcp/tcp.c (added) * uspace/srv/net/tl/tcp/tcp.h (added) * uspace/srv/net/tl/tcp/tcp_header.h (added) * uspace/srv/net/tl/tcp/tcp_module.c (added) * uspace/srv/net/tl/tcp/tcp_module.h (added) * uspace/srv/net/tl/tl_common.c (added) * uspace/srv/net/tl/tl_common.h (added) * uspace/srv/net/tl/tl_messages.h (added) * uspace/srv/net/tl/udp/Makefile (added) * uspace/srv/net/tl/udp/udp.c (added) * uspace/srv/net/tl/udp/udp.h (added) * uspace/srv/net/tl/udp/udp_header.h (added) * uspace/srv/net/tl/udp/udp_module.c (added) * uspace/srv/net/tl/udp/udp_module.h (added) Merged with network branch ... Wed, 26 Aug 2009 16:59:22 GMT Martin Decky [6c3d54e] * contrib/conf/msim.conf (modified) replace load /dev/zero by a more portable command Tue, 14 Jul 2009 21:26:57 GMT Jiri Svoboda [bf5443d] * contrib/conf/mips32-gx.sh (modified) Revert accidently commited change. Tue, 14 Jul 2009 21:25:13 GMT Jiri Svoboda [50cfa6c] * contrib/conf/mips32-gx.sh (modified) * uspace/app/tetris/screen.c (modified) * uspace/lib/libc/generic/io/console.c (modified) * uspace/lib/libc/include/io/console.h (modified) * uspace/lib/libc/include/ipc/console.h (modified) * uspace/lib/libc/include/ipc/fb.h (modified) * uspace/srv/console/console.c (modified) * uspace/srv/fb/ega.c (modified) * uspace/srv/fb/fb.c (modified) * uspace/srv/fb/serial_console.c (modified) Method for getting console color capabilities. Use to fix invisible ... Sat, 27 Jun 2009 09:41:55 GMT Jiri Svoboda [00fe6bb] * contrib/conf/ia32-qe.sh (added) * contrib/conf/mips32-gx.sh (modified) * uspace/app/init/init.c (modified) * uspace/app/tetris/scores.c (modified) Automatically try to mount FAT from disk0 on /data upon boot. Save ... Thu, 16 Apr 2009 11:01:44 GMT Martin Decky [b4c6e83] * boot/arch/ppc32/Makefile.inc (modified) * contrib/conf/pearpc.conf (modified) * contrib/conf/ppc32-qe.sh (added) ppc32: create bootable ISO image instead of plain binary add sample ... Thu, 16 Apr 2009 11:00:42 GMT Martin Decky [be4fc71] * contrib/conf/arm32-gx.sh (modified) * contrib/conf/mips32-gx.sh (modified) remove tailing space Tue, 17 Feb 2009 00:50:49 GMT Martin Decky [85156d3] * boot/arch/mips32/loader/boot.S (modified) * contrib/conf/msim.conf (modified) dummy SMP support in msim Sun, 28 Dec 2008 11:19:22 GMT Jiri Svoboda [4f75b63] * contrib/conf/arm32-gx.sh (added) * contrib/conf/mips32-gx.sh (moved) Script to run ARM port in GXemul. Sun, 27 Jul 2008 03:50:53 GMT Martin Decky [edebc15c] * HelenOS.config (modified) * Makefile (modified) * contrib/conf/bootindy (deleted) * contrib/conf/msim.conf (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/include/drivers/arc.h (deleted) * kernel/arch/mips32/include/drivers/msim.h (modified) * kernel/arch/mips32/include/drivers/serial.h (modified) * kernel/arch/mips32/include/mm/as.h (modified) * kernel/arch/mips32/include/mm/tlb.h (modified) * kernel/arch/mips32/src/console.c (modified) * kernel/arch/mips32/src/drivers/arc.c (deleted) * kernel/arch/mips32/src/drivers/msim.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/as.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/doc/arch/mips32 (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/macros.h (modified) * kernel/kernel.config (modified) physical memory detection in MSIM (discontinous regions supported) ... Thu, 19 Jun 2008 17:50:05 GMT Jakub Jermar [0db266f] * contrib/conf/HelenOS.amd64.simics (deleted) * contrib/conf/HelenOS.ppc32.simics (deleted) * contrib/conf/HelenOS.sparc64.simics (deleted) * contrib/conf/SPMIPS.simics (deleted) * contrib/conf/dot.bochsrc (deleted) * contrib/conf/simics.conf (deleted) * contrib/conf/spmips.conf (deleted) * contrib/conf/vmware.conf (deleted) Remove outdated sample configuration files or configuration files ... Tue, 15 Jan 2008 09:35:45 GMT Martin Decky [d85411a] * contrib/conf/msim.conf (modified) make msim.conf compatible with MSIM 1.3.x Fri, 28 Sep 2007 17:29:05 GMT Josef Cejka [0e0476ad] * boot/arch/arm32/loader/Makefile (modified) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia32/grub/menu.lst (modified) * boot/arch/ia32xen/Makefile.inc (modified) * boot/arch/ia32xen/grub/menu.lst (modified) * boot/arch/ia64/loader/Makefile (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * contrib/conf/ski.conf (modified) DevMap, VFS and FAT added to boot images for all architectures. Fri, 28 Sep 2007 10:02:37 GMT Josef Cejka [566d798d] * contrib/conf/gxemul.sh (modified) Added processor type into gxemul run script. Sat, 23 Jun 2007 13:34:01 GMT Jakub Jermar [00acd66] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/loader/Makefile (modified) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia32xen/Makefile.inc (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * contrib/conf/ski.conf (modified) * uspace/Makefile (modified) * uspace/app/init/Makefile (moved) * uspace/app/init/init.c (moved) * uspace/app/init/init.h (moved) * uspace/app/init/version.c (moved) * uspace/app/init/version.h (moved) * uspace/app/klog/Makefile (moved) * uspace/app/klog/klog.c (moved) * uspace/app/tester/Makefile (moved) * uspace/app/tester/fault/fault1.c (moved) * uspace/app/tester/fault/fault1.def (moved) * uspace/app/tester/fault/fault2.c (moved) * uspace/app/tester/fault/fault2.def (moved) * uspace/app/tester/ipc/answer.c (moved) * uspace/app/tester/ipc/answer.def (moved) * uspace/app/tester/ipc/connect.c (moved) * uspace/app/tester/ipc/connect.def (moved) * uspace/app/tester/ipc/hangup.c (moved) * uspace/app/tester/ipc/hangup.def (moved) * uspace/app/tester/ipc/register.c (moved) * uspace/app/tester/ipc/register.def (moved) * uspace/app/tester/ipc/send_async.c (moved) * uspace/app/tester/ipc/send_async.def (moved) * uspace/app/tester/ipc/send_sync.c (moved) * uspace/app/tester/ipc/send_sync.def (moved) * uspace/app/tester/print/print1.c (moved) * uspace/app/tester/print/print1.def (moved) * uspace/app/tester/tester.c (moved) * uspace/app/tester/tester.h (moved) * uspace/app/tester/thread/thread1.c (moved) * uspace/app/tester/thread/thread1.def (moved) * uspace/app/tetris/Makefile (moved) * uspace/app/tetris/input.c (moved) * uspace/app/tetris/input.h (moved) * uspace/app/tetris/pathnames.h (moved) * uspace/app/tetris/scores.c (moved) * uspace/app/tetris/scores.h (moved) * uspace/app/tetris/screen.c (moved) * uspace/app/tetris/screen.h (moved) * uspace/app/tetris/shapes.c (moved) * uspace/app/tetris/tetris.c (moved) * uspace/app/tetris/tetris.h (moved) * uspace/lib/libc/Makefile (moved) * uspace/lib/libc/Makefile.toolchain (moved) * uspace/lib/libc/arch/amd64/Makefile.inc (moved) * uspace/lib/libc/arch/amd64/_link.ld.in (moved) * uspace/lib/libc/arch/amd64/include/atomic.h (moved) * uspace/lib/libc/arch/amd64/include/config.h (moved) * uspace/lib/libc/arch/amd64/include/context_offset.h (moved) * uspace/lib/libc/arch/amd64/include/ddi.h (moved) * uspace/lib/libc/arch/amd64/include/endian.h (moved) * uspace/lib/libc/arch/amd64/include/faddr.h (moved) * uspace/lib/libc/arch/amd64/include/limits.h (moved) * uspace/lib/libc/arch/amd64/include/psthread.h (moved) * uspace/lib/libc/arch/amd64/include/stackarg.h (moved) * uspace/lib/libc/arch/amd64/include/syscall.h (moved) * uspace/lib/libc/arch/amd64/include/thread.h (moved) * uspace/lib/libc/arch/amd64/include/types.h (moved) * uspace/lib/libc/arch/amd64/src/entry.s (moved) * uspace/lib/libc/arch/amd64/src/psthread.S (moved) * uspace/lib/libc/arch/amd64/src/syscall.S (moved) * uspace/lib/libc/arch/amd64/src/thread.c (moved) * uspace/lib/libc/arch/amd64/src/thread_entry.s (moved) * uspace/lib/libc/arch/arm32/Makefile.inc (moved) * uspace/lib/libc/arch/arm32/_link.ld.in (moved) * uspace/lib/libc/arch/arm32/include/atomic.h (moved) * uspace/lib/libc/arch/arm32/include/config.h (moved) * uspace/lib/libc/arch/arm32/include/endian.h (moved) * uspace/lib/libc/arch/arm32/include/faddr.h (moved) * uspace/lib/libc/arch/arm32/include/limits.h (moved) * uspace/lib/libc/arch/arm32/include/psthread.h (moved) * uspace/lib/libc/arch/arm32/include/stackarg.h (moved) * uspace/lib/libc/arch/arm32/include/syscall.h (moved) * uspace/lib/libc/arch/arm32/include/thread.h (moved) * uspace/lib/libc/arch/arm32/include/types.h (moved) * uspace/lib/libc/arch/arm32/src/eabi.S (moved) * uspace/lib/libc/arch/arm32/src/entry.s (moved) * uspace/lib/libc/arch/arm32/src/psthread.S (moved) * uspace/lib/libc/arch/arm32/src/syscall.c (moved) * uspace/lib/libc/arch/arm32/src/thread.c (moved) * uspace/lib/libc/arch/arm32/src/thread_entry.s (moved) * uspace/lib/libc/arch/ia32/Makefile.inc (moved) * uspace/lib/libc/arch/ia32/_link.ld.in (moved) * uspace/lib/libc/arch/ia32/include/atomic.h (moved) * uspace/lib/libc/arch/ia32/include/config.h (moved) * uspace/lib/libc/arch/ia32/include/ddi.h (moved) * uspace/lib/libc/arch/ia32/include/endian.h (moved) * uspace/lib/libc/arch/ia32/include/faddr.h (moved) * uspace/lib/libc/arch/ia32/include/limits.h (moved) * uspace/lib/libc/arch/ia32/include/psthread.h (moved) * uspace/lib/libc/arch/ia32/include/stackarg.h (moved) * uspace/lib/libc/arch/ia32/include/syscall.h (moved) * uspace/lib/libc/arch/ia32/include/thread.h (moved) * uspace/lib/libc/arch/ia32/include/types.h (moved) * uspace/lib/libc/arch/ia32/src/entry.s (moved) * uspace/lib/libc/arch/ia32/src/psthread.S (moved) * uspace/lib/libc/arch/ia32/src/syscall.c (moved) * uspace/lib/libc/arch/ia32/src/thread.c (moved) * uspace/lib/libc/arch/ia32/src/thread_entry.s (moved) * uspace/lib/libc/arch/ia64/Makefile.inc (moved) * uspace/lib/libc/arch/ia64/_link.ld.in (moved) * uspace/lib/libc/arch/ia64/include/atomic.h (moved) * uspace/lib/libc/arch/ia64/include/config.h (moved) * uspace/lib/libc/arch/ia64/include/endian.h (moved) * uspace/lib/libc/arch/ia64/include/faddr.h (moved) * uspace/lib/libc/arch/ia64/include/limits.h (moved) * uspace/lib/libc/arch/ia64/include/psthread.h (moved) * uspace/lib/libc/arch/ia64/include/stack.h (moved) * uspace/lib/libc/arch/ia64/include/stackarg.h (moved) * uspace/lib/libc/arch/ia64/include/syscall.h (moved) * uspace/lib/libc/arch/ia64/include/thread.h (moved) * uspace/lib/libc/arch/ia64/include/types.h (moved) * uspace/lib/libc/arch/ia64/src/entry.s (moved) * uspace/lib/libc/arch/ia64/src/psthread.S (moved) * uspace/lib/libc/arch/ia64/src/syscall.S (moved) * uspace/lib/libc/arch/ia64/src/thread.c (moved) * uspace/lib/libc/arch/ia64/src/thread_entry.s (moved) * uspace/lib/libc/arch/mips32/Makefile.inc (moved) * uspace/lib/libc/arch/mips32/_link.ld.in (moved) * uspace/lib/libc/arch/mips32/include/atomic.h (moved) * uspace/lib/libc/arch/mips32/include/config.h (moved) * uspace/lib/libc/arch/mips32/include/context_offset.h (moved) * uspace/lib/libc/arch/mips32/include/endian.h (moved) * uspace/lib/libc/arch/mips32/include/faddr.h (moved) * uspace/lib/libc/arch/mips32/include/limits.h (moved) * uspace/lib/libc/arch/mips32/include/psthread.h (moved) * uspace/lib/libc/arch/mips32/include/stackarg.h (moved) * uspace/lib/libc/arch/mips32/include/syscall.h (moved) * uspace/lib/libc/arch/mips32/include/thread.h (moved) * uspace/lib/libc/arch/mips32/include/types.h (moved) * uspace/lib/libc/arch/mips32/src/entry.s (moved) * uspace/lib/libc/arch/mips32/src/psthread.S (moved) * uspace/lib/libc/arch/mips32/src/syscall.c (moved) * uspace/lib/libc/arch/mips32/src/thread.c (moved) * uspace/lib/libc/arch/mips32/src/thread_entry.s (moved) * uspace/lib/libc/arch/mips32eb/Makefile.inc (moved) * uspace/lib/libc/arch/mips32eb/_link.ld.in (moved) * uspace/lib/libc/arch/mips32eb/include/atomic.h (moved) * uspace/lib/libc/arch/mips32eb/include/config.h (moved) * uspace/lib/libc/arch/mips32eb/include/context_offset.h (moved) * uspace/lib/libc/arch/mips32eb/include/endian.h (moved) * uspace/lib/libc/arch/mips32eb/include/faddr.h (moved) * uspace/lib/libc/arch/mips32eb/include/limits.h (moved) * uspace/lib/libc/arch/mips32eb/include/psthread.h (moved) * uspace/lib/libc/arch/mips32eb/include/stackarg.h (moved) * uspace/lib/libc/arch/mips32eb/include/syscall.h (moved) * uspace/lib/libc/arch/mips32eb/include/thread.h (moved) * uspace/lib/libc/arch/mips32eb/include/types.h (moved) * uspace/lib/libc/arch/mips32eb/src (moved) * uspace/lib/libc/arch/ppc32/Makefile.inc (moved) * uspace/lib/libc/arch/ppc32/_link.ld.in (moved) * uspace/lib/libc/arch/ppc32/include/atomic.h (moved) * uspace/lib/libc/arch/ppc32/include/config.h (moved) * uspace/lib/libc/arch/ppc32/include/context_offset.h (moved) * uspace/lib/libc/arch/ppc32/include/endian.h (moved) * uspace/lib/libc/arch/ppc32/include/faddr.h (moved) * uspace/lib/libc/arch/ppc32/include/limits.h (moved) * uspace/lib/libc/arch/ppc32/include/psthread.h (moved) * uspace/lib/libc/arch/ppc32/include/regname.h (moved) * uspace/lib/libc/arch/ppc32/include/stackarg.h (moved) * uspace/lib/libc/arch/ppc32/include/syscall.h (moved) * uspace/lib/libc/arch/ppc32/include/thread.h (moved) * uspace/lib/libc/arch/ppc32/include/types.h (moved) * uspace/lib/libc/arch/ppc32/src/entry.s (moved) * uspace/lib/libc/arch/ppc32/src/psthread.S (moved) * uspace/lib/libc/arch/ppc32/src/syscall.c (moved) * uspace/lib/libc/arch/ppc32/src/thread.c (moved) * uspace/lib/libc/arch/ppc32/src/thread_entry.s (moved) * uspace/lib/libc/arch/ppc64/Makefile.inc (moved) * uspace/lib/libc/arch/ppc64/_link.ld.in (moved) * uspace/lib/libc/arch/ppc64/include/atomic.h (moved) * uspace/lib/libc/arch/ppc64/include/config.h (moved) * uspace/lib/libc/arch/ppc64/include/context_offset.h (moved) * uspace/lib/libc/arch/ppc64/include/endian.h (moved) * uspace/lib/libc/arch/ppc64/include/faddr.h (moved) * uspace/lib/libc/arch/ppc64/include/limits.h (moved) * uspace/lib/libc/arch/ppc64/include/psthread.h (moved) * uspace/lib/libc/arch/ppc64/include/regname.h (moved) * uspace/lib/libc/arch/ppc64/include/stackarg.h (moved) * uspace/lib/libc/arch/ppc64/include/syscall.h (moved) * uspace/lib/libc/arch/ppc64/include/thread.h (moved) * uspace/lib/libc/arch/ppc64/include/types.h (moved) * uspace/lib/libc/arch/ppc64/src/entry.s (moved) * uspace/lib/libc/arch/ppc64/src/psthread.S (moved) * uspace/lib/libc/arch/ppc64/src/syscall.c (moved) * uspace/lib/libc/arch/ppc64/src/thread.c (moved) * uspace/lib/libc/arch/ppc64/src/thread_entry.s (moved) * uspace/lib/libc/arch/sparc64/Makefile.inc (moved) * uspace/lib/libc/arch/sparc64/_link.ld.in (moved) * uspace/lib/libc/arch/sparc64/include/atomic.h (moved) * uspace/lib/libc/arch/sparc64/include/config.h (moved) * uspace/lib/libc/arch/sparc64/include/context_offset.h (moved) * uspace/lib/libc/arch/sparc64/include/endian.h (moved) * uspace/lib/libc/arch/sparc64/include/faddr.h (moved) * uspace/lib/libc/arch/sparc64/include/limits.h (moved) * uspace/lib/libc/arch/sparc64/include/psthread.h (moved) * uspace/lib/libc/arch/sparc64/include/stack.h (moved) * uspace/lib/libc/arch/sparc64/include/stackarg.h (moved) * uspace/lib/libc/arch/sparc64/include/syscall.h (moved) * uspace/lib/libc/arch/sparc64/include/thread.h (moved) * uspace/lib/libc/arch/sparc64/include/types.h (moved) * uspace/lib/libc/arch/sparc64/src/entry.s (moved) * uspace/lib/libc/arch/sparc64/src/psthread.S (moved) * uspace/lib/libc/arch/sparc64/src/thread.c (moved) * uspace/lib/libc/arch/sparc64/src/thread_entry.s (moved) * uspace/lib/libc/generic/as.c (moved) * uspace/lib/libc/generic/async.c (moved) * uspace/lib/libc/generic/cap.c (moved) * uspace/lib/libc/generic/ddi.c (moved) * uspace/lib/libc/generic/err.c (moved) * uspace/lib/libc/generic/futex.c (moved) * uspace/lib/libc/generic/io/file.c (moved) * uspace/lib/libc/generic/io/io.c (moved) * uspace/lib/libc/generic/io/printf.c (moved) * uspace/lib/libc/generic/io/printf_core.c (moved) * uspace/lib/libc/generic/io/snprintf.c (moved) * uspace/lib/libc/generic/io/sprintf.c (moved) * uspace/lib/libc/generic/io/stream.c (moved) * uspace/lib/libc/generic/io/vprintf.c (moved) * uspace/lib/libc/generic/io/vsnprintf.c (moved) * uspace/lib/libc/generic/io/vsprintf.c (moved) * uspace/lib/libc/generic/ipc.c (moved) * uspace/lib/libc/generic/libadt/hash_table.c (moved) * uspace/lib/libc/generic/libadt/list.c (moved) * uspace/lib/libc/generic/libc.c (moved) * uspace/lib/libc/generic/mman.c (moved) * uspace/lib/libc/generic/psthread.c (moved) * uspace/lib/libc/generic/stdlib.c (moved) * uspace/lib/libc/generic/string.c (moved) * uspace/lib/libc/generic/sysinfo.c (moved) * uspace/lib/libc/generic/task.c (moved) * uspace/lib/libc/generic/thread.c (moved) * uspace/lib/libc/generic/time.c (moved) * uspace/lib/libc/include/align.h (moved) * uspace/lib/libc/include/as.h (moved) * uspace/lib/libc/include/assert.h (moved) * uspace/lib/libc/include/async.h (moved) * uspace/lib/libc/include/atomic.h (moved) * uspace/lib/libc/include/bitops.h (moved) * uspace/lib/libc/include/bool.h (moved) * uspace/lib/libc/include/cap.h (moved) * uspace/lib/libc/include/ctype.h (moved) * uspace/lib/libc/include/ddi.h (moved) * uspace/lib/libc/include/endian.h (moved) * uspace/lib/libc/include/err.h (moved) * uspace/lib/libc/include/errno.h (moved) * uspace/lib/libc/include/futex.h (moved) * uspace/lib/libc/include/io/file.h (moved) * uspace/lib/libc/include/io/io.h (moved) * uspace/lib/libc/include/io/printf_core.h (moved) * uspace/lib/libc/include/io/stream.h (moved) * uspace/lib/libc/include/ipc/fb.h (moved) * uspace/lib/libc/include/ipc/ipc.h (moved) * uspace/lib/libc/include/ipc/ns.h (moved) * uspace/lib/libc/include/ipc/services.h (moved) * uspace/lib/libc/include/libadt/fifo.h (moved) * uspace/lib/libc/include/libadt/hash_table.h (moved) * uspace/lib/libc/include/libadt/list.h (moved) * uspace/lib/libc/include/libc.h (moved) * uspace/lib/libc/include/limits.h (moved) * uspace/lib/libc/include/malloc.h (moved) * uspace/lib/libc/include/psthread.h (moved) * uspace/lib/libc/include/stdarg.h (moved) * uspace/lib/libc/include/stddef.h (moved) * uspace/lib/libc/include/stdint.h (moved) * uspace/lib/libc/include/stdio.h (moved) * uspace/lib/libc/include/stdlib.h (moved) * uspace/lib/libc/include/string.h (moved) * uspace/lib/libc/include/sys/mman.h (moved) * uspace/lib/libc/include/sys/time.h (moved) * uspace/lib/libc/include/sys/types.h (moved) * uspace/lib/libc/include/syscall.h (moved) * uspace/lib/libc/include/sysinfo.h (moved) * uspace/lib/libc/include/task.h (moved) * uspace/lib/libc/include/thread.h (moved) * uspace/lib/libc/include/time.h (moved) * uspace/lib/libc/include/types.h (moved) * uspace/lib/libc/include/unistd.h (moved) * uspace/lib/libc/malloc/malloc.c (moved) * uspace/lib/softfloat/Makefile (moved) * uspace/lib/softfloat/arch/amd64/include/functions.h (moved) * uspace/lib/softfloat/arch/arm32/include/functions.h (moved) * uspace/lib/softfloat/arch/ia32/include/functions.h (moved) * uspace/lib/softfloat/arch/ia64/include/functions.h (moved) * uspace/lib/softfloat/arch/mips32/include/functions.h (moved) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (moved) * uspace/lib/softfloat/arch/ppc32/include/functions.h (moved) * uspace/lib/softfloat/arch/ppc64/include/functions.h (moved) * uspace/lib/softfloat/arch/sparc64/include/functions.h (moved) * uspace/lib/softfloat/generic/add.c (moved) * uspace/lib/softfloat/generic/common.c (moved) * uspace/lib/softfloat/generic/comparison.c (moved) * uspace/lib/softfloat/generic/conversion.c (moved) * uspace/lib/softfloat/generic/div.c (moved) * uspace/lib/softfloat/generic/mul.c (moved) * uspace/lib/softfloat/generic/other.c (moved) * uspace/lib/softfloat/generic/softfloat.c (moved) * uspace/lib/softfloat/generic/sub.c (moved) * uspace/lib/softfloat/include/add.h (moved) * uspace/lib/softfloat/include/common.h (moved) * uspace/lib/softfloat/include/comparison.h (moved) * uspace/lib/softfloat/include/conversion.h (moved) * uspace/lib/softfloat/include/div.h (moved) * uspace/lib/softfloat/include/mul.h (moved) * uspace/lib/softfloat/include/other.h (moved) * uspace/lib/softfloat/include/sftypes.h (moved) * uspace/lib/softfloat/include/softfloat.h (moved) * uspace/lib/softfloat/include/sub.h (moved) * uspace/lib/softint/Makefile (moved) * uspace/lib/softint/generic/division.c (moved) * uspace/lib/softint/include/division.h (moved) * uspace/srv/console/Makefile (moved) * uspace/srv/console/anim_1.ppm (moved) * uspace/srv/console/anim_2.ppm (moved) * uspace/srv/console/anim_3.ppm (moved) * uspace/srv/console/anim_4.ppm (moved) * uspace/srv/console/cons_has_data.ppm (moved) * uspace/srv/console/cons_idle.ppm (moved) * uspace/srv/console/cons_kernel.ppm (moved) * uspace/srv/console/cons_selected.ppm (moved) * uspace/srv/console/console.c (moved) * uspace/srv/console/console.h (moved) * uspace/srv/console/gcons.c (moved) * uspace/srv/console/gcons.h (moved) * uspace/srv/console/helenos.ppm (moved) * uspace/srv/console/nameic.ppm (moved) * uspace/srv/console/screenbuffer.c (moved) * uspace/srv/console/screenbuffer.h (moved) * uspace/srv/fb/Makefile (moved) * uspace/srv/fb/ega.c (moved) * uspace/srv/fb/ega.h (moved) * uspace/srv/fb/fb.c (moved) * uspace/srv/fb/fb.h (moved) * uspace/srv/fb/font-8x16.c (moved) * uspace/srv/fb/font-8x16.h (moved) * uspace/srv/fb/main.c (moved) * uspace/srv/fb/main.h (moved) * uspace/srv/fb/pointer.xbm (moved) * uspace/srv/fb/pointer_mask.xbm (moved) * uspace/srv/fb/ppm.c (moved) * uspace/srv/fb/ppm.h (moved) * uspace/srv/fb/sysio.c (moved) * uspace/srv/fb/sysio.h (moved) * uspace/srv/fs/Makefile (moved) * uspace/srv/fs/fs.c (moved) * uspace/srv/kbd/Makefile (moved) * uspace/srv/kbd/arch/amd64 (moved) * uspace/srv/kbd/arch/arm32/include/kbd.h (moved) * uspace/srv/kbd/arch/arm32/src/kbd.c (moved) * uspace/srv/kbd/arch/arm32/src/kbd_gxemul.c (moved) * uspace/srv/kbd/arch/ia32/include/kbd.h (moved) * uspace/srv/kbd/arch/ia32/include/scanc.h (moved) * uspace/srv/kbd/arch/ia32/src/kbd.c (moved) * uspace/srv/kbd/arch/ia32/src/mouse.c (moved) * uspace/srv/kbd/arch/ia32/src/scanc.c (moved) * uspace/srv/kbd/arch/ia64/include/kbd.h (moved) * uspace/srv/kbd/arch/ia64/src/kbd.c (moved) * uspace/srv/kbd/arch/mips32/include/kbd.h (moved) * uspace/srv/kbd/arch/mips32/src/kbd.c (moved) * uspace/srv/kbd/arch/mips32eb (moved) * uspace/srv/kbd/arch/ppc32/include/kbd.h (moved) * uspace/srv/kbd/arch/ppc32/src/kbd.c (moved) * uspace/srv/kbd/arch/ppc64/include/kbd.h (moved) * uspace/srv/kbd/arch/ppc64/src/kbd.c (moved) * uspace/srv/kbd/arch/sparc64/include/kbd.h (moved) * uspace/srv/kbd/arch/sparc64/include/scanc.h (moved) * uspace/srv/kbd/arch/sparc64/src/kbd.c (moved) * uspace/srv/kbd/arch/sparc64/src/scanc.c (moved) * uspace/srv/kbd/genarch/include/kbd.h (moved) * uspace/srv/kbd/genarch/include/scanc.h (moved) * uspace/srv/kbd/genarch/src/kbd.c (moved) * uspace/srv/kbd/generic/kbd.c (moved) * uspace/srv/kbd/generic/key_buffer.c (moved) * uspace/srv/kbd/include/kbd.h (moved) * uspace/srv/kbd/include/key_buffer.h (moved) * uspace/srv/kbd/include/keys.h (moved) * uspace/srv/ns/Makefile (moved) * uspace/srv/ns/ns.c (moved) * uspace/srv/pci/COPYING (moved) * uspace/srv/pci/Makefile (moved) * uspace/srv/pci/libpci/Makefile (moved) * uspace/srv/pci/libpci/VERSION (moved) * uspace/srv/pci/libpci/access.c (moved) * uspace/srv/pci/libpci/generic.c (moved) * uspace/srv/pci/libpci/header.h (moved) * uspace/srv/pci/libpci/i386-ports.c (moved) * uspace/srv/pci/libpci/internal.h (moved) * uspace/srv/pci/libpci/names.c (moved) * uspace/srv/pci/libpci/pci.h (moved) * uspace/srv/pci/libpci/pci_ids.h (moved) * uspace/srv/pci/libpci/sysdep.h (moved) * uspace/srv/pci/libpci/types.h (moved) * uspace/srv/pci/pci.c (moved) * uspace/srv/pci/update-ids (moved) * uspace/srv/rd/Makefile (moved) * uspace/srv/rd/rd.c (moved) * uspace/srv/rd/rd.h (moved) New, better-structured, directory layout for uspace. Mon, 09 Apr 2007 06:04:46 GMT Martin Decky [261595b] * contrib/conf/msim.conf (modified) MIPS boot image has grown Fri, 06 Apr 2007 12:21:50 GMT Martin Decky [c0cf640] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/amd64/grub/menu.lst (modified) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia32/grub/menu.lst (modified) * boot/arch/ia32xen/Makefile.inc (modified) * boot/arch/ia32xen/grub/menu.debug.lst (modified) * boot/arch/ia32xen/grub/menu.lst (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * contrib/conf/ski.conf (modified) * kernel/generic/src/lib/objc.c (modified) * uspace/Makefile (modified) * uspace/tester/Makefile (moved) * uspace/tester/ipcc.c (moved) rename ipcc to tester Sat, 07 Oct 2006 18:59:45 GMT Jakub Jermar [8d4a577] * contrib/conf/HelenOS.sparc64.simics (added) Add sample configuration file for running HelenOS/sparc64 in Simics 3.0. Sun, 16 Jul 2006 23:44:19 GMT Martin Decky [08a7802f] * contrib/conf/HelenOS.amd64.simics (moved) * contrib/conf/HelenOS.ppc32.simics (moved) * contrib/conf/SPMIPS.simics (moved) * contrib/conf/bootindy (moved) * contrib/conf/dot.bochsrc (moved) * contrib/conf/gxemul.sh (moved) * contrib/conf/msim.conf (moved) * contrib/conf/pearpc.conf (moved) * contrib/conf/simics.conf (moved) * contrib/conf/ski.conf (moved) * contrib/conf/spmips.conf (moved) * contrib/conf/vmware.conf (moved) * contrib/toolchain/toolchain.amd64.sh (moved) * contrib/toolchain/toolchain.ia32.sh (moved) * contrib/toolchain/toolchain.ia64.sh (moved) * contrib/toolchain/toolchain.mipseb32.sh (moved) * contrib/toolchain/toolchain.mipsel32.sh (moved) * contrib/toolchain/toolchain.ppc32.sh (moved) * contrib/toolchain/toolchain.ppc64.sh (moved) * contrib/toolchain/toolchain.sparc64.sh (moved) * kernel/contrib/arch/ia64/vmaxlma.c (deleted) move contrib from kernel/ to / update Sparc64 toolchain to use ... Mon, 15 Dec 2008 12:35:44 GMT jermar [11675207] * kernel/Makefile (moved) * kernel/arch/amd64/Makefile.inc (moved) * kernel/arch/amd64/_link.ld.in (moved) * kernel/arch/amd64/include/arch.h (moved) * kernel/arch/amd64/include/arg.h (moved) * kernel/arch/amd64/include/asm.h (moved) * kernel/arch/amd64/include/atomic.h (moved) * kernel/arch/amd64/include/barrier.h (moved) * kernel/arch/amd64/include/bios (moved) * kernel/arch/amd64/include/boot/boot.h (moved) * kernel/arch/amd64/include/boot/memmap.h (moved) * kernel/arch/amd64/include/byteorder.h (moved) * kernel/arch/amd64/include/context.h (moved) * kernel/arch/amd64/include/context_offset.h (moved) * kernel/arch/amd64/include/cpu.h (moved) * kernel/arch/amd64/include/cpuid.h (moved) * kernel/arch/amd64/include/ddi/ddi.h (moved) * kernel/arch/amd64/include/debug.h (moved) * kernel/arch/amd64/include/debugger.h (moved) * kernel/arch/amd64/include/drivers/ega.h (moved) * kernel/arch/amd64/include/drivers/i8042.h (moved) * kernel/arch/amd64/include/drivers/i8254.h (moved) * kernel/arch/amd64/include/drivers/i8259.h (moved) * kernel/arch/amd64/include/drivers/vesa.h (moved) * kernel/arch/amd64/include/elf.h (moved) * kernel/arch/amd64/include/faddr.h (moved) * kernel/arch/amd64/include/fpu_context.h (moved) * kernel/arch/amd64/include/interrupt.h (moved) * kernel/arch/amd64/include/memstr.h (moved) * kernel/arch/amd64/include/mm/as.h (moved) * kernel/arch/amd64/include/mm/asid.h (moved) * kernel/arch/amd64/include/mm/frame.h (moved) * kernel/arch/amd64/include/mm/memory_init.h (moved) * kernel/arch/amd64/include/mm/page.h (moved) * kernel/arch/amd64/include/mm/ptl.h (moved) * kernel/arch/amd64/include/mm/tlb.h (moved) * kernel/arch/amd64/include/pm.h (moved) * kernel/arch/amd64/include/proc/task.h (moved) * kernel/arch/amd64/include/proc/thread.h (moved) * kernel/arch/amd64/include/smp (moved) * kernel/arch/amd64/include/syscall.h (moved) * kernel/arch/amd64/include/types.h (moved) * kernel/arch/amd64/src/amd64.c (moved) * kernel/arch/amd64/src/asm_utils.S (moved) * kernel/arch/amd64/src/bios (moved) * kernel/arch/amd64/src/boot/boot.S (moved) * kernel/arch/amd64/src/context.S (moved) * kernel/arch/amd64/src/cpu/cpu.c (moved) * kernel/arch/amd64/src/ddi/ddi.c (moved) * kernel/arch/amd64/src/debugger.c (moved) * kernel/arch/amd64/src/delay.S (moved) * kernel/arch/amd64/src/drivers (moved) * kernel/arch/amd64/src/fpu_context.c (moved) * kernel/arch/amd64/src/interrupt.c (moved) * kernel/arch/amd64/src/mm/as.c (moved) * kernel/arch/amd64/src/mm/frame.c (moved) * kernel/arch/amd64/src/mm/memory_init.c (moved) * kernel/arch/amd64/src/mm/page.c (moved) * kernel/arch/amd64/src/mm/tlb.c (moved) * kernel/arch/amd64/src/pm.c (moved) * kernel/arch/amd64/src/proc/scheduler.c (moved) * kernel/arch/amd64/src/proc/task.c (moved) * kernel/arch/amd64/src/proc/thread.c (moved) * kernel/arch/amd64/src/smp/ap.S (moved) * kernel/arch/amd64/src/smp/apic.c (moved) * kernel/arch/amd64/src/smp/ipi.c (moved) * kernel/arch/amd64/src/smp/mps.c (moved) * kernel/arch/amd64/src/smp/smp.c (moved) * kernel/arch/amd64/src/syscall.c (moved) * kernel/arch/amd64/src/userspace.c (moved) * kernel/arch/ia32/Makefile.inc (moved) * kernel/arch/ia32/_link.ld.in (moved) * kernel/arch/ia32/include/arch.h (moved) * kernel/arch/ia32/include/arg.h (moved) * kernel/arch/ia32/include/asm.h (moved) * kernel/arch/ia32/include/atomic.h (moved) * kernel/arch/ia32/include/barrier.h (moved) * kernel/arch/ia32/include/bios/bios.h (moved) * kernel/arch/ia32/include/boot/boot.h (moved) * kernel/arch/ia32/include/boot/memmap.h (moved) * kernel/arch/ia32/include/byteorder.h (moved) * kernel/arch/ia32/include/context.h (moved) * kernel/arch/ia32/include/cpu.h (moved) * kernel/arch/ia32/include/cpuid.h (moved) * kernel/arch/ia32/include/ddi/ddi.h (moved) * kernel/arch/ia32/include/debug.h (moved) * kernel/arch/ia32/include/debugger.h (moved) * kernel/arch/ia32/include/drivers/ega.h (moved) * kernel/arch/ia32/include/drivers/i8042.h (moved) * kernel/arch/ia32/include/drivers/i8254.h (moved) * kernel/arch/ia32/include/drivers/i8259.h (moved) * kernel/arch/ia32/include/drivers/vesa.h (moved) * kernel/arch/ia32/include/elf.h (moved) * kernel/arch/ia32/include/faddr.h (moved) * kernel/arch/ia32/include/fpu_context.h (moved) * kernel/arch/ia32/include/interrupt.h (moved) * kernel/arch/ia32/include/memstr.h (moved) * kernel/arch/ia32/include/mm/as.h (moved) * kernel/arch/ia32/include/mm/asid.h (moved) * kernel/arch/ia32/include/mm/frame.h (moved) * kernel/arch/ia32/include/mm/memory_init.h (moved) * kernel/arch/ia32/include/mm/page.h (moved) * kernel/arch/ia32/include/mm/tlb.h (moved) * kernel/arch/ia32/include/pm.h (moved) * kernel/arch/ia32/include/proc/task.h (moved) * kernel/arch/ia32/include/proc/thread.h (moved) * kernel/arch/ia32/include/smp/ap.h (moved) * kernel/arch/ia32/include/smp/apic.h (moved) * kernel/arch/ia32/include/smp/mps.h (moved) * kernel/arch/ia32/include/smp/smp.h (moved) * kernel/arch/ia32/include/types.h (moved) * kernel/arch/ia32/src/asm.S (moved) * kernel/arch/ia32/src/atomic.S (moved) * kernel/arch/ia32/src/bios/bios.c (moved) * kernel/arch/ia32/src/boot/boot.S (moved) * kernel/arch/ia32/src/context.s (moved) * kernel/arch/ia32/src/cpu/cpu.c (moved) * kernel/arch/ia32/src/ddi/ddi.c (moved) * kernel/arch/ia32/src/debug/panic.s (moved) * kernel/arch/ia32/src/debugger.c (moved) * kernel/arch/ia32/src/delay.s (moved) * kernel/arch/ia32/src/drivers/ega.c (moved) * kernel/arch/ia32/src/drivers/i8254.c (moved) * kernel/arch/ia32/src/drivers/i8259.c (moved) * kernel/arch/ia32/src/drivers/vesa.c (moved) * kernel/arch/ia32/src/fpu_context.c (moved) * kernel/arch/ia32/src/ia32.c (moved) * kernel/arch/ia32/src/interrupt.c (moved) * kernel/arch/ia32/src/mm/as.c (moved) * kernel/arch/ia32/src/mm/frame.c (moved) * kernel/arch/ia32/src/mm/memory_init.c (moved) * kernel/arch/ia32/src/mm/page.c (moved) * kernel/arch/ia32/src/mm/tlb.c (moved) * kernel/arch/ia32/src/pm.c (moved) * kernel/arch/ia32/src/proc/scheduler.c (moved) * kernel/arch/ia32/src/proc/task.c (moved) * kernel/arch/ia32/src/proc/thread.c (moved) * kernel/arch/ia32/src/smp/ap.S (moved) * kernel/arch/ia32/src/smp/apic.c (moved) * kernel/arch/ia32/src/smp/ipi.c (moved) * kernel/arch/ia32/src/smp/mps.c (moved) * kernel/arch/ia32/src/smp/smp.c (moved) * kernel/arch/ia32/src/userspace.c (moved) * kernel/arch/ia64/Makefile.inc (moved) * kernel/arch/ia64/_link.ld.in (moved) * kernel/arch/ia64/include/arch.h (moved) * kernel/arch/ia64/include/arg.h (moved) * kernel/arch/ia64/include/asm.h (moved) * kernel/arch/ia64/include/atomic.h (moved) * kernel/arch/ia64/include/barrier.h (moved) * kernel/arch/ia64/include/byteorder.h (moved) * kernel/arch/ia64/include/context.h (moved) * kernel/arch/ia64/include/cpu.h (moved) * kernel/arch/ia64/include/debug.h (moved) * kernel/arch/ia64/include/drivers/it.h (moved) * kernel/arch/ia64/include/elf.h (moved) * kernel/arch/ia64/include/faddr.h (moved) * kernel/arch/ia64/include/fpu_context.h (moved) * kernel/arch/ia64/include/interrupt.h (moved) * kernel/arch/ia64/include/memstr.h (moved) * kernel/arch/ia64/include/mm/as.h (moved) * kernel/arch/ia64/include/mm/asid.h (moved) * kernel/arch/ia64/include/mm/frame.h (moved) * kernel/arch/ia64/include/mm/memory_init.h (moved) * kernel/arch/ia64/include/mm/page.h (moved) * kernel/arch/ia64/include/mm/tlb.h (moved) * kernel/arch/ia64/include/mm/vhpt.h (moved) * kernel/arch/ia64/include/pal/pal.h (moved) * kernel/arch/ia64/include/proc/task.h (moved) * kernel/arch/ia64/include/proc/thread.h (moved) * kernel/arch/ia64/include/register.h (moved) * kernel/arch/ia64/include/ski/ski.h (moved) * kernel/arch/ia64/include/smp/atomic.h (moved) * kernel/arch/ia64/include/stack.h (moved) * kernel/arch/ia64/include/types.h (moved) * kernel/arch/ia64/src/asm.S (moved) * kernel/arch/ia64/src/context.S (moved) * kernel/arch/ia64/src/cpu/cpu.c (moved) * kernel/arch/ia64/src/ddi/ddi.c (moved) * kernel/arch/ia64/src/drivers/it.c (moved) * kernel/arch/ia64/src/dummy.s (moved) * kernel/arch/ia64/src/fpu_context.c (moved) * kernel/arch/ia64/src/ia64.c (moved) * kernel/arch/ia64/src/interrupt.c (moved) * kernel/arch/ia64/src/ivt.S (moved) * kernel/arch/ia64/src/mm/as.c (moved) * kernel/arch/ia64/src/mm/frame.c (moved) * kernel/arch/ia64/src/mm/page.c (moved) * kernel/arch/ia64/src/mm/tlb.c (moved) * kernel/arch/ia64/src/mm/vhpt.c (moved) * kernel/arch/ia64/src/proc/scheduler.c (moved) * kernel/arch/ia64/src/putchar.c (moved) * kernel/arch/ia64/src/ski/ski.c (moved) * kernel/arch/ia64/src/start.S (moved) * kernel/arch/mips32/Makefile.inc (moved) * kernel/arch/mips32/_link.ld.in (moved) * kernel/arch/mips32/include/arch.h (moved) * kernel/arch/mips32/include/arg.h (moved) * kernel/arch/mips32/include/asm.h (moved) * kernel/arch/mips32/include/asm/boot.h (moved) * kernel/arch/mips32/include/asm/regname.h (moved) * kernel/arch/mips32/include/atomic.h (moved) * kernel/arch/mips32/include/barrier.h (moved) * kernel/arch/mips32/include/boot.h (moved) * kernel/arch/mips32/include/byteorder.h (moved) * kernel/arch/mips32/include/cache.h (moved) * kernel/arch/mips32/include/console.h (moved) * kernel/arch/mips32/include/context.h (moved) * kernel/arch/mips32/include/context_offset.h (moved) * kernel/arch/mips32/include/cp0.h (moved) * kernel/arch/mips32/include/cpu.h (moved) * kernel/arch/mips32/include/debug.h (moved) * kernel/arch/mips32/include/debugger.h (moved) * kernel/arch/mips32/include/drivers/arc.h (moved) * kernel/arch/mips32/include/drivers/msim.h (moved) * kernel/arch/mips32/include/drivers/serial.h (moved) * kernel/arch/mips32/include/elf.h (moved) * kernel/arch/mips32/include/exception.h (moved) * kernel/arch/mips32/include/faddr.h (moved) * kernel/arch/mips32/include/fpu_context.h (moved) * kernel/arch/mips32/include/interrupt.h (moved) * kernel/arch/mips32/include/memstr.h (moved) * kernel/arch/mips32/include/mm/as.h (moved) * kernel/arch/mips32/include/mm/asid.h (moved) * kernel/arch/mips32/include/mm/frame.h (moved) * kernel/arch/mips32/include/mm/memory_init.h (moved) * kernel/arch/mips32/include/mm/page.h (moved) * kernel/arch/mips32/include/mm/tlb.h (moved) * kernel/arch/mips32/include/proc/task.h (moved) * kernel/arch/mips32/include/proc/thread.h (moved) * kernel/arch/mips32/include/stack.h (moved) * kernel/arch/mips32/include/types.h (moved) * kernel/arch/mips32/src/asm.S (moved) * kernel/arch/mips32/src/cache.c (moved) * kernel/arch/mips32/src/console.c (moved) * kernel/arch/mips32/src/context.S (moved) * kernel/arch/mips32/src/cpu/cpu.c (moved) * kernel/arch/mips32/src/ddi/ddi.c (moved) * kernel/arch/mips32/src/debugger.c (moved) * kernel/arch/mips32/src/drivers/arc.c (moved) * kernel/arch/mips32/src/drivers/msim.c (moved) * kernel/arch/mips32/src/drivers/serial.c (moved) * kernel/arch/mips32/src/dummy.S (moved) * kernel/arch/mips32/src/exception.c (moved) * kernel/arch/mips32/src/fpu_context.c (moved) * kernel/arch/mips32/src/interrupt.c (moved) * kernel/arch/mips32/src/mips32.c (moved) * kernel/arch/mips32/src/mm/as.c (moved) * kernel/arch/mips32/src/mm/frame.c (moved) * kernel/arch/mips32/src/mm/page.c (moved) * kernel/arch/mips32/src/mm/tlb.c (moved) * kernel/arch/mips32/src/panic.S (moved) * kernel/arch/mips32/src/start.S (moved) * kernel/arch/ppc32/Makefile.inc (moved) * kernel/arch/ppc32/_link.ld.in (moved) * kernel/arch/ppc32/include/arch.h (moved) * kernel/arch/ppc32/include/arg.h (moved) * kernel/arch/ppc32/include/asm.h (moved) * kernel/arch/ppc32/include/asm/regname.h (moved) * kernel/arch/ppc32/include/atomic.h (moved) * kernel/arch/ppc32/include/barrier.h (moved) * kernel/arch/ppc32/include/boot/boot.h (moved) * kernel/arch/ppc32/include/byteorder.h (moved) * kernel/arch/ppc32/include/context.h (moved) * kernel/arch/ppc32/include/context_offset.h (moved) * kernel/arch/ppc32/include/cpu.h (moved) * kernel/arch/ppc32/include/cpuid.h (moved) * kernel/arch/ppc32/include/debug.h (moved) * kernel/arch/ppc32/include/drivers/cuda.h (moved) * kernel/arch/ppc32/include/drivers/pic.h (moved) * kernel/arch/ppc32/include/elf.h (moved) * kernel/arch/ppc32/include/exception.h (moved) * kernel/arch/ppc32/include/faddr.h (moved) * kernel/arch/ppc32/include/fpu_context.h (moved) * kernel/arch/ppc32/include/interrupt.h (moved) * kernel/arch/ppc32/include/memstr.h (moved) * kernel/arch/ppc32/include/mm/as.h (moved) * kernel/arch/ppc32/include/mm/asid.h (moved) * kernel/arch/ppc32/include/mm/frame.h (moved) * kernel/arch/ppc32/include/mm/memory_init.h (moved) * kernel/arch/ppc32/include/mm/page.h (moved) * kernel/arch/ppc32/include/mm/tlb.h (moved) * kernel/arch/ppc32/include/proc/task.h (moved) * kernel/arch/ppc32/include/proc/thread.h (moved) * kernel/arch/ppc32/include/types.h (moved) * kernel/arch/ppc32/src/asm.S (moved) * kernel/arch/ppc32/src/boot/boot.S (moved) * kernel/arch/ppc32/src/context.S (moved) * kernel/arch/ppc32/src/cpu/cpu.c (moved) * kernel/arch/ppc32/src/ddi/ddi.c (moved) * kernel/arch/ppc32/src/debug/panic.s (moved) * kernel/arch/ppc32/src/drivers/cuda.c (moved) * kernel/arch/ppc32/src/drivers/pic.c (moved) * kernel/arch/ppc32/src/dummy.s (moved) * kernel/arch/ppc32/src/exception.S (moved) * kernel/arch/ppc32/src/fpu_context.S (moved) * kernel/arch/ppc32/src/interrupt.c (moved) * kernel/arch/ppc32/src/mm/as.c (moved) * kernel/arch/ppc32/src/mm/frame.c (moved) * kernel/arch/ppc32/src/mm/memory_init.c (moved) * kernel/arch/ppc32/src/mm/page.c (moved) * kernel/arch/ppc32/src/mm/tlb.c (moved) * kernel/arch/ppc32/src/ppc32.c (moved) * kernel/arch/ppc32/src/proc/scheduler.c (moved) * kernel/arch/ppc64/Makefile.inc (moved) * kernel/arch/ppc64/_link.ld.in (moved) * kernel/arch/ppc64/include/arch.h (moved) * kernel/arch/ppc64/include/arg.h (moved) * kernel/arch/ppc64/include/asm.h (moved) * kernel/arch/ppc64/include/asm/regname.h (moved) * kernel/arch/ppc64/include/atomic.h (moved) * kernel/arch/ppc64/include/barrier.h (moved) * kernel/arch/ppc64/include/boot/boot.h (moved) * kernel/arch/ppc64/include/byteorder.h (moved) * kernel/arch/ppc64/include/context.h (moved) * kernel/arch/ppc64/include/context_offset.h (moved) * kernel/arch/ppc64/include/cpu.h (moved) * kernel/arch/ppc64/include/cpuid.h (moved) * kernel/arch/ppc64/include/debug.h (moved) * kernel/arch/ppc64/include/elf.h (moved) * kernel/arch/ppc64/include/exception.h (moved) * kernel/arch/ppc64/include/faddr.h (moved) * kernel/arch/ppc64/include/fpu_context.h (moved) * kernel/arch/ppc64/include/interrupt.h (moved) * kernel/arch/ppc64/include/memstr.h (moved) * kernel/arch/ppc64/include/mm/as.h (moved) * kernel/arch/ppc64/include/mm/asid.h (moved) * kernel/arch/ppc64/include/mm/frame.h (moved) * kernel/arch/ppc64/include/mm/memory_init.h (moved) * kernel/arch/ppc64/include/mm/page.h (moved) * kernel/arch/ppc64/include/mm/tlb.h (moved) * kernel/arch/ppc64/include/proc/task.h (moved) * kernel/arch/ppc64/include/proc/thread.h (moved) * kernel/arch/ppc64/include/types.h (moved) * kernel/arch/ppc64/src/asm.S (moved) * kernel/arch/ppc64/src/boot/boot.S (moved) * kernel/arch/ppc64/src/context.S (moved) * kernel/arch/ppc64/src/cpu/cpu.c (moved) * kernel/arch/ppc64/src/ddi/ddi.c (moved) * kernel/arch/ppc64/src/debug/panic.s (moved) * kernel/arch/ppc64/src/dummy.s (moved) * kernel/arch/ppc64/src/exception.S (moved) * kernel/arch/ppc64/src/fpu_context.S (moved) * kernel/arch/ppc64/src/interrupt.c (moved) * kernel/arch/ppc64/src/mm/as.c (moved) * kernel/arch/ppc64/src/mm/frame.c (moved) * kernel/arch/ppc64/src/mm/memory_init.c (moved) * kernel/arch/ppc64/src/mm/page.c (moved) * kernel/arch/ppc64/src/mm/tlb.c (moved) * kernel/arch/ppc64/src/ppc64.c (moved) * kernel/arch/ppc64/src/proc/scheduler.c (moved) * kernel/arch/sparc64/Makefile.inc (moved) * kernel/arch/sparc64/_link.ld.in (moved) * kernel/arch/sparc64/include/arch.h (moved) * kernel/arch/sparc64/include/arg.h (moved) * kernel/arch/sparc64/include/asm.h (moved) * kernel/arch/sparc64/include/atomic.h (moved) * kernel/arch/sparc64/include/barrier.h (moved) * kernel/arch/sparc64/include/boot/boot.h (moved) * kernel/arch/sparc64/include/byteorder.h (moved) * kernel/arch/sparc64/include/console.h (moved) * kernel/arch/sparc64/include/context.h (moved) * kernel/arch/sparc64/include/context_offset.h (moved) * kernel/arch/sparc64/include/cpu.h (moved) * kernel/arch/sparc64/include/debug.h (moved) * kernel/arch/sparc64/include/drivers/fb.h (moved) * kernel/arch/sparc64/include/drivers/i8042.h (moved) * kernel/arch/sparc64/include/drivers/tick.h (moved) * kernel/arch/sparc64/include/elf.h (moved) * kernel/arch/sparc64/include/faddr.h (moved) * kernel/arch/sparc64/include/fpu_context.h (moved) * kernel/arch/sparc64/include/interrupt.h (moved) * kernel/arch/sparc64/include/memstr.h (moved) * kernel/arch/sparc64/include/mm/as.h (moved) * kernel/arch/sparc64/include/mm/asid.h (moved) * kernel/arch/sparc64/include/mm/frame.h (moved) * kernel/arch/sparc64/include/mm/memory_init.h (moved) * kernel/arch/sparc64/include/mm/mmu.h (moved) * kernel/arch/sparc64/include/mm/page.h (moved) * kernel/arch/sparc64/include/mm/tlb.h (moved) * kernel/arch/sparc64/include/mm/tte.h (moved) * kernel/arch/sparc64/include/proc/task.h (moved) * kernel/arch/sparc64/include/proc/thread.h (moved) * kernel/arch/sparc64/include/register.h (moved) * kernel/arch/sparc64/include/stack.h (moved) * kernel/arch/sparc64/include/trap/exception.h (moved) * kernel/arch/sparc64/include/trap/interrupt.h (moved) * kernel/arch/sparc64/include/trap/mmu.h (moved) * kernel/arch/sparc64/include/trap/regwin.h (moved) * kernel/arch/sparc64/include/trap/trap.h (moved) * kernel/arch/sparc64/include/trap/trap_table.h (moved) * kernel/arch/sparc64/include/types.h (moved) * kernel/arch/sparc64/src/asm.S (moved) * kernel/arch/sparc64/src/console.c (moved) * kernel/arch/sparc64/src/context.S (moved) * kernel/arch/sparc64/src/cpu/cpu.c (moved) * kernel/arch/sparc64/src/ddi/ddi.c (moved) * kernel/arch/sparc64/src/drivers/i8042.c (moved) * kernel/arch/sparc64/src/drivers/tick.c (moved) * kernel/arch/sparc64/src/dummy.s (moved) * kernel/arch/sparc64/src/mm/as.c (moved) * kernel/arch/sparc64/src/mm/frame.c (moved) * kernel/arch/sparc64/src/mm/memory_init.c (moved) * kernel/arch/sparc64/src/mm/page.c (moved) * kernel/arch/sparc64/src/mm/tlb.c (moved) * kernel/arch/sparc64/src/panic.S (moved) * kernel/arch/sparc64/src/proc/scheduler.c (moved) * kernel/arch/sparc64/src/sparc64.c (moved) * kernel/arch/sparc64/src/start.S (moved) * kernel/arch/sparc64/src/trap/exception.c (moved) * kernel/arch/sparc64/src/trap/interrupt.c (moved) * kernel/arch/sparc64/src/trap/trap.c (moved) * kernel/arch/sparc64/src/trap/trap_table.S (moved) * kernel/arch/xen32/Makefile.inc (moved) * kernel/arch/xen32/_link.ld.in (moved) * kernel/arch/xen32/include/arch.h (moved) * kernel/arch/xen32/include/arg.h (moved) * kernel/arch/xen32/include/asm.h (moved) * kernel/arch/xen32/include/atomic.h (moved) * kernel/arch/xen32/include/barrier.h (moved) * kernel/arch/xen32/include/bios (moved) * kernel/arch/xen32/include/boot (moved) * kernel/arch/xen32/include/byteorder.h (moved) * kernel/arch/xen32/include/context.h (moved) * kernel/arch/xen32/include/cpu.h (moved) * kernel/arch/xen32/include/cpuid.h (moved) * kernel/arch/xen32/include/ddi (moved) * kernel/arch/xen32/include/debug.h (moved) * kernel/arch/xen32/include/debugger.h (moved) * kernel/arch/xen32/include/drivers (moved) * kernel/arch/xen32/include/elf.h (moved) * kernel/arch/xen32/include/faddr.h (moved) * kernel/arch/xen32/include/fpu_context.h (moved) * kernel/arch/xen32/include/interrupt.h (moved) * kernel/arch/xen32/include/memstr.h (moved) * kernel/arch/xen32/include/mm (moved) * kernel/arch/xen32/include/pm.h (moved) * kernel/arch/xen32/include/proc (moved) * kernel/arch/xen32/include/smp (moved) * kernel/arch/xen32/include/types.h (moved) * kernel/arch/xen32/src/asm.S (moved) * kernel/arch/xen32/src/atomic.S (moved) * kernel/arch/xen32/src/bios (moved) * kernel/arch/xen32/src/boot (moved) * kernel/arch/xen32/src/context.s (moved) * kernel/arch/xen32/src/cpu (moved) * kernel/arch/xen32/src/ddi (moved) * kernel/arch/xen32/src/debug (moved) * kernel/arch/xen32/src/debugger.c (moved) * kernel/arch/xen32/src/delay.s (moved) * kernel/arch/xen32/src/drivers (moved) * kernel/arch/xen32/src/fpu_context.c (moved) * kernel/arch/xen32/src/ia32.c (moved) * kernel/arch/xen32/src/interrupt.c (moved) * kernel/arch/xen32/src/mm (moved) * kernel/arch/xen32/src/pm.c (moved) * kernel/arch/xen32/src/proc (moved) * kernel/arch/xen32/src/smp (moved) * kernel/arch/xen32/src/userspace.c (moved) * kernel/contrib/arch/ia64/vmaxlma.c (moved) * kernel/contrib/conf/HelenOS.amd64.simics (moved) * kernel/contrib/conf/HelenOS.ppc32.simics (moved) * kernel/contrib/conf/SPMIPS.simics (moved) * kernel/contrib/conf/bootindy (moved) * kernel/contrib/conf/dot.bochsrc (moved) * kernel/contrib/conf/gxemul.sh (moved) * kernel/contrib/conf/msim.conf (moved) * kernel/contrib/conf/pearpc.conf (moved) * kernel/contrib/conf/simics.conf (moved) * kernel/contrib/conf/ski.conf (moved) * kernel/contrib/conf/spmips.conf (moved) * kernel/contrib/conf/vmware.conf (moved) * kernel/contrib/toolchain/toolchain.amd64.sh (moved) * kernel/contrib/toolchain/toolchain.ia32.sh (moved) * kernel/contrib/toolchain/toolchain.ia64.sh (moved) * kernel/contrib/toolchain/toolchain.mipseb32.sh (moved) * kernel/contrib/toolchain/toolchain.mipsel32.sh (moved) * kernel/contrib/toolchain/toolchain.ppc32.sh (moved) * kernel/contrib/toolchain/toolchain.ppc64.sh (moved) * kernel/contrib/toolchain/toolchain.sparc64.sh (moved) * kernel/doc/AUTHORS (moved) * kernel/doc/BUGS_FOUND (moved) * kernel/doc/arch/amd64 (moved) * kernel/doc/arch/ia32 (moved) * kernel/doc/arch/ia64 (moved) * kernel/doc/arch/mips32 (moved) * kernel/doc/arch/ppc32 (moved) * kernel/doc/arch/sparc64 (moved) * kernel/doc/build (moved) * kernel/doc/doxygroups.h (moved) * kernel/doc/mm (moved) * kernel/doc/synchronization (moved) * kernel/genarch/Makefile.inc (moved) * kernel/genarch/include/acpi/acpi.h (moved) * kernel/genarch/include/acpi/madt.h (moved) * kernel/genarch/include/fb/fb.h (moved) * kernel/genarch/include/fb/font-8x16.h (moved) * kernel/genarch/include/i8042/i8042.h (moved) * kernel/genarch/include/mm/as_ht.h (moved) * kernel/genarch/include/mm/as_pt.h (moved) * kernel/genarch/include/mm/asid_fifo.h (moved) * kernel/genarch/include/mm/page_ht.h (moved) * kernel/genarch/include/mm/page_pt.h (moved) * kernel/genarch/include/ofw/memory_init.h (moved) * kernel/genarch/include/ofw/ofw.h (moved) * kernel/genarch/include/softint/division.h (moved) * kernel/genarch/src/acpi/acpi.c (moved) * kernel/genarch/src/acpi/madt.c (moved) * kernel/genarch/src/fb/fb.c (moved) * kernel/genarch/src/fb/font-8x16.c (moved) * kernel/genarch/src/fb/helenos.xbm (moved) * kernel/genarch/src/i8042/i8042.c (moved) * kernel/genarch/src/mm/as_ht.c (moved) * kernel/genarch/src/mm/as_pt.c (moved) * kernel/genarch/src/mm/asid.c (moved) * kernel/genarch/src/mm/asid_fifo.c (moved) * kernel/genarch/src/mm/page_ht.c (moved) * kernel/genarch/src/mm/page_pt.c (moved) * kernel/genarch/src/ofw/memory_init.c (moved) * kernel/genarch/src/ofw/ofw.c (moved) * kernel/genarch/src/softint/division.c (moved) * kernel/generic/include/adt/bitmap.h (moved) * kernel/generic/include/adt/btree.h (moved) * kernel/generic/include/adt/fifo.h (moved) * kernel/generic/include/adt/hash_table.h (moved) * kernel/generic/include/adt/list.h (moved) * kernel/generic/include/align.h (moved) * kernel/generic/include/arch.h (moved) * kernel/generic/include/atomic.h (moved) * kernel/generic/include/bitops.h (moved) * kernel/generic/include/byteorder.h (moved) * kernel/generic/include/config.h (moved) * kernel/generic/include/console/chardev.h (moved) * kernel/generic/include/console/cmd.h (moved) * kernel/generic/include/console/console.h (moved) * kernel/generic/include/console/kconsole.h (moved) * kernel/generic/include/console/klog.h (moved) * kernel/generic/include/context.h (moved) * kernel/generic/include/cpu.h (moved) * kernel/generic/include/ddi/ddi.h (moved) * kernel/generic/include/ddi/ddi_arg.h (moved) * kernel/generic/include/debug.h (moved) * kernel/generic/include/elf.h (moved) * kernel/generic/include/errno.h (moved) * kernel/generic/include/fpu_context.h (moved) * kernel/generic/include/func.h (moved) * kernel/generic/include/interrupt.h (moved) * kernel/generic/include/ipc/ipc.h (moved) * kernel/generic/include/ipc/ipcrsc.h (moved) * kernel/generic/include/ipc/irq.h (moved) * kernel/generic/include/ipc/sysipc.h (moved) * kernel/generic/include/macros.h (moved) * kernel/generic/include/main/kinit.h (moved) * kernel/generic/include/main/uinit.h (moved) * kernel/generic/include/main/version.h (moved) * kernel/generic/include/memstr.h (moved) * kernel/generic/include/mm/as.h (moved) * kernel/generic/include/mm/asid.h (moved) * kernel/generic/include/mm/buddy.h (moved) * kernel/generic/include/mm/frame.h (moved) * kernel/generic/include/mm/page.h (moved) * kernel/generic/include/mm/slab.h (moved) * kernel/generic/include/mm/tlb.h (moved) * kernel/generic/include/panic.h (moved) * kernel/generic/include/preemption.h (moved) * kernel/generic/include/print.h (moved) * kernel/generic/include/printf/printf_core.h (moved) * kernel/generic/include/proc/scheduler.h (moved) * kernel/generic/include/proc/task.h (moved) * kernel/generic/include/proc/thread.h (moved) * kernel/generic/include/proc/uarg.h (moved) * kernel/generic/include/putchar.h (moved) * kernel/generic/include/security/cap.h (moved) * kernel/generic/include/smp/ipi.h (moved) * kernel/generic/include/smp/smp.h (moved) * kernel/generic/include/sort.h (moved) * kernel/generic/include/stackarg.h (moved) * kernel/generic/include/stdarg.h (moved) * kernel/generic/include/symtab.h (moved) * kernel/generic/include/synch/condvar.h (moved) * kernel/generic/include/synch/futex.h (moved) * kernel/generic/include/synch/mutex.h (moved) * kernel/generic/include/synch/rwlock.h (moved) * kernel/generic/include/synch/semaphore.h (moved) * kernel/generic/include/synch/spinlock.h (moved) * kernel/generic/include/synch/synch.h (moved) * kernel/generic/include/synch/waitq.h (moved) * kernel/generic/include/syscall/copy.h (moved) * kernel/generic/include/syscall/sysarg64.h (moved) * kernel/generic/include/syscall/syscall.h (moved) * kernel/generic/include/sysinfo/sysinfo.h (moved) * kernel/generic/include/test.h (moved) * kernel/generic/include/time/clock.h (moved) * kernel/generic/include/time/delay.h (moved) * kernel/generic/include/time/timeout.h (moved) * kernel/generic/include/typedefs.h (moved) * kernel/generic/include/userspace.h (moved) * kernel/generic/src/adt/bitmap.c (moved) * kernel/generic/src/adt/btree.c (moved) * kernel/generic/src/adt/hash_table.c (moved) * kernel/generic/src/adt/list.c (moved) * kernel/generic/src/console/chardev.c (moved) * kernel/generic/src/console/cmd.c (moved) * kernel/generic/src/console/console.c (moved) * kernel/generic/src/console/kconsole.c (moved) * kernel/generic/src/console/klog.c (moved) * kernel/generic/src/cpu/cpu.c (moved) * kernel/generic/src/ddi/ddi.c (moved) * kernel/generic/src/debug/symtab.c (moved) * kernel/generic/src/interrupt/interrupt.c (moved) * kernel/generic/src/ipc/ipc.c (moved) * kernel/generic/src/ipc/ipcrsc.c (moved) * kernel/generic/src/ipc/irq.c (moved) * kernel/generic/src/ipc/sysipc.c (moved) * kernel/generic/src/lib/elf.c (moved) * kernel/generic/src/lib/func.c (moved) * kernel/generic/src/lib/memstr.c (moved) * kernel/generic/src/lib/sort.c (moved) * kernel/generic/src/main/kinit.c (moved) * kernel/generic/src/main/main.c (moved) * kernel/generic/src/main/uinit.c (moved) * kernel/generic/src/main/version.c (moved) * kernel/generic/src/mm/as.c (moved) * kernel/generic/src/mm/backend_anon.c (moved) * kernel/generic/src/mm/backend_elf.c (moved) * kernel/generic/src/mm/backend_phys.c (moved) * kernel/generic/src/mm/buddy.c (moved) * kernel/generic/src/mm/frame.c (moved) * kernel/generic/src/mm/page.c (moved) * kernel/generic/src/mm/slab.c (moved) * kernel/generic/src/mm/tlb.c (moved) * kernel/generic/src/preempt/preemption.c (moved) * kernel/generic/src/printf/printf.c (moved) * kernel/generic/src/printf/printf_core.c (moved) * kernel/generic/src/printf/snprintf.c (moved) * kernel/generic/src/printf/sprintf.c (moved) * kernel/generic/src/printf/vprintf.c (moved) * kernel/generic/src/printf/vsnprintf.c (moved) * kernel/generic/src/printf/vsprintf.c (moved) * kernel/generic/src/proc/scheduler.c (moved) * kernel/generic/src/proc/task.c (moved) * kernel/generic/src/proc/the.c (moved) * kernel/generic/src/proc/thread.c (moved) * kernel/generic/src/security/cap.c (moved) * kernel/generic/src/smp/ipi.c (moved) * kernel/generic/src/synch/condvar.c (moved) * kernel/generic/src/synch/futex.c (moved) * kernel/generic/src/synch/mutex.c (moved) * kernel/generic/src/synch/rwlock.c (moved) * kernel/generic/src/synch/semaphore.c (moved) * kernel/generic/src/synch/spinlock.c (moved) * kernel/generic/src/synch/waitq.c (moved) * kernel/generic/src/syscall/copy.c (moved) * kernel/generic/src/syscall/syscall.c (moved) * kernel/generic/src/sysinfo/sysinfo.c (moved) * kernel/generic/src/time/clock.c (moved) * kernel/generic/src/time/delay.c (moved) * kernel/generic/src/time/timeout.c (moved) * kernel/kernel.config (moved) * kernel/test/atomic/atomic1/test.c (moved) * kernel/test/btree/btree1/test.c (moved) * kernel/test/debug/mips1/test.c (moved) * kernel/test/fault/fault1/test.c (moved) * kernel/test/fpu/fpu1/test.c (moved) * kernel/test/fpu/mips1/test.c (moved) * kernel/test/fpu/sse1/test.c (moved) * kernel/test/mm/falloc1/test.c (moved) * kernel/test/mm/falloc2/test.c (moved) * kernel/test/mm/mapping1/test.c (moved) * kernel/test/mm/purge1/test.c (moved) * kernel/test/mm/slab1/test.c (moved) * kernel/test/mm/slab2/test.c (moved) * kernel/test/print/print1/test.c (moved) * kernel/test/synch/rwlock1/test.c (moved) * kernel/test/synch/rwlock2/test.c (moved) * kernel/test/synch/rwlock3/test.c (moved) * kernel/test/synch/rwlock4/test.c (moved) * kernel/test/synch/rwlock5/test.c (moved) * kernel/test/synch/semaphore1/test.c (moved) * kernel/test/synch/semaphore2/test.c (moved) * kernel/test/sysinfo/test.c (moved) * kernel/test/thread/thread1/test.c (moved) * kernel/tools/amd64/decpt.py (moved) * kernel/tools/amd64/gencontext.c (moved) * kernel/tools/config.py (moved) * kernel/tools/genmap.py (moved) * kernel/tools/ia32/decpt.py (moved) * kernel/tools/mips32/gencontext.c (moved) * kernel/tools/ppc32/gencontext.c (moved) * kernel/tools/ppc64/gencontext.c (moved) * kernel/tools/sparc64/gencontext.c (moved) Move everything to kernel/. Tue, 20 Jun 2006 11:15:34 GMT Jakub Jermar [3c5006a0] * arch/ia32/src/drivers/ega.c (modified) * arch/ia32/src/drivers/i8254.c (modified) * arch/ia32/src/drivers/i8259.c (modified) * arch/ia32/src/drivers/vesa.c (modified) * arch/mips32/src/exception.c (modified) * contrib/conf/gxemul.sh (modified) * genarch/src/i8042/i8042.c (modified) Indentation and some improved comments. Remove forgotten comment ... Sun, 18 Jun 2006 22:52:07 GMT Martin Decky [07cb1b59] * contrib/conf/gxemul.sh (modified) get back -X removed by mistake Sun, 18 Jun 2006 21:37:32 GMT Martin Decky [c4b2788] * arch/mips32/Makefile.inc (modified) * contrib/conf/gxemul.sh (modified) * kernel.config (modified) prepare GXEmul kernel to use the boot loader Sat, 10 Jun 2006 11:05:21 GMT Martin Decky [971cf31f] * arch/mips32/include/boot.h (added) * arch/mips32/src/mips32.c (modified) * arch/mips32/src/start.S (modified) * arch/ppc32/src/boot/boot.S (modified) * contrib/conf/msim.conf (modified) update mips32 boot loading API Fri, 09 Jun 2006 15:58:54 GMT Jakub Jermar [bebb6bc] * arch/mips32/src/mips32.c (modified) * contrib/conf/msim.conf (modified) Load up to 8 userspace tasks on mips32. Wed, 07 Jun 2006 00:15:31 GMT Martin Decky [590cb380] * contrib/conf/pearpc.conf (modified) change default mouse grab hot-key (conflicting with kconsole) Tue, 06 Jun 2006 09:13:12 GMT Jakub Jermar [3247f0a] * arch/ia64/src/ia64.c (modified) * contrib/conf/ski.conf (modified) Support loading up to 8 userspace images on ia64. Sat, 03 Jun 2006 08:24:12 GMT Jakub Jermar [7224093] * arch/ia64/src/ia64.c (modified) * contrib/conf/ski.conf (modified) Modify ia64 to load 6 userspace tasks. Tetris however makes the ... Sat, 03 Jun 2006 00:30:56 GMT Ondrej Palkovsky [997a1b1] * arch/mips32/src/mips32.c (modified) * contrib/conf/gxemul.sh (modified) * contrib/conf/msim.conf (modified) Added tetris to Fri, 02 Jun 2006 18:23:45 GMT Jakub Jermar [7d86d771] * contrib/conf/ski.conf (modified) Enable loading of kbd userspace driver in Ski sample configuration file. Fri, 02 Jun 2006 00:56:17 GMT Jakub Jermar [01ebbdf] * contrib/conf/ski.conf (modified) ski.conf for 4 ELF images. kbd is commented out. Thu, 01 Jun 2006 23:03:28 GMT Ondrej Palkovsky [3f31742] * contrib/conf/msim.conf (modified) Msim configuration to load necessary modules to make it 'work' again. Wed, 31 May 2006 17:05:52 GMT Martin Decky [39031cc] * contrib/conf/HelenOS.amd64.simics (modified) * contrib/conf/dot.bochsrc (modified) update configs for ISO image Tue, 30 May 2006 22:23:11 GMT Ondrej Palkovsky [3de6dd7a] * arch/mips32/src/mips32.c (modified) * contrib/conf/gxemul.sh (modified) * generic/src/proc/thread.c (modified) Added console support to gxemul. Wider information in thread list. Tue, 30 May 2006 18:49:35 GMT Martin Decky [ad37437] * contrib/conf/simics.conf (modified) update Simics 2 configuration Sun, 21 May 2006 14:32:28 GMT Ondrej Palkovsky [7ca8b36b] * arch/mips32/src/start.S (modified) * contrib/conf/gxemul.sh (modified) * generic/src/syscall/syscall.c (modified) Fixed mips bug fith TLS register not being properly saved on syscall ... Tue, 16 May 2006 14:57:09 GMT Ondrej Palkovsky [1f385a68] * arch/mips32/src/mips32.c (modified) * contrib/conf/gxemul.sh (modified) * contrib/conf/msim.conf (modified) Support for mips kbd driver. Sun, 14 May 2006 20:48:34 GMT Ondrej Palkovsky [14b502e2] * arch/mips32/src/mips32.c (modified) * contrib/conf/gxemul.sh (modified) * contrib/conf/msim.conf (modified) Added support for more processes in mips. Mon, 27 Mar 2006 16:56:51 GMT Jakub Jermar [b6d4566] * arch/ia64/include/context.h (modified) * arch/ia64/include/mm/tlb.h (modified) * arch/ia64/src/ivt.S (modified) * arch/ia64/src/proc/scheduler.c (modified) * contrib/conf/msim.conf (modified) * generic/include/config.h (modified) * generic/include/mm/frame.h (modified) * generic/src/cpu/cpu.c (modified) * generic/src/main/main.c (modified) * generic/src/proc/thread.c (modified) CPU stacks must have two frames on ia64. Make sure both thread stack ... Mon, 20 Mar 2006 13:39:56 GMT Ondrej Palkovsky [1b109cb] * arch/mips32/include/cp0.h (modified) * arch/mips32/include/exception.h (modified) * arch/mips32/include/thread.h (modified) * arch/mips32/src/asm.S (modified) * arch/mips32/src/exception.c (modified) * arch/mips32/src/fpu_context.c (modified) * arch/mips32/src/start.S (modified) * contrib/conf/gxemul.sh (modified) * kernel.config (modified) Cleanup of mips - inline register reads - better fpu disable/enable ... Thu, 16 Mar 2006 19:48:27 GMT Jakub Jermar [6a22fcb] * arch/ia32/src/smp/smp.c (modified) * arch/ia64/Makefile.inc (modified) * arch/ia64/src/ia64.c (modified) * contrib/conf/ski.conf (modified) * genarch/src/mm/as_pt.c (modified) Clear user address space when creating new page tables. Fix mapping ... Thu, 16 Mar 2006 14:14:19 GMT Martin Decky [e898a8d7] * contrib/conf/pearpc.conf (modified) update config to use the image with boot loader Thu, 16 Mar 2006 11:04:37 GMT Martin Decky [8e75edf] * contrib/conf/HelenOS.amd64.simics (modified) * contrib/conf/HelenOS.ppc32.simics (modified) more realistic simulated CPU frequency Wed, 15 Mar 2006 15:08:29 GMT Martin Decky [b629483] * Makefile (modified) * arch/mips32/boot/Makefile (deleted) * arch/mips32/boot/_link.ld (deleted) * arch/mips32/boot/boot.S (deleted) * contrib/conf/msim.conf (modified) mips: remove load.bin remove arch/boot infrastructure Sun, 12 Mar 2006 19:00:42 GMT Ondrej Palkovsky [9295b0cf] * arch/mips32/include/elf.h (modified) * contrib/conf/spmips.conf (modified) Fixed mips elf loading. Sun, 12 Mar 2006 18:35:54 GMT Ondrej Palkovsky [f972b89] * contrib/conf/msim.conf (modified) Fix msim configuration. Sun, 12 Mar 2006 18:27:33 GMT Jakub Jermar [de6b301] * Makefile (modified) * arch/amd64/Makefile.inc (modified) * arch/amd64/_link.ld.in (modified) * arch/amd64/include/elf.h (modified) * arch/amd64/include/types.h (modified) * arch/amd64/src/userspace.c (modified) * arch/ia32/Makefile.inc (modified) * arch/ia32/include/elf.h (modified) * arch/ia32/include/types.h (modified) * arch/ia32/src/userspace.c (modified) * arch/ia64/Makefile.inc (modified) * arch/ia64/include/elf.h (modified) * arch/ia64/src/ia64.c (modified) * arch/mips32/Makefile.inc (modified) * arch/mips32/include/elf.h (modified) * arch/mips32/src/mips32.c (modified) * arch/ppc32/Makefile.inc (modified) * arch/ppc32/include/elf.h (modified) * arch/ppc32/include/types.h (modified) * arch/sparc64/Makefile.inc (modified) * arch/sparc64/include/elf.h (modified) * contrib/conf/msim.conf (modified) * contrib/conf/ski.conf (modified) * contrib/conf/spmips.conf (modified) * generic/include/elf.h (modified) * generic/include/elf32.h (deleted) * generic/include/elf64.h (deleted) * generic/include/userspace.h (modified) * generic/src/lib/elf.c (added) * generic/src/lib/elf32.c (deleted) * generic/src/lib/elf64.c (deleted) * generic/src/main/kinit.c (modified) * generic/src/main/uinit.c (modified) Basic support for loading ELF object files. ia64, amd64, ia32 ... Sun, 12 Mar 2006 14:21:03 GMT Martin Decky [cfad878] * contrib/conf/HelenOS.ppc32.simics (added) preliminary Simics 3.0 configuration for Simics Sun, 12 Mar 2006 11:40:22 GMT Martin Decky [e792fa7] * contrib/conf/HelenOS.amd64.simics (added) Simics 3.0 IA32/AMD64 component configuration Thu, 09 Mar 2006 12:44:27 GMT Jakub Jermar [b994a60] * arch/ia64/Makefile.inc (modified) * arch/ia64/include/asm.h (modified) * arch/ia64/include/context.h (modified) * arch/ia64/include/mm/as.h (modified) * arch/ia64/include/register.h (modified) * arch/ia64/src/asm.S (modified) * arch/ia64/src/dummy.s (modified) * arch/ia64/src/ia64.c (modified) * arch/ia64/src/ivt.S (modified) * arch/ia64/src/mm/tlb.c (modified) * arch/ia64/src/start.S (modified) * contrib/conf/ski.conf (modified) ia64 work. Changes to make userspace work (kernel part). Use ... Sat, 18 Feb 2006 14:40:15 GMT Ondrej Palkovsky [052da81] * arch/mips32/include/mm/tlb.h (modified) * arch/mips32/src/console.c (modified) * arch/mips32/src/drivers/arc.c (modified) * arch/mips32/src/exception.c (modified) * contrib/conf/bootindy (added) * generic/src/mm/frame.c (modified) Fixes in memory allocator - proper kernel blacklisting, when kernel ... Mon, 13 Feb 2006 23:22:05 GMT Ondrej Palkovsky [bbf5657] * Makefile (modified) * arch/mips32/src/console.c (modified) * arch/mips32/src/mm/frame.c (modified) * arch/ppc32/src/mm/frame.c (modified) * contrib/conf/gxemul.sh (modified) * generic/include/fb/fb.h (added) * generic/src/fb/fb.c (added) * kernel.config (modified) Added support for 24-bit framebuffer. Thu, 09 Feb 2006 17:02:36 GMT Jakub Jermar [bfb87df] * arch/amd64/include/interrupt.h (modified) * arch/amd64/include/mm/page.h (modified) * arch/amd64/src/amd64.c (modified) * arch/amd64/src/interrupt.c (modified) * arch/amd64/src/mm/page.c (modified) * arch/ia32/include/interrupt.h (modified) * arch/ia32/include/mm/page.h (modified) * arch/ia32/src/ia32.c (modified) * arch/ia32/src/interrupt.c (modified) * arch/ia32/src/mm/page.c (modified) * arch/mips32/include/mm/page.h (modified) * contrib/conf/msim.conf (modified) Remove WAKEUP_IPI stuff. Make it possible to use PAGE_GLOBAL on ... Wed, 08 Feb 2006 12:34:05 GMT Ondrej Palkovsky [085d973] * Makefile (modified) * arch/amd64/include/types.h (modified) * arch/amd64/src/mm/page.c (modified) * arch/amd64/src/pm.c (modified) * arch/ia32/include/types.h (modified) * arch/ia32/src/mm/frame.c (modified) * arch/ia32/src/pm.c (modified) * arch/ia32/src/smp/smp.c (modified) * arch/mips32/Makefile.inc (modified) * arch/mips32/include/types.h (modified) * arch/mips32/src/drivers/arc.c (modified) * arch/mips32/src/mips32.c (modified) * arch/mips32/src/mm/frame.c (modified) * contrib/conf/msim.conf (modified) * genarch/src/acpi/matd.c (modified) * genarch/src/mm/as_pt.c (modified) * genarch/src/mm/page_pt.c (modified) * generic/include/mm/buddy.h (modified) * generic/include/mm/frame.h (modified) * generic/include/mm/heap.h (deleted) * generic/include/mm/slab.h (modified) * generic/include/proc/thread.h (modified) * generic/include/typedefs.h (modified) * generic/src/adt/hash_table.c (modified) * generic/src/cpu/cpu.c (modified) * generic/src/lib/sort.c (modified) * generic/src/main/main.c (modified) * generic/src/mm/as.c (modified) * generic/src/mm/buddy.c (modified) * generic/src/mm/frame.c (modified) * generic/src/mm/heap.c (deleted) * generic/src/mm/slab.c (modified) * generic/src/proc/scheduler.c (modified) * generic/src/proc/task.c (modified) * generic/src/proc/thread.c (modified) * test/mm/falloc1/test.c (modified) * test/mm/falloc2/test.c (modified) Cleanup o frame allocator. Removed early_malloc & initial heap. ... Tue, 07 Feb 2006 22:15:42 GMT Jakub Jermar [8b3eebb] * arch/ia32/src/smp/apic.c (modified) * arch/mips32/src/mips32.c (modified) * contrib/conf/dot.bochsrc (modified) * doc/arch/amd64 (modified) * doc/arch/ia32 (modified) Documentation and dot.bochsrc upgrade. Mon, 06 Feb 2006 16:56:53 GMT Ondrej Palkovsky [9b9f195] * arch/mips32/Makefile.inc (modified) * arch/mips32/src/mips32.c (modified) * contrib/conf/gxemul.sh (added) Gxemul support for mips userspace. MIPS now _must_ be started always ... Mon, 06 Feb 2006 15:56:40 GMT Ondrej Palkovsky [021d471] * arch/mips32/include/asm/regname.h (modified) * arch/mips32/src/exception.c (modified) * arch/mips32/src/mips32.c (modified) * contrib/conf/msim.conf (modified) * contrib/conf/spmips.conf (modified) * generic/src/main/kinit.c (modified) Added MIPS userspace. Currently can't make it work in gxemul. Sun, 15 Jan 2006 21:16:06 GMT Martin Decky [77147d6] * contrib/conf/dot.bochsrc (modified) * contrib/conf/simics.conf (modified) * generic/include/mm/as.h (modified) * generic/src/main/kinit.c (modified) * generic/src/mm/as.c (modified) interface change: as_area_load_mapping -> as_area_set_mapping (set ... Fri, 09 Dec 2005 18:36:06 GMT Ondrej Palkovsky [705b4149] * arch/mips32/include/drivers/keyboard.h (modified) * arch/mips32/include/interrupt.h (modified) * arch/mips32/src/drivers/keyboard.c (modified) * arch/mips32/src/interrupt.c (modified) * contrib/conf/msim.conf (modified) Merged msim & gxemul native keyboards. Tue, 22 Nov 2005 21:32:11 GMT Jakub Jermar [a7fdfe1] * arch/ia32/src/drivers/i8042.c (modified) * arch/mips32/Makefile.inc (modified) * arch/mips32/include/drivers/keyboard.h (added) * arch/mips32/include/interrupt.h (modified) * arch/mips32/src/drivers/keyboard.c (added) * arch/mips32/src/interrupt.c (modified) * arch/mips32/src/mips32.c (modified) * contrib/conf/msim.conf (modified) Basic keyboard support for mips32 (msim). Tue, 22 Nov 2005 18:44:55 GMT Martin Decky [aa72859] * arch/ia32/include/boot/boot.h (modified) * arch/ia32/include/boot/memmap.h (modified) * arch/ia32/include/boot/memmapasm.h (deleted) * arch/ia32/src/boot/boot.S (modified) * arch/ia32/src/boot/memmap.S (modified) * arch/mips32/Makefile.inc (modified) * contrib/conf/msim.conf (modified) * generic/src/main/main.c (modified) preparation for init task loading Sat, 15 Oct 2005 13:47:51 GMT Martin Decky [bd2933a8] * arch/ia32/Makefile.inc (modified) * arch/ia32/include/cpuid.h (modified) * arch/ia32/src/cpuid.s (deleted) * contrib/conf/dot.bochsrc (modified) IA32 has_cpuid() inline minor indentation fixes Sun, 25 Sep 2005 16:51:17 GMT Jakub Jermar [c9ed176] * Makefile (added) * Makefile.config (moved) * arch/amd64/Makefile.inc (modified) * arch/amd64/boot/Makefile (modified) * arch/ia32/Makefile.inc (modified) * arch/ia32/boot/Makefile (modified) * arch/ia64/Makefile.inc (modified) * arch/ia64/boot/Makefile (modified) * arch/mips32/Makefile.inc (modified) * arch/mips32/boot/Makefile (modified) * arch/ppc32/Makefile.inc (modified) * arch/ppc32/boot/Makefile (modified) * build.amd64 (moved) * build.ia32 (moved) * build.ia64 (moved) * build.mips32 (moved) * build.ppc32 (moved) * clean.amd64 (added) * clean.ia32 (moved) * clean.ia64 (moved) * clean.mips32 (added) * clean.ppc32 (moved) * contrib/conf/SPMIPS.simics (modified) * contrib/conf/dot.bochsrc (modified) * contrib/conf/ski.conf (modified) * src/Makefile (deleted) * src/clean.amd64 (deleted) * src/clean.mips32 (deleted) Move kernel build files one level up the directory tree. Fix paths ... Sat, 10 Sep 2005 00:52:13 GMT Ondrej Palkovsky [ffc277e] * arch/amd64/Makefile.inc (modified) * arch/amd64/src/fpu_context.c (modified) * arch/ia32/Makefile.inc (modified) * arch/ia64/Makefile.inc (modified) * arch/mips/Makefile.inc (modified) * arch/mips/_link.ld.in (moved) * arch/mips/boot/boot.S (modified) * arch/mips/include/asm.h (modified) * arch/mips/include/asm/boot.h (modified) * arch/mips/include/byteorder.h (modified) * arch/mips/include/cp0.h (modified) * arch/mips/include/exception.h (modified) * arch/mips/include/fpu_context.h (modified) * arch/mips/include/thread.h (modified) * arch/mips/src/asm.S (modified) * arch/mips/src/console.c (modified) * arch/mips/src/dummy.S (modified) * arch/mips/src/exception.c (modified) * arch/mips/src/fpu_context.c (modified) * arch/mips/src/mips.c (modified) * arch/mips/src/mm/frame.c (modified) * arch/mips/src/panic.S (modified) * arch/mips/src/start.S (modified) * arch/ppc/Makefile.inc (modified) * contrib/conf/msim.conf (modified) * src/Makefile (modified) * src/build.mips (modified) * src/clean.mips (modified) * test/fpu/mips1/test.c (added) Cleanup of makefiles to have common options in one main makefile. ... Fri, 09 Sep 2005 13:50:54 GMT Ondrej Palkovsky [38de8a5] * arch/mips/Makefile.inc (modified) * arch/mips/_link.ld (modified) * arch/mips/src/console.c (moved) * arch/mips/src/cpu/cpu.c (modified) * arch/mips/src/interrupt.c (modified) * arch/mips/src/mips.c (modified) * arch/mips/src/mm/tlb.c (modified) * contrib/conf/SPMIPS.simics (added) * contrib/conf/spmips.conf (added) MIPS architecture now works without any problems in - msim: compile ... Mon, 05 Sep 2005 21:52:56 GMT Jakub Jermar [39ae77b] * arch/ia32/src/drivers/i8259.c (modified) * contrib/conf/simics.conf (modified) Change processor type in simics.conf to x86-hammer. This way it ... Mon, 05 Sep 2005 21:31:27 GMT Martin Decky [8f1560b] * contrib/conf/simics.conf (added) sample Simics configuration Sat, 03 Sep 2005 11:55:06 GMT Martin Decky [468bfde] * contrib/conf/dot.bochsrc (moved) typo fix in file name Sat, 03 Sep 2005 09:09:20 GMT Jakub Jermar [6b0e31d] * contrib/conf/dot.bochrc (moved) * contrib/conf/msim.conf (moved) * contrib/conf/pearpc.conf (moved) * contrib/conf/ski.conf (moved) * contrib/conf/vmware.conf (moved) * contrib/toolchain/toolchain.amd64.sh (moved) * contrib/toolchain/toolchain.ia32.sh (moved) * contrib/toolchain/toolchain.ia64.sh (moved) * contrib/toolchain/toolchain.mips.sh (moved) * contrib/toolchain/toolchain.ppc.sh (moved) * contrib/toolchain/toolchain.ppc64.sh (moved) Break contrib/ directory into contrib/conf/ and contrib/toolchain.