Show patches with: Archived = No       |   600 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libnet: Re-initialize global variables at the beginning of tftp() - - - - --- 2016-08-05 Thomas Huth Accepted
Fix remaining compiler warnings in sloffs.c - - 1 - --- 2016-08-03 Thomas Huth Superseded
[4/4] Remove misleading padding fields from ROM header definition - - - - --- 2016-08-03 Thomas Huth Accepted
[3/4] Improve indentation 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
[1/4] Remove unused defines in calculatecrc.h - - - - --- 2016-08-03 Thomas Huth Accepted
[v2] Remove dependency on cpu/@0 for booting - - - - --- 2016-08-03 Nikunj A Dadhania Accepted
[v3,2/5] usb: Increase amount of maximum slot IDs and add a sanity check - - 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
[v2,4/5] usb: Build correct route string for USB3 devices behind a hub - - 1 - --- 2016-08-02 Thomas Huth Accepted
[v2,3/5] usb: Initialize USB3 devices on a hub and keep track of hub topology - - 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,1/5] usb: Move XHCI port state arrays from header to .c file - - 1 - --- 2016-08-02 Thomas Huth Accepted
[v1] Remove dependency on cpu/@0 for booting - - - - --- 2016-07-27 Nikunj A Dadhania Rejected
[7/7] tools: add copy functionality - - - - --- 2016-07-27 Alexey Kardashevskiy Accepted
[6/7] tools: added support to sloffs to read from /dev/slof_flash - - - - --- 2016-07-27 Alexey Kardashevskiy Accepted
[5/7] tools: added file append functionality - - - - --- 2016-07-27 Alexey Kardashevskiy Accepted
[4/7] tools: use crc checking code from romfs/tools - - - - --- 2016-07-27 Alexey Kardashevskiy Accepted
[3/7] tools: added initial version of sloffs - - - - --- 2016-07-27 Alexey Kardashevskiy Accepted
[2/7] romfs: factored out crc code, to make it usable from other locations - - - - --- 2016-07-27 Alexey Kardashevskiy Accepted
[1/7] tools: remove unused parts from the Makefile - - - - --- 2016-07-27 Alexey Kardashevskiy Accepted
Remove dependency on cpu/@0 for booting - - - - --- 2016-07-27 Nikunj A Dadhania Superseded
dhcp: check if the DHCPOFFER matches our MAC - - - - --- 2016-07-27 Nikunj A Dadhania Rejected
usb-hid: Fix non-working comma key - - - - --- 2016-07-14 Thomas Huth Accepted
[4/4] fat-files: Add dir support - - - - --- 2016-07-07 Benjamin Herrenschmidt Accepted
[3/4] Add a global "dir" method - - - - --- 2016-07-07 Benjamin Herrenschmidt Accepted
[2/4] instance: Fix set-my-args for empty arguments - - - - --- 2016-07-07 Benjamin Herrenschmidt Accepted
[1/4] fat-files: Fix access to FAT32 dir/files when cluster > 16-bits - - - - --- 2016-07-07 Benjamin Herrenschmidt Accepted
virtio-net: fix ring handling in receive - - 1 - --- 2016-06-20 Nikunj A Dadhania Accepted
[13/13] sloffs: fix compiler warnings - - - - --- 2016-06-15 Adrian Reber Accepted
[12/13] tools: add copy functionality - - - - --- 2016-06-15 Adrian Reber Accepted
[11/13] tools: removed a cpu_to_be64() in CRC calculation - - - - --- 2016-06-15 Adrian Reber Accepted
[10/13] tools: added support to sloffs to read from /dev/slof_flash - - - - --- 2016-06-15 Adrian Reber Accepted
[09/13] tools: added file append functionality - - - - --- 2016-06-15 Adrian Reber Accepted
[08/13] tools: use crc checking code from romfs/tools - - - - --- 2016-06-15 Adrian Reber Accepted
[07/13] romfs: factored out crc code, to make it usable from other locations - - - - --- 2016-06-15 Adrian Reber Accepted
[06/13] tools: added function to dump header - - - - --- 2016-06-15 Adrian Reber Accepted
[05/13] tools: describe the options in the help printout - - - - --- 2016-06-15 Adrian Reber Accepted
[04/13] tools: fixed compiler warnings - - - - --- 2016-06-15 Adrian Reber Accepted
[03/13] tools: added sloffs to Makefile - - - - --- 2016-06-15 Adrian Reber Accepted
[02/13] tools: remove unused parts from the Makefile - - - - --- 2016-06-15 Adrian Reber Accepted
[01/13] tools: added initial version of sloffs - - - - --- 2016-06-15 Adrian Reber Accepted
[v2,4/4] net: Remove remainders of the MTFTP code - - - - --- 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,2/4] net: Move files from clients/net-snk/app/netlib/ to lib/libnet/ - - - - --- 2016-06-10 Thomas Huth Accepted
[v2,1/4] net-snk: Get rid of netlib and netapps prefixes in include statements - - - - --- 2016-06-10 Thomas Huth Accepted
[3/3] net: Move also files from clients/net-snk/app/netapps/ to lib/libnet/ - - - - --- 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
[1/3] net: Get rid of netlib and netapps prefixes in include statements - - - - --- 2016-06-09 Thomas Huth Superseded
fat-files: Add dir support - - - - --- 2016-06-09 Benjamin Herrenschmidt Superseded
Add a global "dir" method - - - - --- 2016-06-09 Benjamin Herrenschmidt Superseded
[v2] fat-files: Fix access to FAT32 dir/files when cluster > 16-bits - - 1 - --- 2016-06-09 Benjamin Herrenschmidt Accepted
instance: Fix set-my-args for empty arguments - - - - --- 2016-06-08 Benjamin Herrenschmidt Superseded
fat-files: Fix access to FAT32 dir/files when cluster >16-bits - - - - --- 2016-06-08 Benjamin Herrenschmidt Superseded
[v2] usb-xhci: assign field4 before conditional - - 1 - --- 2016-06-02 Nikunj A Dadhania Accepted
usb-xhci: initialize field4 to zero - - - - --- 2016-06-02 Nikunj A Dadhania Superseded
Improve F12 key handling in boot menu - - - - --- 2016-05-25 Thomas Huth Accepted
Fix stack underflow that occurs with duplicated ESC in input - - - 1 --- 2016-05-20 Thomas Huth Accepted
[v2] rtas-nvram: optimize erase - - 1 - --- 2016-05-09 Nikunj A Dadhania Accepted
rtas-nvram: optimize erase - - - - --- 2016-05-05 Nikunj A Dadhania Superseded
[v5,3/3] ping: use gateway address for routing - - 1 - --- 2016-05-04 Nikunj A Dadhania Accepted
[v5,2/3] ping: add netmask in the ping argument - - 1 - --- 2016-05-04 Nikunj A Dadhania Accepted
[v5,1/3] ping: report success on localhost ping - - 1 - --- 2016-05-04 Nikunj A Dadhania Rejected
[v4,3/3] ping: use gateway address for routing - - 1 - --- 2016-05-03 Nikunj A Dadhania Superseded
[v4,2/3] ping: add netmask in the ping argument - - 1 - --- 2016-05-03 Nikunj A Dadhania Superseded
[v4,1/3] ping: report success on localhost ping - - 1 - --- 2016-05-03 Nikunj A Dadhania Superseded
[v3,3/3] ping: use gateway address for routing - - 1 - --- 2016-05-03 Nikunj A Dadhania Superseded
[v3,2/3] ping: add netmask in the ping argument - - - - --- 2016-05-03 Nikunj A Dadhania Superseded
[v3,1/3] ping: report success on localhost ping - - 1 - --- 2016-05-03 Nikunj A Dadhania Superseded
[5/5] ipv6: Replace magic number 1500 with ETH_MTU_SIZE (i.e. 1518) - - 1 - --- 2016-05-02 Thomas Huth Accepted
[4/5] ipv6: Fix NULL pointer dereference in ip6addr_add() - - 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
[2/5] ipv6: Clear memory after malloc if necessary - - 1 - --- 2016-05-02 Thomas Huth Accepted
[1/5] ipv6: Fix possible NULL-pointer dereference in send_ipv6() - - 1 - --- 2016-05-02 Thomas Huth Accepted
[v2,3/3] ping: use gateway address for routing - - - - --- 2016-05-02 Nikunj A Dadhania Superseded
[v2,2/3] ping: add netmask in the ping argument - - - - --- 2016-05-02 Nikunj A Dadhania Superseded
[v2,1/3] ping: report success on localhost ping - - - - --- 2016-05-02 Nikunj A Dadhania Superseded
[v2] xhci: fix missing keys from keyboard - - - 2 --- 2016-05-02 Nikunj A Dadhania Accepted
xhci: add memory barrier after filling the trb - - - - --- 2016-05-02 Nikunj A Dadhania Accepted
[5/5] loaders: Remove netflash command - - 1 - --- 2016-04-29 Thomas Huth Accepted
[4/5] boot: Remove legacy Forth words for network loading - - 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
[2/5] base: Move huge-tftp-load variable to obp-tftp package - - 1 - --- 2016-04-29 Thomas Huth Accepted
[1/5] base: Remove unused IP address conversion functions - - 1 - --- 2016-04-29 Thomas Huth Accepted
xhci: fix missing keys from keyboard - - - 2 --- 2016-04-28 Nikunj A Dadhania Superseded
xhci in slof issues - - - 1 --- 2016-04-28 Nikunj A Dadhania Superseded
[3/3] virtio: White space cleanup in virtio-9p.c - - - - --- 2016-04-26 Thomas Huth Accepted
[2/3] virtio: Add modern version 1.0 support to 9p driver - - - - --- 2016-04-26 Thomas Huth Accepted
[1/3] virtio: Set a proper name for virtio-9p device tree nodes - - - - --- 2016-04-26 Thomas Huth Accepted
[2/2] ping: report success on localhost ping - - - - --- 2016-04-13 Nikunj A Dadhania Superseded
[1/2] ping: use gateway address for routing - - - - --- 2016-04-13 Nikunj A Dadhania Superseded
[3/3] ipv6: Indent code with tabs, not with spaces - - 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
[1/3] ipv6: Do not use unitialized MAC address array - - 1 - --- 2016-04-07 Thomas Huth Accepted
ipv6: Add support for sending packets through a router - - 1 - --- 2016-04-07 Thomas Huth Accepted
Remove unused sms code. - - 1 - --- 2016-03-11 Thomas Huth Accepted
virtio-net: initialize to populate mac address - - - - --- 2016-03-10 Nikunj A Dadhania Accepted
libbootmsg: Do not use '\b' characters when printing checkpoints - - - - --- 2016-02-24 Thomas Huth Accepted
dev-null: The "read" function has to return 0 if nothing has been read - - - 1 --- 2016-02-23 Thomas Huth Accepted
RFC: cp codes - - - - --- 2016-02-15 Thomas Huth Superseded
« 1 2 ... 3 4 5 6 »