- 05 Oct, 2012 2 commits
-
-
Alessandro Rubini authored
I'd better set CROSS_COMPILE in the environment than change my path, so CROSS_COMPILE is conditionally assigned. The revision is better "git describe --dirty" than "git rev-parse". The output is a short beautiful string like "wrpc-v2.0-13-g09a736d5" with an optional "-dirty" trailer, to show we compiled a non-committed change. Finally, to execute commands we dont $(shell) at toplevel, but have them in the build rule. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
If you find this patch with "git blame" please use "git blame -w" to have all white-space ignored while associating lines to commits. This commit has no practical effect but cleanup. I made it with sed like this: git grep -l '[ \t]$' | xargs sed -i 's/[ \t]*$//' However, I had to manually restore doc/wrpc_mon.png after the fact. Similarly, I restored the include/hw/*regs.h files, as they are (most likely) auto-generated.
-
- 30 Aug, 2012 1 commit
-
-
Wesley W. Terpstra authored
-
- 09 Aug, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 26 Jul, 2012 2 commits
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- 10 Jul, 2012 1 commit
-
-
Wesley W. Terpstra authored
-
- 09 Jul, 2012 1 commit
-
-
Wesley W. Terpstra authored
-
- 04 Jul, 2012 1 commit
-
-
Wesley W. Terpstra authored
Read the MAC address either from EEPROM or sensor ID (preferring EEPROM).
-
- 03 Jul, 2012 1 commit
-
-
Wesley W. Terpstra authored
This commit can be omitted when merging back to master, but not all the following commits.
-
- 13 Jun, 2012 6 commits
-
-
Tomasz Wlostowski authored
Makefile: added Etherbone enable/disable switch, fixed --gc-sections linker arg (saves 6 kB of code)
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Tomasz Wlostowski authored
-
- 06 Jun, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 04 Jun, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 31 May, 2012 2 commits
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- 24 May, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 30 Apr, 2012 2 commits
-
-
Grzegorz Daniluk authored
-
Tomasz Wlostowski authored
Signed-off-by:
Grzegorz Daniluk <g.daniluk@elproma.com.pl>
-
- 27 Apr, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 26 Apr, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 21 Mar, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 19 Mar, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 17 Mar, 2012 2 commits
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- 14 Mar, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 08 Mar, 2012 1 commit
-
-
Grzegorz Daniluk authored
wrc_main: add sfp detection and getting its deltaTx/Rx from eeprom, not used now since sfps' parameters not known
-
- 07 Mar, 2012 3 commits
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- 29 Feb, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 14 Dec, 2011 1 commit
-
-
Grzegorz Daniluk authored
-
- 06 Nov, 2011 1 commit
-
-
Tomasz Wlostowski authored
-
- 04 Oct, 2011 1 commit
-
-
Wesley W. Terpstra authored
It's only 1k.
-
- 24 Sep, 2011 1 commit
-
-
Alessandro Rubini authored
-
- 12 Sep, 2011 1 commit
-
-
Grzegorz Daniluk authored
-