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
*
[pci] Support systems with multiple PCI root bridges
Michael Brown
2016-06-09
9
-42
/
+160
*
[libc] Always use a non-zero seed for the (non-crypto) RNG
Michael Brown
2016-06-09
1
-0
/
+2
*
[build] Remove nested "my" declaration
Vinson Lee
2016-06-03
1
-1
/
+1
*
[efi] Expose DHCP packets via the Apple NetBoot protocol
Michael Brown
2016-05-29
5
-3
/
+145
*
[dhcp] Fix definitions for x86_64 and EFI BC client architectures
Michael Brown
2016-05-26
1
-4
/
+4
*
[arm] Use correct DHCP client architecture values
Michael Brown
2016-05-26
3
-2
/
+6
*
[axge] Add driver for ASIX 10/100/1000 USB Ethernet NICs
Michael Brown
2016-05-26
3
-0
/
+973
*
[efi] Work around broken UEFI keyboard drivers
Michael Brown
2016-05-26
1
-2
/
+7
*
[http] Ignore unrecognised "Connection" header tokens
Michael Brown
2016-05-25
1
-13
/
+11
*
[lotest] Add option to use broadcast packets for loopback testing
Michael Brown
2016-05-23
3
-6
/
+18
*
[netdevice] Fix failure path in register_netdev()
Michael Brown
2016-05-23
1
-0
/
+2
*
[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
[next]