Show patches with: none      |   600 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RFC: cp codes - - - - --- 2016-02-15 Thomas Huth Superseded
dev-null: The "read" function has to return 0 if nothing has been read - - - 1 --- 2016-02-23 Thomas Huth Accepted
libbootmsg: Do not use '\b' characters when printing checkpoints - - - - --- 2016-02-24 Thomas Huth Accepted
Remove unused sms code. - - 1 - --- 2016-03-11 Thomas Huth Accepted
ipv6: Add support for sending packets through a router - - 1 - --- 2016-04-07 Thomas Huth Accepted
[1/3] ipv6: Do not use unitialized MAC address array - - 1 - --- 2016-04-07 Thomas Huth Accepted
[2/3] ipv6: send_ipv6() has to return after doing NDP - - 1 - --- 2016-04-07 Thomas Huth Accepted
[3/3] ipv6: Indent code with tabs, not with spaces - - 1 - --- 2016-04-07 Thomas Huth Accepted
[1/3] virtio: Set a proper name for virtio-9p device tree nodes - - - - --- 2016-04-26 Thomas Huth Accepted
[2/3] virtio: Add modern version 1.0 support to 9p driver - - - - --- 2016-04-26 Thomas Huth Accepted
[3/3] virtio: White space cleanup in virtio-9p.c - - - - --- 2016-04-26 Thomas Huth Accepted
[1/5] base: Remove unused IP address conversion functions - - 1 - --- 2016-04-29 Thomas Huth Accepted
[2/5] base: Move huge-tftp-load variable to obp-tftp package - - 1 - --- 2016-04-29 Thomas Huth Accepted
[3/5] base: Move cnt-bits and bcd-to-bin to board-js2x folder - - 1 - --- 2016-04-29 Thomas Huth Accepted
[4/5] boot: Remove legacy Forth words for network loading - - 1 - --- 2016-04-29 Thomas Huth Accepted
[5/5] loaders: Remove netflash command - - 1 - --- 2016-04-29 Thomas Huth Accepted
[1/5] ipv6: Fix possible NULL-pointer dereference in send_ipv6() - - 1 - --- 2016-05-02 Thomas Huth Accepted
[2/5] ipv6: Clear memory after malloc if necessary - - 1 - --- 2016-05-02 Thomas Huth Accepted
[3/5] ipv6: Fix memory leak in set_ipv6_address() / ip6_create_ll_address() - - 1 - --- 2016-05-02 Thomas Huth Accepted
[4/5] ipv6: Fix NULL pointer dereference in ip6addr_add() - - 1 - --- 2016-05-02 Thomas Huth Accepted
[5/5] ipv6: Replace magic number 1500 with ETH_MTU_SIZE (i.e. 1518) - - 1 - --- 2016-05-02 Thomas Huth Accepted
Fix stack underflow that occurs with duplicated ESC in input - - - 1 --- 2016-05-20 Thomas Huth Accepted
Improve F12 key handling in boot menu - - - - --- 2016-05-25 Thomas Huth Accepted
[1/3] net: Get rid of netlib and netapps prefixes in include statements - - - - --- 2016-06-09 Thomas Huth Superseded
[2/3] net: Move files from clients/net-snk/app/netlib/ to lib/libnet/ - - - - --- 2016-06-09 Thomas Huth Superseded
[3/3] net: Move also files from clients/net-snk/app/netapps/ to lib/libnet/ - - - - --- 2016-06-09 Thomas Huth Superseded
[v2,1/4] net-snk: Get rid of netlib and netapps prefixes in include statements - - - - --- 2016-06-10 Thomas Huth Accepted
[v2,2/4] net: Move files from clients/net-snk/app/netlib/ to lib/libnet/ - - - - --- 2016-06-10 Thomas Huth Accepted
[v2,3/4] net: Move also files from clients/net-snk/app/netapps/ to lib/libnet/ - - - - --- 2016-06-10 Thomas Huth Accepted
[v2,4/4] net: Remove remainders of the MTFTP code - - - - --- 2016-06-10 Thomas Huth Accepted
usb-hid: Fix non-working comma key - - - - --- 2016-07-14 Thomas Huth Accepted
[v2,1/5] usb: Move XHCI port state arrays from header to .c file - - 1 - --- 2016-08-02 Thomas Huth Accepted
[v2,2/5] usb: Increase amount of maximum slot IDs and add a sanity check - - 1 - --- 2016-08-02 Thomas Huth Superseded
[v2,3/5] usb: Initialize USB3 devices on a hub and keep track of hub topology - - 1 - --- 2016-08-02 Thomas Huth Accepted
[v2,4/5] usb: Build correct route string for USB3 devices behind a hub - - 1 - --- 2016-08-02 Thomas Huth Accepted
[v2,5/5] usb: Set XHCI slot speed according to port status - - - - --- 2016-08-02 Thomas Huth Accepted
[v3,2/5] usb: Increase amount of maximum slot IDs and add a sanity check - - 1 - --- 2016-08-02 Thomas Huth Accepted
[1/4] Remove unused defines in calculatecrc.h - - - - --- 2016-08-03 Thomas Huth Accepted
[2/4] Do not include calculatecrc.h from assembler files - - - - --- 2016-08-03 Thomas Huth Accepted
[3/4] Improve indentation in calculatecrc.h - - - - --- 2016-08-03 Thomas Huth Accepted
[4/4] Remove misleading padding fields from ROM header definition - - - - --- 2016-08-03 Thomas Huth Accepted
Fix remaining compiler warnings in sloffs.c - - 1 - --- 2016-08-03 Thomas Huth Superseded
libnet: Re-initialize global variables at the beginning of tftp() - - - - --- 2016-08-05 Thomas Huth Accepted
[v2] Fix remaining compiler warnings in sloffs.c - - - - --- 2016-08-08 Thomas Huth Accepted
paflof: Use CFLAGS from make.rules instead of completely redefining them - - - - --- 2016-08-25 Thomas Huth Superseded
Do not include the FCode evaluator by default anymore - - 1 - --- 2016-08-31 Thomas Huth Accepted
Improve SLOF_alloc_mem_aligned() - - - - --- 2016-09-05 Thomas Huth Accepted
[1/3] Fix bad interrupt pin numbering in interrupt-map property of PCI bridges - - - - --- 2016-09-08 Thomas Huth Accepted
[2/3] Allow PCI devices in PCI bridge slots greater than 4 - - - - --- 2016-09-08 Thomas Huth Accepted
[3/3] Source code beautification of board-qemu/slof/pci-interrupts.fs - - - - --- 2016-09-08 Thomas Huth Accepted
[01/11] paflof: Use CFLAGS from make.rules instead of completely redefining them - - - - --- 2016-09-09 Thomas Huth Accepted
[02/11] paflof: Copy sbrk code from net-snk - - - - --- 2016-09-09 Thomas Huth Accepted
[03/11] paflof: Add a write_mm_log helper function - - - - --- 2016-09-09 Thomas Huth Accepted
[04/11] paflof: Provide get_timer() and set_timer() helper functions - - - - --- 2016-09-09 Thomas Huth Accepted
[05/11] paflof: Add socket(), send() and recv() functions to paflof - - - - --- 2016-09-09 Thomas Huth Accepted
[06/11] paflof: Add a read() function to read keyboard input - - - - --- 2016-09-09 Thomas Huth Accepted
[07/11] Link libnet code to Paflof and add a wrapper for netboot() - - - - --- 2016-09-09 Thomas Huth Superseded
[08/11] Do not link libnet to net-snk anymore - - - - --- 2016-09-09 Thomas Huth Superseded
[09/11] Add a Forth-to-C wrapper for the ping command, too - - - - --- 2016-09-09 Thomas Huth Superseded
[10/11] libnet: Make sure to close sockets when we're done - - - - --- 2016-09-09 Thomas Huth Superseded
[11/11] Do not include net-snk in the build of board-qemu anymore - - - - --- 2016-09-09 Thomas Huth Superseded
[v2,01/10] libnet: Make sure to close sockets when we're done - - - - --- 2016-09-19 Thomas Huth Accepted
[v2,02/10] libnet: Fix the printout of the ping command - - - - --- 2016-09-19 Thomas Huth Accepted
[v2,03/10] libnet: Remove unused prototypes from netapps.h - - - - --- 2016-09-19 Thomas Huth Accepted
[v2,04/10] libnet: Make netapps.h includable from .code files - - - - --- 2016-09-19 Thomas Huth Accepted
[v2,05/10] Link libnet code to Paflof and add a wrapper for netboot() - - - - --- 2016-09-19 Thomas Huth Superseded
[v2,06/10] Add a Forth-to-C wrapper for the ping command, too - - - - --- 2016-09-19 Thomas Huth Superseded
[v2,07/10] Do not link libnet to net-snk anymore, and remove net-snk from board-qemu - - - - --- 2016-09-19 Thomas Huth Superseded
[v2,08/10] libnet: Simplify the Forth-to-C wrapper of ping() - - - - --- 2016-09-19 Thomas Huth Superseded
[v2,09/10] libnet: Simplify the net-load arguments passing - - - - --- 2016-09-19 Thomas Huth Superseded
[v2,10/10] obp-tftp: Remove the ciregs-buffer - - - - --- 2016-09-19 Thomas Huth Superseded
pci-phb: Fix stack underflow in phb-pci-walk-bridge - - - - --- 2016-09-22 Thomas Huth Accepted
pci: Fix secondary and subordinate PCI bus enumeration with board-qemu - - 1 - --- 2016-09-27 Thomas Huth Accepted
rtas: Improve rtas-do-config-@ and rtas-do-config-! a little bit - - - - --- 2016-10-05 Thomas Huth Accepted
[v3,1/6] Link libnet code to Paflof and add a wrapper for netboot() - - - - --- 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,3/6] Do not link libnet to net-snk anymore, and remove net-snk from board-qemu - - - - --- 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,5/6] libnet: Simplify the net-load arguments passing - - - - --- 2016-10-12 Thomas Huth Accepted
[v3,6/6] obp-tftp: Remove the ciregs-buffer - - - - --- 2016-10-12 Thomas Huth Accepted
[v3,1/6] Link libnet code to Paflof and add a wrapper for netboot() - - - - --- 2016-10-13 Thomas Huth Accepted
Remember execution tokens of "write" and "read" for socket operations - - - - --- 2016-10-14 Thomas Huth Accepted
scsi: Remove unused read-6 command - - - - --- 2016-10-14 Thomas Huth Accepted
scsi: Remove unused debug functions from scsi-loader.fs - - - - --- 2016-10-14 Thomas Huth Superseded
[v2] scsi: Remove debug functions from scsi-loader.fs - - - - --- 2016-10-14 Thomas Huth Accepted
[1/2] envvar: Set properties in /options during "(set-defaults)" - - 1 - --- 2016-10-25 Thomas Huth Accepted
[2/2] envvar: Do not read default values for /options from the NVRAM anymore - - 1 - --- 2016-10-25 Thomas Huth Accepted
virtio: Fix stack comment of virtio-blk-read - - - - --- 2016-11-09 Thomas Huth Accepted
[1/4] deblocker: Add a 'write' function - - 1 - --- 2016-11-09 Thomas Huth Changes Requested
[2/4] scsi: Add SCSI block write support - - 1 - --- 2016-11-09 Thomas Huth Changes Requested
[3/4] virtio: Implement block write support - - - - --- 2016-11-09 Thomas Huth Changes Requested
[4/4] Provide "write" function in the disk-label package - - 1 - --- 2016-11-09 Thomas Huth Changes Requested
Do not try to use virtio-gpu in VGA mode - - - - --- 2016-11-10 Thomas Huth Superseded
board-qemu: Add a possibility to use hvterm input instead of USB keyboard - - - - --- 2016-11-10 Thomas Huth Accepted
[v2] Do not try to use virtio-gpu in VGA mode - - - - --- 2016-11-11 Thomas Huth Accepted
[1/4] deblocker: Add a 'write' function - - 1 - --- 2016-11-15 Thomas Huth Accepted
[v2,2/4] scsi: Add SCSI block write support - - 1 - --- 2016-11-15 Thomas Huth Accepted
[v2,3/4] virtio: Implement block write support - - 1 - --- 2016-11-15 Thomas Huth Accepted
[4/4] Provide "write" function in the disk-label package - - 1 - --- 2016-11-15 Thomas Huth Accepted
virtio-scsi: Fix descriptor order for SCSI WRITE commands - - - - --- 2016-11-24 Thomas Huth Accepted
« 1 2 3 45 6 »