5570 Commits (1e277ab062d23ffa1b35bd078f9fba5c9b4e6495)
 

Author SHA1 Message Date
  Michael Brown 3bb61c33c2 [pxe] Disable interrupts on the PIC before starting NBP 8 years ago
  Michael Brown c22da4b8ba [bios] Do not enable interrupts when printing to the console 8 years ago
  Michael Brown c9f6a86059 [efi] Fix uninitialised data in HII IFR structures 8 years ago
  Michael Brown 0418631918 [thunderx] Fix compilation with older versions of gcc 8 years ago
  Michael Brown 632e57f0f3 [efi] Do not copy garbage bytes into SNP device path MAC address 8 years ago
  Michael Brown 694c18addc [efi] Report failures to stop the EFI timer tick event 8 years ago
  Michael Brown c9176878ef [smsc75xx] Allow up to 100ms for reset to complete 8 years ago
  Ladi Prosek 040aa980d6 [virtio] Fix virtio-pci logging 8 years ago
  Ladi Prosek fbbc895442 [virtio] Renumber virtio_pci_region flags 8 years ago
  Michael Brown 25ae251dd9 [thunderx] Retrieve base MAC address via EFI_THUNDER_CONFIG_PROTOCOL 8 years ago
  Michael Brown 8f0bec4346 [efi] Include VLAN in SNP device path if applicable 8 years ago
  Christian Nilsson ec992b97c2 [intel] Add PCI device ID for another I219-LM 8 years ago
  Michael Brown cf52436c71 [thunderx] Fix channel configuration for VNICs 1-7 8 years ago
  Michael Brown 4775dd3835 [thunderx] Add driver for Cavium ThunderX SoC NICs 8 years ago
  Michael Brown 3c61e11fe1 [cmdline] Add "ntp" command 8 years ago
  Michael Brown fce6117ad9 [ntp] Add simple NTP client 8 years ago
  Michael Brown e6111c1517 [time] Allow system clock to be adjusted at runtime 8 years ago
  Leendert van Doorn 02d5cfff22 [tg3] Add missing memory barrier 8 years ago
  Michael Brown 188789eb3c [tcp] Send TCP keepalives on idle established connections 8 years ago
  Leendert van Doorn 5c2a959a72 [tg3] Fix address truncation bug on 64-bit machines 8 years ago
  Michael Brown b42e71921f [http] Accept headers with no whitespace following the colon 8 years ago
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges 8 years ago
  Michael Brown 2c197517f2 [libc] Always use a non-zero seed for the (non-crypto) RNG 8 years ago
  Vinson Lee f6e8b800be [build] Remove nested "my" declaration 8 years ago
  Michael Brown aa4b038c70 [efi] Expose DHCP packets via the Apple NetBoot protocol 8 years ago
  Michael Brown af9afd0a86 [dhcp] Fix definitions for x86_64 and EFI BC client architectures 8 years ago
  Michael Brown 31d4a7b8db [arm] Use correct DHCP client architecture values 8 years ago
  Michael Brown ee5dfb75aa [axge] Add driver for ASIX 10/100/1000 USB Ethernet NICs 8 years ago
  Michael Brown 8dd39b9572 [efi] Work around broken UEFI keyboard drivers 8 years ago
  Michael Brown f42b2585fe [http] Ignore unrecognised "Connection" header tokens 8 years ago
  Michael Brown 80dd6cbcc4 [lotest] Add option to use broadcast packets for loopback testing 8 years ago
  Michael Brown 231adda40f [netdevice] Fix failure path in register_netdev() 8 years ago
  Michael Brown 56c0147deb [settings] Extend numerical setting tags to "unsigned long" 8 years ago
  Michael Brown 6d2bdc4ea3 [pci] Add support for PCI Enhanced Allocation 8 years ago
  Michael Brown 276d7c31c5 [undi] Work around broken HP EliteBook 745 G3 PXE ROM 8 years ago
  Christian Hesse 858f56e68b [ath9k] Fix buffer overrun for ar9287 8 years ago
  Michael Brown 601706688b [arm] Use CNTVCT_EL0 as profiling timestamp 8 years ago
  Michael Brown 6164741f81 [efi] Guard against GetStatus() failing to return a NULL TX buffer 8 years ago
  Michael Brown 47931a4de5 [arm] Add optimised TCP/IP checksumming for 64-bit ARM 8 years ago
  Michael Brown 95716ece91 [arm] Add optimised string functions for 64-bit ARM 8 years ago
  Michael Brown a966570dce [libc] Avoid implicit assumptions about potentially-optimised memcpy() 8 years ago
  Michael Brown 45cd68c0fb [efi] Allow for building with older versions of elf.h system header 8 years ago
  Michael Brown 17c6f322ee [arm] Add support for 64-bit ARM (Aarch64) 8 years ago
  Michael Brown edea3a434c [arm] Split out 32-bit-specific code to arch/arm32 8 years ago
  Michael Brown 2a187f480e [arm] Avoid instruction references to symbols defined via ".equ" 8 years ago
  Michael Brown 1a16f67a28 [arm] Add support for 32-bit ARM 8 years ago
  Michael Brown 49a5bcfba6 [bitops] Fix typo in test case 8 years ago
  Michael Brown 67f539fa80 [libgcc] Provide __divmoddi4() 8 years ago
  Michael Brown a5885fbc19 [legacy] Fix building with GCC 6 8 years ago
  Michael Brown 63037bdce4 [ath] Fix building with GCC 6 8 years ago