aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-17version: update to 20200217qemu-slof-20200217Alexey Kardashevskiy1-1/+1
2020-02-17tcgbios: Measure the GPT tableStefan Berger7-0/+196
2020-02-17tcgbios: Implement menu to clear TPM 2 and activate its PCR banksStefan Berger7-0/+375
2020-02-17tcgbios: Add TPM 2.0 support and firmware APIStefan Berger13-4/+1553
2020-02-17tpm: Add sha256 implementationStefan Berger3-1/+235
2020-02-17tpm: Add TPM CRQ driver implementationStefan Berger9-2/+665
2020-02-17qemu: Make print_version variable accessibleStefan Berger1-0/+19
2020-02-17slof: Make linker script variables accessibleStefan Berger1-0/+20
2020-02-17slof: Implement SLOF_get_keystroke() and SLOF_reset()Stefan Berger2-0/+13
2020-02-14fdt: Delete nodes of devices removed between boot and CASGreg Kurz1-0/+72
2020-02-10fdt: Fix update of "interrupt-controller" node at CASGreg Kurz1-0/+14
2020-02-10fdt: Fix creating new nodes at H_CASAlexey Kardashevskiy1-46/+59
2020-01-02elf64: Add LE64 ABIv1/2 support for loading images to given addressAlexey Kardashevskiy1-0/+8
2020-01-02ext2/4: Add basic extent tree supportAlexey Kardashevskiy1-0/+56
2019-12-31ext2: Read all 64bit of inode numberAlexey Kardashevskiy1-0/+3
2019-12-31ext2: Read size of group descriptorsAlexey Kardashevskiy1-1/+14
2019-12-31ext2: Rename group-desc-sizeAlexey Kardashevskiy1-4/+4
2019-12-31ext2: Prepare for extendingAlexey Kardashevskiy1-14/+29
2019-12-31disk-label: Try ext2 filesystem when booting from GPT partitionAlexey Kardashevskiy1-0/+1
2019-12-30disk-label: Support Linux GPT partition typeAlexey Kardashevskiy1-1/+7
2019-12-30disk-label: Prepare for extentingAlexey Kardashevskiy1-33/+24
2019-12-17version: update to 20191217qemu-slof-20191217Alexey Kardashevskiy1-1/+1
2019-12-06version: update to 20191206qemu-slof-20191206Alexey Kardashevskiy1-1/+1
2019-12-05fdt: Fix updating the tree at H_CASAlexey Kardashevskiy2-7/+117
2019-12-05ibm,client-architecture-support: Fix stack handlingAlexey Kardashevskiy2-4/+12
2019-12-05virtio: Enable IOMMUAlexey Kardashevskiy7-6/+116
2019-12-05dma: Define default dma methods for using by client/package instancesMichael Roth3-0/+32
2019-12-05virtio-net: Init queues after features negotiationAlexey Kardashevskiy1-13/+14
2019-12-05virtio: Store queue descriptors in virtio_deviceAlexey Kardashevskiy9-251/+174
2019-12-05pci-phb: Reimplement dma-map-in/outAlexey Kardashevskiy1-56/+39
2019-11-11sloffs: Fix -Wunused-result gcc warnings in read/writeAlexey Kardashevskiy1-5/+31
2019-11-11client: Load initramdisk locationAlexey Kardashevskiy1-0/+8
2019-11-11virtio: Make virtio_set_qaddr staticAlexey Kardashevskiy4-11/+1
2019-11-11allocator: Fix format strings for DEBUGAlexey Kardashevskiy1-6/+6
2019-10-22version: update to 20191022qemu-slof-20191022Alexey Kardashevskiy1-1/+1
2019-10-22ipv6: Fix gcc9 warningsThomas Huth5-57/+49
2019-10-22libusb: Fix compiler warnings with gcc9Alexey Kardashevskiy4-11/+11
2019-10-22pci: Align PCI node names with QEMUAlexey Kardashevskiy1-41/+12
2019-09-11version: update to 20190911qemu-slof-20190911Alexey Kardashevskiy1-1/+1
2019-09-11usb-host: Do not override USB node nameAlexey Kardashevskiy1-1/+1
2019-08-27version: update to 20190827qemu-slof-20190827Alexey Kardashevskiy1-1/+1
2019-08-27libnet: Fix the check of the argument lengths of the "ping" commandThomas Huth1-1/+1
2019-08-27fdt: Update phandles after H_CASAlexey Kardashevskiy1-0/+1
2019-08-27rtas: Reserve space for FWNMI logAlexey Kardashevskiy1-0/+9
2019-07-19version: update to 20190719qemu-slof-20190719Alexey Kardashevskiy1-1/+1
2019-07-18rtas: Integrate RTAS blobAlexey Kardashevskiy6-39/+49
2019-07-03version: update to 20190703qemu-slof-20190703Alexey Kardashevskiy1-1/+1
2019-04-10libnet: Correctly re-initialize the "ip_version" variable each timeThomas Huth1-1/+3
2019-01-14version: update to 20190114qemu-slof-20190114Alexey Kardashevskiy1-1/+1
2019-01-10vio-vscsi: Support multiple channels / busesThomas Huth1-5/+11