- Nov 01, 2012
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Oct 05, 2012
-
-
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>
-
- Jul 10, 2012
-
-
Wesley W. Terpstra authored
-
- Jul 05, 2012
-
-
Wesley W. Terpstra authored
Update Etherbone config space with correct IP address.
-
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
-
- Jul 04, 2012
-
-
Wesley W. Terpstra authored
-
- Jul 03, 2012
-
-
Wesley W. Terpstra authored
-
- Jun 28, 2012
-
-
Tomasz Wlostowski authored
-