aboutsummaryrefslogtreecommitdiff
path: root/pc-bios
AgeCommit message (Expand)Author
2019-02-21hw/hppa/dino: mask out lower 2 bits of PCI config addrSven Schnelle
2019-02-15Update OpenBIOS images to 3464681b built from submodule.Mark Cave-Ayland
2019-02-05optionrom/pvh: load initrd from fw_cfgStefano Garzarella
2019-02-05optionrom: add new PVH option romStefano Garzarella
2019-02-05linuxboot_dma: move common functions in a new headerStefano Garzarella
2019-02-05linuxboot_dma: remove duplicate definitions of FW_CFGStefano Garzarella
2019-02-04QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submoduleMark Cave-Ayland
2019-02-04pseries: Update SLOF firmware imageAlexey Kardashevskiy
2019-01-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...Peter Maydell
2019-01-22Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-20190122-pull-request'...Peter Maydell
2019-01-22ipxe: update to latest git masterGerd Hoffmann
2019-01-21ui: install logo icons to $prefix/share/iconsDaniel P. Berrangé
2019-01-18pc-bios/s390-ccw: Use proper register names for ClangThomas Huth
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell
2019-01-10keymaps: remove common includeGerd Hoffmann
2019-01-10keymaps: drop nl-be mapGerd Hoffmann
2019-01-10keymaps: remove modifiers includeGerd Hoffmann
2019-01-08pc-bios: Update palcode-clipperRichard Henderson
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