Show patches with: Submitter = Thomas Huth       |    Archived = No       |   226 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/4] Fix remaining typos in various folders Fix more typos - - - - --- 2023-03-06 Thomas Huth Accepted
[3/4] Fix typos in the clients folder Fix more typos - - - - --- 2023-03-06 Thomas Huth Accepted
[2/4] Fix typos in the llfw folder Fix more typos - - - - --- 2023-03-06 Thomas Huth Accepted
[1/4] Fix typos in the board-js2x folder Fix more typos - - - - --- 2023-03-06 Thomas Huth Accepted
[4/4] Fix typos in the slof folder Fix typos - - 1 - --- 2023-02-22 Thomas Huth Accepted
[3/4] Fix typos in the remaining lib folders Fix typos - - - - --- 2023-02-22 Thomas Huth Accepted
[2/4] Fix typos in the lib/libnet folder Fix typos - - - - --- 2023-02-22 Thomas Huth Accepted
[1/4] Fix typos in the board-qemu folder Fix typos - - - - --- 2023-02-22 Thomas Huth Accepted
lib/libnet/ipv6: Silence compiler warning from Clang lib/libnet/ipv6: Silence compiler warning from Clang - - - - --- 2022-06-27 Thomas Huth Accepted
Silence some trivial compiler warning in the js2x code Silence some trivial compiler warning in the js2x code - - - - --- 2021-10-01 Thomas Huth Accepted
lib/libc/README.txt: Fix "cannel" typo lib/libc/README.txt: Fix "cannel" typo - - - - --- 2021-09-08 Thomas Huth Accepted
[v2] Mention the CR vs. LF problem in the documentation [v2] Mention the CR vs. LF problem in the documentation - - - - --- 2021-09-01 Thomas Huth Accepted
Fix the URL to the Linux kernel coding style Fix the URL to the Linux kernel coding style - - - - --- 2021-09-01 Thomas Huth Accepted
[3/3] travis.yml: Compile-test the qemu build Some Travis-CI improvements - - - - --- 2021-08-31 Thomas Huth Accepted
[2/3] travis.yml: Update to Focal Fossa Some Travis-CI improvements - - - - --- 2021-08-31 Thomas Huth Accepted
[1/3] travis.yml: Fix keywords Some Travis-CI improvements - - - - --- 2021-08-31 Thomas Huth Accepted
slof/fs/accept: Replace TABs with spaces slof/fs/accept: Replace TABs with spaces - - 1 - --- 2021-08-30 Thomas Huth Accepted
Fix bad header guard in version.h Fix bad header guard in version.h - - - - --- 2021-05-27 Thomas Huth Accepted
virtio-serial: Remove superfluous serial-* words virtio-serial: Remove superfluous serial-* words - - - - --- 2021-01-24 Thomas Huth Accepted
ipv6: Fix gcc9 warnings ipv6: Fix gcc9 warnings - - - - --- 2019-09-30 Thomas Huth Accepted
libusb: Fix compiler warnings with GCC 9 in the USB code libusb: Fix compiler warnings with GCC 9 in the USB code - - - - --- 2019-09-20 Thomas Huth Accepted
libnet: Fix compiler warnings with GCC 9 libnet: Fix compiler warnings with GCC 9 - - 1 1 --- 2019-09-19 Thomas Huth Accepted
libnet: Fix the check of the argument lengths of the "ping" command libnet: Fix the check of the argument lengths of the "ping" command - - 1 - --- 2019-08-26 Thomas Huth Accepted
libnet: Correctly re-initialize the "ip_version" variable each time libnet: Correctly re-initialize the "ip_version" variable each time - - 1 - --- 2019-04-05 Thomas Huth Accepted
vio-vscsi: Support multiple channels / buses vio-vscsi: Support multiple channels / buses - - - - --- 2019-01-09 Thomas Huth Accepted
board-qemu/slof/vio-vscsi: Scan up to 64 SCSI IDs board-qemu/slof/vio-vscsi: Scan up to 64 SCSI IDs - - 1 - --- 2018-12-06 Thomas Huth Accepted
[v2.1] romfs/tools: Silence more compiler warnings with GCC 8.1 [v2.1] romfs/tools: Silence more compiler warnings with GCC 8.1 - - - - --- 2018-07-23 Thomas Huth Accepted
[v2,4/4] Makefile: Set a proper DRIVER_NAME when building from a git tree Clean-ups and fixes for the build_romfs tool - - - - --- 2018-07-19 Thomas Huth Accepted
[v2,3/4] romfs/tools: Silence more compiler warnings with GCC 8.1 Clean-ups and fixes for the build_romfs tool - - - - --- 2018-07-19 Thomas Huth Accepted
[v2,2/4] romfs/tools: Silence GCC 8.1 compiler warning with FLASHFS_MAGIC Clean-ups and fixes for the build_romfs tool - - - - --- 2018-07-19 Thomas Huth Accepted
[v2,1/4] romfs/tools: Remove superfluous union around the rom header struct Clean-ups and fixes for the build_romfs tool - - - - --- 2018-07-19 Thomas Huth Accepted
[RFC] make.rules: Compile SLOF with -fno-asynchronous-unwind-tables [RFC] make.rules: Compile SLOF with -fno-asynchronous-unwind-tables - - - - --- 2018-07-18 Thomas Huth Accepted
libelf: Add REL32 to the list of ignored relocations libelf: Add REL32 to the list of ignored relocations - - 1 - --- 2018-06-13 Thomas Huth Accepted
Fix bad assembler statements for compiling with gcc 8.1 / as 2.30 Fix bad assembler statements for compiling with gcc 8.1 / as 2.30 - - 1 - --- 2018-06-13 Thomas Huth Accepted
[v2,3/3] lib/libnet/pxelinux: Fix two off-by-one bugs in the pxelinux.cfg parser Clean-up and fix-up patches for pxelinux.cfg - - 1 - --- 2018-06-05 Thomas Huth Accepted
[v2,2/3] lib/libnet/pxelinux: Make the size handling for pxelinux_load_cfg more logical Clean-up and fix-up patches for pxelinux.cfg - - 1 - --- 2018-06-05 Thomas Huth Accepted
[v2,1/3] libc: Add a simple implementation of an assert() function Clean-up and fix-up patches for pxelinux.cfg - - 1 - --- 2018-06-05 Thomas Huth Accepted
[v3,8/8] libnet: Support UUID-based pxelinux.cfg file names Support network booting with pxelinux.cfg files - - - - --- 2018-05-26 Thomas Huth Accepted
[v3,7/8] slof: Add a helper function to get the contents of a property in C code Support network booting with pxelinux.cfg files - - - - --- 2018-05-26 Thomas Huth Accepted
[v3,6/8] libnet: Add support for DHCPv4 options 209 and 210 Support network booting with pxelinux.cfg files - - - - --- 2018-05-26 Thomas Huth Accepted
[v3,5/8] libnet: Wire up pxelinux.cfg network booting Support network booting with pxelinux.cfg files - - - - --- 2018-05-26 Thomas Huth Accepted
[v3,4/8] libnet: Add functions for downloading and parsing pxelinux.cfg files Support network booting with pxelinux.cfg files - - - - --- 2018-05-26 Thomas Huth Accepted
[v3,3/8] libnet: Put code for determing TFTP error strings into a separate function Support network booting with pxelinux.cfg files - - 1 - --- 2018-05-26 Thomas Huth Accepted
[v3,2/8] libc: Add the snprintf() function Support network booting with pxelinux.cfg files - - - - --- 2018-05-26 Thomas Huth Accepted
[v3,1/8] libnet: Pass ip_version via struct filename_ip Support network booting with pxelinux.cfg files - - - - --- 2018-05-26 Thomas Huth Accepted
[v2,08/11] libc: Check for NULL pointers in free() Support network booting with pxelinux.cfg files - - 1 - --- 2018-05-18 Thomas Huth Accepted
[v2,05/11] libc: Implement strrchr() Support network booting with pxelinux.cfg files - - 1 - --- 2018-05-18 Thomas Huth Accepted
[v2,02/11] obp-tftp: Make sure to not overwrite paflof in memory Support network booting with pxelinux.cfg files - - 1 - --- 2018-05-18 Thomas Huth Accepted
[v2,01/11] libnet: Get rid of unused huge_load and block_size parameters Support network booting with pxelinux.cfg files - - 1 - --- 2018-05-18 Thomas Huth Accepted
libnet: Get rid of unnecessary (char *) casts libnet: Get rid of unnecessary (char *) casts - - - - --- 2018-05-09 Thomas Huth Accepted
libvirtio: Mark struct virtio_scsi_req_cmd as packed libvirtio: Mark struct virtio_scsi_req_cmd as packed - - 1 - --- 2017-11-02 Thomas Huth Accepted
Remove unused functions ishexdigit and $cat-comma - - - - --- 2017-07-20 Thomas Huth Accepted
Define 'open' and 'close' words of the /aliases nodes right from the start - - - - --- 2017-07-19 Thomas Huth Accepted
pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limit - - 1 - --- 2017-07-18 Thomas Huth Accepted
virtio-scsi: Allow LUNs bigger than 255 - - - - --- 2017-07-18 Thomas Huth Accepted
pci: Improve the pci-var-out debug function - - - - --- 2017-07-14 Thomas Huth Accepted
pci: Avoid 32-bit prefetchable memory area if possible - - - - --- 2017-07-14 Thomas Huth Accepted
libnet: Move parse_tftp_args to tftp.c - - - - --- 2017-07-07 Thomas Huth Accepted
libnet: Make the code compilable with -Wformat-security - - 1 - --- 2017-07-06 Thomas Huth Accepted
libnet: Move the external declaration of send_ip to ethernet.h - - 1 - --- 2017-07-06 Thomas Huth Accepted
libc: Declare size_t as unsigned long - - - - --- 2017-07-06 Thomas Huth Accepted
libnet/tftp: Allow loading to address 0 - - - - --- 2017-06-28 Thomas Huth Accepted
libnet/netload: Three more minor clean-ups - - - - --- 2017-06-28 Thomas Huth Accepted
[3/3] libnet: Refactor some code of netload() into a separate function - - - - --- 2017-06-23 Thomas Huth Accepted
[2/3] libnet: Rework error message printing - - - - --- 2017-06-23 Thomas Huth Accepted
[1/3] libnet: Remove remainders of netsave code - - - - --- 2017-06-23 Thomas Huth Accepted
virtio-net: Fix ugly error message - - - - --- 2017-06-23 Thomas Huth Accepted
libnet: Cosmetical clean-up - - - - --- 2017-06-13 Thomas Huth Accepted
pci-phb: Set correct pci-bus-number while walking PCI bridges - - - - --- 2017-06-12 Thomas Huth Accepted
paflof: Print stack warning to stderr, not stdout - - - - --- 2017-06-08 Thomas Huth Accepted
libnet: Allocate ICMPv6 packet space on the heap, not on the stack - - - - --- 2017-06-08 Thomas Huth Accepted
libc: The arguments of puts() can be marked as "const" - - - - --- 2017-06-07 Thomas Huth Accepted
[v2] A new SLOF boot menu - - - - --- 2017-06-07 Thomas Huth Accepted
Increase MAX-ALIAS to 10 - - - - --- 2017-06-06 Thomas Huth Accepted
Use TYPE for the standard output instead of io_putchar() - - - - --- 2017-06-01 Thomas Huth Accepted
pci: Reserve free space at the end of bridge windows instead of at the beginning - - 1 - --- 2017-05-15 Thomas Huth Accepted
pci: Remove unused next-pci-[mem|mmio|io] functions - - - - --- 2017-05-09 Thomas Huth Accepted
Fix "Unsupported PQ" problems in the scsi-disk open function - - 1 - --- 2017-04-04 Thomas Huth Accepted
virtio: Remove global variables in block and 9p driver - - 1 - --- 2017-01-17 Thomas Huth Accepted
Remove superfluous checkpoints in tree.fs - - - - --- 2016-12-19 Thomas Huth Accepted
virtio-scsi: Fix descriptor order for SCSI WRITE commands - - - - --- 2016-11-24 Thomas Huth Accepted
[4/4] Provide "write" function in the disk-label package - - 1 - --- 2016-11-15 Thomas Huth Accepted
[v2,3/4] virtio: Implement block write support - - 1 - --- 2016-11-15 Thomas Huth Accepted
[v2,2/4] scsi: Add SCSI block write support - - 1 - --- 2016-11-15 Thomas Huth Accepted
[1/4] deblocker: Add a 'write' function - - 1 - --- 2016-11-15 Thomas Huth Accepted
[v2] Do not try to use virtio-gpu in VGA mode - - - - --- 2016-11-11 Thomas Huth Accepted
board-qemu: Add a possibility to use hvterm input instead of USB keyboard - - - - --- 2016-11-10 Thomas Huth Accepted
virtio: Fix stack comment of virtio-blk-read - - - - --- 2016-11-09 Thomas Huth Accepted
[2/2] envvar: Do not read default values for /options from the NVRAM anymore - - 1 - --- 2016-10-25 Thomas Huth Accepted
[1/2] envvar: Set properties in /options during "(set-defaults)" - - 1 - --- 2016-10-25 Thomas Huth Accepted
[v2] scsi: Remove debug functions from scsi-loader.fs - - - - --- 2016-10-14 Thomas Huth Accepted
scsi: Remove unused read-6 command - - - - --- 2016-10-14 Thomas Huth Accepted
Remember execution tokens of "write" and "read" for socket operations - - - - --- 2016-10-14 Thomas Huth Accepted
[v3,1/6] Link libnet code to Paflof and add a wrapper for netboot() - - - - --- 2016-10-13 Thomas Huth Accepted
[v3,6/6] obp-tftp: Remove the ciregs-buffer - - - - --- 2016-10-12 Thomas Huth Accepted
[v3,5/6] libnet: Simplify the net-load arguments passing - - - - --- 2016-10-12 Thomas Huth Accepted
[v3,4/6] libnet: Simplify the Forth-to-C wrapper of ping() - - - - --- 2016-10-12 Thomas Huth Accepted
[v3,3/6] Do not link libnet to net-snk anymore, and remove net-snk from board-qemu - - - - --- 2016-10-12 Thomas Huth Accepted
[v3,2/6] Add a Forth-to-C wrapper for the ping command, too - - - - --- 2016-10-12 Thomas Huth Accepted
[v3,1/6] Link libnet code to Paflof and add a wrapper for netboot() - - - - --- 2016-10-12 Thomas Huth Accepted
« 1 2 3 »