Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-24 | Strip trailing '\n' from error_report()'s first argument | Markus Armbruster | |
error_report() prepends location, and appends a newline. The message constructed from the arguments should not contain a newline. Fix the obvious offenders. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | |||
2011-05-03 | lm32: add Milkymist Minimac2 support | Michael Walle | |
This patch adds support for Milkymist's minimal Ethernet MAC v2. It superseds minimac1. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> |