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
*
[rng] Check for functioning RTC interrupt
Michael Brown
2016-07-10
2
-0
/
+57
*
[efi] Install the HII config access protocol on a child of the SNP handle
Laszlo Ersek
2016-07-08
2
-4
/
+75
*
[profile] Allow profiling to be globally enabled or disabled
Michael Brown
2016-07-05
2
-0
/
+29
*
[libc] Allow assertions to be globally enabled or disabled
Michael Brown
2016-07-05
2
-0
/
+29
*
[debug] Allow debug messages to be initially disabled at runtime
Michael Brown
2016-07-05
2
-7
/
+19
*
[debug] Allow per-object runtime enabling/disabling of debug messages
Michael Brown
2016-07-05
1
-4
/
+13
*
[iscsi] Treat redirection failures as fatal
Michael Brown
2016-07-04
1
-1
/
+10
*
[downloader] Treat redirection failures as fatal
Michael Brown
2016-07-04
1
-2
/
+6
*
[xfer] Send intf_close() if redirection fails
Michael Brown
2016-07-04
1
-0
/
+5
*
[dhcp] Automatically generate vendor class identifier string
Michael Brown
2016-07-04
9
-32
/
+29
*
[dhcpv6] Include vendor class identifier option in DHCPv6 requests
Michael Brown
2016-07-04
2
-11
/
+35
*
[dhcpv6] Include RFC5970 client architecture options in DHCPv6 requests
Michael Brown
2016-07-04
2
-17
/
+52
*
[dhcp] Allow for variable encapsulation of architecture-specific options
Michael Brown
2016-07-04
7
-45
/
+39
*
[pxe] Disable interrupts on the PIC before starting NBP
Michael Brown
2016-07-03
1
-0
/
+5
*
[bios] Do not enable interrupts when printing to the console
Michael Brown
2016-07-03
1
-14
/
+4
*
[efi] Fix uninitialised data in HII IFR structures
Michael Brown
2016-06-29
1
-0
/
+1
*
[thunderx] Fix compilation with older versions of gcc
Michael Brown
2016-06-22
1
-2
/
+2
*
[efi] Do not copy garbage bytes into SNP device path MAC address
Michael Brown
2016-06-22
1
-1
/
+1
*
[efi] Report failures to stop the EFI timer tick event
Michael Brown
2016-06-20
1
-2
/
+16
*
[smsc75xx] Allow up to 100ms for reset to complete
Michael Brown
2016-06-20
2
-11
/
+16
*
[virtio] Fix virtio-pci logging
Ladi Prosek
2016-06-20
1
-7
/
+7
*
[virtio] Renumber virtio_pci_region flags
Ladi Prosek
2016-06-20
1
-3
/
+3
*
[thunderx] Retrieve base MAC address via EFI_THUNDER_CONFIG_PROTOCOL
Michael Brown
2016-06-18
2
-1
/
+250
*
[efi] Include VLAN in SNP device path if applicable
Michael Brown
2016-06-18
1
-2
/
+15
*
[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
[next]