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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[lkrn] Add basic support for the RISC-V Linux kernel image format
Michael Brown
2025-05-20
3
-0
/
+87
|
*
[bios] Use generic external heap based on the system memory map
Michael Brown
2025-05-19
2
-17
/
+1
|
*
[uheap] Add a generic external heap based on the system memory map
Michael Brown
2025-05-19
3
-0
/
+20
|
*
[malloc] Allow heap to specify block and pointer alignments
Michael Brown
2025-05-19
1
-0
/
+5
|
*
[malloc] Allow for the existence of multiple heaps
Michael Brown
2025-05-19
2
-60
/
+47
|
*
[memmap] Remove now-obsolete get_memmap()
Michael Brown
2025-05-16
1
-26
/
+0
|
*
[bios] Describe umalloc() heap as an in-use memory area
Michael Brown
2025-05-16
2
-17
/
+2
|
*
[fdtmem] Update to use the generic system memory map API
Michael Brown
2025-05-16
2
-3
/
+20
|
*
[memmap] Define an API for managing the system memory map
Michael Brown
2025-05-16
3
-0
/
+294
|
*
[fdtmem] Record size of accessible physical address space
Michael Brown
2025-05-14
1
-1
/
+1
|
*
[riscv] Avoid potentially overwriting the scratch area during relocation
Michael Brown
2025-05-13
1
-0
/
+1
|
*
[fdtmem] Add ability to parse FDT memory map for a relocation address
Michael Brown
2025-05-11
2
-0
/
+42
|
*
[riscv] Hold virtual address offset in the thread pointer register
Michael Brown
2025-05-11
2
-36
/
+22
|
*
[fdt] Generalise access to "reg" property
Michael Brown
2025-05-09
2
-10
/
+29
|
*
[build] Formalise mechanism for accessing absolute symbols
Michael Brown
2025-05-09
1
-0
/
+91
|
*
[libc] Display assertion failure message before incrementing counter
Michael Brown
2025-05-09
1
-1
/
+1
|
*
[uaccess] Generalise librm's virt_offset mechanism for RISC-V
Michael Brown
2025-05-08
2
-0
/
+141
|
*
[uaccess] Remove redundant virt_to_user() and userptr_t
Michael Brown
2025-04-30
2
-50
/
+0
|
*
[uaccess] Reduce scope of included uaccess.h header
Michael Brown
2025-04-30
5
-4
/
+1
|
*
[image] Make image data read-only to most consumers
Michael Brown
2025-04-30
1
-1
/
+6
|
*
[image] Add the concept of a static image
Michael Brown
2025-04-30
1
-2
/
+17
|
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
3
-27
/
+4
|
*
[bofm] Remove userptr_t from BOFM table parsing and updating
Michael Brown
2025-04-29
1
-1
/
+1
|
*
[bofm] Allow BOFM tests to be run without a BOFM-capable device driver
Michael Brown
2025-04-29
1
-0
/
+3
|
*
[build] Remove some long-obsolete unused header files
Michael Brown
2025-04-29
6
-197
/
+0
|
*
[peerdist] Remove never-used peerdist_msg_blk() macro
Michael Brown
2025-04-29
1
-24
/
+0
|
*
[peerdist] Remove userptr_t from PeerDist content information parsing
Michael Brown
2025-04-29
1
-3
/
+2
|
*
[xferbuf] Simplify and generalise data transfer buffers
Michael Brown
2025-04-29
2
-31
/
+38
|
*
[uaccess] Remove redundant UNULL definition
Michael Brown
2025-04-28
1
-3
/
+0
|
*
[efi] Add ability to reboot to firmware setup menu
Michael Brown
2025-04-28
1
-0
/
+1
|
*
[reboot] Generalise warm reboot indicator to a flags bitmask
Michael Brown
2025-04-28
1
-2
/
+4
|
*
[multiboot] Remove userptr_t from Multiboot and ELF image parsing
Michael Brown
2025-04-28
1
-2
/
+3
|
*
[build] Remove unsafe disable function wrapper from legacy NIC drivers
Michael Brown
2025-04-27
1
-2
/
+1
|
*
[build] Fix typo in xenver.h header guard
Michael Brown
2025-04-27
1
-1
/
+1
|
*
[pnm] Remove userptr_t from PNM image parsing
Michael Brown
2025-04-25
2
-1
/
+2
|
*
[fbcon] Remove userptr_t from framebuffer console drivers
Michael Brown
2025-04-25
2
-9
/
+23
|
*
[block] Remove userptr_t from block device abstraction
Michael Brown
2025-04-24
5
-19
/
+15
|
*
[uaccess] Remove now-obsolete memchr_user()
Michael Brown
2025-04-24
2
-40
/
+0
|
*
[uaccess] Remove trivial uses of userptr_t
Michael Brown
2025-04-24
5
-11
/
+6
|
*
[umalloc] Remove userptr_t from user memory allocations
Michael Brown
2025-04-23
4
-23
/
+41
|
*
[smbios] Remove userptr_t from SMBIOS structure parsing
Michael Brown
2025-04-23
1
-23
/
+9
|
*
[acpi] Remove userptr_t from ACPI table parsing
Michael Brown
2025-04-22
3
-14
/
+20
|
*
[deflate] Remove userptr_t from decompression code
Michael Brown
2025-04-22
2
-7
/
+11
|
*
[image] Remove userptr_t from image definition
Michael Brown
2025-04-22
2
-4
/
+5
|
*
[crypto] Remove userptr_t from CMS verification and decryption
Michael Brown
2025-04-22
1
-1
/
+0
|
*
[crypto] Remove userptr_t from ASN.1 parsers
Michael Brown
2025-04-22
4
-7
/
+3
|
*
[uaccess] Remove redundant read_user()
Michael Brown
2025-04-21
1
-15
/
+1
|
*
[uaccess] Remove user_to_phys() and phys_to_user()
Michael Brown
2025-04-21
2
-52
/
+29
|
*
[uaccess] Remove redundant user_to_virt()
Michael Brown
2025-04-21
2
-36
/
+1
|
*
[uaccess] Remove redundant memcpy_user() and related string functions
Michael Brown
2025-04-21
2
-196
/
+2
[prev]
[next]