index
:
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
2019-08-27
rtas: Reserve space for FWNMI log
Alexey Kardashevskiy
1
-0
/
+9
2019-07-19
version: update to 20190719
qemu-slof-20190719
Alexey Kardashevskiy
1
-1
/
+1
2019-07-18
rtas: Integrate RTAS blob
Alexey Kardashevskiy
6
-39
/
+49
2019-07-03
version: update to 20190703
qemu-slof-20190703
Alexey Kardashevskiy
1
-1
/
+1
2019-04-10
libnet: Correctly re-initialize the "ip_version" variable each time
Thomas Huth
1
-1
/
+3
2019-01-14
version: update to 20190114
qemu-slof-20190114
Alexey Kardashevskiy
1
-1
/
+1
2019-01-10
vio-vscsi: Support multiple channels / buses
Thomas Huth
1
-5
/
+11
2018-12-18
board-qemu/slof/vio-vscsi: Scan up to 64 SCSI IDs
Thomas Huth
1
-2
/
+2
2018-12-18
usb/storage: Implement block write support
Laurent Vivier
1
-5
/
+22
2018-12-18
usb/storage: Invert the logic of the IF-statements
Laurent Vivier
1
-20
/
+19
2018-09-07
fdt: Fix phandles for NVLink/NVLink2
Alexey Kardashevskiy
1
-0
/
+5
2018-09-07
fdt: Factor out code to replace a phandle in place
Alexey Kardashevskiy
1
-8
/
+17
2018-09-07
pci: use appropriate base class ids
Greg Kurz
1
-5
/
+5
2018-07-24
Makefile: Set a proper DRIVER_NAME when building from a git tree
Thomas Huth
1
-0
/
+1
2018-07-24
romfs/tools: Silence more compiler warnings with GCC 8.1
Thomas Huth
1
-7
/
+12
2018-07-20
romfs/tools: Silence GCC 8.1 compiler warning with FLASHFS_MAGIC
Thomas Huth
1
-15
/
+6
2018-07-20
romfs/tools: Remove superfluous union around the rom header struct
Thomas Huth
2
-17
/
+13
2018-07-19
make.rules: Compile SLOF with -fno-asynchronous-unwind-tables
Thomas Huth
1
-2
/
+3
2018-07-02
version: update to 20180702
qemu-slof-20180702
Alexey Kardashevskiy
1
-1
/
+1
2018-07-02
Fix bad assembler statements for compiling with gcc 8.1 / as 2.30
Thomas Huth
2
-2
/
+2
2018-07-02
libelf: Add REL32 to the list of ignored relocations
Thomas Huth
1
-0
/
+1
2018-06-21
version: update to 20180621
qemu-slof-20180621
Alexey Kardashevskiy
1
-1
/
+1
2018-06-07
lib/libnet/pxelinux: Fix two off-by-one bugs in the pxelinux.cfg parser
Thomas Huth
1
-5
/
+6
2018-06-07
lib/libnet/pxelinux: Make the size handling for pxelinux_load_cfg more logical
Thomas Huth
1
-6
/
+8
2018-06-07
libc: Add a simple implementation of an assert() function
Thomas Huth
1
-0
/
+36
2018-05-29
libnet: Support UUID-based pxelinux.cfg file names
Thomas Huth
3
-5
/
+31
2018-05-29
slof: Add a helper function to get the contents of a property in C code
Thomas Huth
2
-0
/
+17
2018-05-29
libnet: Add support for DHCPv4 options 209 and 210
Thomas Huth
5
-20
/
+88
2018-05-29
libnet: Wire up pxelinux.cfg network booting
Thomas Huth
3
-5
/
+96
2018-05-29
libnet: Add functions for downloading and parsing pxelinux.cfg files
Thomas Huth
3
-1
/
+246
2018-05-29
libnet: Put code for determing TFTP error strings into a separate function
Thomas Huth
3
-73
/
+109
2018-05-29
libc: Add the snprintf() function
Thomas Huth
3
-1
/
+30
2018-05-29
libnet: Pass ip_version via struct filename_ip
Thomas Huth
3
-12
/
+13
2018-05-29
resolve ihandle and xt handle in the input command (like for the output)
Laurent Vivier
1
-16
/
+24
2018-05-29
Fix output word
Laurent Vivier
1
-5
/
+31
2018-05-25
obp-tftp: Make sure to not overwrite paflof in memory
Thomas Huth
1
-1
/
+7
2018-05-25
libnet: Get rid of unused huge_load and block_size parameters
Thomas Huth
6
-26
/
+10
2018-05-24
libc: Check for NULL pointers in free()
Thomas Huth
1
-1
/
+3
2018-05-24
libc: Implement strrchr()
Thomas Huth
2
-1
/
+29
2018-05-14
libnet: Get rid of unnecessary (char *) casts
Thomas Huth
6
-33
/
+35
2018-04-04
broken_sc1: check for H_PRIVILEGE
Nikunj A Dadhania
2
-5
/
+6
2018-03-05
OF: Use new property "stdout-path" for boot console
Nikunj A Dadhania
1
-1
/
+11
2017-12-14
version: update to 20171214
qemu-slof-20171412
qemu-slof-20171214
Alexey Kardashevskiy
1
-1
/
+1
2017-12-13
boot: use a temporary bootdev-buf
Nikunj A Dadhania
1
-3
/
+38
2017-12-13
boot: do not concatenate bootdev
Nikunj A Dadhania
1
-2
/
+10
2017-12-11
libvirtio: Mark struct virtio_scsi_req_cmd as packed
Thomas Huth
1
-1
/
+1
2017-11-06
fdt: Implement "fdt-fetch" method for client interface
Alexey Kardashevskiy
1
-0
/
+16
2017-11-06
rtas: Store RTAS address and entry in the device tree
Alexey Kardashevskiy
1
-0
/
+7
2017-11-06
board-qemu: Fix slof-build-id length
Alexey Kardashevskiy
3
-8
/
+7
2017-11-06
fdt: Pass the resulting device tree to QEMU
Alexey Kardashevskiy
6
-1
/
+282
[prev]
[next]