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
2013-12-22coreboot: Make sure to print the SeaBIOS version in cbmem debug output.rel-1.7.4Kevin O'Connor1-1/+1
2013-12-22Fix CBMEM console overflowKyösti Mälkki1-3/+3
2013-12-12floppy: Implement cylinder seeking when accessing a different cylinder.Kevin O'Connor1-38/+48
2013-12-12On disk format request, verify cylinders and pass to driver.Kevin O'Connor2-8/+9
2013-12-12floppy: Encode command and flags into single value in floppy pio code.Kevin O'Connor1-112/+93
2013-12-12change boot order load log levelGerd Hoffmann1-2/+2
2013-12-12run qemu_cfg_e820 only for CONFIG_QEMU=yGerd Hoffmann1-0/+3
2013-12-09Small improvements to irqentry_extrastack assembler.Kevin O'Connor2-8/+3
2013-12-09vgabios: Avoid memory references via %esp register in vgabios.Kevin O'Connor1-5/+2
2013-12-07floppy: Fix accesses to DOR register.Kevin O'Connor1-7/+20
[...]