aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
develparisc: SEABIOS_HPPA_VERSION 17Helge Deller2 weeks
devel-4-do-not-usepdc update und boot disc rewriteHelge Deller13 months
devel-last-for-v16Linux boots again on all.Helge Deller10 months
devel-with-sti64bitparisc: Remove exec flag from hppa-firmware.imgHelge Deller7 months
devel3convert to new pdc.hHelge Deller13 months
devel4parisc: ad .vimrc editor helper fileHelge Deller13 months
devel5parisc: SEABIOS_HPPA_VERSION 10Helge Deller13 months
devel64parisc: Detect Astro Runway port and CPUsHelge Deller13 months
masterparisc: SEABIOS_HPPA_VERSION 17Helge Deller2 weeks
master-prereleaseparisc: SEABIOS_HPPA_VERSION 17Helge Deller2 weeks
[...]
 
TagDownloadAuthorAge
seabios-hppa-v15seabios-hppa-v15.zip  seabios-hppa-v15.tar.gz  seabios-hppa-v15.tar.bz2  Helge Deller10 months
seabios-hppa-v14seabios-hppa-v14.zip  seabios-hppa-v14.tar.gz  seabios-hppa-v14.tar.bz2  Helge Deller10 months
seabios-hppa-v13seabios-hppa-v13.zip  seabios-hppa-v13.tar.gz  seabios-hppa-v13.tar.bz2  Helge Deller12 months
seabios-hppa-v12seabios-hppa-v12.zip  seabios-hppa-v12.tar.gz  seabios-hppa-v12.tar.bz2  Helge Deller12 months
seabios-hppa-v10seabios-hppa-v10.zip  seabios-hppa-v10.tar.gz  seabios-hppa-v10.tar.bz2  Helge Deller13 months
seabios-hppa-v9seabios-hppa-v9.zip  seabios-hppa-v9.tar.gz  seabios-hppa-v9.tar.bz2  Helge Deller14 months
seabios-hppa-v8seabios-hppa-v8.zip  seabios-hppa-v8.tar.gz  seabios-hppa-v8.tar.bz2  Helge Deller17 months
seabios-hppa-v7seabios-hppa-v7.zip  seabios-hppa-v7.tar.gz  seabios-hppa-v7.tar.bz2  Helge Deller17 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 Deller3 years
[...]
 
AgeCommit messageAuthorFilesLines
2019-03-15Improve debug messages, code indenting, TOD accuracyparisc_firmwareHelge Deller1-23/+46
2019-03-14Fix CPU HPA mod path, needs fix for qemu as well!Helge Deller3-6/+11
2019-03-13Add IODC ENTRY_INIT_DEV test, finally fixes ODE IOTEST.Helge Deller1-1/+8
2019-03-13Implement ENTRY_TEST iodc testHelge Deller1-11/+46
2019-03-13Increase initial array size of parisc_devices[] since we reduced HPPA_MAX_CPU...Helge Deller1-1/+1
2019-03-13Merge pull request #2 from svenschnelle/masterHelge Deller2-398/+570
2019-03-12parisc: fix PDC_COPROCESSORSven Schnelle2-4/+6
2019-03-10parisc: set result in ENTRY_INIT_MODSven Schnelle1-0/+1
2019-03-10parisc: move PDC_INITIATOR to its own functionSven Schnelle1-20/+29
2019-03-10parisc: move PDC_PCI_INDEX to its own functionSven Schnelle1-26/+36
[...]