index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Add UBDL relicensing tool
Michael Brown
2015-03-02
1
-0
/
+169
*
[legal] Add support for the Unmodified Binary Distribution Licence
Michael Brown
2015-03-02
3
-0
/
+83
*
[mucurses] Add missing FILE_LICENCE declarations
Michael Brown
2015-03-02
6
-0
/
+12
*
[legal] Include full licence text for all GPL2_OR_LATER files
Michael Brown
2015-02-26
17
-35
/
+205
*
[legal] Update GPLv2 licence text
Michael Brown
2015-02-26
3
-348
/
+348
*
[zbin] Remove now-unused unnrv2b.S decompressor
Michael Brown
2015-02-26
2
-193
/
+0
*
[vbox] Enable some more features now that we have LZMA compression
Robin Smidsrød
2015-02-26
1
-8
/
+0
*
[zbin] Fix check for existence of most recent output byte
Michael Brown
2015-02-26
1
-3
/
+1
*
[zbin] Allow decompressor to generate debug output via BIOS console
Michael Brown
2015-02-26
1
-19
/
+50
*
[prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled
Michael Brown
2015-02-26
1
-0
/
+16
*
[zbin] Perform extra normalisation after completing decompression
Michael Brown
2015-02-26
1
-0
/
+1
*
[dhcp] Extract timing parameters out to config/dhcp.h
Alex Williamson
2015-02-25
3
-23
/
+106
*
[zbin] Use LZMA compression
Michael Brown
2015-02-25
4
-17
/
+1004
*
[prefix] Use .bss16 as temporary stack space for calls to install_block
Michael Brown
2015-02-24
2
-11
/
+46
*
[hyperv] Check for required features
Michael Brown
2015-02-20
2
-0
/
+41
*
[libc] Rewrite strtoul()
Michael Brown
2015-02-19
7
-151
/
+199
*
[ipv4] Rewrite inet_aton()
Michael Brown
2015-02-19
3
-28
/
+39
*
[legal] Add missing copyright header to net/ipv4.c
Michael Brown
2015-02-18
1
-0
/
+20
*
[test] Add IPv4 self-tests
Michael Brown
2015-02-18
2
-0
/
+148
*
[xhci] Abort commands on timeout
Michael Brown
2015-02-18
2
-15
/
+82
*
[xhci] Leak memory if controller fails to disable slot
Michael Brown
2015-02-18
1
-3
/
+18
*
[timer] Rewrite the 8254 Programmable Interval Timer support
Michael Brown
2015-02-17
6
-107
/
+153
*
[ncm] Use generic USB network device framework
Michael Brown
2015-02-17
2
-235
/
+58
*
[ecm] Use generic USB network device framework
Michael Brown
2015-02-17
2
-211
/
+35
*
[usb] Add generic USB network device framework
Michael Brown
2015-02-17
3
-0
/
+343
*
[libc] Reduce size of memset()
Michael Brown
2015-02-17
1
-1
/
+127
*
[test] Add constant-length memset() self-tests
Michael Brown
2015-02-17
2
-0
/
+154
*
[test] Add self-tests for more string functions
Michael Brown
2015-02-16
1
-0
/
+88
*
[libc] Rewrite string functions
Michael Brown
2015-02-16
6
-403
/
+371
*
[libc] Remove unused string functions
Michael Brown
2015-02-16
2
-194
/
+0
*
[ncm] Use generic refill framework for bulk IN and interrupt endpoints
Michael Brown
2015-02-15
2
-252
/
+92
*
[ecm] Use generic refill framework for bulk IN and interrupt endpoints
Michael Brown
2015-02-13
2
-133
/
+40
*
[usb] Use generic refill framework for USB hub interrupt endpoints
Michael Brown
2015-02-13
2
-51
/
+7
*
[usb] Provide generic framework for refilling receive endpoints
Michael Brown
2015-02-13
2
-0
/
+168
*
[build] Apply the "-fno-PIE -nopie" workaround only to i386 builds
Michael Brown
2015-02-12
2
-11
/
+11
*
[efi] Disallow R_X86_64_32 relocations
Michael Brown
2015-02-12
1
-2
/
+1
*
[build] Sort objects in blib.a
Olaf Hering
2015-02-12
1
-1
/
+1
*
[usb] Handle port status changes received after failing to find a driver
Michael Brown
2015-02-12
2
-6
/
+20
*
[rndis] Add rndis_rx_err()
Michael Brown
2015-02-11
2
-0
/
+17
*
[build] Allow product tag line to be customised via config/branding.h
Michael Brown
2015-02-11
2
-1
/
+10
*
[build] Allow setting help text URI to be customised via config/branding.h
Michael Brown
2015-02-11
3
-3
/
+46
*
[build] Allow command help text URI to be customised via config/branding.h
Michael Brown
2015-02-11
2
-1
/
+46
*
[build] Allow error message URI to be customised via config/branding.h
Michael Brown
2015-02-11
2
-2
/
+48
*
[build] Allow product URI to be customised via config/branding.h
Michael Brown
2015-02-11
3
-3
/
+5
*
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
Michael Brown
2015-02-11
4
-6
/
+11
*
[build] Move branding information to config/branding.h
Michael Brown
2015-02-11
5
-18
/
+36
*
[xhci] Delay after (possibly) forcing port link state to RxDetect
Michael Brown
2015-02-11
2
-0
/
+8
*
[ecm] Add support for CDC-ECM USB Ethernet devices
Michael Brown
2015-02-10
2
-1
/
+750
*
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
2015-02-10
5
-14
/
+28
*
[usb] Parse endpoint descriptor bInterval field
Michael Brown
2015-02-10
4
-5
/
+46
[next]