# # ChangeLog for defaults/arm32/Makefile.config in mainline # # Generated by Trac 1.6 # 2024-11-01T14:34:58Z Tue, 30 Mar 2010 18:39:04 GMT Martin Decky [849ed54] * HelenOS.config (modified) * boot/Makefile.common (modified) * defaults/arm32/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/sun4v/Makefile.config (modified) * defaults/special/Makefile.config (modified) * defaults/special/abs32le/Makefile.config (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/netecho/Makefile (moved) * uspace/app/netecho/netecho.c (moved) * uspace/app/netecho/parse.c (moved) * uspace/app/netecho/parse.h (moved) * uspace/app/netecho/print_error.c (moved) * uspace/app/netecho/print_error.h (moved) * uspace/app/nettest1/Makefile (moved) * uspace/app/nettest1/nettest.c (moved) * uspace/app/nettest1/nettest.h (moved) * uspace/app/nettest1/nettest1.c (moved) * uspace/app/nettest1/parse.c (added) * uspace/app/nettest1/parse.h (added) * uspace/app/nettest1/print_error.c (added) * uspace/app/nettest1/print_error.h (added) * uspace/app/nettest2/Makefile (moved) * uspace/app/nettest2/nettest.c (added) * uspace/app/nettest2/nettest.h (added) * uspace/app/nettest2/nettest2.c (moved) * uspace/app/nettest2/parse.c (added) * uspace/app/nettest2/parse.h (added) * uspace/app/nettest2/print_error.c (added) * uspace/app/nettest2/print_error.h (added) * uspace/app/ping/Makefile (moved) * uspace/app/ping/parse.c (added) * uspace/app/ping/parse.h (added) * uspace/app/ping/ping.c (moved) * uspace/app/ping/print_error.c (added) * uspace/app/ping/print_error.h (added) * uspace/lib/net/Makefile (added) * uspace/lib/net/adt/module_map.c (moved) * uspace/lib/net/generic/net_checksum.c (moved) * uspace/lib/net/generic/net_remote.c (moved) * uspace/lib/net/generic/packet_remote.c (moved) * uspace/lib/net/il/arp_remote.c (moved) * uspace/lib/net/il/ip_client.c (moved) * uspace/lib/net/il/ip_remote.c (moved) * uspace/lib/net/include/adt/module_map.h (moved) * uspace/lib/net/include/arp_interface.h (moved) * uspace/lib/net/include/arp_messages.h (moved) * uspace/lib/net/include/ethernet_lsap.h (moved) * uspace/lib/net/include/ethernet_protocols.h (moved) * uspace/lib/net/include/icmp_client.h (moved) * uspace/lib/net/include/icmp_header.h (moved) * uspace/lib/net/include/icmp_interface.h (moved) * uspace/lib/net/include/il_interface.h (moved) * uspace/lib/net/include/il_messages.h (moved) * uspace/lib/net/include/il_standalone.h (added) * uspace/lib/net/include/ip_client.h (moved) * uspace/lib/net/include/ip_header.h (moved) * uspace/lib/net/include/ip_interface.h (moved) * uspace/lib/net/include/ip_messages.h (moved) * uspace/lib/net/include/net_checksum.h (moved) * uspace/lib/net/include/net_hardware.h (moved) * uspace/lib/net/include/net_interface.h (moved) * uspace/lib/net/include/net_net_messages.h (moved) * uspace/lib/net/include/netif.h (moved) * uspace/lib/net/include/netif_interface.h (moved) * uspace/lib/net/include/netif_messages.h (moved) * uspace/lib/net/include/netif_module.h (moved) * uspace/lib/net/include/netif_nil_bundle.h (added) * uspace/lib/net/include/netif_standalone.h (added) * uspace/lib/net/include/nil_interface.h (moved) * uspace/lib/net/include/nil_messages.h (moved) * uspace/lib/net/include/nil_module.h (moved) * uspace/lib/net/include/nil_standalone.h (added) * uspace/lib/net/include/protocol_map.h (moved) * uspace/lib/net/include/tl_common.h (moved) * uspace/lib/net/include/tl_interface.h (moved) * uspace/lib/net/include/tl_messages.h (moved) * uspace/lib/net/include/tl_standalone.h (added) * uspace/lib/net/netif/netif.c (moved) * uspace/lib/net/netif/netif_nil_bundle.c (moved) * uspace/lib/net/netif/netif_standalone.c (moved) * uspace/lib/net/nil/nil_remote.c (moved) * uspace/lib/net/tl/icmp_client.c (moved) * uspace/lib/net/tl/icmp_remote.c (moved) * uspace/lib/net/tl/tl_common.c (moved) * uspace/lib/netif/Makefile (added) * uspace/lib/netif/generic/netif_remote.c (moved) * uspace/lib/socket/Makefile (moved) * uspace/lib/socket/adt/char_map.c (moved) * uspace/lib/socket/adt/dynamic_fifo.c (moved) * uspace/lib/socket/adt/measured_strings.c (moved) * uspace/lib/socket/generic/icmp_api.c (moved) * uspace/lib/socket/generic/icmp_common.c (moved) * uspace/lib/socket/generic/inet.c (moved) * uspace/lib/socket/generic/net_modules.c (moved) * uspace/lib/socket/generic/socket_client.c (moved) * uspace/lib/socket/generic/socket_core.c (moved) * uspace/lib/socket/include/adt/char_map.h (moved) * uspace/lib/socket/include/adt/dynamic_fifo.h (moved) * uspace/lib/socket/include/adt/generic_char_map.h (moved) * uspace/lib/socket/include/adt/generic_field.h (moved) * uspace/lib/socket/include/adt/int_map.h (moved) * uspace/lib/socket/include/adt/measured_strings.h (moved) * uspace/lib/socket/include/icmp_api.h (moved) * uspace/lib/socket/include/icmp_codes.h (moved) * uspace/lib/socket/include/icmp_common.h (moved) * uspace/lib/socket/include/icmp_messages.h (moved) * uspace/lib/socket/include/in.h (moved) * uspace/lib/socket/include/in6.h (moved) * uspace/lib/socket/include/inet.h (moved) * uspace/lib/socket/include/ip_codes.h (moved) * uspace/lib/socket/include/ip_protocols.h (moved) * uspace/lib/socket/include/net_byteorder.h (moved) * uspace/lib/socket/include/net_device.h (moved) * uspace/lib/socket/include/net_err.h (moved) * uspace/lib/socket/include/net_messages.h (moved) * uspace/lib/socket/include/net_modules.h (moved) * uspace/lib/socket/include/netdb.h (moved) * uspace/lib/socket/include/packet/packet.h (moved) * uspace/lib/socket/include/packet/packet_client.h (moved) * uspace/lib/socket/include/packet/packet_header.h (moved) * uspace/lib/socket/include/packet/packet_messages.h (moved) * uspace/lib/socket/include/packet/packet_server.h (moved) * uspace/lib/socket/include/socket.h (moved) * uspace/lib/socket/include/socket_codes.h (moved) * uspace/lib/socket/include/socket_core.h (moved) * uspace/lib/socket/include/socket_errno.h (moved) * uspace/lib/socket/include/socket_messages.h (moved) * uspace/lib/socket/include/tcp_codes.h (moved) * uspace/lib/socket/packet/packet.c (moved) * uspace/lib/socket/packet/packet_client.c (moved) * uspace/lib/socket/packet/packet_server.c (moved) * uspace/srv/hw/netif/dp8390/Makefile (moved) * uspace/srv/hw/netif/dp8390/dp8390.c (moved) * uspace/srv/hw/netif/dp8390/dp8390.h (moved) * uspace/srv/hw/netif/dp8390/dp8390_drv.h (moved) * uspace/srv/hw/netif/dp8390/dp8390_module.c (moved) * uspace/srv/hw/netif/dp8390/dp8390_port.h (moved) * uspace/srv/hw/netif/dp8390/local.h (moved) * uspace/srv/hw/netif/dp8390/ne2000.c (moved) * uspace/srv/hw/netif/dp8390/ne2000.h (moved) * uspace/srv/net/Doxyfile (deleted) * uspace/srv/net/il/arp/Makefile (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/arp/arp.h (modified) * uspace/srv/net/il/arp/arp_module.c (modified) * uspace/srv/net/il/ip/Makefile (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/il/ip/ip.h (modified) * uspace/srv/net/il/ip/ip_module.c (modified) * uspace/srv/net/module.c (deleted) * uspace/srv/net/net/Makefile (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/net/net.h (modified) * uspace/srv/net/net/net_bundle.c (modified) * uspace/srv/net/net/net_standalone.c (modified) * uspace/srv/net/net/start/Makefile (deleted) * uspace/srv/net/netif/lo/Makefile (modified) * uspace/srv/net/netif/lo/lo.c (modified) * uspace/srv/net/netstart/Makefile (added) * uspace/srv/net/netstart/configuration.h (moved) * uspace/srv/net/netstart/netstart.c (moved) * uspace/srv/net/netstart/self_test.c (moved) * uspace/srv/net/netstart/self_test.h (moved) * uspace/srv/net/nil/eth/Makefile (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/eth/eth.h (modified) * uspace/srv/net/nil/eth/eth_module.c (modified) * uspace/srv/net/nil/nildummy/Makefile (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy.h (modified) * uspace/srv/net/nil/nildummy/nildummy_module.c (modified) * uspace/srv/net/tl/icmp/Makefile (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/icmp/icmp.h (modified) * uspace/srv/net/tl/icmp/icmp_module.c (modified) * uspace/srv/net/tl/tcp/Makefile (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/tcp/tcp_module.c (modified) * uspace/srv/net/tl/tcp/tcp_module.h (modified) * uspace/srv/net/tl/udp/Makefile (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/net/tl/udp/udp.h (modified) * uspace/srv/net/tl/udp/udp_module.c (modified) * uspace/srv/net/tl/udp/udp_module.h (modified) Networking work: Split the networking stack into end-user library ... Tue, 23 Mar 2010 14:44:00 GMT Martin Decky [1b1164e8] * HelenOS.config (modified) * boot/Makefile.common (modified) * defaults/amd64/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * defaults/ia64/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/Makefile.config (modified) * defaults/sparc64/sun4v/Makefile.config (modified) * defaults/special/abs32le/Makefile.config (modified) * uspace/Makefile (modified) * uspace/Makefile.common (added) * uspace/app/Makefile.common (deleted) * uspace/app/bdsh/Makefile (modified) * uspace/app/edit/Makefile (modified) * uspace/app/getterm/Makefile (modified) * uspace/app/init/Makefile (modified) * uspace/app/klog/Makefile (modified) * uspace/app/mkfat/Makefile (modified) * uspace/app/redir/Makefile (modified) * uspace/app/taskdump/Makefile (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tetris/Makefile (modified) * uspace/app/trace/Makefile (modified) * uspace/lib/Makefile.common (deleted) * uspace/lib/libblock/Makefile (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/Makefile.toolchain (deleted) * uspace/lib/libc/arch/abs32le/Makefile.common (added) * uspace/lib/libc/arch/abs32le/Makefile.inc (modified) * uspace/lib/libc/arch/abs32le/_link.ld.in (modified) * uspace/lib/libc/arch/amd64/Makefile.common (moved) * uspace/lib/libc/arch/amd64/Makefile.inc (modified) * uspace/lib/libc/arch/amd64/_link.ld.in (modified) * uspace/lib/libc/arch/arm32/Makefile.common (added) * uspace/lib/libc/arch/arm32/Makefile.inc (modified) * uspace/lib/libc/arch/arm32/_link.ld.in (modified) * uspace/lib/libc/arch/ia32/Makefile.common (moved) * uspace/lib/libc/arch/ia32/Makefile.inc (modified) * uspace/lib/libc/arch/ia32/_link.ld.in (modified) * uspace/lib/libc/arch/ia64/Makefile.common (moved) * uspace/lib/libc/arch/ia64/Makefile.inc (modified) * uspace/lib/libc/arch/ia64/_link.ld.in (modified) * uspace/lib/libc/arch/ia64/include/types.h (modified) * uspace/lib/libc/arch/mips32/Makefile.common (added) * uspace/lib/libc/arch/mips32/Makefile.inc (modified) * uspace/lib/libc/arch/mips32/_link.ld.in (modified) * uspace/lib/libc/arch/mips32eb/Makefile.common (added) * uspace/lib/libc/arch/mips32eb/Makefile.inc (modified) * uspace/lib/libc/arch/ppc32/Makefile.common (added) * uspace/lib/libc/arch/ppc32/Makefile.inc (modified) * uspace/lib/libc/arch/ppc32/_link.ld.in (modified) * uspace/lib/libc/arch/sparc64/Makefile.common (moved) * uspace/lib/libc/arch/sparc64/Makefile.inc (modified) * uspace/lib/libc/arch/sparc64/_link.ld.in (modified) * uspace/lib/libfs/Makefile (modified) * uspace/lib/libpci/Makefile (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softint/Makefile (modified) * uspace/srv/Makefile.common (deleted) * uspace/srv/bd/ata_bd/Makefile (modified) * uspace/srv/bd/file_bd/Makefile (modified) * uspace/srv/bd/gxe_bd/Makefile (modified) * uspace/srv/bd/part/guid_part/Makefile (modified) * uspace/srv/bd/part/mbr_part/Makefile (modified) * uspace/srv/bd/rd/Makefile (modified) * uspace/srv/clip/Makefile (modified) * uspace/srv/devmap/Makefile (modified) * uspace/srv/fs/devfs/Makefile (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/hid/adb_mouse/Makefile (modified) * uspace/srv/hid/char_mouse/Makefile (modified) * uspace/srv/hid/console/Makefile (modified) * uspace/srv/hid/console/Makefile.build (deleted) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/fb/Makefile.build (deleted) * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/hid/kbd/Makefile.build (deleted) * uspace/srv/hw/bus/cuda_adb/Makefile (modified) * uspace/srv/hw/bus/pci/Makefile (modified) * uspace/srv/hw/char/i8042/Makefile (modified) * uspace/srv/hw/cir/fhc/Makefile (modified) * uspace/srv/hw/cir/obio/Makefile (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/arch/abs32le/Makefile.inc (modified) * uspace/srv/loader/arch/amd64/Makefile.inc (modified) * uspace/srv/loader/arch/arm32/Makefile.inc (modified) * uspace/srv/loader/arch/ia32/Makefile.inc (modified) * uspace/srv/loader/arch/ia64/Makefile.inc (modified) * uspace/srv/loader/arch/mips32/Makefile.inc (modified) * uspace/srv/loader/arch/ppc32/Makefile.inc (modified) * uspace/srv/loader/arch/sparc64/Makefile.inc (modified) * uspace/srv/net/Makefile.module (deleted) * uspace/srv/net/app/echo/Makefile (modified) * uspace/srv/net/app/nettest1/Makefile (modified) * uspace/srv/net/app/nettest2/Makefile (modified) * uspace/srv/net/app/ping/Makefile (modified) * uspace/srv/net/il/arp/Makefile (modified) * uspace/srv/net/il/ip/Makefile (modified) * uspace/srv/net/net/Makefile (modified) * uspace/srv/net/net/start/Makefile (modified) * uspace/srv/net/netif/dp8390/Makefile (modified) * uspace/srv/net/netif/lo/Makefile (modified) * uspace/srv/net/nil/eth/Makefile (modified) * uspace/srv/net/nil/nildummy/Makefile (modified) * uspace/srv/net/socket/Makefile (modified) * uspace/srv/net/tl/icmp/Makefile (modified) * uspace/srv/net/tl/tcp/Makefile (modified) * uspace/srv/net/tl/udp/Makefile (modified) * uspace/srv/ns/Makefile (modified) * uspace/srv/taskmon/Makefile (modified) * uspace/srv/vfs/Makefile (modified) unify and simplify user space makefiles rename NETWORKING ... Tue, 16 Feb 2010 20:54:49 GMT Jakub Jermar [7abc897] * defaults/arm32/Makefile.config (modified) Default to no networking on arm32 because arm32 cannot boot when ... Mon, 04 Jan 2010 17:30:34 GMT Lukas Mejdrech [7586c85] * defaults/amd64/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * defaults/ia64/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/Makefile.config (modified) Default networking architecture definition Wed, 22 Jul 2009 19:08:39 GMT Jiri Svoboda [1641eb0] * HelenOS.config (modified) * defaults/amd64/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * defaults/ia64/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/Makefile.config (modified) * uspace/app/init/Makefile (modified) * uspace/app/init/init.c (modified) Make automatic start of BDDs and mounting of /data optional and ... Sun, 05 Apr 2009 16:20:02 GMT Jiri Svoboda [0175246] * HelenOS.config (modified) * defaults/amd64/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * defaults/ia64/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/Makefile.config (modified) * uspace/srv/console/console.c (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/kbd/generic/kbd.c (modified) * uspace/srv/kbd/include/layout.h (modified) * uspace/srv/kbd/layout/cz.c (modified) * uspace/srv/kbd/layout/us_dvorak.c (modified) * uspace/srv/kbd/layout/us_qwerty.c (modified) Primitive means of switching keyboard layout at run time. Use ... Mon, 16 Mar 2009 21:58:05 GMT Jiri Svoboda [e2b762ec] * HelenOS.config (modified) * defaults/amd64/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * defaults/ia64/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/Makefile.config (modified) * kernel/Makefile (modified) * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/sparc64/src/trap/exception.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/synch/spinlock.c (modified) Make kernel symbol information optional. Thu, 12 Mar 2009 23:26:32 GMT Martin Decky [00287cc] * HelenOS.config (modified) * defaults/arm32/Makefile.config (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/asm/boot.h (modified) * kernel/arch/arm32/include/debug/print.h (deleted) * kernel/arch/arm32/include/drivers/gxemul.h (modified) * kernel/arch/arm32/include/machine.h (deleted) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/console.c (modified) * kernel/arch/arm32/src/debug/print.c (deleted) * kernel/arch/arm32/src/drivers/gxemul.c (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/interrupt.c (modified) * kernel/arch/arm32/src/mm/frame.c (modified) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/arm32/src/panic.S (modified) arm32: update for the new scheme of device drivers and ... Sun, 08 Mar 2009 13:38:22 GMT Martin Decky [31fb9a0] * contrib/default/sparc64/Makefile.config (deleted) * defaults/amd64/Makefile.config (moved) * defaults/amd64/output (moved) * defaults/arm32/Makefile.config (moved) * defaults/arm32/output (moved) * defaults/ia32/Makefile.config (moved) * defaults/ia32/output (moved) * defaults/ia64/Makefile.config (moved) * defaults/ia64/i460GX/Makefile.config (added) * defaults/ia64/output (moved) * defaults/ia64/ski/Makefile.config (added) * defaults/mips32/GXemul/Makefile.config (added) * defaults/mips32/Makefile.config (moved) * defaults/mips32/msim/Makefile.config (added) * defaults/mips32/output (moved) * defaults/ppc32/Makefile.config (moved) * defaults/ppc32/output (moved) * defaults/sparc64/output (moved) * tools/config.py (modified) add support for predefined configuration profiles (and subprofiles, ...