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
2009-12-18Update version to 0.5.0.rel-0.5.0Kevin O'Connor1-1/+1
2009-12-18qemu: add rom loading via fw_cfgGerd Hoffmann3-0/+72
2009-12-18move htonl() + friends to util.hGerd Hoffmann2-5/+7
2009-12-18Disable CONFIG_OPTIONROMS_DEPLOYED by defaultAnthony Liguori1-1/+1
2009-12-18Do not guard qemu shadow ram work around in CONFIG_OPTIONROMS_DEPLOYEDAnthony Liguori1-12/+8
2009-12-13Distinguish between debug reports for unimplemented vs invalid calls.Kevin O'Connor13-82/+148
2009-12-13ATA 48bit LBA should only be activated on read/write commands.Kevin O'Connor2-1/+4
2009-12-13Extract out new call32() function from check_preempt() code in stacks.c.Kevin O'Connor1-61/+72
2009-12-13Enhance experimental option rom "threading" - enable preemption.Kevin O'Connor12-53/+219
2009-12-13Fix use before free in boot_cbfs (boot.c).Kevin O'Connor1-1/+1
[...]