aboutsummaryrefslogtreecommitdiff
path: root/board-qemu
AgeCommit message (Expand)AuthorFilesLines
2023-09-18virtio-serial: Do not close stdout on quiesceJordan Niethe1-7/+5
2023-09-18virtio-serial: Make read and write methods report failureKautuk Consul1-2/+2
2023-02-28Fix typos in the board-qemu folderThomas Huth5-8/+8
2022-07-19OF: Add a separate direct kernel loading wordJordan Niethe1-3/+2
2021-07-11tpm: Add firmware API call 2HASH-EXT-LOGStefan Berger1-0/+11
2021-06-15Fix bad header guard in version.hThomas Huth1-2/+2
2021-01-27virtio-serial: Remove superfluous serial-* wordsThomas Huth1-4/+0
2020-07-17fdt: Avoid recursion when traversing treeAlexey Kardashevskiy1-12/+15
2020-06-24board-qemu: Fix comment about SLOF start addressGustavo Romero1-1/+1
2020-03-27slof: Only close stdout for virtio-serial devicesGreg Kurz1-3/+11
2020-03-17rtas: Move FWNMI log space reservation to QEMUAlexey Kardashevskiy1-1/+8
2020-03-11virtio-serial: Close device completelyAlexey Kardashevskiy1-0/+3
2020-03-11virtio-serial: Rework shutdown sequenceGreg Kurz1-9/+3
2020-03-11virtio-serial: Don't override some wordsGreg Kurz1-3/+0
2020-03-11llfw: Fix debug printf warningsAlexey Kardashevskiy1-1/+1
2020-02-21tcgbios: Measure the GPT tableStefan Berger1-0/+8
2020-02-21tcgbios: Implement menu to clear TPM 2 and activate its PCR banksStefan Berger2-0/+9
2020-02-21tcgbios: Add TPM 2.0 support and firmware APIStefan Berger4-3/+183
2020-02-21tpm: Add TPM CRQ driver implementationStefan Berger1-1/+1
2020-02-21qemu: Make print_version variable accessibleStefan Berger1-0/+19
2020-02-21fdt: Delete nodes of devices removed between boot and CASGreg Kurz1-0/+72
2020-02-21fdt: Fix update of "interrupt-controller" node at CASGreg Kurz1-0/+14
2020-02-21fdt: Fix creating new nodes at H_CASAlexey Kardashevskiy1-46/+59
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-05dma: Define default dma methods for using by client/package instancesMichael Roth2-0/+4
2019-12-05pci-phb: Reimplement dma-map-in/outAlexey Kardashevskiy1-56/+39
2019-08-27fdt: Update phandles after H_CASAlexey Kardashevskiy1-0/+1
2019-07-18rtas: Integrate RTAS blobAlexey Kardashevskiy1-38/+7
2019-01-10vio-vscsi: Support multiple channels / busesThomas Huth1-5/+11
2018-12-18board-qemu/slof/vio-vscsi: Scan up to 64 SCSI IDsThomas Huth1-2/+2
2018-09-07fdt: Fix phandles for NVLink/NVLink2Alexey Kardashevskiy1-0/+5
2018-09-07fdt: Factor out code to replace a phandle in placeAlexey Kardashevskiy1-8/+17
2018-07-02Fix bad assembler statements for compiling with gcc 8.1 / as 2.30Thomas Huth1-1/+1
2018-03-05OF: Use new property "stdout-path" for boot consoleNikunj A Dadhania1-1/+11
2017-11-06rtas: Store RTAS address and entry in the device treeAlexey Kardashevskiy1-0/+7
2017-11-06board-qemu: Fix slof-build-id lengthAlexey Kardashevskiy1-7/+1
2017-11-06fdt: Pass the resulting device tree to QEMUAlexey Kardashevskiy3-0/+274
2017-11-06fdt: Fix version and add a word for FDT header sizeAlexey Kardashevskiy1-2/+2
2017-11-03tree: Rework set-chosen-cpu and store /chosen ihandle and phandleAlexey Kardashevskiy1-6/+0
2017-10-24Revert various SLOF-to-QEMU private hypercallsAlexey Kardashevskiy2-20/+3
2017-10-04Use input-device and output-deviceLaurent Vivier1-0/+14
2017-08-07virtio-net: rework the driver to support multiple openNikunj A Dadhania1-2/+2
2017-07-25board-qemu: add private hcall to inform host on "phandle" updateGreg Kurz1-2/+12
2017-07-21pci: Avoid 32-bit prefetchable memory area if possibleThomas Huth1-5/+11
2017-07-20Define 'open' and 'close' words of the /aliases nodes right from the startThomas Huth1-5/+0
2017-07-19virtio-scsi: Allow LUNs bigger than 255Thomas Huth1-0/+1
2017-07-17board_qemu: move code out of fdt-fix-node-phandleGreg Kurz1-14/+22
2017-07-17board_qemu: drop unused values early in fdt-fix-node-phandleGreg Kurz1-4/+3
2017-07-17pci: Improve the pci-var-out debug functionThomas Huth1-8/+1