index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
loong64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Expose shifted out bit from big integer shifts
Michael Brown
2025-02-13
1
-16
/
+20
*
[crypto] Expose carry flag from big integer addition and subtraction
Michael Brown
2024-11-26
1
-16
/
+20
*
[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
-10
/
+7
*
[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
/
+37
*
[efi] Centralise definition of efi_cpu_nap()
Michael Brown
2024-09-13
2
-19
/
+7
*
[libc] Centralise architecture-independent portions of setjmp.h
Michael Brown
2024-09-12
2
-31
/
+23
*
[gdb] Allow CPU architectures to omit support for GDB
Michael Brown
2024-09-05
1
-45
/
+0
*
[build] Centralise dummy architecture-specific headers
Michael Brown
2024-09-03
14
-176
/
+0
*
[mp] Define an API for multiprocessor functions
Michael Brown
2024-03-15
1
-0
/
+12
*
[loong64] Replace broken big integer arithmetic implementations
Michael Brown
2024-01-19
1
-78
/
+106
*
[crypto] Allow multiplicand and multiplier to differ in size
Michael Brown
2024-01-16
1
-1
/
+3
*
[loong64] Add CPU sleeping API for EFI LoongArch64
Xiaotian Wu
2023-06-29
2
-1
/
+21
*
[loong64] Add I/O API for LoongArch64
Xiaotian Wu
2023-06-29
2
-0
/
+84
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
1
-12
/
+0
*
[loong64] Add initial support for LoongArch64
Xiaotian Wu
2023-02-06
30
-0
/
+1064