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
*
[intel] Add PCI device ID for another I219-LM
Christian Nilsson
2016-06-16
1
-0
/
+1
*
[thunderx] Fix channel configuration for VNICs 1-7
Michael Brown
2016-06-15
1
-1
/
+1
*
[thunderx] Add driver for Cavium ThunderX SoC NICs
Michael Brown
2016-06-13
3
-0
/
+2618
*
[cmdline] Add "ntp" command
Michael Brown
2016-06-13
5
-0
/
+156
*
[ntp] Add simple NTP client
Michael Brown
2016-06-13
3
-0
/
+385
*
[time] Allow system clock to be adjusted at runtime
Michael Brown
2016-06-13
3
-3
/
+19
*
[tg3] Add missing memory barrier
Leendert van Doorn
2016-06-13
1
-0
/
+2
*
[tcp] Send TCP keepalives on idle established connections
Michael Brown
2016-06-13
2
-0
/
+46
*
[tg3] Fix address truncation bug on 64-bit machines
Leendert van Doorn
2016-06-10
2
-2
/
+2
*
[http] Accept headers with no whitespace following the colon
Michael Brown
2016-06-09
1
-2
/
+6
*
[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
[next]