- 16 Oct, 2012 1 commit
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- 05 Oct, 2012 2 commits
-
-
Alessandro Rubini authored
This is massive: 4k lines changed (but only 840 if you ignore space-only changes). In this case "git blame -w" won't always find the right patch, and it may fall on this patch -- because those 800 lines changed in content too. This has been done with find . -name '*.[ch]' | xargs -n 1 ./scripts/Lindent Statistics: all changes and ignoring blank space: morgana% git diff --stat HEAD~1 | tail -1 77 files changed, 3774 insertions(+), 3709 deletions(-) morgana% git diff -w --stat HEAD~1 | tail -1 61 files changed, 894 insertions(+), 829 deletions(-) However, after this step I hand-fixed some very ugly long expressions (leaving them long: no content change at all is there). 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.
-
- 26 Sep, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 10 Aug, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 02 Aug, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 01 Aug, 2012 3 commits
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- 20 Jul, 2012 2 commits
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- 19 Jul, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 12 Jul, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 11 Jul, 2012 3 commits
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- 09 Jul, 2012 2 commits
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- 05 Jul, 2012 1 commit
-
-
Wesley W. Terpstra authored
wrc_main starts bootp whenever link goes up Rever Arria2 sys clock to 125MHz -- we had packet loss at 62.5MHz Added IP training support to the shell Have the shell reset the packet filter when the MAC is changed
-
- 04 Jul, 2012 2 commits
-
-
Wesley W. Terpstra authored
Add more optional debug statements.
-
Wesley W. Terpstra authored
Read the MAC address either from EEPROM or sensor ID (preferring EEPROM).
-
- 03 Jul, 2012 2 commits
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
Initialize IPv4 after posix network startup.
-
- 13 Jun, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 31 May, 2012 2 commits
-
-
Tomasz Wlostowski authored
-
Grzegorz Daniluk authored
-
- 30 May, 2012 1 commit
-
-
Grzegorz Daniluk authored
wrc_main: workaround for all those who want to test WRPC in default configuration without calibration data stored in eeprom
-
- 25 May, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 24 May, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 22 May, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 18 May, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 14 May, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 02 May, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 30 Apr, 2012 3 commits
-
-
Grzegorz Daniluk authored
-
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 3 commits
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-