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
*
[settings] Extend numerical setting tags to "unsigned long"
Michael Brown
2016-05-20
3
-4
/
+4
*
[pci] Add support for PCI Enhanced Allocation
Michael Brown
2016-05-20
4
-0
/
+221
*
[undi] Work around broken HP EliteBook 745 G3 PXE ROM
Michael Brown
2016-05-13
1
-0
/
+2
*
[ath9k] Fix buffer overrun for ar9287
Christian Hesse
2016-05-12
1
-4
/
+3
*
[arm] Use CNTVCT_EL0 as profiling timestamp
Michael Brown
2016-05-12
1
-3
/
+1
*
[efi] Guard against GetStatus() failing to return a NULL TX buffer
Michael Brown
2016-05-12
1
-0
/
+1
*
[arm] Add optimised TCP/IP checksumming for 64-bit ARM
Michael Brown
2016-05-11
3
-0
/
+190
*
[arm] Add optimised string functions for 64-bit ARM
Michael Brown
2016-05-11
3
-0
/
+355
*
[libc] Avoid implicit assumptions about potentially-optimised memcpy()
Michael Brown
2016-05-09
1
-1
/
+1
*
[efi] Allow for building with older versions of elf.h system header
Michael Brown
2016-05-09
1
-0
/
+22
*
[arm] Add support for 64-bit ARM (Aarch64)
Michael Brown
2016-05-08
21
-15
/
+1055
*
[arm] Split out 32-bit-specific code to arch/arm32
Michael Brown
2016-05-08
20
-38
/
+54
*
[arm] Avoid instruction references to symbols defined via ".equ"
Michael Brown
2016-05-08
1
-2
/
+8
*
[arm] Add support for 32-bit ARM
Michael Brown
2016-05-06
43
-49
/
+1879
*
[bitops] Fix typo in test case
Michael Brown
2016-05-06
1
-1
/
+1
*
[libgcc] Provide __divmoddi4()
Michael Brown
2016-05-06
4
-31
/
+28
*
[legacy] Fix building with GCC 6
Michael Brown
2016-05-04
1
-1
/
+2
*
[ath] Fix building with GCC 6
Michael Brown
2016-05-04
9
-150
/
+101
*
[golan] Fix building with GCC 6
Michael Brown
2016-05-04
2
-6
/
+21
*
[skge] Fix building with GCC 6
Michael Brown
2016-05-04
1
-5
/
+0
*
[sis190] Fix building with GCC 6
Michael Brown
2016-05-04
2
-13
/
+0
*
[mucurses] Fix GCC 6 nonnull-compare errors
Vinson Lee
2016-05-04
1
-11
/
+0
*
[efi] Generalise EFI entropy generation to non-x86 CPUs
Michael Brown
2016-05-04
3
-5
/
+5
*
[efi] Use a timer event to generate the currticks() timer
Michael Brown
2016-05-04
3
-352
/
+86
*
[tcpip] Do not fall back to using unoptimised TCP/IP checksumming
Michael Brown
2016-05-04
3
-15
/
+8
*
[build] Remove unnecessary dependency on zlib
Michael Brown
2016-05-03
2
-7
/
+2
*
[efi] Eliminate use of libbfd
Michael Brown
2016-05-02
3
-177
/
+298
*
[librm] Preserve FPU, MMX and SSE state across calls to virt_call()
Michael Brown
2016-05-02
1
-1
/
+8
*
[tg3] Fix _tg3_flag() for 64-bit builds
Michael Brown
2016-05-02
1
-1
/
+1
*
[librm] Reduce real-mode stack consumption in virt_call()
Michael Brown
2016-04-29
1
-59
/
+103
*
[image] Skip misleading "format not recognised" error message
Michael Brown
2016-04-28
1
-1
/
+1
*
[libgcc] Provide symbol to handle gcc's implicit calls to memset()
Michael Brown
2016-04-20
2
-18
/
+26
*
[libc] Allow CPU architectures to use unoptimised string functions
Michael Brown
2016-04-19
1
-6
/
+8
*
[ethernet] Make LACP support configurable at build time
Michael Brown
2016-04-18
3
-3
/
+4
*
[virtio] Add virtio-net 1.0 support
Ladi Prosek
2016-04-15
1
-11
/
+251
*
[virtio] Add virtio 1.0 PCI support
Ladi Prosek
2016-04-15
6
-12
/
+517
*
[virtio] Add virtio 1.0 constants and data structures
Ladi Prosek
2016-04-15
3
-0
/
+84
*
[pci] Add pci_find_next_capability()
Ladi Prosek
2016-04-15
2
-13
/
+43
*
[comboot] Support COMBOOT in 64-bit builds
Michael Brown
2016-04-15
12
-101
/
+179
*
[pool] Fix check for reopenable pooled connections
Suresh Sundriyal
2016-04-12
1
-1
/
+1
*
[golan] Add missing iounmap()
Wissam Shoukair
2016-04-12
1
-1
/
+2
*
[mlx_icmd] Fix compilation error in GCC versions newer than 4.6.4
Wissam Shoukair
2016-04-12
1
-1
/
+1
*
[efi] Work around broken EFI HII specification
Michael Brown
2016-04-12
1
-0
/
+7
*
[libc] Print "<NULL>" for wide-character NULL strings
Michael Brown
2016-04-12
2
-2
/
+8
*
[test] Update snprintf_ok() to use okx()
Michael Brown
2016-04-12
1
-14
/
+25
*
[qib7322] Validate payload length
Michael Brown
2016-03-30
1
-3
/
+10
*
[linda] Validate payload length
Michael Brown
2016-03-30
1
-3
/
+10
*
[netdevice] Return ENOENT for an unknown bus type
Michael Brown
2016-03-29
1
-1
/
+2
*
[intel] Add PCI device ID for another I219-V
Christian Nilsson
2016-03-29
1
-0
/
+1
*
[iscsi] Include DHCP server address in iBFT
Michael Brown
2016-03-29
2
-0
/
+3
[next]