summaryrefslogtreecommitdiff
path: root/git_logs/gitlog_grlib
blob: 00528839622cd36c58ab80fc43b397011208000c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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

commit 20bd667d8a84ba6ee380d5d3851a54ef5984196c
Author: Sebastian Huber <sebastian.huber@embedded-brains.de>
Date:   Mon May 27 07:35:07 2019 +0200

    bsps: Fix warnings in greth

commit 7eb606d393306da25fd6e6aa7f8595ffb2e924fc
Author: Sebastian Huber <sebastian.huber@embedded-brains.de>
Date:   Sat Dec 22 18:31:04 2018 +0100

    grlib: Move source files
    
    Update #3678.