4718 Commits (767f2acb98a1ae2837d7ecf9ae3ed9d6c4a977b0)
 

Author SHA1 Message Date
  Michael Brown 9d615539f0 [mii] Add mii_dump() to dump all MII registers 10 years ago
  Michael Brown 42bf3b9aa9 [http] Automatically retry request on a 503 Service Unavailable 10 years ago
  Michael Brown 0d657b8e94 [http] Use a retry timer to trigger retried requests 10 years ago
  Michael Brown 08f9170ba4 [linux] Avoid starting currticks() from zero every time 10 years ago
  Michael Brown 859664ea2a [tcp] Update window even if ACK does not acknowledge new data 10 years ago
  Michael Brown f17a30d547 [netdevice] Mark devices as open before calling open() method 10 years ago
  Michael Brown 1137fa3268 [romprefix] Do not clobber stack segment when returning to BIOS 10 years ago
  Michael Brown ac5c2e851b [realtek] Include link status register details in debug messages 10 years ago
  Michael Brown 0fac055119 [bzimage] Report exact initrd length via bzImage header 10 years ago
  Michael Brown e191298a1d [tcp] Calculate correct MSS from peer address 10 years ago
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit 10 years ago
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device 10 years ago
  Michael Brown ff1e7fc72b [prefix] Ignore PCI autoboot device location if set to 00:00.0 10 years ago
  Alex Williamson c429bf0aa2 [romprefix] Store boot bus:dev.fn address as autoboot device location 10 years ago
  Alex Williamson 90fc273b2b [prefix] Allow prefix to specify a PCI autoboot device location 10 years ago
  Alex Williamson 123bae9d93 [autoboot] Enable infrastructure to specify an autoboot device location 10 years ago
  Alex Williamson 27d1b40ee9 [romprefix] Allow ROM banner timeout to be configured independently 10 years ago
  Michael Brown f22c19f3fb [cmdline] Add the "ipstat" command 10 years ago
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 10 years ago
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI 10 years ago
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 years ago
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists 10 years ago
  Michael Brown 09b057ce84 [settings] Remove "uristring" setting type 10 years ago
  Michael Brown ced4f8d1d3 [dhcp] Copy exactly the required length when resizing DHCP options 10 years ago
  Michael Brown ff341c1861 [dns] Update end-of-name pointer after processing CNAME record 10 years ago
  Michael Brown d4c0226a6c [dns] Support DNS search lists 10 years ago
  Michael Brown 3fa7a3b136 [intel] Add some missing PCI IDs 10 years ago
  Michael Brown 290a43efda [cmdline] Always clear screen after reconfiguring console 10 years ago
  Michael Brown 3ee2c4ac1c [fbcon] Allow ANSI CUP with missing arguments 10 years ago
  Michael Brown 20a90a40c3 [cmdline] Add margin options to the "console" command 10 years ago
  Michael Brown 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth 10 years ago
  Michael Brown 11ad25933f [vesafb] Allow for an arbitrary margin around the text area 10 years ago
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area 10 years ago
  Michael Brown 7fc380e950 [fbcon] Centre background picture on console 10 years ago
  Michael Brown b20fe32315 [vesafb] Handle failures from fbcon_init() 10 years ago
  Michael Brown c6c8078964 [png] Add support for PNG images 10 years ago
  Michael Brown f4d2342e5a [test] Generalise pnm_ok() to pixbuf_ok() 10 years ago
  Michael Brown da7224f9b6 [test] Rewrite pnm_ok() using okx() 10 years ago
  Michael Brown fffd98bd37 [uaccess] Add memcmp_user() 10 years ago
  Michael Brown 26f782bb41 [libc] Add abs() 10 years ago
  Michael Brown 97fd5ccdd8 [deflate] Fix literal data length calculation 10 years ago
  Michael Brown 9bdfc36bcc [deflate] Add support for DEFLATE decompression 10 years ago
  Michael Brown 23f17f7972 [test] Add okx() macro taking an explicit file name and line number 10 years ago
  Michael Brown a4e8ef72ab [libc] Add isprint() 10 years ago
  Michael Brown bf15737cf0 [build] Build ROMs used by qemu and VMware as part of "make all" 10 years ago
  Michael Brown 2200ca0e8f [ipv6] Fix compilation under FreeBSD 10 years ago
  Michael Brown 6ef1f51f10 [build] Remove obsolete check for GNU as version 2.9.1 10 years ago
  Michael Brown 8f0173b5c8 [vesafb] Set "magic" colour to transparent when a background picture is used 10 years ago
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour 10 years ago
  Michael Brown e8b5b50486 [cmdline] Add the "colour" and "cpair" commands 10 years ago