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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-19
Minor - call16 should not assume %cs==SEG_BIOS.
Kevin O'Connor
1
-3
/
+5
2009-01-19
Implement memcpy_far and checksum_far, and replace _fl variants.
Kevin O'Connor
1
-14
/
+21
2009-01-19
Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR.
Kevin O'Connor
1
-8
/
+8
2009-01-19
Minor - always set %esp immediately after setting %ss.
Kevin O'Connor
1
-15
/
+14
2009-01-15
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
1
-1
/
+1
2009-01-01
Reduce stack usage of hw irq handlers.
Kevin O'Connor
1
-0
/
+19
2009-01-01
Switch to new stack when calling ATA function in 16bit mode.
Kevin O'Connor
1
-6
/
+38
2008-12-06
Call option roms in "big real mode".
Kevin O'Connor
1
-0
/
+14
2008-08-29
Rename memcpy() to memcpy_far() and add regular memcpy() code.
Kevin O'Connor
1
-1
/
+10
2008-07-13
Always define macro MODE16 - that way it can be used in C conditionals.
Kevin O'Connor
1
-1
/
+1
2008-07-07
Improve debugging output.
Kevin O'Connor
1
-14
/
+0
2008-07-04
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Kevin O'Connor
1
-0
/
+33
2008-06-08
Enhance e820 memory map generation.
Kevin O'Connor
1
-0
/
+17
2008-06-07
Introduce set_fail_silent() helpers.
Kevin O'Connor
1
-3
/
+3
2008-05-18
Implement usleep using real time clock.
Kevin O'Connor
1
-12
/
+0
2008-04-12
Memset should return 'void *' - just to conform to standards.
Kevin O'Connor
1
-1
/
+2
2008-04-05
Forward port new boot menu features from bochs bios.
Kevin O'Connor
1
-6
/
+9
2008-04-05
Make several functions non-inline.
Kevin O'Connor
1
-0
/
+33
2008-03-29
Unify checksum functions.
Kevin O'Connor
1
-0
/
+11
2008-03-08
Port rombios32 code from bochs-bios.
Kevin O'Connor
1
-0
/
+13