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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[rng] Restore state of IRQ 8 and PIE when disabling entropy gathering
Michael Brown
2025-03-14
1
-8
/
+25
|
*
[pic8259] Return previous state when enabling or disabling IRQs
Michael Brown
2025-03-14
1
-3
/
+44
|
*
[lkrnprefix] Support a longer version string
Michael Brown
2025-02-28
1
-0
/
+2
|
*
[cpio] Allow for construction of parent directories as needed
Michael Brown
2025-02-24
1
-13
/
+24
|
*
[crypto] Expose shifted out bit from big integer shifts
Michael Brown
2025-02-13
5
-59
/
+85
|
*
[crypto] Expose carry flag from big integer addition and subtraction
Michael Brown
2024-11-26
5
-52
/
+82
|
*
[riscv] Check if seed CSR is accessible from S-mode
Michael Brown
2024-10-29
2
-0
/
+82
|
*
[sbi] Add support for running as a RISC-V SBI payload
Michael Brown
2024-10-28
13
-0
/
+494
|
*
[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
2
-0
/
+111
|
*
[riscv] Add support for RDTIME as a timer source
Michael Brown
2024-10-28
2
-0
/
+194
|
*
[riscv] Add support for checking CPU extensions reported via device tree
Michael Brown
2024-10-28
3
-0
/
+117
|
*
[riscv] Add support for reboot and power off via SBI
Michael Brown
2024-10-22
5
-0
/
+120
|
*
[riscv] Add support for the SBI debug console
Michael Brown
2024-10-22
3
-0
/
+259
|
*
[crypto] Use architecture-independent bigint_is_set()
Michael Brown
2024-10-10
5
-95
/
+0
|
*
[crypto] Rename bigint_rol()/bigint_ror() to bigint_shl()/bigint_shr()
Michael Brown
2024-10-07
5
-20
/
+20
|
*
[crypto] Eliminate temporary carry space for big integer multiplication
Michael Brown
2024-09-27
5
-48
/
+43
|
*
[arm] Support building as a Linux userspace binary for AArch32
Michael Brown
2024-09-24
1
-0
/
+25
|
*
[arm] Check PMCCNTR availability before use for profiling
Michael Brown
2024-09-24
2
-3
/
+99
|
*
[profile] Standardise return type of profile_timestamp()
Michael Brown
2024-09-24
7
-45
/
+9
|
*
[crypto] Use constant-time big integer multiplication
Michael Brown
2024-09-23
10
-574
/
+163
|
*
[efi] Remove redundant EFI_BOOT_FILE definitions
Michael Brown
2024-09-16
7
-28
/
+0
|
*
[riscv] Add support for the RISC-V CPU architecture
Michael Brown
2024-09-15
36
-0
/
+2149
|
*
[efi] Centralise definition of efi_cpu_nap()
Michael Brown
2024-09-13
9
-230
/
+24
|
*
[libc] Centralise architecture-independent portions of setjmp.h
Michael Brown
2024-09-12
6
-67
/
+35
|
*
[gdb] Allow CPU architectures to omit support for GDB
Michael Brown
2024-09-05
6
-136
/
+0
|
*
[build] Centralise dummy architecture-specific headers
Michael Brown
2024-09-03
30
-343
/
+7
|
*
[pci] Separate permission to probe buses from bus:dev.fn range discovery
Michael Brown
2024-08-15
6
-0
/
+33
|
*
[cpuid] Allow hypervisor CPUID leaves to be accessed as settings
Michael Brown
2024-08-01
1
-4
/
+14
|
*
[cpuid] Allow reading hypervisor CPUID leaves
Michael Brown
2024-08-01
2
-2
/
+5
*
|
Merge branch 'master' into openslx
Simon Rettberg
2024-04-12
13
-0
/
+1832
|
\
|
|
*
[build] Fix building on older versions of gcc
Michael Brown
2024-03-17
1
-0
/
+1
|
*
[ucode] Add support for updating x86 microcode
Michael Brown
2024-03-15
4
-0
/
+1279
|
*
[bios] Provide a multiprocessor API for BIOS
Michael Brown
2024-03-15
3
-0
/
+206
|
*
[librm] Add support for installing a startup IPI handler
Michael Brown
2024-03-15
3
-0
/
+113
|
*
[mp] Define an API for multiprocessor functions
Michael Brown
2024-03-15
4
-0
/
+233
*
|
Merge branch 'aqc1xx' into openslx
Simon Rettberg
2024-04-12
42
-285
/
+394
|
\
|
|
*
[block] Allow for additional SAN boot parameters alongside filename
Michael Brown
2024-03-06
1
-2
/
+3
|
*
[block] Use drive number as debug message stream ID
Michael Brown
2024-03-04
1
-101
/
+109
|
*
[efi] Fix hang during ExitBootServices()
Ross Lagerwall
2024-01-31
3
-3
/
+15
|
*
[loong64] Replace broken big integer arithmetic implementations
Michael Brown
2024-01-19
1
-78
/
+106
|
*
[crypto] Allow multiplicand and multiplier to differ in size
Michael Brown
2024-01-16
8
-48
/
+72
|
*
[build] Fix building with newer binutils
Michael Brown
2024-01-14
24
-19
/
+22
|
*
[build] Remove unnecessary ".text" directives
Michael Brown
2024-01-14
21
-21
/
+0
|
*
[smbios] Support scanning for the 64-bit SMBIOS3 entry point
Michael Brown
2023-12-29
1
-2
/
+53
|
*
[pci] Require discovery of a PCI device when determining usable PCI APIs
Michael Brown
2023-11-02
1
-11
/
+14
*
|
Merge branch 'master' into openslx
Simon Rettberg
2023-10-06
51
-122
/
+334
|
\
|
|
*
[vmware] Use driver-private data to hold GuestInfo settings block
Michael Brown
2023-09-14
1
-41
/
+7
|
*
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
2
-3
/
+8
|
*
[librm] Use explicit operand size when pushing a label address
Michael Brown
2023-09-05
1
-2
/
+4
[prev]
[next]