aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
develparisc: SEABIOS_HPPA_VERSION 17Helge Deller2 months
devel-4-do-not-usepdc update und boot disc rewriteHelge Deller15 months
devel-last-for-v16Linux boots again on all.Helge Deller12 months
devel-with-sti64bitparisc: Remove exec flag from hppa-firmware.imgHelge Deller9 months
devel3convert to new pdc.hHelge Deller15 months
devel4parisc: ad .vimrc editor helper fileHelge Deller15 months
devel5parisc: SEABIOS_HPPA_VERSION 10Helge Deller15 months
devel64parisc: Detect Astro Runway port and CPUsHelge Deller15 months
masterparisc: SEABIOS_HPPA_VERSION 17Helge Deller2 months
master-prereleaseparisc: SEABIOS_HPPA_VERSION 17Helge Deller2 months
[...]
 
TagDownloadAuthorAge
seabios-hppa-v15seabios-hppa-v15.zip  seabios-hppa-v15.tar.gz  seabios-hppa-v15.tar.bz2  Helge Deller12 months
seabios-hppa-v14seabios-hppa-v14.zip  seabios-hppa-v14.tar.gz  seabios-hppa-v14.tar.bz2  Helge Deller12 months
seabios-hppa-v13seabios-hppa-v13.zip  seabios-hppa-v13.tar.gz  seabios-hppa-v13.tar.bz2  Helge Deller14 months
seabios-hppa-v12seabios-hppa-v12.zip  seabios-hppa-v12.tar.gz  seabios-hppa-v12.tar.bz2  Helge Deller14 months
seabios-hppa-v10seabios-hppa-v10.zip  seabios-hppa-v10.tar.gz  seabios-hppa-v10.tar.bz2  Helge Deller15 months
seabios-hppa-v9seabios-hppa-v9.zip  seabios-hppa-v9.tar.gz  seabios-hppa-v9.tar.bz2  Helge Deller16 months
seabios-hppa-v8seabios-hppa-v8.zip  seabios-hppa-v8.tar.gz  seabios-hppa-v8.tar.bz2  Helge Deller19 months
seabios-hppa-v7seabios-hppa-v7.zip  seabios-hppa-v7.tar.gz  seabios-hppa-v7.tar.bz2  Helge Deller19 months
seabios-hppa-v6seabios-hppa-v6.zip  seabios-hppa-v6.tar.gz  seabios-hppa-v6.tar.bz2  Helge Deller3 years
seabios-hppa-v5seabios-hppa-v5.zip  seabios-hppa-v5.tar.gz  seabios-hppa-v5.tar.bz2  Helge Deller3 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-02-11ata.c: Add missing endianess conversion functionshppa-targetHelge Deller1-10/+10
2021-02-11block.c: Allow PA-RISC to boot from ATA drivesHelge Deller1-1/+7
2021-02-11boot.c: Add boot disc chooser for PA-RISCHelge Deller1-0/+48
2021-02-11string.c: reimplement mem*_far() functions for PA-RISCHelge Deller1-1/+26
2021-02-11parisc: Add PA-RISC related codeHelge Deller16-1/+5762
2021-02-11x86.h: Provide replacement functions for PA-RISCHelge Deller1-0/+6
2021-02-11version.c: Mark version strings constHelge Deller1-2/+2
2021-02-11stacks.h: Provide replacement for thread functions when !CONFIG_THREADSHelge Deller1-2/+15
2021-02-11sercon.c: Use SEROFF_IIR constantHelge Deller1-1/+1
2021-02-11romfile.c: return values are returned as little-endianHelge Deller1-1/+3
[...]