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
/
romlayout.S
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-21
Add code (currently disabled) to mask run away irqs.
Kevin O'Connor
1
-0
/
+3
2008-06-11
Move acpi code out of rombios32.c; clean up use of fixed memory addresses.
Kevin O'Connor
1
-2
/
+2
2008-06-08
Properly save/restore %esp high bits.
Kevin O'Connor
1
-2
/
+33
2008-06-07
APM fixes; don't save/clear/restore %esp high bits.
Kevin O'Connor
1
-9
/
+3
2008-05-12
Use a linker script for 16bit code.
Kevin O'Connor
1
-37
/
+38
2008-04-05
Forward port new boot menu features from bochs bios.
Kevin O'Connor
1
-0
/
+1
2008-03-31
Don't clobber %esp highbits on C code entry.
Kevin O'Connor
1
-9
/
+17
2008-03-13
Fix bug in apm32protected_entry.
Kevin O'Connor
1
-9
/
+15
2008-03-11
Don't pass in ebp/esp to irq handlers.
Kevin O'Connor
1
-80
/
+94
2008-03-11
Don't save/restore flags and ebp on external calls - saves on stack space.
Kevin O'Connor
1
-2
/
+2
2008-03-11
Reduce stack usage for ISRs; minor fixes.
Kevin O'Connor
1
-34
/
+70
2008-03-09
Optimize insb/outsb/insw/etc. functions.
Kevin O'Connor
1
-0
/
+1
2008-03-08
Minor cleanups.
Kevin O'Connor
1
-2
/
+12
2008-03-08
Make sure to restore %ds on return from call16.
Kevin O'Connor
1
-3
/
+5
2008-03-08
Enhance APM support.
Kevin O'Connor
1
-6
/
+24
2008-03-02
use symbols for segment numbers
Kevin O'Connor
1
-2
/
+2
2008-03-02
Enhance included bios tables.
Kevin O'Connor
1
-12
/
+4
2008-03-01
Various minor cleanups.
Kevin O'Connor
1
-2
/
+2
2008-03-01
Improve comments in romlayout.S
Kevin O'Connor
1
-6
/
+11
2008-03-01
Use symbols instead of number for segment descriptors in romlayout.S
Kevin O'Connor
1
-6
/
+12
2008-02-28
the idt descriptors look a bit wrong. this patch fixes that
Kevin O'Connor
1
-4
/
+2
2008-02-26
Misc updates.
Kevin O'Connor
1
-14
/
+11
2008-02-25
Version 0.1.2
rel-0.1.2
Kevin O'Connor
1
-46
/
+147
2008-02-25
Version 0.1.1
rel-0.1.1
Kevin O'Connor
1
-5
/
+5
2008-02-25
Initial checkin.
rel-0.1.0
Kevin O'Connor
1
-0
/
+304