index
:
riscv-gnu-toolchain/qemu/roms/seabios-hppa.git
alpha-port
bigfont
devel
devel-2022
devel-4-do-not-use
devel-btlb
devel-btlb-2
devel-last-for-v16
devel-with-sti64bit
devel2
devel3
devel4
devel5
devel64
hp3000
hp3000-console
hppa-reboot-fix
hppa-target
hppa-target-2
master
master-new-v7
master-old
master-prerelease
parisc-qemu-4.1.0
parisc-qemu-5.0
parisc-qemu-5.1
parisc-qemu-5.1-next
parisc-qemu-6
parisc_firmware
seabios-hppa-v3-rc
seabios-hppa-v3-rc2
serial-port-fix-test
toc-support
upstream
v6-test
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
floppy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-19
Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR.
Kevin O'Connor
1
-1
/
+1
2009-01-17
Move variables from assembler to C code.
Kevin O'Connor
1
-0
/
+17
2009-01-15
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
1
-1
/
+1
2009-01-02
Improve set_code_fail/floppy_ret/disk_ret code generation.
Kevin O'Connor
1
-4
/
+5
2008-12-29
Add more linker protections around variables accessed from 16bit mode.
Kevin O'Connor
1
-1
/
+1
2008-12-28
Add linker magic to ensure 16bit variables aren't repeated in 32bit code.
Kevin O'Connor
1
-3
/
+1
2008-11-26
Enable a default hw irq handler.
Kevin O'Connor
1
-3
/
+2
2008-08-17
Disable floppy access when coreboot enabled.
Kevin O'Connor
1
-0
/
+3
2008-07-21
Add additional config options to remove parts of code.
Kevin O'Connor
1
-1
/
+11
2008-07-09
Fix bug in int1308 handling of floppies.
Kevin O'Connor
1
-15
/
+8
2008-07-07
Improve debugging output.
Kevin O'Connor
1
-64
/
+62
2008-07-04
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Kevin O'Connor
1
-1
/
+2
2008-06-28
Improve some debugging output.
Kevin O'Connor
1
-7
/
+3
2008-06-14
Cleanup handling of interrupt controller (PIC).
Kevin O'Connor
1
-1
/
+7
2008-06-12
Support config driven debugging of each irq handler.
Kevin O'Connor
1
-1
/
+1
2008-06-08
Move debugging messages to appropriate functions.
Kevin O'Connor
1
-0
/
+1
2008-05-24
Improve control of debug messages.
Kevin O'Connor
1
-5
/
+0
2008-05-18
Auto-detect equipment byte info - don't require nvram.
Kevin O'Connor
1
-10
/
+17
2008-04-24
Expand floppy_ret to show function names when return code is a failure.
rel-0.2.2
Kevin O'Connor
1
-3
/
+6
2008-04-13
Compile fixes for gcc 4.3.
Kevin O'Connor
1
-1
/
+1
2008-04-13
Move floppy setup code from post.c to floppy.c.
Kevin O'Connor
1
-0
/
+13
2008-04-05
Introduce cpu_relax() and use it in busy loops.
Kevin O'Connor
1
-4
/
+10
2008-03-11
Reduce stack usage for ISRs; minor fixes.
Kevin O'Connor
1
-2
/
+2
2008-03-09
Replace debug_exit calls with debug info while setting a failure.
Kevin O'Connor
1
-8
/
+10
2008-03-05
Rename VISIBLE macro for better control.
Kevin O'Connor
1
-2
/
+2
2008-03-02
Bug fixes; get mouse working.
Kevin O'Connor
1
-4
/
+9
2008-03-02
Enhance included bios tables.
Kevin O'Connor
1
-36
/
+19
2008-02-29
Minor cleanup in floppy.c
Kevin O'Connor
1
-15
/
+16
2008-02-25
Version 0.1.2
rel-0.1.2
Kevin O'Connor
1
-1
/
+2
2008-02-25
Version 0.1.1
rel-0.1.1
Kevin O'Connor
1
-1
/
+1
2008-02-25
Initial checkin.
rel-0.1.0
Kevin O'Connor
1
-0
/
+757