aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-29[build] Drop timestamps from .a filedeterminismBernhard M. Wiedemann1-2/+2
2021-01-29[hermon] Perform clean MPT unmap on device shutdownChristian Iversen2-0/+29
2021-01-29[hermon] Use Ethernet MAC as eIPoIB local EMACChristian Iversen2-17/+20
2021-01-28[hermon] Increase polling rate for command completionsChristian Iversen1-2/+2
2021-01-28[hermon] Add event queue debug functionsMichael Brown1-2/+76
2021-01-28[hermon] Increase command timeout from 2 to 10 secondsChristian Iversen1-1/+1
2021-01-28[hermon] Add assorted debug error messagesMichael Brown1-6/+33
2021-01-28[hermon] Show "issuing command" messages only at DBGLVL_EXTRAMichael Brown1-7/+5
2021-01-28[hermon] Reorganize PCI ROM list and document well-known product namesChristian Iversen1-2/+9
2021-01-28[golan] Backport typo fix in nodnic_prm.h: s/HERMON/NODNIC/Christian Iversen1-2/+2
2021-01-28[arbel] Clean up whitespace in MT25218_PRM.h headerChristian Iversen1-88/+88
2021-01-28[hermon] Clean up whitespace in MT25408_PRM.h headerChristian Iversen1-132/+132
2021-01-27[efi] Use EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL if availableMichael Brown1-11/+66
2021-01-27[image] Implicitly trust first embedded imageJoe Groocock1-0/+3
2021-01-27[infiniband] Require drivers to specify the number of portsChristian Iversen9-22/+9
2021-01-26[efi] Fix misleading debug messageMichael Brown1-1/+2
2021-01-26[ifmgmt] Make "ifstat" show the link-layer protocol for each netdevChristian Iversen1-1/+2
2021-01-26[cmdline] Expose "iflinkwait" as a commandMichael Brown4-7/+67
2021-01-26[efi] Fix use of uninitialised variableMichael Brown1-0/+3
2021-01-25[efi] Automatically load "/autoexec.ipxe" when booted from a filesystemMichael Brown3-10/+204
2021-01-25[image] Provide image_memory()Michael Brown6-76/+62
2021-01-24[travis] Update to current default build environmentMichael Brown1-1/+2
2021-01-24[build] Report a meaningful error message if isolinux.bin is missingMichael Brown1-2/+4
2021-01-24[build] Check that mkisofs equivalent supports the required optionsMichael Brown1-19/+14
2021-01-22[tftp] Allow for profiling of client and server turnaround timesMichael Brown1-1/+23
2021-01-22[image] Add the "imgmem" commandMichael Brown5-0/+148
2021-01-22[image] Provide image_set_data()Michael Brown3-12/+34
2021-01-22[build] Allow an initrd script to be provided via genfsimgMichael Brown1-4/+15
2021-01-22[build] Fail gracefully when no input files are given to genfsimgMichael Brown1-0/+5
2021-01-22[build] Use explicit disk geometry for generated FAT filesystem imagesMichael Brown1-4/+7
2021-01-22[build] Fix genfsimg incompatibility with dash shellMichael Brown1-2/+2
2021-01-21[build] Set volume name "iPXE" on FAT filesystem imagesMichael Brown1-2/+2
2021-01-19[build] Allow genfsimg to be used on third party UEFI binariesMichael Brown1-3/+21
2021-01-19[ipv6] Defer router discovery timeout while link is blockedMichael Brown1-1/+19
2021-01-19[dhcp] Allow for links that remained blocked for up to three minutesMichael Brown1-1/+1
2021-01-19[eap] Treat an EAP Request-Identity as indicating a blocked linkMichael Brown7-0/+256
2021-01-19[eapol] Replace EAPoL codeMichael Brown3-146/+109
2021-01-19[dhcp] Continue transmitting DHCPDISCOVER while link is blockedMichael Brown1-12/+11
2021-01-18[build] Include xorrisofs as a viable mkisofs equivalentOmgalof1-2/+2
2021-01-15[build] Inhibit spurious array bounds warning on some versions of gccMichael Brown1-1/+1
2021-01-13[isa] Add missing #include <config/isa.h>Manuel Mendez1-0/+1
2021-01-13[build] Create util/genfsimg for building filesystem-based imagesMichael Brown6-308/+260
2021-01-04[xhci] Avoid false positive Coverity warningMichael Brown1-1/+1
2021-01-03[efi] Leave asynchronous USB endpoints open until device is removedMichael Brown1-11/+13
2021-01-03[xhci] Show meaningful error messages after command failuresMichael Brown1-7/+25
2021-01-03[xhci] Fail attempts to issue concurrent commandsMichael Brown1-0/+8
2020-12-31[efi] Use segment and bus number to identify PCI root bridge I/O protocolv1.21.1Michael Brown2-4/+71
2020-12-29[smbios] Add support for the 64-bit SMBIOS3 entry pointMichael Brown3-22/+82
2020-12-29[efi] Allow for longer device paths in debug messagesb1f6c1c41-1/+1
2020-12-28[sfc] Update email addressesMartin Habets5-10/+16