Skip to content

Commit

Permalink
Change commnet for connect information
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryjianjun committed Aug 3, 2014
1 parent b71e0af commit 3c758e5
Show file tree
Hide file tree
Showing 261 changed files with 983 additions and 508 deletions.
9 changes: 4 additions & 5 deletions CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
and snail-mail address (S).

Thanks,
jianjun jiang
Jianjun Jiang

-------------------------------------------------------
N: jianjun jiang
E: jerryjianjun@gmail.com
D: the author of xboot
N: Jianjun Jiang
E: 8192542@qq.com
D: The author of xboot
W: http://xboot.org
S: china

4 changes: 2 additions & 2 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
easier on the maintainers.

thanks.
jianjun jiang
Jianjun Jiang

-----------------------------------------------------------------
jianjun jiang <jerryjianjun@gmail.com>
Jianjun Jiang <8192542@qq.com>
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Makefile for xboot.
# Create by: jianjun jiang <jerryjianjun@gmail.com>.
# Makefile for xboot
# Create by: Jianjun Jiang <8192542@qq.com>
#

.PHONY: all clean module mclean
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ XBOOT'S VERSION


XBOOT'S AUTHOR
jianjun jiang <jerryjianjun@gmail.com>
Jianjun Jiang <8192542@qq.com>
see the file of CREDITS for details.


Expand Down
4 changes: 2 additions & 2 deletions src/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Makefile for xboot.
# Create by: jianjun jiang <jerryjianjun@gmail.com>.
# Makefile for xboot
# Create by: Jianjun Jiang <8192542@qq.com>
#

#
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/lib/cpu/cmd_bootlinux.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* arch/arm/lib/cpu/cmd_bootlinux.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/bus/realview-i2c.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* bus/realview-i2c.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/bus/realview-uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
*
* realview serial drivers, the primecell pl011 uarts.
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/driver/realview-eth.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* driver/realview_eth.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/driver/realview-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
*
* realview framebuffer drivers. prime cell lcd controller (pl110)
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/driver/realview-keyboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
*
* realview keyboard drivers, the primecell pl050 ps2 controller.
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/driver/realview-mouse.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
*
* realview mouse drivers, the primecell pl050 ps2 controller.
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/driver/realview-rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
*
* realview rtc drivers, the primecell pl031 real time clock.
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/mach-realview.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* mach-realview.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/realview-clk.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* realview-clk.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/realview-gpio.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* realview-gpio.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/realview-irq.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* realview-irq.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/realview-logger.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* realview-logger.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/realview-mmc.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* realview-mmc.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/realview-tick.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
*
* realview tick timer, using arm sp804 timer module.
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-console.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-console.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-fb.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-fb.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-i2c-gpio.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-i2c-gpio.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-i2c.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-i2c.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-key-gpio.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-key-gpio.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-keyboard.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-keyboard.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-led-gpio.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-led-gpio.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-led-simple.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-led-simple.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-ledtrig-general.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-ledtrig-general.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-ledtrig-heartbeat.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-ledtrig-heartbeat.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
6 changes: 4 additions & 2 deletions src/arch/arm32/mach-realview/resource/res-mouse.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/*
* resource/res-mouse.c
*
* Copyright(c) 2007-2013 jianjun jiang <[email protected]>
* official site: http://xboot.org
* Copyright(c) 2007-2014 Jianjun Jiang <[email protected]>
* Official site: http://xboot.org
* Mobile phone: +86-18665388956
* QQ: 8192542
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Loading

0 comments on commit 3c758e5

Please sign in to comment.