aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
develupdateHelge Deller4 months
devel-4-do-not-usepdc update und boot disc rewriteHelge Deller11 months
devel-last-for-v16Linux boots again on all.Helge Deller8 months
devel-with-sti64bitparisc: Remove exec flag from hppa-firmware.imgHelge Deller5 months
devel2small cleanupsHelge Deller11 months
devel3convert to new pdc.hHelge Deller11 months
devel4parisc: ad .vimrc editor helper fileHelge Deller11 months
devel5parisc: SEABIOS_HPPA_VERSION 10Helge Deller11 months
devel64parisc: Detect Astro Runway port and CPUsHelge Deller10 months
masterparisc: Fix 64-bit PDC call to not trash %dpHelge Deller7 months
[...]
 
TagDownloadAuthorAge
seabios-hppa-v15seabios-hppa-v15.zip  seabios-hppa-v15.tar.gz  seabios-hppa-v15.tar.bz2  Helge Deller8 months
seabios-hppa-v14seabios-hppa-v14.zip  seabios-hppa-v14.tar.gz  seabios-hppa-v14.tar.bz2  Helge Deller8 months
seabios-hppa-v13seabios-hppa-v13.zip  seabios-hppa-v13.tar.gz  seabios-hppa-v13.tar.bz2  Helge Deller10 months
seabios-hppa-v12seabios-hppa-v12.zip  seabios-hppa-v12.tar.gz  seabios-hppa-v12.tar.bz2  Helge Deller10 months
seabios-hppa-v10seabios-hppa-v10.zip  seabios-hppa-v10.tar.gz  seabios-hppa-v10.tar.bz2  Helge Deller11 months
seabios-hppa-v9seabios-hppa-v9.zip  seabios-hppa-v9.tar.gz  seabios-hppa-v9.tar.bz2  Helge Deller12 months
seabios-hppa-v8seabios-hppa-v8.zip  seabios-hppa-v8.tar.gz  seabios-hppa-v8.tar.bz2  Helge Deller15 months
seabios-hppa-v7seabios-hppa-v7.zip  seabios-hppa-v7.tar.gz  seabios-hppa-v7.tar.bz2  Helge Deller15 months
seabios-hppa-v6seabios-hppa-v6.zip  seabios-hppa-v6.tar.gz  seabios-hppa-v6.tar.bz2  Helge Deller2 years
seabios-hppa-v5seabios-hppa-v5.zip  seabios-hppa-v5.tar.gz  seabios-hppa-v5.tar.bz2  Helge Deller2 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-11-21drop "etc/boot-cpus" fw_cfg file and reuse legacy QEMU_CFG_NB_CPUSrel-1.10.1Igor Mammedov3-33/+7
2016-10-26docs: Note v1.10.0 releaserel-1.10.0Kevin O'Connor1-0/+11
2016-10-26build: Add -fno-pie to the gcc flags when availableKevin O'Connor1-0/+1
2016-10-25support booting with more than 255 CPUsIgor Mammedov2-4/+21
2016-10-25add helpers to read etc/boot-cpus at resume timeIgor Mammedov3-5/+47
2016-10-25smp: consolidate CPU APIC ID detection and accountingKevin O'Connor1-10/+15
2016-10-25paravirt: disable legacy bios tables in case of more than 255 CPUsIgor Mammedov1-2/+4
2016-10-21build: Be sure to also include out/*.d in MakefileKevin O'Connor1-1/+1
2016-10-18docs: fix various typos and inconsistencyPiotr Król2-7/+7
2016-09-16virtio: fix virtio-pciGerd Hoffmann1-2/+2
[...]