index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Use the EFI_RNG_PROTOCOL as an entropy source if available
Michael Brown
2015-04-14
1
-0
/
+158
*
[efi] Add EFI time source
Michael Brown
2015-04-14
3
-0
/
+22
*
[efi] Add EFI entropy source
Michael Brown
2015-04-14
2
-0
/
+36
*
[peerdist] Add support for decoding PeerDist Content Information
Michael Brown
2015-04-13
2
-0
/
+446
*
[crypto] Add SHA-512/224 algorithm
Michael Brown
2015-04-12
2
-0
/
+11
*
[crypto] Add SHA-512/256 algorithm
Michael Brown
2015-04-12
2
-0
/
+11
*
[crypto] Add SHA-384 algorithm
Michael Brown
2015-04-12
2
-0
/
+11
*
[crypto] Add SHA-512 algorithm
Michael Brown
2015-04-12
3
-0
/
+96
*
[crypto] Add SHA-224 algorithm
Michael Brown
2015-04-12
2
-0
/
+19
*
[xhci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
1
-2
/
+21
*
[usb] Clear transaction translator buffers when applicable
Michael Brown
2015-03-23
1
-0
/
+4
*
[usb] Add clear_tt() hub method to clear transaction translator buffer
Michael Brown
2015-03-23
1
-0
/
+9
*
[usb] Reset endpoints without waiting for a new transfer to be enqueued
Michael Brown
2015-03-23
1
-3
/
+6
*
[usb] Fix USB timeouts to match specification
Michael Brown
2015-03-18
1
-5
/
+27
*
[ehci] Add support for EHCI host controllers
Michael Brown
2015-03-18
2
-0
/
+4
*
[usb] Add functions for manual device address assignment
Michael Brown
2015-03-16
1
-0
/
+26
*
[usb] Add the concept of a USB bus maximum transfer size
Michael Brown
2015-03-16
1
-1
/
+5
*
[libc] Add ffs(), ffsl(), and ffsll()
Michael Brown
2015-03-16
1
-4
/
+77
*
[tcp] Implement support for TCP Selective Acknowledgements (SACK)
Michael Brown
2015-03-11
1
-0
/
+44
*
[smsc75xx] Add driver for SMSC/Microchip LAN75xx USB Ethernet NICs
Michael Brown
2015-03-11
1
-0
/
+1
*
[mii] Add generic mii_check_link() function
Michael Brown
2015-03-10
1
-0
/
+2
*
[dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs
Michael Brown
2015-03-09
2
-1
/
+4
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
4
-4
/
+4
*
[retry] Rewrite unrelicensable portions of retry.c
Michael Brown
2015-03-05
1
-10
/
+26
*
[linux] Rewrite headers included in all builds
Michael Brown
2015-03-05
6
-79
/
+73
*
[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-16
2
-42
/
+97
*
[libc] Remove unused string functions
Michael Brown
2015-02-16
1
-6
/
+0
[next]