Change Details
| xbboot/README |
| 5 | 5 | * into memory and execute them. |
| 6 | 6 | * |
| 7 | 7 | |
| 8 | | Authors: Wolfgang Spraul <wolfgang@qi-hardware.com> |
| 8 | Authors: Wolfgang Spraul <wolfgang@sharism.cc> |
| 9 | 9 | Xiangfu Liu <xiangfu@sharism.cc> |
| 10 | 10 | |
| 11 | 11 | This program is free software; you can redistribute it and/or |
| xbboot/host-app/host_main.c |
| 1 | 1 | // |
| 2 | | // Authors: Wolfgang Spraul <wolfgang@qi-hardware.com> |
| 2 | // Authors: Wolfgang Spraul <wolfgang@sharism.cc> |
| 3 | 3 | // Authors: Xiangfu Liu <xiangfu@sharism.cc> |
| 4 | 4 | // |
| 5 | 5 | // This program is free software; you can redistribute it and/or |
| ... | ... | |
| 419 | 419 | printf("\n" |
| 420 | 420 | "xbboot version %s - Ingenic XBurst USB Boot Vendor Requests\n" |
| 421 | 421 | "(c) 2009 Wolfgang Spraul\n" |
| 422 | | "Report bugs to <wolfgang@qi-hardware.com>, <xiangfu@sharism.cc>.\n" |
| 422 | "Report bugs to <wolfgang@sharism.cc>, <xiangfu@sharism.cc>.\n" |
| 423 | 423 | "\n" |
| 424 | 424 | "xbboot [vendor_request] ... (must run as root)\n" |
| 425 | 425 | " -h --help print this help message\n" |
| xbboot/target-common/common-types.h |
| 1 | 1 | /* |
| 2 | | * Authors: Xiangfu Liu <xiangfu@qi-hardware.com> |
| 2 | * Authors: Xiangfu Liu <xiangfu@sharism.cc> |
| 3 | 3 | * |
| 4 | 4 | * This program is free software; you can redistribute it and/or |
| 5 | 5 | * modify it under the terms of the GNU General Public License |
| xbboot/target-common/jz4740.h |
| 2 | 2 | * Include file for Ingenic Semiconductor's JZ4740 CPU. |
| 3 | 3 | * |
| 4 | 4 | * Copyright 2009 (C) Qi Hardware Inc., |
| 5 | | * Author: Xiangfu Liu <xiangfu@qi-hardware.com> |
| 5 | * Author: Xiangfu Liu <xiangfu@sharism.cc> |
| 6 | 6 | * |
| 7 | 7 | * This program is free software; you can redistribute it and/or |
| 8 | 8 | * modify it under the terms of the GNU General Public License |
| xbboot/target-common/serial.c |
| 1 | 1 | // |
| 2 | | // Authors: Wolfgang Spraul <wolfgang@qi-hardware.com> |
| 2 | // Authors: Wolfgang Spraul <wolfgang@sharism.cc> |
| 3 | 3 | // |
| 4 | 4 | // This program is free software; you can redistribute it and/or |
| 5 | 5 | // modify it under the terms of the GNU General Public License |
| xbboot/target-common/serial.h |
| 1 | 1 | // |
| 2 | | // Authors: Wolfgang Spraul <wolfgang@qi-hardware.com> |
| 2 | // Authors: Wolfgang Spraul <wolfgang@sharism.cc> |
| 3 | 3 | // |
| 4 | 4 | // This program is free software; you can redistribute it and/or |
| 5 | 5 | // modify it under the terms of the GNU General Public License |
| xbboot/target-echokernel/Makefile |
| 1 | 1 | # |
| 2 | | # Authors: Wolfgang Spraul <wolfgang@qi-hardware.com> |
| 2 | # Authors: Wolfgang Spraul <wolfgang@sharism.cc> |
| 3 | 3 | # |
| 4 | 4 | # This program is free software; you can redistribute it and/or |
| 5 | 5 | # modify it under the terms of the GNU General Public License |
| xbboot/target-echokernel/echo-kernel.c |
| 1 | 1 | // |
| 2 | | // Authors: Wolfgang Spraul <wolfgang@qi-hardware.com> |
| 2 | // Authors: Wolfgang Spraul <wolfgang@sharism.cc> |
| 3 | 3 | // |
| 4 | 4 | // This program is free software; you can redistribute it and/or |
| 5 | 5 | // modify it under the terms of the GNU General Public License |
| xbboot/target-echokernel/head.S |
| 1 | 1 | // |
| 2 | | // Authors: Wolfgang Spraul <wolfgang@qi-hardware.com> |
| 2 | // Authors: Wolfgang Spraul <wolfgang@sharism.cc> |
| 3 | 3 | // |
| 4 | 4 | // This program is free software; you can redistribute it and/or |
| 5 | 5 | // modify it under the terms of the GNU General Public License |
| xbboot/target-stage1/Makefile |
| 1 | 1 | # |
| 2 | | # Authors: Wolfgang Spraul <wolfgang@qi-hardware.com> |
| 2 | # Authors: Wolfgang Spraul <wolfgang@sharism.cc> |
| 3 | 3 | # |
| 4 | 4 | # This program is free software; you can redistribute it and/or |
| 5 | 5 | # modify it under the terms of the GNU General Public License |
| xbboot/target-stage1/head.S |
| 1 | 1 | // |
| 2 | | // Authors: Wolfgang Spraul <wolfgang@qi-hardware.com> |
| 2 | // Authors: Wolfgang Spraul <wolfgang@sharism.cc> |
| 3 | 3 | // |
| 4 | 4 | // This program is free software; you can redistribute it and/or |
| 5 | 5 | // modify it under the terms of the GNU General Public License |
| xbboot/target-stage1/stage1.c |
| 1 | 1 | // |
| 2 | | // Authors: Wolfgang Spraul <wolfgang@qi-hardware.com> |
| 2 | // Authors: Wolfgang Spraul <wolfgang@sharism.cc> |
| 3 | 3 | // |
| 4 | 4 | // This program is free software; you can redistribute it and/or |
| 5 | 5 | // modify it under the terms of the GNU General Public License |
Download the corresponding diff file