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
/
prefix
Commit message (
Expand
)
Author
Age
Files
Lines
*
[riscv] Allow for poisoning .bss section before early initialisation
Michael Brown
2025-07-30
1
-0
/
+51
*
[riscv] Create coherent DMA mapping of 32-bit address space on demand
Michael Brown
2025-07-11
1
-28
/
+0
*
[riscv] Create coherent DMA mapping for low 4GB of address space
Michael Brown
2025-07-04
1
-2
/
+30
*
[riscv] Construct invariant portions of page table outside the loop
Michael Brown
2025-07-04
1
-48
/
+49
*
[riscv] Write SBI console output to early UART, if enabled
Michael Brown
2025-06-12
1
-0
/
+26
*
[riscv] Support T-Head CPUs using non-standard Memory Attribute Extension
Michael Brown
2025-06-02
1
-7
/
+59
*
[riscv] Do not set executable bit in early UART page mapping
Michael Brown
2025-06-02
1
-1
/
+1
*
[riscv] Add fences around early UART writes
Michael Brown
2025-06-02
1
-0
/
+2
*
[riscv] Zero SATP after any failed attempt to enable paging
Michael Brown
2025-06-02
1
-5
/
+7
*
[riscv] Add support for a SiFive-compatible early UART
Michael Brown
2025-05-27
1
-2
/
+33
*
[riscv] Support mapping early UARTs outside of the identity map
Michael Brown
2025-05-27
1
-4
/
+48
*
[riscv] Add support for writing prefix debug messages direct to a UART
Michael Brown
2025-05-27
1
-0
/
+79
*
[riscv] Create macros for writing characters to the debug console
Michael Brown
2025-05-27
1
-17
/
+62
*
[riscv] Include carriage returns in libprefix.S debug messages
Michael Brown
2025-05-26
1
-8
/
+8
*
[riscv] Support older SBI implementations
Michael Brown
2025-05-25
1
-6
/
+34
*
[fdtmem] Update to use the generic system memory map API
Michael Brown
2025-05-16
1
-2
/
+2
*
[fdtmem] Record size of accessible physical address space
Michael Brown
2025-05-14
1
-0
/
+1
*
[riscv] Perform a writability test before applying relocations
Michael Brown
2025-05-13
1
-8
/
+37
*
[riscv] Avoid potentially overwriting the scratch area during relocation
Michael Brown
2025-05-13
1
-5
/
+18
*
[riscv] Add a .lkrn build target resembling a Linux kernel binary
Michael Brown
2025-05-13
2
-0
/
+130
*
[riscv] Relocate to a safe physical address on startup
Michael Brown
2025-05-12
2
-64
/
+215
*
[riscv] Construct page tables based on link-time virtual addresses
Michael Brown
2025-05-12
1
-3
/
+13
*
[riscv] Allow apply_relocs() to use non-inline relocation records
Michael Brown
2025-05-12
2
-10
/
+12
*
[riscv] Return accessible physical address space size from enable_paging()
Michael Brown
2025-05-12
1
-2
/
+20
*
[fdtmem] Add ability to parse FDT memory map for a relocation address
Michael Brown
2025-05-11
1
-0
/
+8
*
[riscv] Ensure that prefix_virt is aligned on an xlen boundary
Michael Brown
2025-05-11
1
-0
/
+1
*
[riscv] Hold virtual address offset in the thread pointer register
Michael Brown
2025-05-11
2
-81
/
+80
*
[riscv] Use load and store pseudo-instructions where possible
Michael Brown
2025-05-09
2
-10
/
+5
*
[riscv] Add support for disabling 64-bit and 32-bit paging
Michael Brown
2025-05-08
1
-0
/
+137
*
[riscv] Return virtual address offset from enable_paging()
Michael Brown
2025-05-08
1
-52
/
+58
*
[riscv] Restore temporarily modified PTE within 32-bit transition code
Michael Brown
2025-05-08
1
-9
/
+8
*
[uaccess] Generalise librm's virt_offset mechanism for RISC-V
Michael Brown
2025-05-08
1
-0
/
+7
*
[riscv] Add debug printing of hexadecimal values in libprefix.S
Michael Brown
2025-05-07
1
-1
/
+93
*
[riscv] Move prefix system reset code to libprefix.S
Michael Brown
2025-05-07
2
-16
/
+43
*
[riscv] Add basic debug progress messages in libprefix.S
Michael Brown
2025-05-07
1
-0
/
+32
*
[riscv] Provide a millicode variant of print_message()
Michael Brown
2025-05-07
2
-20
/
+38
*
[riscv] Move prefix debug message printing to libprefix.S
Michael Brown
2025-05-06
2
-12
/
+65
*
[riscv] Place prefix debug strings in .rodata
Michael Brown
2025-05-06
1
-1
/
+1
*
[riscv] Use compressed relocation records
Michael Brown
2025-05-06
2
-53
/
+71
*
[riscv] Add support for enabling 32-bit paging
Michael Brown
2025-05-04
1
-17
/
+141
*
[riscv] Add support for enabling 64-bit paging
Michael Brown
2025-05-02
1
-0
/
+262
*
[riscv] Split out runtime relocator to libprefix.S
Michael Brown
2025-05-01
2
-28
/
+105
*
[fdt] Allow for parsing device trees where the length is known in advance
Michael Brown
2025-03-28
1
-0
/
+1
*
[fdt] Allow for the existence of multiple device trees
Michael Brown
2025-03-28
1
-2
/
+3
*
[sbi] Add support for running as a RISC-V SBI payload
Michael Brown
2024-10-28
1
-0
/
+156