summaryrefslogtreecommitdiffstats
path: root/src/arch/arm32
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Allow multiplicand and multiplier to differ in sizeMichael Brown2024-01-162-12/+18
* [build] Remove unnecessary ".text" directivesMichael Brown2024-01-142-2/+0Star
* [build] Allow for per-architecture unprefixed constant operand modifierMichael Brown2023-02-061-0/+3
* [arm] Inhibit linker warnings about an implied executable stackMichael Brown2023-01-233-0/+3
* [arm] Use -mfloat-abi=soft only for EFI buildsMichael Brown2023-01-232-1/+5
* [arm] Use -fno-short-enums for all 32-bit ARM buildsMichael Brown2023-01-232-4/+5
* [dhcp] Simplify platform-specific client architecture definitionsMichael Brown2023-01-222-40/+20Star
* [build] Fix ARM32 EFI builds with current EDK2 headersMichael Brown2017-07-281-0/+4
* [dhcp] Automatically generate vendor class identifier stringMichael Brown2016-07-041-5/+0Star
* [dhcp] Allow for variable encapsulation of architecture-specific optionsMichael Brown2016-07-041-7/+6Star
* [arm] Use correct DHCP client architecture valuesMichael Brown2016-05-261-1/+1
* [arm] Add optimised TCP/IP checksumming for 64-bit ARMMichael Brown2016-05-111-0/+19
* [arm] Add optimised string functions for 64-bit ARMMichael Brown2016-05-111-0/+60
* [arm] Split out 32-bit-specific code to arch/arm32Michael Brown2016-05-0817-0/+1121