aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
develupdateHelge Deller9 weeks
devel-4-do-not-usepdc update und boot disc rewriteHelge Deller9 months
devel-last-for-v16Linux boots again on all.Helge Deller6 months
devel-with-sti64bitparisc: Remove exec flag from hppa-firmware.imgHelge Deller3 months
devel2small cleanupsHelge Deller9 months
devel3convert to new pdc.hHelge Deller9 months
devel4parisc: ad .vimrc editor helper fileHelge Deller9 months
devel5parisc: SEABIOS_HPPA_VERSION 10Helge Deller9 months
devel64parisc: Detect Astro Runway port and CPUsHelge Deller9 months
masterparisc: Fix 64-bit PDC call to not trash %dpHelge Deller5 months
[...]
 
TagDownloadAuthorAge
seabios-hppa-v15seabios-hppa-v15.zip  seabios-hppa-v15.tar.gz  seabios-hppa-v15.tar.bz2  Helge Deller6 months
seabios-hppa-v14seabios-hppa-v14.zip  seabios-hppa-v14.tar.gz  seabios-hppa-v14.tar.bz2  Helge Deller6 months
seabios-hppa-v13seabios-hppa-v13.zip  seabios-hppa-v13.tar.gz  seabios-hppa-v13.tar.bz2  Helge Deller8 months
seabios-hppa-v12seabios-hppa-v12.zip  seabios-hppa-v12.tar.gz  seabios-hppa-v12.tar.bz2  Helge Deller8 months
seabios-hppa-v10seabios-hppa-v10.zip  seabios-hppa-v10.tar.gz  seabios-hppa-v10.tar.bz2  Helge Deller9 months
seabios-hppa-v9seabios-hppa-v9.zip  seabios-hppa-v9.tar.gz  seabios-hppa-v9.tar.bz2  Helge Deller10 months
seabios-hppa-v8seabios-hppa-v8.zip  seabios-hppa-v8.tar.gz  seabios-hppa-v8.tar.bz2  Helge Deller13 months
seabios-hppa-v7seabios-hppa-v7.zip  seabios-hppa-v7.tar.gz  seabios-hppa-v7.tar.bz2  Helge Deller13 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
2021-09-24parisc: Increase SEABIOS_HPPA_VERSION to version 2seabios-hppa-v2parisc-qemu-6hppa-target-2Helge Deller1-1/+1
2021-09-24parisc: Add sha256.c sha512.c and ror() functionHelge Deller2-1/+6
2021-09-24parisc: Document the fw_cfg opt/pdc_debug optionHelge Deller1-0/+1
2021-09-24parisc: Fix boot priority and malloc initializationsHelge Deller1-2/+6
2021-09-24boot: Fix qemu bootindex parameter on parisc architectureHelge Deller1-0/+4
2021-09-24boot: Allow boot order=g-m option to choose boot SCSI IDHelge Deller1-1/+10
2021-09-24ata.c: Add missing endianess conversion functionsHelge Deller1-10/+10
2021-09-24block.c: Allow PA-RISC to boot from ATA drivesHelge Deller1-1/+7
2021-09-24boot.c: Add boot disc chooser for PA-RISCHelge Deller1-0/+48
2021-09-24string.c: reimplement mem*_far() functions for PA-RISCHelge Deller1-1/+26
[...]