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-06-13Minor - remove debugging dprintf added to pciinit.c.rel-1.7.3Kevin O'Connor1-2/+0
2013-06-13Another fix for hlist_for_each_entry_safe.Kevin O'Connor4-8/+16
2013-06-13make qemu_cfg_init depend on QEMU_HARDWARE instead of QEMUKevin O'Connor1-1/+4
2013-06-13tweak coreboot qemu detectionGerd Hoffmann1-1/+1
2013-06-13Convert pciinit.c to use standard list manipulation code.Kevin O'Connor1-34/+30
2013-06-13Fix error in hlist_for_each_entry_safe macro.Kevin O'Connor1-2/+1
2013-06-13Revert "Convert pciinit.c to use standard list manipulation code."Kevin O'Connor1-30/+34
2013-06-12coreboot: add qemu detectionGerd Hoffmann1-0/+5
2013-06-12config: allow DEBUG_IO for !QEMUGerd Hoffmann2-2/+3
2013-06-08Convert PCIDevices list to use standard list manipultion code.Kevin O'Connor6-15/+15
[...]