Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Work around -fPIE patched versions of gcc on all architectures | Michael Brown | 2021-02-04 | 1 | -4/+0 |
* | [build] Disable position-independent code for ARM64 EFI builds | Michael Brown | 2020-06-27 | 1 | -0/+4 |
* | [build] Conditionalise use of -mabi=lp64 for ARM64 builds | Michael Brown | 2017-07-28 | 1 | -1/+12 |
* | [dhcp] Automatically generate vendor class identifier string | Michael Brown | 2016-07-04 | 1 | -5/+0 |
* | [dhcp] Allow for variable encapsulation of architecture-specific options | Michael Brown | 2016-07-04 | 1 | -7/+6 |
* | [arm] Use correct DHCP client architecture values | Michael Brown | 2016-05-26 | 1 | -1/+1 |
* | [arm] Use CNTVCT_EL0 as profiling timestamp | Michael Brown | 2016-05-12 | 1 | -3/+1 |
* | [arm] Add optimised TCP/IP checksumming for 64-bit ARM | Michael Brown | 2016-05-11 | 2 | -0/+190 |
* | [arm] Add optimised string functions for 64-bit ARM | Michael Brown | 2016-05-11 | 2 | -0/+355 |
* | [arm] Add support for 64-bit ARM (Aarch64) | Michael Brown | 2016-05-08 | 15 | -0/+989 |