summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into openslxopenslxSimon Rettberg2026-01-2850-288/+800
|\
| * [build] Extend default configuration for non-BIOS buildsMichael Brown2026-01-163-17/+48
| * [usb] Drag in USB commands only when USB support is presentMichael Brown2026-01-162-3/+8
| * [pci] Drag in PCI commands only when PCI support is presentMichael Brown2026-01-162-3/+4
| * [build] Canonicalise console type configurationMichael Brown2026-01-165-39/+58
| * [build] Canonicalise USB configurationMichael Brown2026-01-163-33/+15Star
| * [build] Canonicalise settings sources configurationMichael Brown2026-01-162-9/+21
| * [build] Sort general configuration in order of approachabilityMichael Brown2026-01-161-121/+113Star
| * [build] Canonicalise remaining portions of general configurationMichael Brown2026-01-163-41/+46
| * [build] Canonicalise SAN boot protocol configurationMichael Brown2026-01-164-24/+10Star
| * [build] Canonicalise download protocol configurationMichael Brown2026-01-162-10/+14
| * [build] Canonicalise network protocol configurationMichael Brown2026-01-162-11/+16
| * [build] Canonicalise command list configurationMichael Brown2026-01-165-50/+56
| * [build] Canonicalise image type configurationMichael Brown2026-01-155-39/+50
| * [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-1415-0/+15
| * [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-1426-0/+26
| * [neighbour] Add the ability to artificially delay outbound packetsMichael Brown2026-01-061-0/+3
| * [crypto] Add ECDSA-based TLS cipher suitesMichael Brown2025-12-191-0/+30
| * [crypto] Add OID-identified algorithms for ECDSA with SHA2 hash familyMichael Brown2025-12-192-0/+23
| * [pci] Use runtime selectable PCI I/O API for EFI cloud buildsMichael Brown2025-11-252-0/+13
| * [pci] Use linker tables for runtime selectable PCI APIsMichael Brown2025-11-242-0/+14
| * [spcr] Use the serial port defined by the ACPI SPCR by defaultMichael Brown2025-11-053-2/+6
| * [cloud] Display instance type in AWS EC2Michael Brown2025-10-291-1/+1
| * [cloud] Display build architecture in AWS EC2Michael Brown2025-10-201-1/+1
| * [digest] Add commands for all enabled digest algorithmsMichael Brown2025-08-061-0/+61
| * [riscv] Allow for poisoning .bss section before early initialisationMichael Brown2025-07-301-0/+3
| * [riscv] Provide a DMA API implementation for RISC-V bare-metal systemsMichael Brown2025-07-091-1/+2
| * [fdtcon] Add basic support for FDT-based system serial consoleMichael Brown2025-06-241-1/+2
| * [serial] Allow platform to specify mechanism for identifying consoleMichael Brown2025-06-235-0/+6
| * [uart] Remove ability to use frame formats other than 8n1Michael Brown2025-06-171-4/+1Star
| * [riscv] Add support for writing prefix debug messages direct to a UARTMichael Brown2025-05-271-0/+5
| * [riscv] Support mapping I/O devices outside of the identity mapMichael Brown2025-05-261-1/+6
| * [lkrn] Add basic support for the RISC-V Linux kernel image formatMichael Brown2025-05-204-1/+55
| * [bios] Use generic external heap based on the system memory mapMichael Brown2025-05-191-1/+1
| * [riscv] Use generic external heap based on the system memory mapMichael Brown2025-05-191-1/+1
| * [bios] Update to use the generic system memory map APIMichael Brown2025-05-161-1/+1
| * [fdtmem] Update to use the generic system memory map APIMichael Brown2025-05-161-1/+1
| * [memmap] Define an API for managing the system memory mapMichael Brown2025-05-164-0/+4
| * [uaccess] Generalise librm's virt_offset mechanism for RISC-VMichael Brown2025-05-082-2/+2
| * [isa] Disable legacy ISA device probing by defaultMichael Brown2025-03-301-1/+1
| * [fdt] Add the "fdt" commandMichael Brown2025-03-274-0/+8
| * [efi] Accept and trust CA certificates in the TlsCaCertificates variableMichael Brown2025-03-133-0/+44
| * [crypto] Support extracting certificates from EFI signature list imagesMichael Brown2025-03-113-0/+5
| * [crypto] Add definitions and tests for the NIST P-384 elliptic curveMichael Brown2025-01-302-0/+8
| * [crypto] Add definitions and tests for the NIST P-256 elliptic curveMichael Brown2025-01-282-0/+8
| * [sbi] Add support for running as a RISC-V SBI payloadMichael Brown2024-10-282-0/+36
| * [riscv] Add support for the seed CSR as an entropy sourceMichael Brown2024-10-281-0/+3
| * [riscv] Add support for RDTIME as a timer sourceMichael Brown2024-10-281-0/+3
| * [pci] Drag in PCI settings mechanism only when PCI support is presentMichael Brown2024-10-252-3/+36
| * [uaccess] Rename UACCESS_EFI to UACCESS_FLATMichael Brown2024-10-251-1/+1