5682 コミット (c24f772349947e7144203e23ebf7f7fd350844ad)
 

作成者 SHA1 メッセージ 日付
  Michael Brown 47931a4de5 [arm] Add optimised TCP/IP checksumming for 64-bit ARM 8年前
  Michael Brown 95716ece91 [arm] Add optimised string functions for 64-bit ARM 8年前
  Michael Brown a966570dce [libc] Avoid implicit assumptions about potentially-optimised memcpy() 8年前
  Michael Brown 45cd68c0fb [efi] Allow for building with older versions of elf.h system header 8年前
  Michael Brown 17c6f322ee [arm] Add support for 64-bit ARM (Aarch64) 8年前
  Michael Brown edea3a434c [arm] Split out 32-bit-specific code to arch/arm32 8年前
  Michael Brown 2a187f480e [arm] Avoid instruction references to symbols defined via ".equ" 8年前
  Michael Brown 1a16f67a28 [arm] Add support for 32-bit ARM 8年前
  Michael Brown 49a5bcfba6 [bitops] Fix typo in test case 8年前
  Michael Brown 67f539fa80 [libgcc] Provide __divmoddi4() 8年前
  Michael Brown a5885fbc19 [legacy] Fix building with GCC 6 8年前
  Michael Brown 63037bdce4 [ath] Fix building with GCC 6 8年前
  Michael Brown 08230599ef [golan] Fix building with GCC 6 8年前
  Michael Brown 76ec2a0540 [skge] Fix building with GCC 6 8年前
  Michael Brown 65b32a0b70 [sis190] Fix building with GCC 6 8年前
  Vinson Lee e2f14c2f8c [mucurses] Fix GCC 6 nonnull-compare errors 8年前
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs 8年前
  Michael Brown 757ab98381 [efi] Use a timer event to generate the currticks() timer 8年前
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming 8年前
  Michael Brown 9f91df422b [build] Remove unnecessary dependency on zlib 8年前
  Michael Brown efd5cf9aad [efi] Eliminate use of libbfd 8年前
  Michael Brown 71560d1854 [librm] Preserve FPU, MMX and SSE state across calls to virt_call() 8年前
  Michael Brown fe62f3c831 [tg3] Fix _tg3_flag() for 64-bit builds 8年前
  Michael Brown 2d42d3cff6 [librm] Reduce real-mode stack consumption in virt_call() 8年前
  Michael Brown b696a5063e [image] Skip misleading "format not recognised" error message 8年前
  Michael Brown 55e409b14f [libgcc] Provide symbol to handle gcc's implicit calls to memset() 8年前
  Michael Brown 91aa188fbb [libc] Allow CPU architectures to use unoptimised string functions 8年前
  Michael Brown 40a8a5294c [ethernet] Make LACP support configurable at build time 8年前
  Ladi Prosek 988243c93f [virtio] Add virtio-net 1.0 support 8年前
  Ladi Prosek 8a055a2a70 [virtio] Add virtio 1.0 PCI support 8年前
  Ladi Prosek 7b499f849e [virtio] Add virtio 1.0 constants and data structures 8年前
  Ladi Prosek 2379494918 [pci] Add pci_find_next_capability() 8年前
  Michael Brown 5e5450c2d0 [comboot] Support COMBOOT in 64-bit builds 8年前
  Suresh Sundriyal 4afb758423 [pool] Fix check for reopenable pooled connections 8年前
  Wissam Shoukair 0eea8b5c3b [golan] Add missing iounmap() 8年前
  Wissam Shoukair ffd959a1d6 [mlx_icmd] Fix compilation error in GCC versions newer than 4.6.4 8年前
  Michael Brown 5238c85b62 [efi] Work around broken EFI HII specification 8年前
  Michael Brown cc8824ad4e [libc] Print "<NULL>" for wide-character NULL strings 8年前
  Michael Brown 320488d0f9 [test] Update snprintf_ok() to use okx() 8年前
  Michael Brown 597521ef53 [qib7322] Validate payload length 8年前
  Michael Brown c9af896314 [linda] Validate payload length 8年前
  Michael Brown 70509e6a03 [netdevice] Return ENOENT for an unknown bus type 8年前
  Christian Nilsson ef1c4b1c90 [intel] Add PCI device ID for another I219-V 8年前
  Michael Brown 97c3f6e55a [iscsi] Include DHCP server address in iBFT 8年前
  Michael Brown f8e1678b84 [crypto] Allow cross-certificate source to be configured at build time 8年前
  Michael Brown c4e8c40227 [prefix] Use CRC32 to verify each block prior to decompression 8年前
  Christian Hesse 05027a7a12 [golan] Fix build error on some versions of gcc 8年前
  Wissam Shoukair 0a20373a2f [golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support 8年前
  Michael Brown 3df598849b [pxe] Implicitly open network device in PXENV_UDP_OPEN 8年前
  Michael Brown ee3122bc54 [libc] Make sleep() interruptible 8年前