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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[golan] Fix build error on some versions of gcc
Christian Hesse
2016-03-23
1
-1
/
+1
*
[golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support
Wissam Shoukair
2016-03-22
57
-0
/
+13097
*
[pxe] Implicitly open network device in PXENV_UDP_OPEN
Michael Brown
2016-03-22
1
-0
/
+10
*
[libc] Make sleep() interruptible
Michael Brown
2016-03-22
2
-17
/
+21
*
[arbel] Fix received packet length
Michael Brown
2016-03-22
1
-2
/
+3
*
[hermon] Fix received packet length
Michael Brown
2016-03-22
1
-2
/
+3
*
[etherfabric] Avoid use of sleep() in driver code
Michael Brown
2016-03-22
1
-1
/
+1
*
[3c5x9] Avoid use of sleep() in driver code
Michael Brown
2016-03-22
1
-1
/
+1
*
[int13] Allow default drive to be specified via "san-drive" setting
Michael Brown
2016-03-22
3
-15
/
+31
*
[int13] Allow drive to be hooked using the natural drive number
Michael Brown
2016-03-22
3
-7
/
+13
*
[gdb] Add support for x86_64
Michael Brown
2016-03-22
8
-225
/
+477
*
[build] Do not use "objcopy -O binary" for objects with relocation records
Michael Brown
2016-03-21
1
-4
/
+8
*
[infiniband] Allow drivers to override the eIPoIB LEMAC
Michael Brown
2016-03-21
2
-0
/
+5
*
[arbel] Allocate space for GRH on UD queue pairs
Michael Brown
2016-03-21
2
-16
/
+55
*
[hermon] Allocate space for GRH on UD queue pairs
Michael Brown
2016-03-21
2
-12
/
+47
*
[crypto] Allow trusted certificates to be stored in non-volatile options
Michael Brown
2016-03-20
1
-3
/
+7
*
[qib7322] Add missing iounmap()
Michael Brown
2016-03-20
1
-1
/
+3
*
[linda] Add missing iounmap()
Michael Brown
2016-03-20
1
-1
/
+3
*
[arbel] Add missing iounmap()
Michael Brown
2016-03-20
1
-10
/
+14
*
[hermon] Add missing iounmap()
Michael Brown
2016-03-20
1
-22
/
+20
*
[ipoib] Allow external code to identify IPoIB network devices
Michael Brown
2016-03-20
2
-0
/
+19
*
[libc] Allow container_of() to be used on volatile pointers
Michael Brown
2016-03-18
1
-1
/
+1
*
[efi] Move architecture-independent EFI prefixes to interface/efi
Michael Brown
2016-03-17
2
-0
/
+0
*
[test] Move i386-specific tests to arch/i386/tests
Michael Brown
2016-03-17
5
-1
/
+2
*
[xen] Use generic test_and_clear_bit() function
Michael Brown
2016-03-16
2
-19
/
+14
*
[hyperv] Use generic set_bit() function
Michael Brown
2016-03-16
3
-48
/
+3
*
[bitops] Add generic atomic bit test, set, and clear functions
Michael Brown
2016-03-16
4
-0
/
+216
*
[pseudobit] Rename bitops.h to pseudobit.h
Michael Brown
2016-03-16
3
-10
/
+10
*
[build] Remove long-obsolete header file
Michael Brown
2016-03-16
1
-27
/
+0
*
[efi] Provide access to files stored on EFI filesystems
Michael Brown
2016-03-14
5
-0
/
+581
*
[uri] Support "file:" URIs describing relative paths
Michael Brown
2016-03-14
2
-3
/
+3
*
[uri] Support URIs containing only scheme and path components
Michael Brown
2016-03-13
2
-3
/
+33
*
[efi] Add processor binding headers for ARM and AArch64
Michael Brown
2016-03-13
3
-0
/
+329
*
[efi] Update to current EDK2 headers
Michael Brown
2016-03-13
13
-42
/
+123
*
[build] Accept CROSS= as a synonym for CROSS_COMPILE=
Michael Brown
2016-03-13
1
-0
/
+1
*
[build] Allow assembler section type character to vary by architecture
Michael Brown
2016-03-13
7
-8
/
+29
*
[efi] Centralise architecture-independent EFI Makefile and linker script
Michael Brown
2016-03-12
3
-43
/
+49
*
[tg3] Remove x86-specific inline assembly
Michael Brown
2016-03-12
1
-27
/
+9
*
[3c595] Fix compilation when "char" is unsigned by default
Michael Brown
2016-03-12
1
-1
/
+1
*
[serial] Add missing #include <string.h>
Michael Brown
2016-03-12
1
-0
/
+1
*
[test] Add missing #include <string.h>
Michael Brown
2016-03-12
1
-0
/
+1
*
[qib7322] Use standard readq() and writeq() implementations
Michael Brown
2016-03-12
1
-26
/
+8
*
[linda] Use standard readq() and writeq() implementations
Michael Brown
2016-03-12
1
-26
/
+8
*
[librm] Do not unconditionally preserve flags across virt_call()
Michael Brown
2016-03-12
1
-2
/
+2
*
[arp] Validate length of ARP packet
Michael Brown
2016-03-12
2
-0
/
+17
*
[pixbuf] Check for unsigned integer overflow on multiplication
Michael Brown
2016-03-12
1
-0
/
+5
*
[crypto] Allow for zero-length ASN.1 cursors
Michael Brown
2016-03-11
2
-14
/
+14
*
[tls] Avoid potential out-of-bound reads in length fields
Michael Brown
2016-03-11
1
-44
/
+67
*
[efi] Work around broken GetFontInfo() implementations
Michael Brown
2016-03-10
1
-16
/
+38
*
[xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices
Michael Brown
2016-03-09
5
-0
/
+2269
[next]