index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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-17
1
-0
/
+88
*
[libc] Rewrite string functions
Michael Brown
2015-02-17
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-16
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
*
[usb] Handle CDC union functional descriptors
Michael Brown
2015-02-09
3
-3
/
+100
*
[usb] Try multiple USB device configurations
Michael Brown
2015-02-09
2
-72
/
+137
*
[ncm] Reserve headroom in received packets
Michael Brown
2015-02-06
1
-1
/
+11
*
[pxe] Maintain a queue for received PXE UDP packets
Michael Brown
2015-02-06
1
-38
/
+85
*
[pxe] Use tftp_uri() to construct PXE TFTP URIs
Michael Brown
2015-02-06
1
-12
/
+15
*
[uri] Allow tftp_uri() to construct a URI with a custom port
Michael Brown
2015-02-06
4
-7
/
+30
*
[tftp] Explicitly abort connection whenever parent interface is closed
Michael Brown
2015-02-06
2
-48
/
+23
*
[ncm] Use large multi-packet buffers by default
Michael Brown
2015-02-06
2
-165
/
+301
*
[usb] Report xHCI host controller events
Michael Brown
2015-02-05
2
-0
/
+41
*
[ncm] Add support for CDC-NCM USB Ethernet devices
Michael Brown
2015-02-03
6
-0
/
+1198
*
[usb] Add support for xHCI host controllers
Michael Brown
2015-02-03
5
-0
/
+4081
*
[usb] Add basic support for USB hubs
Michael Brown
2015-02-03
5
-0
/
+805
*
[usb] Add basic support for USB devices
Michael Brown
2015-02-03
5
-1
/
+2822
[next]