- Oct 05, 2012
-
-
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.
-
- Aug 30, 2012
-
-
Wesley W. Terpstra authored
-
- Aug 09, 2012
-
-
Grzegorz Daniluk authored
-
- Jul 26, 2012
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- Jul 10, 2012
-
-
Wesley W. Terpstra authored
-
- Jul 09, 2012
-
-
Wesley W. Terpstra authored
-
- Jul 04, 2012
-
-
Wesley W. Terpstra authored
Read the MAC address either from EEPROM or sensor ID (preferring EEPROM).
-
- Jul 03, 2012
-
-
Wesley W. Terpstra authored
This commit can be omitted when merging back to master, but not all the following commits.
-
- Jun 13, 2012
-
-
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
-
-
-
Tomasz Wlostowski authored
-
- Jun 06, 2012
-
-
Tomasz Wlostowski authored
-
- Jun 04, 2012
-
-
Tomasz Wlostowski authored
-
- May 31, 2012
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- May 24, 2012
-
-
Grzegorz Daniluk authored
-
- Apr 30, 2012
-
-
Grzegorz Daniluk authored
-
Tomasz Wlostowski authored
Signed-off-by:
Grzegorz Daniluk <g.daniluk@elproma.com.pl>
-
- Apr 27, 2012
-
-
Tomasz Wlostowski authored
-
- Apr 26, 2012
-
-
Grzegorz Daniluk authored
-
- Mar 21, 2012
-
-
Tomasz Wlostowski authored
-
- Mar 19, 2012
-
-
Grzegorz Daniluk authored
-
- Mar 17, 2012
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- Mar 14, 2012
-
-
Grzegorz Daniluk authored
-
- Mar 08, 2012
-
-
Grzegorz Daniluk authored
wrc_main: add sfp detection and getting its deltaTx/Rx from eeprom, not used now since sfps' parameters not known
-
- Mar 07, 2012
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- Feb 29, 2012
-
-
Grzegorz Daniluk authored
-
- Dec 14, 2011
-
-
Grzegorz Daniluk authored
-
- Nov 06, 2011
-
-
Tomasz Wlostowski authored
-
- Oct 04, 2011
-
-
Wesley W. Terpstra authored
It's only 1k.
-
- Sep 24, 2011
-
-
Alessandro Rubini authored
-
- Sep 12, 2011
-
-
Grzegorz Daniluk authored
-