index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/SLOF.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
virtio: 1.0 helper to read 16/32/64 bit value
Nikunj A Dadhania
1
-0
/
+48
2016-02-08
virtio: add and enable 1.0 device setup
Nikunj A Dadhania
14
-65
/
+155
2016-02-08
virtio: 1.0 guest features negotiation
Nikunj A Dadhania
2
-0
/
+44
2016-02-08
virtio: update features set/get register accessor
Nikunj A Dadhania
3
-7
/
+41
2016-02-08
virtio: make all virtio apis 1.0 aware
Nikunj A Dadhania
2
-33
/
+118
2016-02-08
virtio: add 64-bit virtio helpers for 1.0
Nikunj A Dadhania
1
-0
/
+25
2016-02-08
virtio: add virtio 1.0 related struct and defines
Nikunj A Dadhania
4
-1
/
+58
2016-02-08
virtio: get rid of type variable in virtio_device
Nikunj A Dadhania
4
-58
/
+25
2016-02-08
virtio-net: move setup-mac to the open routine
Nikunj A Dadhania
4
-25
/
+22
2016-02-08
virtio-net: make net_hdr_size a variable
Nikunj A Dadhania
1
-9
/
+12
2016-02-08
virtio-net: replace vq array with vq_{tx,rx}
Nikunj A Dadhania
1
-29
/
+30
2016-02-08
virtio-net: use virtio_fill_desc
Nikunj A Dadhania
1
-24
/
+11
2016-02-08
virtio-{net,blk,scsi,9p}: use status variable
Nikunj A Dadhania
4
-28
/
+43
2016-02-08
virtio-blk: add helpers for filling descriptors
Nikunj A Dadhania
3
-15
/
+44
2016-02-08
virtio-{blk,9p}: enable resetting the device
Nikunj A Dadhania
2
-9
/
+2
2016-02-08
virtio: introduce helper for initializing virt queue
Nikunj A Dadhania
8
-69
/
+53
2016-02-08
virtio: fix code style/design issues.
Nikunj A Dadhania
5
-123
/
+117
2016-02-08
fix code style in byteorder.h
Nikunj A Dadhania
1
-12
/
+6
2016-02-08
pci: add byte read/write helper routines
Nikunj A Dadhania
2
-0
/
+16
2016-02-08
virtio-net: fix gcc warnings (-Wextra)
Nikunj A Dadhania
4
-6
/
+6
2016-02-08
virtio-blk: fix gcc warnings (-Wextra)
Nikunj A Dadhania
2
-2
/
+2
2016-02-08
readme: Add a note about coding style
Alexey Kardashevskiy
1
-0
/
+22
2016-01-29
dhcp: Remove duplicated strtoip()
Alexey Kardashevskiy
1
-48
/
+2
2016-01-29
ethernet: Fix gcc warnings
Alexey Kardashevskiy
1
-1
/
+4
2016-01-29
net-snk: Fix gcc warnings
Alexey Kardashevskiy
7
-12
/
+12
2016-01-29
net-snk: Fix coding style
Alexey Kardashevskiy
8
-262
/
+194
2016-01-18
net-snk: Fix memory leak in dhcp6_process_options()
Thomas Huth
2
-16
/
+2
2016-01-18
net-snk: Fix memory leak in ip6_to_multicast_mac() / send_ipv6()
Thomas Huth
1
-8
/
+3
2016-01-18
net-snk: Remove bad NEIGHBOUR_SOLICITATION code in send_ipv6()
Thomas Huth
1
-9
/
+1
2016-01-14
Fix dma-alloc and dma-map-in functions on board-js2x
Thomas Huth
3
-21
/
+32
2016-01-14
net-snk: Allow stateless autoconfig IPv6 addresses with IP_INIT_IPV6_MANUAL
Thomas Huth
1
-4
/
+11
2016-01-14
net-snk: Simplify the ip6_is_multicast() function
Thomas Huth
1
-2
/
+1
2016-01-14
net-snk: Move global variable definition out of the header file
Thomas Huth
6
-33
/
+38
2016-01-14
net-snk: Prefer non-link-local unicast IPv6 addresses if possible
Thomas Huth
1
-0
/
+16
2016-01-14
net-snk: Fix the check for link-local addresses when receiving RAs
Thomas Huth
2
-2
/
+9
2016-01-14
net-snk: Remove junk at the end of IPv6 TFTP ACK and error packets
Thomas Huth
1
-4
/
+2
2016-01-11
Fix format strings in usb-ohci.c
Thomas Huth
1
-6
/
+6
2015-12-23
net-snk: Get rid of junk at the end of sent DHCPv6 packets
Thomas Huth
2
-6
/
+6
2015-12-23
net-snk: Use transaction IDs in DHCPv4, too
Thomas Huth
3
-2
/
+18
2015-12-23
net-snk: Make use of DHCPv6 transaction IDs
Thomas Huth
3
-8
/
+13
2015-12-23
net-snk: Seed the pseudo-random number generator
Thomas Huth
1
-0
/
+14
2015-12-23
libc: Add srand() call
Thomas Huth
2
-0
/
+6
2015-12-23
libc: Fix the rand() function to return non-zero values
Thomas Huth
1
-2
/
+2
2015-12-23
net-snk: Improve printed text when booting via network
Thomas Huth
2
-13
/
+14
2015-12-23
Increase temporary buffer size of ibm,client-architecture-support call
Thomas Huth
1
-6
/
+7
2015-12-23
Move archsupport.fs into board-qemu directory
Thomas Huth
3
-1
/
+2
2015-12-23
boot: stop booting when we encounter HALT
Nikunj A Dadhania
1
-0
/
+1
2015-12-09
fat-files: Fix bug with root-entries = 0 on certain FAT32 file systems
Thomas Huth
1
-2
/
+13
2015-12-09
usb: print unhandled descriptor in debug mode
Nikunj A Dadhania
1
-1
/
+1
2015-12-02
Improve stack usage with libnvram get_partition function
Thomas Huth
3
-16
/
+14
[next]