aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/slof/OF.fs
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Fix typos in the board-qemu folderThomas Huth1-1/+1
2022-07-19OF: Add a separate direct kernel loading wordJordan Niethe1-3/+2
2020-02-21tcgbios: Implement menu to clear TPM 2 and activate its PCR banksStefan Berger1-0/+3
2019-12-05dma: Define default dma methods for using by client/package instancesMichael Roth1-0/+3
2018-03-05OF: Use new property "stdout-path" for boot consoleNikunj A Dadhania1-1/+11
2017-11-06fdt: Pass the resulting device tree to QEMUAlexey Kardashevskiy1-0/+2
2017-10-04Use input-device and output-deviceLaurent Vivier1-0/+14
2017-04-26Rework the printing of the banner during bootThomas Huth1-0/+6
2017-04-26bootmsg: Fix message for detected kernelAlexey Kardashevskiy1-1/+1
2017-04-26logo: Update the logoAlexey Kardashevskiy1-8/+0
2016-11-14board-qemu: Add a possibility to use hvterm input instead of USB keyboardThomas Huth1-3/+10
2016-10-13Add virtio-serial device supportNikunj A Dadhania1-6/+18
2016-10-13Generalize output banner write routineNikunj A Dadhania1-6/+12
2016-10-13Improve indentation in OF.fsNikunj A Dadhania1-55/+55
2016-09-14Do not include the FCode evaluator by default anymoreThomas Huth1-4/+0
2016-03-16Remove unused sms code.Thomas Huth1-1/+1
2016-02-08virtio: add and enable 1.0 device setupNikunj A Dadhania1-4/+0
2014-06-13Add boot menu supportAvik Sil1-0/+12
2014-03-18Fix kernel loadingNikunj A Dadhania1-1/+1
2014-03-04Introduce dummy console deviceNikunj A Dadhania1-1/+7
2014-02-04Add support for 64bit LE ABI v1 and v2 supportNikunj A Dadhania1-4/+2
2013-12-16Output banner and initial display output in VNC windowNikunj A Dadhania1-0/+25
2013-08-21js2x: more fixesNikunj A Dadhania1-4/+0
2013-08-06Use root.fs on qemu as wellBenjamin Herrenschmidt1-1/+5
2013-07-24usb-core: adding generic dev-hci.fsNikunj A Dadhania1-0/+4
2013-05-13Make load-base a real environment variableBenjamin Herrenschmidt1-2/+2
2012-02-16Removed pci-setup.fsqemu-slof-20120217Thomas Huth1-4/+0
2012-01-12Fix ram-boot handling of 64-bit addressesqemu-slof-20120112Benjamin Herrenschmidt1-2/+2
2012-01-11qemu: Allow qemu passing the boot kernel directlyBenjamin Herrenschmidt1-0/+38
2011-12-20Add support for qemu standard VGABenjamin Herrenschmidt1-0/+47
2011-12-20FCODE: Always include evaluator, move framebuffer token init to fbuffer.fsThomas Huth1-2/+2
2011-11-24Support for virtio-block PCI devicesThomas Huth1-7/+9
2011-10-12Scan USB bus during boot.Thomas Huth1-0/+5
2011-10-12Set up PCI nodes on board-qemuThomas Huth1-0/+9
2011-10-12Make net-snk and modules relocatable, too.Thomas Huth1-0/+3
2011-10-12Pass IMA to Paflof and fix the memory regions which have to be CLAIMedThomas Huth1-1/+2
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt1-0/+160