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
/
serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-18
Move stacks.c definitions from util.h to new file stacks.h.
Kevin O'Connor
1
-0
/
+1
2013-07-21
Rename check_timer() function (and similar) to irqtimer_check().
Kevin O'Connor
1
-6
/
+6
2012-06-10
Minor - remove CLEARBITS_BDA and SETBITS_BDA macros.
Kevin O'Connor
1
-4
/
+2
2010-05-23
Generalize timer based delay code.
Kevin O'Connor
1
-31
/
+6
2010-01-03
Be sure to add "void" to all function prototypes that take no args.
Kevin O'Connor
1
-2
/
+2
2009-12-13
Distinguish between debug reports for unimplemented vs invalid calls.
Kevin O'Connor
1
-8
/
+6
2009-10-24
Replace irq_enable() regions with explicit calls to check for irqs.
Kevin O'Connor
1
-6
/
+3
2009-07-13
Cleanup serial and lpt timers.
Kevin O'Connor
1
-53
/
+83
2009-05-12
Improve serial port detection.
Kevin O'Connor
1
-24
/
+27
2009-05-06
Minor - report found serial and lpt ports.
Kevin O'Connor
1
-1
/
+3
2009-01-17
Move variables from assembler to C code.
Kevin O'Connor
1
-0
/
+3
2009-01-17
Misc fixes.
Kevin O'Connor
1
-0
/
+1
2009-01-15
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
1
-1
/
+1
2008-07-21
Add additional config options to remove parts of code.
Kevin O'Connor
1
-0
/
+14
2008-07-04
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Kevin O'Connor
1
-1
/
+2
2008-06-12
Support config driven debugging of each irq handler.
Kevin O'Connor
1
-2
/
+2
2008-06-08
Move debugging messages to appropriate functions.
Kevin O'Connor
1
-0
/
+2
2008-06-07
Serial debugging code must not access BDA.
Kevin O'Connor
1
-39
/
+10
2008-05-07
Add support for sending debug messages to a serial port.
Kevin O'Connor
1
-9
/
+42
2008-04-13
Move serial/lpt setup from post.c to serial.c
Kevin O'Connor
1
-0
/
+55
2008-03-09
Replace debug_exit calls with debug info while setting a failure.
Kevin O'Connor
1
-13
/
+11
2008-03-05
Rename VISIBLE macro for better control.
Kevin O'Connor
1
-2
/
+2
2008-02-25
Version 0.1.2
rel-0.1.2
Kevin O'Connor
1
-0
/
+209
2008-02-25
Initial checkin.
rel-0.1.0
Kevin O'Connor
1
-0
/
+23