- 23 Jun, 2014 1 commit
-
-
Michael Tokarev authored
-
- 22 Jun, 2014 1 commit
-
-
Michael Tokarev authored
-
- 23 May, 2014 4 commits
-
-
Michael Tokarev authored
-
Michael Tokarev authored
-
Michael Tokarev authored
-
Michael Tokarev authored
-
- 21 May, 2014 1 commit
-
-
Michael Tokarev authored
-
- 13 May, 2014 3 commits
-
-
Michael Tokarev authored
-
Michael Tokarev authored
-
Michael Tokarev authored
-
- 09 May, 2014 4 commits
-
-
Michael Tokarev authored
-
Michael Tokarev authored
-
Michael Tokarev authored
-
Michael Tokarev authored
-
- 05 May, 2014 1 commit
-
-
Serge Hallyn authored
no longer needed Signed-off-by:
Serge Hallyn <serge.hallyn@ubuntu.com>
-
- 30 Apr, 2014 1 commit
-
-
Michael Tokarev authored
-
- 29 Apr, 2014 1 commit
-
-
Michael Tokarev authored
-
- 24 Apr, 2014 1 commit
-
-
Michael Tokarev authored
-
- 22 Apr, 2014 1 commit
-
-
Michael Tokarev authored
-
- 21 Apr, 2014 1 commit
-
-
Michael Tokarev authored
-
- 20 Apr, 2014 1 commit
-
-
Michael Tokarev authored
-
- 19 Apr, 2014 4 commits
-
-
Michael Tokarev authored
-
Michael Tokarev authored
-
Michael Tokarev authored
-
Michael Tokarev authored
-
- 18 Apr, 2014 2 commits
-
-
Serge Hallyn authored
Signed-off-by:
Serge Hallyn <serge.hallyn@ubuntu.com>
-
Serge Hallyn authored
control-in should work as-is for both debian-unstable and ubuntu-trusty now. Signed-off-by:
Serge Hallyn <serge.hallyn@ubuntu.com>
-
- 17 Apr, 2014 11 commits
-
-
Michael Tokarev authored
-
Michael Tokarev authored
This reverts commit 5b921495. Because it is actually needed still.
-
Michael Tokarev authored
-
Michael Tokarev authored
-
Michael Tokarev authored
-
Michael Tokarev authored
v2.0.0 release Conflicts: pc-bios/slof.bin
-
Michael Tokarev authored
Conflicts: debian/changelog debian/patches/series
-
Peter Maydell authored
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
-
Michael Tokarev authored
-
Michael Tokarev authored
-
Michael Tokarev authored
-
- 14 Apr, 2014 2 commits
-
-
Peter Maydell authored
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
-
Michael Tokarev authored
This reverts commit b533f658 . The original code was wrong, because effectively it ignored errors from kernel, because kernel does not return -1 on error case but returns -errno, and does not return -EPERM for this particular ioctl. But in some cases kernel actually returned unsuccessful result, namely, when the dirty bitmap in requested slot does not exist it returns -ENOENT. With new code this condition becomes an error when it shouldn't be. Revert that patch instead of fixing it properly this late in the release process. I disagree with this approach, but let's make things move _somewhere_, instead of arguing endlessly whch of the 2 proposed fixes is better. Signed-off-by:
Michael Tokarev <mjt@tls.msk.ru> Message-id: 1397477644-902-1-git-send-email-mjt@msgid.tls.msk.ru Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
-