index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/seabios.git
0.5.1-stable
0.6.1-stable
1.10-stable
1.11-stable
1.12-stable
1.6.3-stable
1.7.2-stable
1.7.3-stable
1.7.5-stable
1.8-stable
1.9-stable
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-06
Rename src/ssdt-susp.dsl to src/ssdt-misc.dsl.
Kevin O'Connor
3
-7
/
+7
2013-03-05
Cache boot-fail-wait to avoid romfile access after POST.
Kevin O'Connor
1
-6
/
+9
2013-03-03
Minor - note that passing QEMU config via cmos is deprecated.
Kevin O'Connor
1
-0
/
+4
2013-03-03
floppy: Actually do controller reset in floppy_reset().
Kevin O'Connor
1
-2
/
+8
2013-03-03
floppy: Implement media format sensing.
Kevin O'Connor
1
-45
/
+78
2013-03-03
floppy: Improve floppy_pio() error checking.
Kevin O'Connor
1
-18
/
+42
2013-03-03
floppy: Move recalibration and results parsing to floppy_cmd().
Kevin O'Connor
1
-98
/
+78
2013-03-03
floppy: Clean up Check Interrupt Status code.
Kevin O'Connor
1
-44
/
+61
2013-03-03
floppy: Cleanup floppy irq wait handling.
Kevin O'Connor
2
-45
/
+45
2013-03-03
floppy: Introduce 'struct floppy_pio_s' for floppy PIO ops.
Kevin O'Connor
1
-68
/
+90
2013-03-03
Minor - improve comments and grouping of handle_08().
Kevin O'Connor
1
-3
/
+3
2013-03-03
Support using the "extra stack" for all 16bit irq entry points.
Kevin O'Connor
2
-0
/
+67
2013-03-03
Separate out 16bit PCI-BIOS entry point from regular int 0x1a entry point.
Kevin O'Connor
5
-13
/
+23
2013-02-23
Minor - introduce numeric defines for the IVT offset of hw irqs.
Kevin O'Connor
3
-5
/
+8
2013-02-23
Minor - fix confusing final_sec32low_start name in layoutrom.py.
Kevin O'Connor
1
-3
/
+3
2013-02-23
Try to detect an unsuccessful hard-reboot to prevent soft-reboot loops.
Kevin O'Connor
2
-4
/
+9
2013-02-23
Add acpi_reboot() reset method using RESET_REG
David Woodhouse
3
-11
/
+64
2013-02-23
Rename find_pmtimer() to find_acpi_features()
David Woodhouse
5
-13
/
+11
2013-02-23
Fix return type of le64_to_cpu() and be64_to_cpu()
David Woodhouse
1
-2
/
+2
2013-02-21
seabios: Add a dummy PCI slot to irq mapping function
Alex Williamson
1
-1
/
+9
2013-02-21
seabios q35: Add new PCI slot to irq routing function
Alex Williamson
1
-1
/
+32
2013-02-20
Use CONFIG_ prefix for Kconfig variables; use BUILD_ for others.
Kevin O'Connor
10
-42
/
+42
2013-02-19
Eliminate separate BiosTableSpace[] space for f-segment allocations.
Kevin O'Connor
3
-11
/
+19
2013-02-19
Calculate "RamSize" needed by 16bit interface dynamically.
Kevin O'Connor
12
-40
/
+40
2013-02-19
Move malloc's ZoneFSeg and ZoneLow setup to malloc_init.
Kevin O'Connor
1
-10
/
+5
2013-02-19
Don't relocate "varlow" variable references at runtime.
Kevin O'Connor
6
-54
/
+54
2013-02-18
Convert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE to VARFSEG.
Kevin O'Connor
25
-72
/
+58
2013-02-18
Introduce VARFSEG for variables that will reside in the f-segment.
Kevin O'Connor
2
-7
/
+26
2013-02-18
Minor assembler enhancements to __csm_return.
Kevin O'Connor
1
-9
/
+8
2013-02-18
Remove unnecessary "export" declarations from assembler functions.
Kevin O'Connor
1
-2
/
+2
2013-02-18
seabios q35: Enable all PIRQn IRQs at startup
Alex Williamson
1
-4
/
+2
2013-02-18
Disable handle_post() on CSM builds.
Kevin O'Connor
1
-0
/
+3
2013-02-18
Disable CONFIG_THREAD_OPTIONROMS for CSM build
David Woodhouse
1
-1
/
+1
2013-02-18
Verify CC is valid during build tests.
Kevin O'Connor
1
-1
/
+8
2013-02-17
Clarify build generated "zone low" values.
Kevin O'Connor
6
-36
/
+36
2013-02-17
Report on f-segment UMB ram also.
Kevin O'Connor
1
-1
/
+2
2013-02-17
Rename rom_get_top() to rom_get_max().
Kevin O'Connor
4
-8
/
+8
2013-02-17
build: Don't require $(OUT) to be a sub-directory of the main directory.
Kevin O'Connor
3
-10
/
+10
2013-02-17
Fix Makefile - don't reference "out/" directly, instead use "$(OUT)".
Kevin O'Connor
1
-3
/
+3
2013-02-16
Enable VGA output when setting Cirrus-specific mode
Laszlo Ersek
1
-0
/
+1
2013-02-16
Enable VGA output when settings bochs-specific mode
David Woodhouse
1
-0
/
+1
2013-02-15
geodevga: fix wrong define name
Christian Gmeiner
2
-2
/
+2
2013-02-15
geodevga: add debug to msr functions
Christian Gmeiner
1
-0
/
+7
2013-02-15
geodevga: move output setup to own function
Christian Gmeiner
1
-29
/
+35
2013-02-15
geodevga: move framebuffer setup
Christian Gmeiner
1
-12
/
+17
2013-02-15
geodevga: fix errors in geode_fp_* functions
Christian Gmeiner
1
-2
/
+2
2013-02-15
Implement !CONFIG_BOOT for CSM
David Woodhouse
1
-0
/
+15
2013-02-15
Implement !CONFIG_OPTIONROMS support for CSM
David Woodhouse
1
-0
/
+5
2013-02-15
Make CONFIG_OPTIONROMS_DEPLOYED depend on CONFIG_QEMU
David Woodhouse
1
-1
/
+1
2013-02-15
Warn on unaligned PCI ROM structure in option roms.
Kevin O'Connor
1
-0
/
+3
[prev]
[next]