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
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
2
-43
/
+109
*
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
2015-03-05
1
-5
/
+0
*
[build] Remove obsolete and unused portions of config.c
Michael Brown
2015-03-04
1
-1
/
+0
*
[build] Remove unused __keepme macro
Michael Brown
2015-03-03
1
-8
/
+0
*
[build] Remove unused IMPORT_SYMBOL() and EXPORT_SYMBOL() macros
Michael Brown
2015-03-03
1
-48
/
+0
*
[malloc] Rewrite unrelicensable portions of malloc.c
Michael Brown
2015-03-03
1
-2
/
+2
*
[malloc] Move valgrind headers out of arch/x86
Michael Brown
2015-03-03
2
-0
/
+4849
*
[menu] Abstract out the generic concept of a jump scroller
Michael Brown
2015-03-03
1
-0
/
+50
*
[pci] Rewrite unrelicensable portions of pci.h
Michael Brown
2015-03-03
1
-296
/
+101
*
[pci] Remove outdated and mostly-unused pci_ids.h file
Michael Brown
2015-03-02
2
-289
/
+50
*
[list] Relicense list.h
Michael Brown
2015-03-02
1
-1
/
+1
*
[elf] Rewrite ELF header
Michael Brown
2015-03-02
1
-215
/
+62
*
[libc] Rewrite byte-swapping code
Michael Brown
2015-03-02
4
-140
/
+148
*
[libc] Rewrite unrelicensable portions of ctype.h
Michael Brown
2015-03-02
1
-17
/
+101
*
[libc] Rewrite unrelicensable portions of stddef.h
Michael Brown
2015-03-02
1
-11
/
+29
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
37
-37
/
+41
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
8
-8
/
+8
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
201
-201
/
+213
*
[legal] Add support for the Unmodified Binary Distribution Licence
Michael Brown
2015-03-02
1
-0
/
+11
*
[legal] Include full licence text for all GPL2_OR_LATER files
Michael Brown
2015-02-26
1
-3
/
+13
*
[dhcp] Extract timing parameters out to config/dhcp.h
Alex Williamson
2015-02-25
1
-10
/
+0
*
[libc] Rewrite strtoul()
Michael Brown
2015-02-19
2
-25
/
+17
*
[usb] Add generic USB network device framework
Michael Brown
2015-02-17
2
-0
/
+63
*
[libc] Rewrite string functions
Michael Brown
2015-02-17
2
-42
/
+97
*
[libc] Remove unused string functions
Michael Brown
2015-02-16
1
-6
/
+0
*
[usb] Provide generic framework for refilling receive endpoints
Michael Brown
2015-02-13
1
-0
/
+40
*
[usb] Handle port status changes received after failing to find a driver
Michael Brown
2015-02-12
1
-1
/
+7
*
[rndis] Add rndis_rx_err()
Michael Brown
2015-02-11
1
-0
/
+2
*
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
2015-02-10
1
-3
/
+5
*
[usb] Parse endpoint descriptor bInterval field
Michael Brown
2015-02-10
1
-1
/
+8
*
[usb] Handle CDC union functional descriptors
Michael Brown
2015-02-09
1
-0
/
+17
*
[usb] Try multiple USB device configurations
Michael Brown
2015-02-09
1
-3
/
+3
*
[uri] Allow tftp_uri() to construct a URI with a custom port
Michael Brown
2015-02-06
1
-1
/
+1
*
[ncm] Add support for CDC-NCM USB Ethernet devices
Michael Brown
2015-02-03
2
-0
/
+40
*
[usb] Add support for xHCI host controllers
Michael Brown
2015-02-03
1
-0
/
+1
*
[usb] Add basic support for USB hubs
Michael Brown
2015-02-03
1
-0
/
+1
*
[usb] Add basic support for USB devices
Michael Brown
2015-02-03
3
-1
/
+1154
*
[pci] Allow drivers to specify a PCI class
Michael Brown
2015-02-02
2
-93
/
+55
*
[hyperv] Require support for VMBus version 3.0 or newer
Michael Brown
2014-12-21
1
-2
/
+12
*
[rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006
Michael Brown
2014-12-20
1
-0
/
+2
*
[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages
Michael Brown
2014-12-20
1
-7
/
+2
*
[rndis] Send RNDIS_HALT_MSG
Michael Brown
2014-12-19
1
-1
/
+1
*
[rndis] Send RNDIS_INITIALISE_MSG
Michael Brown
2014-12-19
1
-2
/
+20
*
[hyperv] Add support for NetVSC paravirtual network devices
Michael Brown
2014-12-18
1
-0
/
+1
*
[hyperv] Add support for VMBus devices
Michael Brown
2014-12-18
4
-0
/
+635
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
1
-0
/
+230
*
[rndis] Add generic RNDIS device abstraction
Michael Brown
2014-12-18
3
-6
/
+354
*
[iobuf] Add iob_split() to split an I/O buffer into portions
Michael Brown
2014-12-18
1
-0
/
+1
*
[device] Provide a driver-private data field for root devices
Michael Brown
2014-12-18
1
-0
/
+23
*
[list] Add sanity checks after list-adding functions
Michael Brown
2014-12-12
1
-0
/
+4
[next]