summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [settings] Extend numerical setting tags to "unsigned long"Michael Brown2016-05-203-4/+4
* [pci] Add support for PCI Enhanced AllocationMichael Brown2016-05-204-0/+221
* [undi] Work around broken HP EliteBook 745 G3 PXE ROMMichael Brown2016-05-131-0/+2
* [ath9k] Fix buffer overrun for ar9287Christian Hesse2016-05-121-4/+3Star
* [arm] Use CNTVCT_EL0 as profiling timestampMichael Brown2016-05-121-3/+1Star
* [efi] Guard against GetStatus() failing to return a NULL TX bufferMichael Brown2016-05-121-0/+1
* [arm] Add optimised TCP/IP checksumming for 64-bit ARMMichael Brown2016-05-113-0/+190
* [arm] Add optimised string functions for 64-bit ARMMichael Brown2016-05-113-0/+355
* [libc] Avoid implicit assumptions about potentially-optimised memcpy()Michael Brown2016-05-091-1/+1
* [efi] Allow for building with older versions of elf.h system headerMichael Brown2016-05-091-0/+22
* [arm] Add support for 64-bit ARM (Aarch64)Michael Brown2016-05-0821-15/+1055
* [arm] Split out 32-bit-specific code to arch/arm32Michael Brown2016-05-0820-38/+54
* [arm] Avoid instruction references to symbols defined via ".equ"Michael Brown2016-05-081-2/+8
* [arm] Add support for 32-bit ARMMichael Brown2016-05-0643-49/+1879
* [bitops] Fix typo in test caseMichael Brown2016-05-061-1/+1
* [libgcc] Provide __divmoddi4()Michael Brown2016-05-064-31/+28Star
* [legacy] Fix building with GCC 6Michael Brown2016-05-041-1/+2
* [ath] Fix building with GCC 6Michael Brown2016-05-049-150/+101Star
* [golan] Fix building with GCC 6Michael Brown2016-05-042-6/+21
* [skge] Fix building with GCC 6Michael Brown2016-05-041-5/+0Star
* [sis190] Fix building with GCC 6Michael Brown2016-05-042-13/+0Star
* [mucurses] Fix GCC 6 nonnull-compare errorsVinson Lee2016-05-041-11/+0Star
* [efi] Generalise EFI entropy generation to non-x86 CPUsMichael Brown2016-05-043-5/+5
* [efi] Use a timer event to generate the currticks() timerMichael Brown2016-05-043-352/+86Star
* [tcpip] Do not fall back to using unoptimised TCP/IP checksummingMichael Brown2016-05-043-15/+8Star
* [build] Remove unnecessary dependency on zlibMichael Brown2016-05-032-7/+2Star
* [efi] Eliminate use of libbfdMichael Brown2016-05-023-177/+298
* [librm] Preserve FPU, MMX and SSE state across calls to virt_call()Michael Brown2016-05-021-1/+8
* [tg3] Fix _tg3_flag() for 64-bit buildsMichael Brown2016-05-021-1/+1
* [librm] Reduce real-mode stack consumption in virt_call()Michael Brown2016-04-291-59/+103
* [image] Skip misleading "format not recognised" error messageMichael Brown2016-04-281-1/+1
* [libgcc] Provide symbol to handle gcc's implicit calls to memset()Michael Brown2016-04-202-18/+26
* [libc] Allow CPU architectures to use unoptimised string functionsMichael Brown2016-04-191-6/+8
* [ethernet] Make LACP support configurable at build timeMichael Brown2016-04-183-3/+4
* [virtio] Add virtio-net 1.0 supportLadi Prosek2016-04-151-11/+251
* [virtio] Add virtio 1.0 PCI supportLadi Prosek2016-04-156-12/+517
* [virtio] Add virtio 1.0 constants and data structuresLadi Prosek2016-04-153-0/+84
* [pci] Add pci_find_next_capability()Ladi Prosek2016-04-152-13/+43
* [comboot] Support COMBOOT in 64-bit buildsMichael Brown2016-04-1512-101/+179
* [pool] Fix check for reopenable pooled connectionsSuresh Sundriyal2016-04-121-1/+1
* [golan] Add missing iounmap()Wissam Shoukair2016-04-121-1/+2
* [mlx_icmd] Fix compilation error in GCC versions newer than 4.6.4Wissam Shoukair2016-04-121-1/+1
* [efi] Work around broken EFI HII specificationMichael Brown2016-04-121-0/+7
* [libc] Print "<NULL>" for wide-character NULL stringsMichael Brown2016-04-122-2/+8
* [test] Update snprintf_ok() to use okx()Michael Brown2016-04-121-14/+25
* [qib7322] Validate payload lengthMichael Brown2016-03-301-3/+10
* [linda] Validate payload lengthMichael Brown2016-03-301-3/+10
* [netdevice] Return ENOENT for an unknown bus typeMichael Brown2016-03-291-1/+2
* [intel] Add PCI device ID for another I219-VChristian Nilsson2016-03-291-0/+1
* [iscsi] Include DHCP server address in iBFTMichael Brown2016-03-292-0/+3