index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Note version 0.4.2.
rel-0.4.2
Kevin O'Connor
2009-09-08
1
-1
/
+1
*
Ramdisk cleanups.
Kevin O'Connor
2009-08-30
1
-12
/
+14
*
Cleanups for malloc code.
Kevin O'Connor
2009-08-30
5
-30
/
+29
*
Add defines for floppy constants.
Kevin O'Connor
2009-08-23
1
-35
/
+40
*
Add initial support for PMM allocations of permanent memory.
Kevin O'Connor
2009-08-22
1
-10
/
+20
*
Merge cdrom 13xx handlers with main disk 13xx handlers.
Kevin O'Connor
2009-08-18
3
-188
/
+124
*
Fix bug causing layoutrom.py to break if no rodata sections.
Kevin O'Connor
2009-08-18
1
-1
/
+1
*
Update todo.
Kevin O'Connor
2009-08-18
1
-4
/
+0
*
Further simplify cbfs functions - don't pass iscomp to callers.
Kevin O'Connor
2009-08-18
4
-36
/
+19
*
Work around qemu quirk - dh not reset on ata drive reset.
Kevin O'Connor
2009-08-18
1
-0
/
+3
*
Add support for using floppy images in CBFS.
Kevin O'Connor
2009-08-16
12
-29
/
+161
*
Rework coreboot cbfs interface for added flexibility.
Kevin O'Connor
2009-08-16
4
-108
/
+134
*
Unify floppy and harddrive command routing.
Kevin O'Connor
2009-08-16
5
-180
/
+224
*
Unify some floppy and disk functions.
Kevin O'Connor
2009-08-16
3
-115
/
+89
*
Change send_disk_op() to return the bios status code.
Kevin O'Connor
2009-08-16
2
-29
/
+28
*
Enhance boot menu to allow selection of floppy to boot from.
Kevin O'Connor
2009-08-16
1
-4
/
+12
*
Add floppy controllers to "drives" list also.
Kevin O'Connor
2009-08-16
8
-247
/
+196
*
Store cdrom emulated driveid directly.
Kevin O'Connor
2009-08-11
4
-16
/
+15
*
Use variable name "driveid" consistently (instead of "device").
Kevin O'Connor
2009-08-11
3
-158
/
+158
*
Separate ATA code from generic disk code.
Kevin O'Connor
2009-08-11
12
-312
/
+366
*
Minor - remove ATA specific version field from ATA.devices[].
Kevin O'Connor
2009-08-11
2
-11
/
+15
*
Densely populate ATA.devices list.
Kevin O'Connor
2009-08-11
3
-38
/
+55
*
Misc ATA cleanups.
Kevin O'Connor
2009-08-10
5
-88
/
+80
*
Add helper macros for defining GDT descriptors.
Kevin O'Connor
2009-08-10
3
-41
/
+31
*
Route disk_op commands by drive type - not by command.
Kevin O'Connor
2009-08-09
4
-42
/
+72
*
Remove unused cdemu ATA code.
Kevin O'Connor
2009-08-09
4
-141
/
+42
*
Implement cdrom disk emulation at high-level instead of in low-level ATA.
Kevin O'Connor
2009-08-09
3
-60
/
+104
*
Update tools/checkstack.py - new compilers set %ebp in preamble.
Kevin O'Connor
2009-08-09
1
-0
/
+3
*
Separate cdemu disk accesses from regular disk accesses.
Kevin O'Connor
2009-08-09
3
-60
/
+89
*
Use regular CD reading to load initial CDROM boot image.
Kevin O'Connor
2009-08-09
1
-3
/
+3
*
Add option CONFIG_SCREEN_AND_DEBUG to control printf and debugging.
Kevin O'Connor
2009-08-02
2
-3
/
+4
*
Fix some PMM corner-cases.
Kevin O'Connor
2009-08-02
1
-13
/
+29
*
Add Post Memory Manager (PMM) support.
Kevin O'Connor
2009-08-01
14
-128
/
+359
*
Update TODO items.
Kevin O'Connor
2009-07-30
1
-5
/
+1
*
Add auto-generated version info to each build.
Kevin O'Connor
2009-07-29
5
-7
/
+16
*
Minor - breakup mptable allocation into two calls.
Kevin O'Connor
2009-07-29
1
-6
/
+4
*
mptable and madt irq override
Kevin O'Connor
2009-07-29
3
-11
/
+37
*
Fix coreboot bios table copying by delaying to after memory scan.
Kevin O'Connor
2009-07-28
4
-104
/
+132
*
Add PMM stubs.
Kevin O'Connor
2009-07-26
6
-3
/
+161
*
Add support for enabling ram in 0xc0000-0xf0000 area.
Kevin O'Connor
2009-07-26
4
-34
/
+74
*
Update TODO items.
Kevin O'Connor
2009-07-25
2
-9
/
+1
*
Add malloc_high/fseg() and rework bios table creation to use them.
Kevin O'Connor
2009-07-25
9
-229
/
+307
*
When enabling write access to 0xf0000, just copy from 0xffff0000.
Kevin O'Connor
2009-07-24
3
-20
/
+17
*
Only run the vga option rom of an enabled vga device.
Kevin O'Connor
2009-07-19
3
-1
/
+58
*
Expand int155f "vgahook" detection.
Kevin O'Connor
2009-07-19
5
-39
/
+122
*
Update todo list.
rel-0.4.1
Kevin O'Connor
2009-07-13
1
-15
/
+35
*
Minor - clarify intermediate object file names.
Kevin O'Connor
2009-07-13
1
-11
/
+13
*
Cleanup serial and lpt timers.
Kevin O'Connor
2009-07-13
2
-53
/
+85
*
Delay fdpt pointer setting in ebda to drive map stage.
Kevin O'Connor
2009-07-12
2
-2
/
+8
*
Add u64 cast to READ64_SEG() macro to fix vga compiling.
Kevin O'Connor
2009-07-12
1
-1
/
+1
[next]