summaryrefslogtreecommitdiffstats
path: root/pc-bios
Commit message (Expand)AuthorAgeFilesLines
* 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
* pc-bios/s390: update imagesCornelia Huck2018-04-092-0/+0
* s390: Do not pass inofficial IPL type to the guestViktor Mihajlovski2018-04-092-2/+20
* Update seabios-hppaRichard Henderson2018-04-061-0/+0
* pc-bios/s390-ccw: update imageCornelia Huck2018-04-031-0/+0
* pc-bios/s390-ccw: Increase virtio timeout to 30 secondsThomas Huth2018-04-031-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-201-0/+0
|\
| * acpi: remove unused acpi-dsdt.amlIgor Mammedov2018-03-131-0/+0
* | update seabios to 1.11.1Gerd Hoffmann2018-03-198-0/+0
|/
* pc-bios/s390-ccw: Move string arrays from bootmap header to .c fileThomas Huth2018-03-082-19/+20
* ppc: Add aCube Sam460ex boardBALATON Zoltan2018-03-062-0/+566
* pc-bios: Added u-boot-sam460 firmware binaryBALATON Zoltan2018-03-061-0/+0
* pc-bios/s390: Rebuild the s390x firmware images with the boot menu changesThomas Huth2018-02-262-0/+0
* s390-ccw: interactive boot menu for scsiCollin L. Walling2018-02-264-0/+27
* s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling2018-02-263-2/+18
* s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling2018-02-263-6/+10
* s390-ccw: read user input for boot index via the SCLP consoleCollin L. Walling2018-02-264-2/+170
* s390-ccw: print zipl boot menuCollin L. Walling2018-02-261-1/+32
* s390-ccw: read stage2 boot loader data to find menuCollin L. Walling2018-02-264-7/+122
* s390-ccw: set up interactive boot menu parametersCollin L. Walling2018-02-264-1/+50
* s390-ccw: parse and set boot menu optionsCollin L. Walling2018-02-261-2/+7
* s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling2018-02-262-3/+21
* s390-ccw: update libcCollin L. Walling2018-02-267-45/+129
* s390-ccw: refactor IPL structsCollin L. Walling2018-02-262-22/+27
* s390-ccw: refactor eckd_block_num to use CHSCollin L. Walling2018-02-262-16/+20
* s390-ccw: refactor boot map table codeCollin L. Walling2018-02-262-34/+37