aboutsummaryrefslogtreecommitdiff
path: root/pc-bios
AgeCommit message (Expand)Author
2018-11-20update seabios to 1.12Gerd Hoffmann
2018-11-12target-alpha: use HTTPS git URL for palcodeStefan Hajnoczi
2018-11-12git: use HTTPS git URLs for repo.or.czStefan Hajnoczi
2018-11-12README: use 'https://' instead of 'git://'Stefan Hajnoczi
2018-11-06update seabios to master snapshotGerd Hoffmann
2018-10-05Update OpenBIOS images to 441a84d3 built from submodule.Mark Cave-Ayland
2018-09-25trivial: Make bios files and source files non-executableThomas Huth
2018-08-31Update OpenBIOS images to a1280807 built from submodule.Mark Cave-Ayland
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau
2018-08-21pseries: Update SLOF firmware imageAlexey Kardashevskiy
2018-07-09sam460ex: Update u-boot-sam460ex firmwareBALATON Zoltan
2018-07-02seabios: update bios and vgabios binariesGerd Hoffmann
2018-06-22pseries: Update SLOF firmware image to qemu-slof-20180621Alexey Kardashevskiy
2018-06-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into stagingPeter Maydell
2018-06-18Update OpenBIOS images to 8fe6f5f96f built from submodule.Mark Cave-Ayland
2018-06-18pc-bios/s390-ccw: Update the s390-netboot.img binaryThomas Huth
2018-06-18pc-bios/s390-ccw: Optimize the s390-netboot.img for sizeThomas Huth
2018-06-18pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUIDThomas Huth
2018-06-18pc-bios/s390-ccw/net: Add support for pxelinux-style config filesThomas Huth
2018-06-18pc-bios/s390-ccw/net: Update code for the latest changes in SLOFThomas Huth
2018-06-18pc-bios/s390-ccw: define loadparm lengthCollin Walling
2018-05-14pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)Thomas Huth
2018-05-02pc-bios/s390: Update firmware imagesThomas Huth
2018-05-02s390-ccw: force diag 308 subcode to unsigned longCornelia Huck
2018-05-02pc-bios/s390-ccw/net: Add support for .INS config filesThomas Huth
2018-05-02pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth
2018-05-02pc-bios/s390-ccw/net: Split up net_load() into init, load and release partsThomas Huth
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (enum)Collin Walling
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (eckd)Collin Walling
2018-05-02pc-bios/s390-ccw: fix loadparm initialization and int conversionCollin Walling
2018-05-02pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIESCollin Walling
2018-05-02pc-bios/s390-ccw: size_t should be unsignedThomas Huth
2018-04-09pc-bios/s390: update imagesCornelia Huck
2018-04-09s390: Do not pass inofficial IPL type to the guestViktor Mihajlovski
2018-04-06Update seabios-hppaRichard Henderson
2018-04-03pc-bios/s390-ccw: update imageCornelia Huck
2018-04-03pc-bios/s390-ccw: Increase virtio timeout to 30 secondsThomas Huth
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-19update seabios to 1.11.1Gerd Hoffmann
2018-03-13acpi: remove unused acpi-dsdt.amlIgor Mammedov
2018-03-08pc-bios/s390-ccw: Move string arrays from bootmap header to .c fileThomas Huth
2018-03-06ppc: Add aCube Sam460ex boardBALATON Zoltan
2018-03-06pc-bios: Added u-boot-sam460 firmware binaryBALATON Zoltan
2018-02-26pc-bios/s390: Rebuild the s390x firmware images with the boot menu changesThomas Huth
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling
2018-02-26s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling
2018-02-26s390-ccw: read user input for boot index via the SCLP consoleCollin L. Walling
2018-02-26s390-ccw: print zipl boot menuCollin L. Walling