index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Expose carry flag from big integer addition and subtraction
Michael Brown
2024-11-26
1
-6
/
+13
*
[crypto] Use architecture-independent bigint_is_set()
Michael Brown
2024-10-10
1
-19
/
+0
*
[crypto] Rename bigint_rol()/bigint_ror() to bigint_shl()/bigint_shr()
Michael Brown
2024-10-07
1
-4
/
+4
*
[crypto] Eliminate temporary carry space for big integer multiplication
Michael Brown
2024-09-27
1
-8
/
+9
*
[profile] Standardise return type of profile_timestamp()
Michael Brown
2024-09-24
1
-1
/
+1
*
[crypto] Use constant-time big integer multiplication
Michael Brown
2024-09-23
1
-5
/
+30
*
[libc] Centralise architecture-independent portions of setjmp.h
Michael Brown
2024-09-12
1
-9
/
+3
*
[gdb] Allow CPU architectures to omit support for GDB
Michael Brown
2024-09-05
1
-45
/
+0
*
[crypto] Allow multiplicand and multiplier to differ in size
Michael Brown
2024-01-16
1
-1
/
+3
*
[build] Allow for per-architecture unprefixed constant operand modifier
Michael Brown
2023-02-05
1
-0
/
+3
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
2
-40
/
+20
*
[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
1
-0
/
+15
*
[arm] Add optimised string functions for 64-bit ARM
Michael Brown
2016-05-11
1
-0
/
+106
*
[arm] Add support for 64-bit ARM (Aarch64)
Michael Brown
2016-05-08
11
-0
/
+794