summaryrefslogtreecommitdiff
path: root/git_logs/gitlog_griscv
diff options
context:
space:
mode:
Diffstat (limited to 'git_logs/gitlog_griscv')
-rw-r--r--git_logs/gitlog_griscv10
1 files changed, 10 insertions, 0 deletions
diff --git a/git_logs/gitlog_griscv b/git_logs/gitlog_griscv
new file mode 100644
index 0000000..7aa225b
--- /dev/null
+++ b/git_logs/gitlog_griscv
@@ -0,0 +1,10 @@
+commit b4c29b54e7967a6197fd2542e5abd601fe434e1d
+Author: Jiri Gaisler <jiri@gaisler.se>
+Date: Sat Oct 24 16:43:49 2020 +0200
+
+ Add networking support for griscv bsp
+
+ * Only GRETH device supported for now
+ * Fix endian problem in GRETH driver
+ * Remove SPARC assembly from greth.c
+ * Builds with both autoconf and waf