- 01 Nov, 2012 2 commits
-
-
Alessandro Rubini authored
I also turned to gui to void, as nobody checks the return value and there's no error code to return in any case. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
When I add prototypes to headers, I ensure the source that defines the function sees the header, to detect inconsistencies (here, I add <wrc.h> to the includes). 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.
-
- 11 Jul, 2012 2 commits
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- 12 Jun, 2012 1 commit
-
-
Tomasz Wlostowski authored
rewrote pps_gen driver (to match the libswitchhw one), removed remaining references to UTC timescale
-
- 04 Jun, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 31 May, 2012 2 commits
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- 18 May, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 02 May, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 26 Apr, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 21 Mar, 2012 1 commit
-
-
Tomasz Wlostowski authored
-
- 16 Nov, 2011 1 commit
-
-
Tomasz Wlostowski authored
-
- 05 Nov, 2011 1 commit
-
-
Tomasz Wlostowski authored
-
- 22 Aug, 2011 1 commit
-
-
Tomasz Wlostowski authored
-
- 09 May, 2011 1 commit
-
-
Tomasz Wlostowski authored
-
- 14 Apr, 2011 1 commit
-
-
root authored
-
- 12 Apr, 2011 2 commits
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-