aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masteresp: correctly terminate successful SCSI commandsMark Cave-Ayland5 weeks
svn-headescc.c: add empty ranges property to escc and escc-legacy nodesmcayland9 years
 
TagDownloadAuthorAge
latestopenbios-latest.zip  openbios-latest.tar.gz  openbios-latest.tar.bz2  Mark Cave-Ayland5 weeks
svn-last-officialopenbios-svn-last-official.zip  openbios-svn-last-official.tar.gz  openbios-svn-last-official.tar.bz2  mcayland9 years
v1.1openbios-1.1.zip  openbios-1.1.tar.gz  openbios-1.1.tar.bz2  Blue Swirl11 years
v1.0openbios-1.0.zip  openbios-1.0.tar.gz  openbios-1.0.tar.bz2  Blue Swirl16 years
 
AgeCommit messageAuthorFilesLines
2024-09-13esp: correctly terminate successful SCSI commandsHEADlatestmasterMark Cave-Ayland1-5/+14
2024-09-13esp: use ESP rather than DMA interrupt to detect end of transferMark Cave-Ayland1-8/+8
2024-09-13esp: clear FIFO before issuing ESP commandMark Cave-Ayland1-0/+2
2024-09-06README: change reference from LinuxBIOS to corebootMark Cave-Ayland1-2/+2
2024-09-06cuda: fix len calculation in cuda_adb_reqAmadeusz Sławiński via OpenBIOS1-1/+1
2024-04-30kernel: fix spelling of endiannessMark Cave-Ayland3-4/+4
2024-04-22.github/workflows: migrate release action to crowbarmaster/GH-Automatic-ReleasesMark Cave-Ayland2-2/+2
2024-04-22docker: switch from kernel crosstools compilers to Debian cross-compilersMark Cave-Ayland1-16/+2
2024-04-22switch-arch: disable generation of position independent code (-fno-pic)Mark Cave-Ayland1-5/+5
2024-04-22drivers/usb.c: rework descriptor read logic in get_descriptor()Mark Cave-Ayland1-9/+8
[...]