OSDN Git Service

Initial Commit. Toppers/JSP for Blackfin 3.3.1
authorsuikan <suikan@users.sourceforge.jp>
Sat, 22 Nov 2014 05:22:29 +0000 (14:22 +0900)
committersuikan <suikan@users.sourceforge.jp>
Sat, 22 Nov 2014 05:22:29 +0000 (14:22 +0900)
commitab3849d73c1af9b95bc7a3f6b5071a93c1cfac1e
tree5ef6d414dd9110c886355e321db749cefa2aebc1
Initial Commit. Toppers/JSP for Blackfin 3.3.1
413 files changed:
trx305/.project [new file with mode: 0644]
trx305/kernel/.project [new file with mode: 0644]
trx305/kernel/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
trx305/kernel/.settings/org.eclipse.core.runtime.prefs [new file with mode: 0644]
trx305/kernel/CHANGES.blackfin [new file with mode: 0644]
trx305/kernel/README [new file with mode: 0644]
trx305/kernel/README.blackfin [new file with mode: 0644]
trx305/kernel/cfg/.cvsignore [new file with mode: 0644]
trx305/kernel/cfg/.gitignore [new file with mode: 0644]
trx305/kernel/cfg/Makefile [new file with mode: 0644]
trx305/kernel/cfg/base/clause.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/clause.h [new file with mode: 0644]
trx305/kernel/cfg/base/collection.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/collection.h [new file with mode: 0644]
trx305/kernel/cfg/base/component.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/component.h [new file with mode: 0644]
trx305/kernel/cfg/base/coverage.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/coverage_defs.h [new file with mode: 0644]
trx305/kernel/cfg/base/coverage_undefs.h [new file with mode: 0644]
trx305/kernel/cfg/base/defs.h [new file with mode: 0644]
trx305/kernel/cfg/base/directorymap.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/directorymap.h [new file with mode: 0644]
trx305/kernel/cfg/base/event.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/event.h [new file with mode: 0644]
trx305/kernel/cfg/base/except.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/except.h [new file with mode: 0644]
trx305/kernel/cfg/base/fc_bfd.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/fc_binutils.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/fc_windows.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/filecontainer.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/filecontainer.h [new file with mode: 0644]
trx305/kernel/cfg/base/garbage.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/garbage.h [new file with mode: 0644]
trx305/kernel/cfg/base/manager.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/message.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/message.h [new file with mode: 0644]
trx305/kernel/cfg/base/mpstrstream.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/mpstrstream.h [new file with mode: 0644]
trx305/kernel/cfg/base/option.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/option.h [new file with mode: 0644]
trx305/kernel/cfg/base/parser.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/parser.h [new file with mode: 0644]
trx305/kernel/cfg/base/singleton.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/singleton.h [new file with mode: 0644]
trx305/kernel/cfg/base/testsuite.cpp [new file with mode: 0644]
trx305/kernel/cfg/base/testsuite.h [new file with mode: 0644]
trx305/kernel/cfg/jsp/jsp_check.cpp [new file with mode: 0644]
trx305/kernel/cfg/jsp/jsp_checkscript.cpp [new file with mode: 0644]
trx305/kernel/cfg/jsp/jsp_common.cpp [new file with mode: 0644]
trx305/kernel/cfg/jsp/jsp_common.h [new file with mode: 0644]
trx305/kernel/cfg/jsp/jsp_defs.h [new file with mode: 0644]
trx305/kernel/cfg/jsp/jsp_parser.cpp [new file with mode: 0644]
trx305/kernel/cfg/jsp/jsp_staticapi.cpp [new file with mode: 0644]
trx305/kernel/config/blackfin/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/bf506elf.ld [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/chip_config.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/chip_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/chip_debugboot.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/chip_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/chip_dump.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/chip_mmr.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/hw_serial.cfg [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/hw_serial.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/hw_timer.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/sys_rename.def [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/sys_rename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf506/sys_unrename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/bf518elf.ld [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/bf518elf_00.ld [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/chip_config.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/chip_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/chip_debugboot.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/chip_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/chip_dump.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/chip_mmr.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/hw_serial.cfg [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/hw_serial.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/hw_timer.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/sys_rename.def [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/sys_rename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf518/sys_unrename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/bf532elf.ld [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/bf533elf.ld [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/chip_config.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/chip_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/chip_debugboot.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/chip_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/chip_dump.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/chip_mmr.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/hw_serial.cfg [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/hw_serial.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/hw_timer.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/sys_rename.def [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/sys_rename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf533/sys_unrename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/bf537elf.ld [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/chip_config.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/chip_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/chip_debugboot.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/chip_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/chip_dump.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/chip_mmr.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/hw_serial.cfg [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/hw_serial.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/hw_timer.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/sys_rename.def [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/sys_rename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf537/sys_unrename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/bf548elf.ld [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/chip_config.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/chip_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/chip_debugboot.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/chip_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/chip_dump.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/chip_mmr.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/hw_serial.cfg [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/hw_serial.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/hw_timer.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/sys_rename.def [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/sys_rename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf548/sys_unrename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/bf592elf.ld [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/chip_config.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/chip_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/chip_debugboot.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/chip_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/chip_dump.c [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/hw_serial.cfg [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/hw_serial.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/hw_timer.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/sys_rename.def [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/sys_rename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/_common_bf592/sys_unrename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/acb_bf592/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/acb_bf592/jsp_acb_bf592.dpj [new file with mode: 0644]
trx305/kernel/config/blackfin/acb_bf592/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/acb_bf592/sys_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/acb_bf592/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/api.h [new file with mode: 0644]
trx305/kernel/config/blackfin/bf533cb/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/bf533cb/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/bf533cb/sys_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/bf533cb/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_config.c [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_context.h [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_crtbegin.c [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_crtend.c [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_defs.c [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_malloc.c [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_mmr.c [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_rename.def [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_rename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_support.S [new file with mode: 0644]
trx305/kernel/config/blackfin/cpu_unrename.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ekit_bf533/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/ekit_bf533/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/ekit_bf533/sys_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ekit_bf533/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf506/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf506/jsp_ezkit_bf506.dpj [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf506/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf506/sys_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf506/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf518/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf518/jsp_ezkit_bf518.dpj [new file with mode: 0755]
trx305/kernel/config/blackfin/ezkit_bf518/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf518/sys_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf518/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf518_00/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf518_00/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf518_00/sys_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf518_00/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf533/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf533/jsp_ezkit_bf533.dpj [new file with mode: 0755]
trx305/kernel/config/blackfin/ezkit_bf533/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf533/sys_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf533/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf537/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf537/jsp_ezkit_bf537.dpj [new file with mode: 0755]
trx305/kernel/config/blackfin/ezkit_bf537/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf537/sys_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf537/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf548/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf548/jsp_ezkit_bf548.dpj [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf548/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf548/readme_gcc_build_sample1.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf548/sys_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/ezkit_bf548/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/kobanzame/Makefile.config [new file with mode: 0644]
trx305/kernel/config/blackfin/kobanzame/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/kobanzame/sys_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/kobanzame/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/blackfin/makeoffset.c [new file with mode: 0644]
trx305/kernel/config/blackfin/readme.txt [new file with mode: 0644]
trx305/kernel/config/blackfin/saverestore.h [new file with mode: 0644]
trx305/kernel/config/blackfin/start.S [new file with mode: 0644]
trx305/kernel/config/blackfin/tool_config.h [new file with mode: 0644]
trx305/kernel/config/blackfin/tool_defs.h [new file with mode: 0644]
trx305/kernel/config/m68k/Makefile.config [new file with mode: 0644]
trx305/kernel/config/m68k/cpu_config.c [new file with mode: 0644]
trx305/kernel/config/m68k/cpu_config.h [new file with mode: 0644]
trx305/kernel/config/m68k/cpu_context.h [new file with mode: 0644]
trx305/kernel/config/m68k/cpu_defs.h [new file with mode: 0644]
trx305/kernel/config/m68k/cpu_insn.h [new file with mode: 0644]
trx305/kernel/config/m68k/cpu_rename.def [new file with mode: 0644]
trx305/kernel/config/m68k/cpu_rename.h [new file with mode: 0644]
trx305/kernel/config/m68k/cpu_support.S [new file with mode: 0644]
trx305/kernel/config/m68k/cpu_unrename.h [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/Makefile.config [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/dve68k.h [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/dve68k_dga.h [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/hw_serial.cfg [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/hw_serial.h [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/hw_timer.h [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/sys_config.c [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/sys_config.h [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/sys_defs.h [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/sys_rename.def [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/sys_rename.h [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/sys_support.S [new file with mode: 0644]
trx305/kernel/config/m68k/dve68k/sys_unrename.h [new file with mode: 0644]
trx305/kernel/config/m68k/m68kelf.ld [new file with mode: 0644]
trx305/kernel/config/m68k/makeoffset.c [new file with mode: 0644]
trx305/kernel/config/m68k/start.S [new file with mode: 0644]
trx305/kernel/config/m68k/tool_config.h [new file with mode: 0644]
trx305/kernel/config/m68k/tool_defs.h [new file with mode: 0644]
trx305/kernel/configure [new file with mode: 0755]
trx305/kernel/doc/c++.txt [new file with mode: 0644]
trx305/kernel/doc/config.txt [new file with mode: 0644]
trx305/kernel/doc/configurator.txt [new file with mode: 0644]
trx305/kernel/doc/design.txt [new file with mode: 0644]
trx305/kernel/doc/gnu_install.txt [new file with mode: 0644]
trx305/kernel/doc/m68k.txt [new file with mode: 0644]
trx305/kernel/doc/user.txt [new file with mode: 0644]
trx305/kernel/include/itron.h [new file with mode: 0644]
trx305/kernel/include/kernel.h [new file with mode: 0644]
trx305/kernel/include/kernel_cfg.h [new file with mode: 0644]
trx305/kernel/include/kernel_debug.h [new file with mode: 0644]
trx305/kernel/include/linux_sigio.h [new file with mode: 0644]
trx305/kernel/include/logtask.h [new file with mode: 0644]
trx305/kernel/include/s_services.h [new file with mode: 0644]
trx305/kernel/include/serial.h [new file with mode: 0644]
trx305/kernel/include/sil.h [new file with mode: 0644]
trx305/kernel/include/t_config.h [new file with mode: 0644]
trx305/kernel/include/t_services.h [new file with mode: 0644]
trx305/kernel/include/t_stddef.h [new file with mode: 0644]
trx305/kernel/include/t_syslog.h [new file with mode: 0644]
trx305/kernel/include/timer.h [new file with mode: 0644]
trx305/kernel/kernel/Makefile.kernel [new file with mode: 0644]
trx305/kernel/kernel/banner.c [new file with mode: 0644]
trx305/kernel/kernel/check.h [new file with mode: 0644]
trx305/kernel/kernel/cyclic.c [new file with mode: 0644]
trx305/kernel/kernel/cyclic.h [new file with mode: 0644]
trx305/kernel/kernel/dataqueue.c [new file with mode: 0644]
trx305/kernel/kernel/dataqueue.h [new file with mode: 0644]
trx305/kernel/kernel/eventflag.c [new file with mode: 0644]
trx305/kernel/kernel/eventflag.h [new file with mode: 0644]
trx305/kernel/kernel/exception.c [new file with mode: 0644]
trx305/kernel/kernel/exception.h [new file with mode: 0644]
trx305/kernel/kernel/interrupt.c [new file with mode: 0644]
trx305/kernel/kernel/interrupt.h [new file with mode: 0644]
trx305/kernel/kernel/jsp_kernel.h [new file with mode: 0644]
trx305/kernel/kernel/jsp_rename.def [new file with mode: 0644]
trx305/kernel/kernel/jsp_rename.h [new file with mode: 0644]
trx305/kernel/kernel/jsp_unrename.h [new file with mode: 0644]
trx305/kernel/kernel/mailbox.c [new file with mode: 0644]
trx305/kernel/kernel/mailbox.h [new file with mode: 0644]
trx305/kernel/kernel/mempfix.c [new file with mode: 0644]
trx305/kernel/kernel/mempfix.h [new file with mode: 0644]
trx305/kernel/kernel/queue.h [new file with mode: 0644]
trx305/kernel/kernel/semaphore.c [new file with mode: 0644]
trx305/kernel/kernel/semaphore.h [new file with mode: 0644]
trx305/kernel/kernel/startup.c [new file with mode: 0644]
trx305/kernel/kernel/sys_manage.c [new file with mode: 0644]
trx305/kernel/kernel/syslog.c [new file with mode: 0644]
trx305/kernel/kernel/syslog.h [new file with mode: 0644]
trx305/kernel/kernel/task.c [new file with mode: 0644]
trx305/kernel/kernel/task.h [new file with mode: 0644]
trx305/kernel/kernel/task_except.c [new file with mode: 0644]
trx305/kernel/kernel/task_manage.c [new file with mode: 0644]
trx305/kernel/kernel/task_sync.c [new file with mode: 0644]
trx305/kernel/kernel/time_event.c [new file with mode: 0644]
trx305/kernel/kernel/time_event.h [new file with mode: 0644]
trx305/kernel/kernel/time_manage.c [new file with mode: 0644]
trx305/kernel/kernel/wait.c [new file with mode: 0644]
trx305/kernel/kernel/wait.h [new file with mode: 0644]
trx305/kernel/library/log_output.c [new file with mode: 0644]
trx305/kernel/library/strerror.c [new file with mode: 0644]
trx305/kernel/library/t_perror.c [new file with mode: 0644]
trx305/kernel/library/vasyslog.c [new file with mode: 0644]
trx305/kernel/pdic/simple_sio/fdc37c935a.c [new file with mode: 0644]
trx305/kernel/pdic/simple_sio/fdc37c935a.h [new file with mode: 0644]
trx305/kernel/pdic/simple_sio/st16c2550.c [new file with mode: 0644]
trx305/kernel/pdic/simple_sio/st16c2550.h [new file with mode: 0644]
trx305/kernel/pdic/simple_sio/tl16pir552.c [new file with mode: 0644]
trx305/kernel/pdic/simple_sio/tl16pir552.h [new file with mode: 0644]
trx305/kernel/pdic/simple_sio/uart.c [new file with mode: 0644]
trx305/kernel/pdic/simple_sio/uart.h [new file with mode: 0644]
trx305/kernel/pdic/simple_sio/upd72001.c [new file with mode: 0644]
trx305/kernel/pdic/simple_sio/upd72001.h [new file with mode: 0644]
trx305/kernel/sample/Makefile [new file with mode: 0644]
trx305/kernel/sample/cxx_sample1.cfg [new file with mode: 0644]
trx305/kernel/sample/cxx_sample1.cpp [new file with mode: 0644]
trx305/kernel/sample/cxx_sample1.h [new file with mode: 0644]
trx305/kernel/sample/cxx_sample2.cfg [new file with mode: 0644]
trx305/kernel/sample/cxx_sample2.cpp [new file with mode: 0644]
trx305/kernel/sample/cxx_sample2.h [new file with mode: 0644]
trx305/kernel/sample/sample1.c [new file with mode: 0644]
trx305/kernel/sample/sample1.cfg [new file with mode: 0644]
trx305/kernel/sample/sample1.h [new file with mode: 0644]
trx305/kernel/systask/cxxrt.c [new file with mode: 0644]
trx305/kernel/systask/cxxrt.cfg [new file with mode: 0644]
trx305/kernel/systask/linux_serial.c [new file with mode: 0644]
trx305/kernel/systask/linux_serial.cfg [new file with mode: 0644]
trx305/kernel/systask/linux_sigio.c [new file with mode: 0644]
trx305/kernel/systask/linux_sigio.cfg [new file with mode: 0644]
trx305/kernel/systask/logtask.c [new file with mode: 0644]
trx305/kernel/systask/logtask.cfg [new file with mode: 0644]
trx305/kernel/systask/newlibrt.c [new file with mode: 0644]
trx305/kernel/systask/serial.c [new file with mode: 0644]
trx305/kernel/systask/serial.cfg [new file with mode: 0644]
trx305/kernel/systask/timer.c [new file with mode: 0644]
trx305/kernel/systask/timer.cfg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/chip_dump_empty.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/config.bat [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/kernel_cfg.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/kernel_id.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/readme.txt [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.cfg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.dpj [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1.ldf [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_acb_bf592/sample1_acb_bf592.dpg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/chip_dump_empty.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/config.bat [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/kernel_cfg.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/kernel_id.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/readme.txt [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.cfg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.dpj [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1.ldf [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf506/sample1_ezkit_bf506.dpg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/chip_dump_empty.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/config.bat [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/kernel_cfg.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/kernel_id.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/readme.txt [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.cfg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.dpj [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1.ldf [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf518/sample1_ezkit_bf518.dpg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/config.bat [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/kernel_cfg.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/kernel_id.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/readme.txt [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.cfg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.dpj [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1.ldf [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf533/sample1_ezkit_bf533.dpg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/config.bat [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/kernel_cfg.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/kernel_id.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/readme.txt [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.cfg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.dpj [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1.ldf [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1_ezkit_bf537.dpg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf537/sample1_ezkit_bf537_heaptab.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/config.bat [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/kernel_cfg.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/kernel_id.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/readme.txt [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.cfg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.dpj [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1.ldf [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/sample1_ezkit_bf548/sample1_ezkit_bf548.dpg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/ad1836a.cfg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/ad1836a.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/app_init.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/cfg.bat [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/ezkit_BF533.ldf [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/kernel_cfg.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/kernel_id.h [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/processing.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/readme.txt [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/run_ad1836_task.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/spi_hdl.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/sport0_hdl.c [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.cfg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.dpg [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.dpj [new file with mode: 0644]
trx305/kernel/tools/blackfin-vdsp/talkthrough_ezkit_bf533/talkthrough.h [new file with mode: 0644]
trx305/kernel/utils/blackfin-vdsp/main.c [new file with mode: 0644]
trx305/kernel/utils/blackfin-vdsp/makeoffset.dpj [new file with mode: 0644]
trx305/kernel/utils/blackfin-vdsp/readme.txt [new file with mode: 0644]
trx305/kernel/utils/gencheck [new file with mode: 0755]
trx305/kernel/utils/genoffset [new file with mode: 0755]
trx305/kernel/utils/genrename [new file with mode: 0755]
trx305/kernel/utils/makedep [new file with mode: 0755]
trx305/kernel/utils/rename [new file with mode: 0755]