summaryrefslogtreecommitdiffstats
path: root/pc-bios
Commit message (Expand)AuthorAgeFilesLines
* Update OpenBIOS images to 3464681b built from submodule.Mark Cave-Ayland2019-02-153-0/+0
* optionrom/pvh: load initrd from fw_cfgStefano Garzarella2019-02-052-2/+19
* optionrom: add new PVH option romStefano Garzarella2019-02-054-1/+320
* linuxboot_dma: move common functions in a new headerStefano Garzarella2019-02-053-83/+221
* linuxboot_dma: remove duplicate definitions of FW_CFGStefano Garzarella2019-02-051-16/+4Star
* QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submoduleMark Cave-Ayland2019-02-041-0/+0
* pseries: Update SLOF firmware imageAlexey Kardashevskiy2019-02-042-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...Peter Maydell2019-01-232-976/+0Star
|\
| * ui: install logo icons to $prefix/share/iconsDaniel P. Berrangé2019-01-212-976/+0Star
* | Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-20190122-pull-request'...Peter Maydell2019-01-228-0/+0
|\ \
| * | ipxe: update to latest git masterGerd Hoffmann2019-01-228-0/+0
| |/
* / pc-bios/s390-ccw: Use proper register names for ClangThomas Huth2019-01-181-7/+7
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell2019-01-105-180/+351
|\
| * keymaps: remove common includeGerd Hoffmann2019-01-103-176/+351
| * keymaps: drop nl-be mapGerd Hoffmann2019-01-101-3/+0Star
| * keymaps: remove modifiers includeGerd Hoffmann2019-01-102-19/+18Star
* | pc-bios: Update palcode-clipperRichard Henderson2019-01-081-0/+0
|/
* update seabios to 1.12Gerd Hoffmann2018-11-2010-0/+0
* target-alpha: use HTTPS git URL for palcodeStefan Hajnoczi2018-11-121-1/+1
* git: use HTTPS git URLs for repo.or.czStefan Hajnoczi2018-11-121-1/+1
* README: use 'https://' instead of 'git://'Stefan Hajnoczi2018-11-121-2/+2
* update seabios to master snapshotGerd Hoffmann2018-11-0610-0/+0
* Update OpenBIOS images to 441a84d3 built from submodule.Mark Cave-Ayland2018-10-053-0/+0
* trivial: Make bios files and source files non-executableThomas Huth2018-09-254-0/+0
* Update OpenBIOS images to a1280807 built from submodule.Mark Cave-Ayland2018-08-313-0/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-08-232-3/+16
|\
| * fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau2018-08-232-3/+16
* | pseries: Update SLOF firmware imageAlexey Kardashevskiy2018-08-212-1/+1
|/
* sam460ex: Update u-boot-sam460ex firmwareBALATON Zoltan2018-07-091-0/+0
* seabios: update bios and vgabios binariesGerd Hoffmann2018-07-0210-0/+0
* pseries: Update SLOF firmware image to qemu-slof-20180621Alexey Kardashevskiy2018-06-222-1/+1
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into stagingPeter Maydell2018-06-208-83/+173
|\
| * pc-bios/s390-ccw: Update the s390-netboot.img binaryThomas Huth2018-06-181-0/+0
| * pc-bios/s390-ccw: Optimize the s390-netboot.img for sizeThomas Huth2018-06-182-2/+3
| * pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUIDThomas Huth2018-06-181-1/+55
| * pc-bios/s390-ccw/net: Add support for pxelinux-style config filesThomas Huth2018-06-182-4/+89
| * pc-bios/s390-ccw/net: Update code for the latest changes in SLOFThomas Huth2018-06-182-70/+18Star
| * pc-bios/s390-ccw: define loadparm lengthCollin Walling2018-06-184-7/+9
* | Update OpenBIOS images to 8fe6f5f96f built from submodule.Mark Cave-Ayland2018-06-183-0/+0
|/
* pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)Thomas Huth2018-05-141-1/+1
* pc-bios/s390: Update firmware imagesThomas Huth2018-05-022-0/+0
* s390-ccw: force diag 308 subcode to unsigned longCornelia Huck2018-05-021-1/+2
* pc-bios/s390-ccw/net: Add support for .INS config filesThomas Huth2018-05-021-5/+95
* pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth2018-05-027-69/+111
* pc-bios/s390-ccw/net: Split up net_load() into init, load and release partsThomas Huth2018-05-021-26/+37
* pc-bios/s390-ccw: fix non-sequential boot entries (enum)Collin Walling2018-05-023-15/+28
* pc-bios/s390-ccw: fix non-sequential boot entries (eckd)Collin Walling2018-05-021-9/+20
* pc-bios/s390-ccw: fix loadparm initialization and int conversionCollin Walling2018-05-021-7/+7
* pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIESCollin Walling2018-05-023-5/+5
* pc-bios/s390-ccw: size_t should be unsignedThomas Huth2018-05-022-2/+2