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
/
core
/
fdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
1
-0
/
+1
*
[fdt] Provide fdt_reg() for unsized single-entry regions
Michael Brown
2025-08-07
1
-0
/
+49
*
[fdt] Use phandle as device location
Michael Brown
2025-08-04
1
-51
/
+22
*
[fdt] Add ability to locate node by phandle
Michael Brown
2025-07-22
1
-0
/
+51
*
[fdt] Allow paths and aliases to be terminated with separator characters
Michael Brown
2025-06-11
1
-9
/
+30
*
[fdt] Provide ability to locate the parent device node
Michael Brown
2025-05-30
1
-1
/
+95
*
[fdt] Allow an initrd to be specified when creating a device tree
Michael Brown
2025-05-21
1
-15
/
+37
*
[riscv] Hold virtual address offset in the thread pointer register
Michael Brown
2025-05-11
1
-2
/
+4
*
[fdt] Generalise access to "reg" property
Michael Brown
2025-05-09
1
-0
/
+105
*
[image] Make image data read-only to most consumers
Michael Brown
2025-04-30
1
-1
/
+1
*
[uaccess] Remove trivial uses of userptr_t
Michael Brown
2025-04-24
1
-3
/
+3
*
[uaccess] Remove redundant user_to_virt()
Michael Brown
2025-04-21
1
-4
/
+3
*
[fdt] Add fdt_cells() to read cell-based properties such as "reg"
Michael Brown
2025-04-15
1
-14
/
+70
*
[fdt] Remove concept of a device tree cursor
Michael Brown
2025-04-14
1
-124
/
+133
*
[fdt] Avoid temporarily modifying path during path lookup
Michael Brown
2025-04-14
1
-18
/
+15
*
[fdt] Provide fdt_strings() to read string list properties
Michael Brown
2025-04-14
1
-5
/
+34
*
[fdt] Allow for trailing slashes in path lookups
Michael Brown
2025-04-14
1
-4
/
+11
*
[fdt] Populate boot arguments in constructed device tree
Michael Brown
2025-04-01
1
-8
/
+415
*
[fdt] Identify free space (if any) at end of parsed tree
Michael Brown
2025-04-01
1
-4
/
+27
*
[fdt] Provide the ability to create a device tree for a booted OS
Michael Brown
2025-03-28
1
-0
/
+79
*
[efi] Create a copy of the system flattened device tree, if present
Michael Brown
2025-03-28
1
-2
/
+1
*
[fdt] Allow for parsing device trees where the length is known in advance
Michael Brown
2025-03-28
1
-2
/
+16
*
[fdt] Allow for the existence of multiple device trees
Michael Brown
2025-03-28
1
-91
/
+95
*
[fdt] Add the concept of an FDT image
Michael Brown
2025-03-27
1
-0
/
+6
*
[fdt] Add ability to parse unsigned integer properties
Michael Brown
2024-10-28
1
-0
/
+38
*
[fdt] Add ability to parse a MAC address from a flattened device tree
Michael Brown
2019-07-19
1
-0
/
+486