move sboot to the root directory
authorOleksij Rempel <linux@rempel-privat.de>
Mon, 28 Apr 2014 16:22:40 +0000 (18:22 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Mon, 28 Apr 2014 16:42:24 +0000 (18:42 +0200)
commitff66305a044be28464fa0969ea2d605bb268d478
tree817756ee4f13eadbc0d05456f037d97ad8950564
parent60b496560eec004ded92ae4dad43b3d102c6658d
move sboot to the root directory

we do not need it for build any more. But we may need it for research.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
654 files changed:
sboot/include/xtensa-elf/xtensa/config/core.h [new file with mode: 0644]
sboot/include/xtensa-elf/xtensa/corebits.h [new file with mode: 0644]
sboot/include/xtensa-elf/xtensa/hal.h [new file with mode: 0644]
sboot/include/xtensa-elf/xtensa/xtruntime.h [new file with mode: 0644]
sboot/include/xtensa/config/core-isa.h [new file with mode: 0644]
sboot/include/xtensa/config/core-matmap.h [new file with mode: 0644]
sboot/include/xtensa/config/specreg.h [new file with mode: 0644]
sboot/include/xtensa/config/tie.h [new file with mode: 0644]
sboot/k2_1_0/image/k2_ram/Makefile [new file with mode: 0755]
sboot/k2_1_0/image/k2_ram/builds_fusion_vista.ram [new file with mode: 0755]
sboot/k2_1_0/image/k2_ram/rom.addrs.ld [new file with mode: 0755]
sboot/k2_1_0/image/k2_ram/target.ram.ld [new file with mode: 0755]
sboot/k2_1_0/image/k2_ram/target.ram_debug.ld [new file with mode: 0755]
sboot/k2_1_0/lib/ram/dummy.txt [new file with mode: 0755]
sboot/k2_1_0/ram/adf/Makefile [new file with mode: 0755]
sboot/k2_1_0/ram/adf/Makefile.ss [new file with mode: 0755]
sboot/k2_1_0/ram/buf_pool/Makefile [new file with mode: 0755]
sboot/k2_1_0/ram/buf_pool/Makefile.ss [new file with mode: 0755]
sboot/k2_1_0/ram/carrier_apd/Makefile [new file with mode: 0755]
sboot/k2_1_0/ram/carrier_apd/Makefile.ss [new file with mode: 0755]
sboot/k2_1_0/ram/cmnos/Makefile [new file with mode: 0755]
sboot/k2_1_0/ram/cmnos/Makefile.ss [new file with mode: 0755]
sboot/k2_1_0/ram/hif/Makefile [new file with mode: 0755]
sboot/k2_1_0/ram/hif/Makefile.ss [new file with mode: 0755]
sboot/k2_1_0/ram/htc/Makefile [new file with mode: 0755]
sboot/k2_1_0/ram/htc/Makefile.ss [new file with mode: 0755]
sboot/k2_1_0/ram/init/Makefile [new file with mode: 0755]
sboot/k2_1_0/ram/init/Makefile.ss [new file with mode: 0755]
sboot/k2_1_0/ram/wlan/Makefile [new file with mode: 0755]
sboot/k2_1_0/ram/wlan/Makefile.ss [new file with mode: 0755]
sboot/k2_1_0/ram/wmi/Makefile [new file with mode: 0755]
sboot/k2_1_0/ram/wmi/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/image/magpie_ram/Makefile [new file with mode: 0755]
sboot/magpie_1_1/image/magpie_ram/merlin_fusion.ram [new file with mode: 0755]
sboot/magpie_1_1/image/magpie_ram/target.ram.ld [new file with mode: 0755]
sboot/magpie_1_1/image/magpie_ram/target_gmac.ram.ld [new file with mode: 0755]
sboot/magpie_1_1/image/output/asic/rom.asic.addrs.ld [new file with mode: 0755]
sboot/magpie_1_1/image/output/asic/rom.asic.bin [new file with mode: 0755]
sboot/magpie_1_1/image/output/asic/rom.asic.hex [new file with mode: 0755]
sboot/magpie_1_1/image/output/asic/rom.asic.map [new file with mode: 0755]
sboot/magpie_1_1/image/output/asic/rom.asic.objdump [new file with mode: 0755]
sboot/magpie_1_1/image/output/asic/rom.asic.out [new file with mode: 0755]
sboot/magpie_1_1/image/output/fpga/rom.fpga.addrs.ld [new file with mode: 0755]
sboot/magpie_1_1/image/output/fpga/rom.fpga.bin [new file with mode: 0755]
sboot/magpie_1_1/image/output/fpga/rom.fpga.hex [new file with mode: 0755]
sboot/magpie_1_1/image/output/fpga/rom.fpga.map [new file with mode: 0755]
sboot/magpie_1_1/image/output/fpga/rom.fpga.objdump [new file with mode: 0755]
sboot/magpie_1_1/image/output/fpga/rom.fpga.out [new file with mode: 0755]
sboot/magpie_1_1/inc/Magpie_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/adf_nbuf_pvt.h [new file with mode: 0755]
sboot/magpie_1_1/inc/allocram_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/athos_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/buf_pool_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/clock_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/cmnos_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/dma_engine_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/dma_lib.h [new file with mode: 0755]
sboot/magpie_1_1/inc/eeprom_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/hif_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/hif_gmac.h [new file with mode: 0755]
sboot/magpie_1_1/inc/hif_pci.h [new file with mode: 0755]
sboot/magpie_1_1/inc/hif_usb.h [new file with mode: 0755]
sboot/magpie_1_1/inc/htc_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/intr_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/magpie/reg_defs.h [new file with mode: 0755]
sboot/magpie_1_1/inc/magpie/rom_cfg.h [new file with mode: 0755]
sboot/magpie_1_1/inc/magpie_mem.h [new file with mode: 0755]
sboot/magpie_1_1/inc/magpie_regdump.h [new file with mode: 0755]
sboot/magpie_1_1/inc/mem_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/misc_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/opt_ah.h [new file with mode: 0755]
sboot/magpie_1_1/inc/printf_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/regdump.h [new file with mode: 0755]
sboot/magpie_1_1/inc/romp_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/string_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/sys_cfg.h [new file with mode: 0755]
sboot/magpie_1_1/inc/tasklet_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/timer_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/uart_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/usb_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/usb_extr.h [new file with mode: 0755]
sboot/magpie_1_1/inc/usb_pre.h [new file with mode: 0755]
sboot/magpie_1_1/inc/usb_std.h [new file with mode: 0755]
sboot/magpie_1_1/inc/usb_table.h [new file with mode: 0755]
sboot/magpie_1_1/inc/usb_type.h [new file with mode: 0755]
sboot/magpie_1_1/inc/usbfifo_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/vbuf_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/vdesc_api.h [new file with mode: 0755]
sboot/magpie_1_1/inc/wdt_api.h [new file with mode: 0755]
sboot/magpie_1_1/lib/ram/dummy.txt [new file with mode: 0755]
sboot/magpie_1_1/lib/rom/dummy.txt [new file with mode: 0755]
sboot/magpie_1_1/lib/sboot/dummy.txt [new file with mode: 0755]
sboot/magpie_1_1/ram/adf/Makefile [new file with mode: 0755]
sboot/magpie_1_1/ram/adf/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/ram/carrier_apd/Makefile [new file with mode: 0755]
sboot/magpie_1_1/ram/carrier_apd/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/ram/cmnos/Makefile [new file with mode: 0755]
sboot/magpie_1_1/ram/cmnos/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/ram/init/Makefile [new file with mode: 0755]
sboot/magpie_1_1/ram/init/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/ram/rompatch/Makefile [new file with mode: 0755]
sboot/magpie_1_1/ram/rompatch/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/ram/wlan/Makefile [new file with mode: 0755]
sboot/magpie_1_1/ram/wlan/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/ram/wmi/Makefile [new file with mode: 0755]
sboot/magpie_1_1/ram/wmi/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/adf/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/adf/nbuf/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/adf/nbuf/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/adf/nbuf/inc/adf_nbuf_pvt.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/_vectors.o [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/athos_main.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/crt1-tiny.o [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/libhandlers-board.a [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/Makefile.src [new file with mode: 0644]
sboot/magpie_1_1/sboot/athos/src/xtos/_sharedvectors-for-reset.S [new file with mode: 0644]
sboot/magpie_1_1/sboot/athos/src/xtos/_sharedvectors.S [new file with mode: 0644]
sboot/magpie_1_1/sboot/athos/src/xtos/_vectors.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/checkvecsize [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/crt0-app.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/crt1-boards.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/crt1-sim.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/crt1-tiny.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/debug-vector.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/deprecated.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/double-vector.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/exc-alloca-handler.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/exc-c-wrapper-handler.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/exc-return.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/exc-sethandler.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/exc-syscall-c-handler.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/exc-syscall-handler.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/exc-table.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/exc-unhandled.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/exit.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/init.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/int-handler.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/int-highpri-dispatcher.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/int-highpri-template.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/int-initlevel.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/int-lowpri-dispatcher.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/int-medpri-dispatcher.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/int-sethandler.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/int-vector.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/interrupt-pri.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/interrupt-table.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/intlevel-restore.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/intlevel-set.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/intlevel-setmin.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/ints-off.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/ints-on.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/kernel-vector.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/memep-enable.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/memep-initrams.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/memerror-vector.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/nmi-vector.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/null-alloca.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/null-syscall.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/null-vectors.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/reloc-vectors.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/reset-unneeded.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/reset-vector.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/shared-reset-vector.S [new file with mode: 0644]
sboot/magpie_1_1/sboot/athos/src/xtos/switch_context.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/textaddr [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/tiny-refs-min.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/tiny-refs.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/user-vector-min.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/user-vector.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/window-vectors.S [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/xtos-internal.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/athos/src/xtos/xtos-params.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/buf_pool/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/buf_pool/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/buf_pool/inc/buf_pool_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/buf_pool/src/buf_pool_static.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/buf_pool/src/buf_pool_static.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/allocram/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/allocram/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/allocram/inc/allocram_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/allocram/src/cmnos_allocram.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/clock/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/clock/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/clock/inc/clock_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/clock/src/cmnos_clock.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/eeprom/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/eeprom/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/eeprom/inc/eeprom_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/eeprom/src/cmnos_eeprom.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/inc/cmnos_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/intr/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/intr/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/intr/inc/intr_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/intr/src/cmnos_intr.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/mem/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/mem/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/mem/inc/mem_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/mem/src/cmnos_mem.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/misc/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/misc/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/misc/inc/misc_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/misc/src/cmnos_misc.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/printf/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/printf/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/printf/inc/printf_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/printf/src/cmnos_printf.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/rompatch/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/rompatch/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/rompatch/inc/romp_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/rompatch/src/cmnos_rompatch.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/sflash/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/sflash/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/sflash/inc/sflash_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/sflash/src/cmnos_sflash.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/string/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/string/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/string/inc/string_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/string/src/cmnos_string.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/tasklet/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/tasklet/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/tasklet/inc/tasklet_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/tasklet/src/cmnos_tasklet.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/timer/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/timer/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/timer/inc/timer_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/timer/src/cmnos_timer.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/uart/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/uart/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/uart/inc/uart_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/uart/src/uart_api.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/wdt/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/wdt/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/wdt/inc/wdt_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/cmnos/wdt/src/cmnos_wdt.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/dma_engine/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/dma_engine/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/dma_engine/inc/dma_engine_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/dma_engine/src/desc.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/dma_engine/src/desc.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/dma_engine/src/dma_engine.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/fwd/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/fwd/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/fwd/fwd.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/fwd/fwd.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/dma_lib/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/dma_lib/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/dma_lib/dma_lib.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/gmac/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/gmac/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/gmac/hif_gmac.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/inc/dma_lib.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/inc/hif_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/inc/hif_gmac.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/inc/hif_pci.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/inc/hif_usb.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/inc/usb_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/inc/usbfifo_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/pci/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/pci/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/pci/hif_pci.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/src/HIF_usb.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/src/usb_api.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/src/usb_defs.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/src/usb_extr.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/src/usb_fifo.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/src/usb_pre.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/src/usb_std.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/src/usb_table.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/src/usb_table.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/hif/usb/src/usb_type.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/htc/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/htc/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/htc/inc/htc_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/htc/src/htc.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/htc/src/htc_internal.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/inc/Magpie_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/inc/athos_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/inc/magpie/reg_defs.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/inc/magpie/rom_cfg.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/inc/magpie_mem.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/inc/magpie_regdump.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/inc/opt_ah.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/inc/regdump.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/inc/sys_cfg.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/vbuf/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/vbuf/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/vbuf/inc/vbuf_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/vbuf/src/vbuf.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/vbuf/src/vbuf.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/vdesc/Makefile [new file with mode: 0755]
sboot/magpie_1_1/sboot/vdesc/Makefile.ss [new file with mode: 0755]
sboot/magpie_1_1/sboot/vdesc/inc/vdesc_api.h [new file with mode: 0755]
sboot/magpie_1_1/sboot/vdesc/src/vdesc.c [new file with mode: 0755]
sboot/magpie_1_1/sboot/vdesc/src/vdesc.h [new file with mode: 0755]
sboot/make_opt/Makefile.h [new file with mode: 0755]
sboot/make_opt/Rules.make [new file with mode: 0755]
sboot/make_opt/RulesCPP.make [new file with mode: 0755]
sboot/make_opt/lib/_vectors.o [new file with mode: 0755]
sboot/make_opt/lib/crt1-tiny.o [new file with mode: 0755]
sboot/make_opt/lib/libhandlers-board.a [new file with mode: 0755]
sboot/utility/Makefile [new file with mode: 0755]
sboot/utility/adjust_dep/Makefile [new file with mode: 0755]
sboot/utility/adjust_dep/adj_dep.c [new file with mode: 0755]
sboot/utility/adjust_time/Makefile [new file with mode: 0755]
sboot/utility/adjust_time/adj_time.c [new file with mode: 0755]
sboot/utility/athfw2lnx/Makefile [new file with mode: 0644]
sboot/utility/athfw2lnx/athfw2lnx.c [new file with mode: 0644]
sboot/utility/bin2hex.pl [new file with mode: 0755]
sboot/utility/bin2hex/Makefile [new file with mode: 0755]
sboot/utility/bin2hex/bin2hex.c [new file with mode: 0755]
sboot/utility/bin2hex/bin2hex_swp.c [new file with mode: 0755]
sboot/utility/imghdr/Makefile [new file with mode: 0755]
sboot/utility/imghdr/imghdr.c [new file with mode: 0755]
sboot/utility/patch_gen/Makefile [new file with mode: 0755]
sboot/utility/patch_gen/dt_defs.h [new file with mode: 0755]
sboot/utility/patch_gen/main.c [new file with mode: 0755]
sboot/utility/patch_gen/patch.c [new file with mode: 0755]
sboot/utility/patch_gen/patch.h [new file with mode: 0755]
sboot/utility/sh/make_fw.sh [new file with mode: 0755]
sboot/utility/sh/make_ld.sh [new file with mode: 0755]
target_firmware/magpie_fw_dev/build/include/xtensa-elf/xtensa/config/core.h [deleted file]
target_firmware/magpie_fw_dev/build/include/xtensa-elf/xtensa/corebits.h [deleted file]
target_firmware/magpie_fw_dev/build/include/xtensa-elf/xtensa/hal.h [deleted file]
target_firmware/magpie_fw_dev/build/include/xtensa-elf/xtensa/xtruntime.h [deleted file]
target_firmware/magpie_fw_dev/build/include/xtensa/config/core-isa.h [deleted file]
target_firmware/magpie_fw_dev/build/include/xtensa/config/core-matmap.h [deleted file]
target_firmware/magpie_fw_dev/build/include/xtensa/config/specreg.h [deleted file]
target_firmware/magpie_fw_dev/build/include/xtensa/config/tie.h [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/image/k2_ram/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/image/k2_ram/builds_fusion_vista.ram [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/image/k2_ram/rom.addrs.ld [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/image/k2_ram/target.ram.ld [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/image/k2_ram/target.ram_debug.ld [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/lib/ram/dummy.txt [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/adf/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/adf/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/buf_pool/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/buf_pool/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/carrier_apd/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/carrier_apd/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/cmnos/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/cmnos/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/hif/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/hif/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/htc/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/htc/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/init/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/init/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/wlan/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/wlan/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/wmi/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/k2_1_0/ram/wmi/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/magpie_ram/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/magpie_ram/merlin_fusion.ram [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/magpie_ram/target.ram.ld [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/magpie_ram/target_gmac.ram.ld [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/asic/rom.asic.addrs.ld [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/asic/rom.asic.bin [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/asic/rom.asic.hex [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/asic/rom.asic.map [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/asic/rom.asic.objdump [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/asic/rom.asic.out [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/fpga/rom.fpga.addrs.ld [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/fpga/rom.fpga.bin [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/fpga/rom.fpga.hex [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/fpga/rom.fpga.map [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/fpga/rom.fpga.objdump [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/image/output/fpga/rom.fpga.out [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/Magpie_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/adf_nbuf_pvt.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/allocram_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/athos_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/buf_pool_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/clock_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/cmnos_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/dma_engine_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/dma_lib.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/eeprom_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/hif_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/hif_gmac.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/hif_pci.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/hif_usb.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/htc_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/intr_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/magpie/reg_defs.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/magpie/rom_cfg.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/magpie_mem.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/magpie_regdump.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/mem_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/misc_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/opt_ah.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/printf_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/regdump.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/romp_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/string_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/sys_cfg.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/tasklet_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/timer_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/uart_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/usb_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/usb_extr.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/usb_pre.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/usb_std.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/usb_table.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/usb_type.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/usbfifo_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/vbuf_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/vdesc_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/inc/wdt_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/lib/ram/dummy.txt [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/lib/rom/dummy.txt [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/lib/sboot/dummy.txt [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/adf/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/adf/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/carrier_apd/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/carrier_apd/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/cmnos/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/cmnos/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/init/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/init/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/rompatch/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/rompatch/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/wlan/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/wlan/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/wmi/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/ram/wmi/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/adf/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/adf/nbuf/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/adf/nbuf/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/adf/nbuf/inc/adf_nbuf_pvt.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/_vectors.o [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/athos_main.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/crt1-tiny.o [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/libhandlers-board.a [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/Makefile.src [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/_sharedvectors-for-reset.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/_sharedvectors.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/_vectors.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/checkvecsize [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/crt0-app.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/crt1-boards.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/crt1-sim.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/crt1-tiny.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/debug-vector.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/deprecated.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/double-vector.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/exc-alloca-handler.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/exc-c-wrapper-handler.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/exc-return.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/exc-sethandler.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/exc-syscall-c-handler.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/exc-syscall-handler.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/exc-table.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/exc-unhandled.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/exit.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/init.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/int-handler.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/int-highpri-dispatcher.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/int-highpri-template.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/int-initlevel.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/int-lowpri-dispatcher.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/int-medpri-dispatcher.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/int-sethandler.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/int-vector.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/interrupt-pri.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/interrupt-table.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/intlevel-restore.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/intlevel-set.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/intlevel-setmin.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/ints-off.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/ints-on.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/kernel-vector.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/memep-enable.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/memep-initrams.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/memerror-vector.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/nmi-vector.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/null-alloca.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/null-syscall.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/null-vectors.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/reloc-vectors.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/reset-unneeded.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/reset-vector.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/shared-reset-vector.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/switch_context.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/textaddr [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/tiny-refs-min.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/tiny-refs.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/user-vector-min.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/user-vector.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/window-vectors.S [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/xtos-internal.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/athos/src/xtos/xtos-params.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/buf_pool/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/buf_pool/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/buf_pool/inc/buf_pool_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/buf_pool/src/buf_pool_static.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/buf_pool/src/buf_pool_static.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/allocram/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/allocram/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/allocram/inc/allocram_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/allocram/src/cmnos_allocram.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/clock/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/clock/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/clock/inc/clock_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/clock/src/cmnos_clock.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/eeprom/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/eeprom/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/eeprom/inc/eeprom_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/eeprom/src/cmnos_eeprom.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/inc/cmnos_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/intr/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/intr/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/intr/inc/intr_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/intr/src/cmnos_intr.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/mem/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/mem/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/mem/inc/mem_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/mem/src/cmnos_mem.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/misc/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/misc/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/misc/inc/misc_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/misc/src/cmnos_misc.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/printf/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/printf/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/printf/inc/printf_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/printf/src/cmnos_printf.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/rompatch/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/rompatch/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/rompatch/inc/romp_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/rompatch/src/cmnos_rompatch.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/sflash/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/sflash/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/sflash/inc/sflash_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/sflash/src/cmnos_sflash.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/string/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/string/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/string/inc/string_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/string/src/cmnos_string.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/tasklet/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/tasklet/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/tasklet/inc/tasklet_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/tasklet/src/cmnos_tasklet.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/timer/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/timer/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/timer/inc/timer_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/timer/src/cmnos_timer.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/uart/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/uart/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/uart/inc/uart_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/uart/src/uart_api.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/wdt/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/wdt/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/wdt/inc/wdt_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/wdt/src/cmnos_wdt.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/dma_engine/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/dma_engine/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/dma_engine/inc/dma_engine_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/dma_engine/src/desc.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/dma_engine/src/desc.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/dma_engine/src/dma_engine.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/fwd/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/fwd/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/fwd/fwd.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/fwd/fwd.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/dma_lib/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/dma_lib/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/dma_lib/dma_lib.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/gmac/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/gmac/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/gmac/hif_gmac.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/inc/dma_lib.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/inc/hif_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/inc/hif_gmac.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/inc/hif_pci.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/inc/hif_usb.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/inc/usb_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/inc/usbfifo_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/pci/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/pci/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/pci/hif_pci.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/HIF_usb.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/usb_api.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/usb_defs.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/usb_extr.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/usb_fifo.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/usb_pre.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/usb_std.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/usb_table.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/usb_table.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/hif/usb/src/usb_type.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/htc/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/htc/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/htc/inc/htc_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/htc/src/htc.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/htc/src/htc_internal.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/inc/Magpie_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/inc/athos_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/inc/magpie/reg_defs.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/inc/magpie/rom_cfg.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/inc/magpie_mem.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/inc/magpie_regdump.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/inc/opt_ah.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/inc/regdump.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/inc/sys_cfg.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/vbuf/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/vbuf/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/vbuf/inc/vbuf_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/vbuf/src/vbuf.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/vbuf/src/vbuf.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/vdesc/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/vdesc/Makefile.ss [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/vdesc/inc/vdesc_api.h [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/vdesc/src/vdesc.c [deleted file]
target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/vdesc/src/vdesc.h [deleted file]
target_firmware/magpie_fw_dev/build/make_opt/Makefile.h [deleted file]
target_firmware/magpie_fw_dev/build/make_opt/Rules.make [deleted file]
target_firmware/magpie_fw_dev/build/make_opt/RulesCPP.make [deleted file]
target_firmware/magpie_fw_dev/build/make_opt/lib/_vectors.o [deleted file]
target_firmware/magpie_fw_dev/build/make_opt/lib/crt1-tiny.o [deleted file]
target_firmware/magpie_fw_dev/build/make_opt/lib/libhandlers-board.a [deleted file]
target_firmware/magpie_fw_dev/build/utility/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/utility/adjust_dep/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/utility/adjust_dep/adj_dep.c [deleted file]
target_firmware/magpie_fw_dev/build/utility/adjust_time/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/utility/adjust_time/adj_time.c [deleted file]
target_firmware/magpie_fw_dev/build/utility/athfw2lnx/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/utility/athfw2lnx/athfw2lnx.c [deleted file]
target_firmware/magpie_fw_dev/build/utility/bin2hex.pl [deleted file]
target_firmware/magpie_fw_dev/build/utility/bin2hex/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/utility/bin2hex/bin2hex.c [deleted file]
target_firmware/magpie_fw_dev/build/utility/bin2hex/bin2hex_swp.c [deleted file]
target_firmware/magpie_fw_dev/build/utility/imghdr/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/utility/imghdr/imghdr.c [deleted file]
target_firmware/magpie_fw_dev/build/utility/patch_gen/Makefile [deleted file]
target_firmware/magpie_fw_dev/build/utility/patch_gen/dt_defs.h [deleted file]
target_firmware/magpie_fw_dev/build/utility/patch_gen/main.c [deleted file]
target_firmware/magpie_fw_dev/build/utility/patch_gen/patch.c [deleted file]
target_firmware/magpie_fw_dev/build/utility/patch_gen/patch.h [deleted file]
target_firmware/magpie_fw_dev/build/utility/sh/make_fw.sh [deleted file]
target_firmware/magpie_fw_dev/build/utility/sh/make_ld.sh [deleted file]