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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ioapi] Allow iounmap() to be called for port I/O addresses
Michael Brown
2025-11-05
1
-5
/
+10
*
[riscv] Correct page table stride calculation
Michael Brown
2025-10-27
1
-1
/
+1
*
[riscv] Ensure coherent DMA allocations do not cross cacheline boundaries
Michael Brown
2025-07-11
1
-0
/
+15
*
[riscv] Support the standard Svpbmt extension for page-based memory types
Michael Brown
2025-07-11
1
-0
/
+20
*
[riscv] Create coherent DMA mapping of 32-bit address space on demand
Michael Brown
2025-07-11
2
-36
/
+76
*
[riscv] Use 1GB pages for I/O device mappings
Michael Brown
2025-07-11
1
-9
/
+9
*
[riscv] Invalidate data cache on completed RX DMA buffers
Michael Brown
2025-07-10
1
-5
/
+47
*
[riscv] Add optimised TCP/IP checksumming
Michael Brown
2025-07-10
1
-0
/
+138
*
[riscv] Provide a DMA API implementation for RISC-V bare-metal systems
Michael Brown
2025-07-09
2
-9
/
+141
*
[riscv] Support explicit cache management operations on I/O buffers
Michael Brown
2025-07-07
1
-0
/
+256
*
[riscv] Add support for detecting T-Head vendor extensions
Michael Brown
2025-07-07
1
-0
/
+65
*
[riscv] Ignore riscv,isa property in favour of direct CSR testing
Michael Brown
2025-05-26
2
-13
/
+5
*
[riscv] Support mapping I/O devices outside of the identity map
Michael Brown
2025-05-26
1
-0
/
+227
*
[riscv] Speed up memmove() when copying in forwards direction
Michael Brown
2025-05-21
1
-47
/
+8
*
[fdt] Allow for the existence of multiple device trees
Michael Brown
2025-03-28
2
-4
/
+4
*
[riscv] Check if seed CSR is accessible from S-mode
Michael Brown
2024-10-29
1
-0
/
+7
*
[sbi] Add support for running as a RISC-V SBI payload
Michael Brown
2024-10-28
1
-0
/
+45
*
[riscv] Add missing volatile qualifiers on timer and seed CSR accesses
Michael Brown
2024-10-28
2
-9
/
+11
*
[riscv] Add support for the seed CSR as an entropy source
Michael Brown
2024-10-28
1
-0
/
+110
*
[riscv] Add support for RDTIME as a timer source
Michael Brown
2024-10-28
1
-0
/
+193
*
[riscv] Add support for checking CPU extensions reported via device tree
Michael Brown
2024-10-28
1
-0
/
+100
*
[crypto] Use constant-time big integer multiplication
Michael Brown
2024-09-23
1
-112
/
+0
*
[riscv] Add support for the RISC-V CPU architecture
Michael Brown
2024-09-15
5
-0
/
+605