Date:2010-04-28 12:29:53 (13 years 7 months ago)
Author:Xiangfu Liu
Commit:2aa4472aae17ca7991196a42bcb52b3429fc6a63
Message:update the email address

Files: xbboot/README (1 diff)
xbboot/host-app/host_main.c (2 diffs)
xbboot/target-common/common-types.h (1 diff)
xbboot/target-common/jz4740.h (1 diff)
xbboot/target-common/serial.c (1 diff)
xbboot/target-common/serial.h (1 diff)
xbboot/target-echokernel/Makefile (1 diff)
xbboot/target-echokernel/echo-kernel.c (1 diff)
xbboot/target-echokernel/head.S (1 diff)
xbboot/target-stage1/Makefile (1 diff)
xbboot/target-stage1/head.S (1 diff)
xbboot/target-stage1/stage1.c (1 diff)

Change Details

xbboot/README
55* into memory and execute them.
66*
77
8Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
8Authors: Wolfgang Spraul <wolfgang@sharism.cc>
99         Xiangfu Liu <xiangfu@sharism.cc>
1010
1111This program is free software; you can redistribute it and/or
xbboot/host-app/host_main.c
11//
2// Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
2// Authors: Wolfgang Spraul <wolfgang@sharism.cc>
33// Authors: Xiangfu Liu <xiangfu@sharism.cc>
44//
55// This program is free software; you can redistribute it and/or
...... 
419419    printf("\n"
420420           "xbboot version %s - Ingenic XBurst USB Boot Vendor Requests\n"
421421           "(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"
423423           "\n"
424424           "xbboot [vendor_request] ... (must run as root)\n"
425425           " -h --help print this help message\n"
xbboot/target-common/common-types.h
11/*
2 * Authors: Xiangfu Liu <xiangfu@qi-hardware.com>
2 * Authors: Xiangfu Liu <xiangfu@sharism.cc>
33 *
44 * This program is free software; you can redistribute it and/or
55 * modify it under the terms of the GNU General Public License
xbboot/target-common/jz4740.h
22 * Include file for Ingenic Semiconductor's JZ4740 CPU.
33 *
44 * Copyright 2009 (C) Qi Hardware Inc.,
5 * Author: Xiangfu Liu <xiangfu@qi-hardware.com>
5 * Author: Xiangfu Liu <xiangfu@sharism.cc>
66 *
77 * This program is free software; you can redistribute it and/or
88 * modify it under the terms of the GNU General Public License
xbboot/target-common/serial.c
11//
2// Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
2// Authors: Wolfgang Spraul <wolfgang@sharism.cc>
33//
44// This program is free software; you can redistribute it and/or
55// modify it under the terms of the GNU General Public License
xbboot/target-common/serial.h
11//
2// Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
2// Authors: Wolfgang Spraul <wolfgang@sharism.cc>
33//
44// This program is free software; you can redistribute it and/or
55// modify it under the terms of the GNU General Public License
xbboot/target-echokernel/Makefile
11#
2# Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
2# Authors: Wolfgang Spraul <wolfgang@sharism.cc>
33#
44# This program is free software; you can redistribute it and/or
55# modify it under the terms of the GNU General Public License
xbboot/target-echokernel/echo-kernel.c
11//
2// Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
2// Authors: Wolfgang Spraul <wolfgang@sharism.cc>
33//
44// This program is free software; you can redistribute it and/or
55// modify it under the terms of the GNU General Public License
xbboot/target-echokernel/head.S
11//
2// Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
2// Authors: Wolfgang Spraul <wolfgang@sharism.cc>
33//
44// This program is free software; you can redistribute it and/or
55// modify it under the terms of the GNU General Public License
xbboot/target-stage1/Makefile
11#
2# Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
2# Authors: Wolfgang Spraul <wolfgang@sharism.cc>
33#
44# This program is free software; you can redistribute it and/or
55# modify it under the terms of the GNU General Public License
xbboot/target-stage1/head.S
11//
2// Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
2// Authors: Wolfgang Spraul <wolfgang@sharism.cc>
33//
44// This program is free software; you can redistribute it and/or
55// modify it under the terms of the GNU General Public License
xbboot/target-stage1/stage1.c
11//
2// Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
2// Authors: Wolfgang Spraul <wolfgang@sharism.cc>
33//
44// This program is free software; you can redistribute it and/or
55// modify it under the terms of the GNU General Public License

Archive Download the corresponding diff file



interactive