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
/
riscv
/
include
/
bits
Commit message (
Expand
)
Author
Age
Files
Lines
*
[riscv] Add optimised TCP/IP checksumming
Michael Brown
2025-07-10
1
-0
/
+15
*
[riscv] Provide a DMA API implementation for RISC-V bare-metal systems
Michael Brown
2025-07-09
1
-0
/
+14
*
[riscv] Support mapping I/O devices outside of the identity map
Michael Brown
2025-05-26
1
-0
/
+14
*
[riscv] Speed up memmove() when copying in forwards direction
Michael Brown
2025-05-21
1
-12
/
+5
*
[lkrn] Add basic support for the RISC-V Linux kernel image format
Michael Brown
2025-05-20
1
-0
/
+34
*
[riscv] Use generic external heap based on the system memory map
Michael Brown
2025-05-19
1
-14
/
+0
*
[riscv] Hold virtual address offset in the thread pointer register
Michael Brown
2025-05-11
1
-0
/
+33
*
[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
*
[sbi] Add support for running as a RISC-V SBI payload
Michael Brown
2024-10-28
1
-0
/
+14
*
[riscv] Add support for the seed CSR as an entropy source
Michael Brown
2024-10-28
1
-0
/
+1
*
[riscv] Add support for RDTIME as a timer source
Michael Brown
2024-10-28
1
-0
/
+1
*
[riscv] Add support for checking CPU extensions reported via device tree
Michael Brown
2024-10-28
1
-0
/
+1
*
[riscv] Add support for reboot and power off via SBI
Michael Brown
2024-10-22
2
-0
/
+16
*
[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
-0
/
+28
*
[crypto] Use constant-time big integer multiplication
Michael Brown
2024-09-23
1
-5
/
+38
*
[riscv] Add support for the RISC-V CPU architecture
Michael Brown
2024-09-15
12
-0
/
+815