Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
bc28a2bc4c9560cb25baa985707ce661dea5d1e5
bc28a2b
Force functions marked as inline to always be inlined.
by Kevin O'Connor
· 17 years ago
3a04963
Unify ata_cmd_data_in/out functions.
by Kevin O'Connor
· 17 years ago
ed12849
Reduce stack usage for ISRs; minor fixes.
by Kevin O'Connor
· 17 years ago
2cdd8b6
Call to int 1587 shouldn't alter regs->cx.
by Kevin O'Connor
· 17 years ago
f205f9f
Minor debugging improvements.
by Kevin O'Connor
· 17 years ago
67c00dd
Fix bug in int 1587.
by Kevin O'Connor
· 17 years ago
7af49bf
Fix booting logic on failure.
by Kevin O'Connor
· 17 years ago
a20c4a5
Fix bug in cdrom reads causing incorrect return status.
by Kevin O'Connor
· 17 years ago
157e213
Make sure global variables are zerod before exiting bios post.
by Kevin O'Connor
· 17 years ago
983d619
Simplify e820 map generation.
by Kevin O'Connor
· 17 years ago
6c78122
Replace debug_exit calls with debug info while setting a failure.
by Kevin O'Connor
· 17 years ago
5a869f0
Add build option -fomit-frame-pointer.
by Kevin O'Connor
· 17 years ago
16375ab
Fix bug in SET_FARVAR.
by Kevin O'Connor
· 17 years ago
843a62c
Optimize insb/outsb/insw/etc. functions.
by Kevin O'Connor
· 17 years ago
dcc7a4f
Minor cleanups.
by Kevin O'Connor
· 17 years ago
5b15fbf
Fix bug in ata.c
by Kevin O'Connor
· 17 years ago
a4d3576
Port rombios32 code from bochs-bios.
by Kevin O'Connor
· 17 years ago
a9096f4
Minor hack - allow formats with 'l' to be shown in printf.
by Kevin O'Connor
· 17 years ago
ef5789e
Revert "Commit missing files from last commit."
by Kevin O'Connor
· 17 years ago
47baa3c
Revert "This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS."
by Kevin O'Connor
· 17 years ago
cbbb667
Make sure to restore %ds on return from call16.
by Kevin O'Connor
· 17 years ago
9bd8391
Minor cleanup - move init of bda->equipment_list_flags
by Kevin O'Connor
· 17 years ago
c77ee3a
Fix keyboard init bug.
by Kevin O'Connor
· 17 years ago
44d6530
Enhance APM support.
by Kevin O'Connor
· 17 years ago
127cbd7
Clean up disk debugging messages.
by Kevin O'Connor
· 17 years ago
e2e5f01
use symbols for E820 memory types
by Kevin O'Connor
· 17 years ago
e09b982
Use symbols for cmos offsets in ram_probe()
by Kevin O'Connor
· 17 years ago
1978676
Rename VISIBLE macro for better control.
by Kevin O'Connor
· 17 years ago
a75284d
Commit missing files from last commit.
by Kevin O'Connor
· 17 years ago
3d02941
This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS.
by Kevin O'Connor
· 17 years ago
95b2f78
Add initial support for apmbios code.
by Kevin O'Connor
· 17 years ago
180a959
Get CDROM emulation working.
by Kevin O'Connor
· 17 years ago
7d0f08a
Ignore precision specifiers in printf code.
by Kevin O'Connor
· 17 years ago
31d8c8a
Move cdrom code to its own file (cdrom.c).
by Kevin O'Connor
· 17 years ago
941d3e4
Initial cd emulation code.
by Kevin O'Connor
· 17 years ago
b74102d
Initial cdrom support.
by Kevin O'Connor
· 17 years ago
078c13e
Ubuntu workaround found; update TODO.
by Kevin O'Connor
· 17 years ago
96aa5e9
Don't pass segment to ata_cmd_packet.
by Kevin O'Connor
· 17 years ago
6eee8ca
types.h & ata.h
by Kevin O'Connor
· 17 years ago
d111833
Add new item to TODO.
by Kevin O'Connor
· 17 years ago
ad4ec34
Cleanup start logic in post.
by Kevin O'Connor
· 17 years ago
acad0a6
use symbols for segment numbers
by Kevin O'Connor
· 17 years ago
410680b
Apply workaround to allow compiling under Ubuntu.
by Kevin O'Connor
· 17 years ago
c65a380
Bug fixes; get mouse working.
by Kevin O'Connor
· 17 years ago
44c631d
Enhance included bios tables.
by Kevin O'Connor
· 17 years ago
8ce2cd8
Minor cleanup of util.h
by Kevin O'Connor
· 17 years ago
4d6dbc6
Initial support for ps/2 mouse.
by Kevin O'Connor
· 17 years ago
ee2fd7a
Rename PORT_KBD_* to PORT_PS2_*
by Kevin O'Connor
· 17 years ago
63dbcfb
Various minor cleanups.
by Kevin O'Connor
· 17 years ago
e43df9e
Add additional int15 handlers for disk drives.
by Kevin O'Connor
· 17 years ago
b8aacb0
Reduce stack usage in call16().
by Kevin O'Connor
· 17 years ago
rel-0.1.3
3a47a31
Cleanup implementation of call16().
by Kevin O'Connor
· 17 years ago
e20ed9f
Minor - reduce stack usage of handle_1587.
by Kevin O'Connor
· 17 years ago
d427a3f
Implement basic "eoi_jmp_post" code to post step.
by Kevin O'Connor
· 17 years ago
e78cc6c
Update TODO notes.
by Kevin O'Connor
· 17 years ago
cb6735f
Improve comments in romlayout.S
by Kevin O'Connor
· 17 years ago
adb6b37
Fix for int15 handlers.
by Kevin O'Connor
· 17 years ago
c09492e
Add copyrights to ata.c/h files.
by Kevin O'Connor
· 17 years ago
12dade5
Minor update to bprintf.
by Kevin O'Connor
· 17 years ago
15aee2e
Make disk access work.
by Kevin O'Connor
· 17 years ago
596cf60
Fix header guards produced by defsys.py
by Kevin O'Connor
· 17 years ago
95576e7
Cleanup of post.c
by Kevin O'Connor
· 17 years ago
21e930b
Use symbols instead of number for segment descriptors in romlayout.S
by Kevin O'Connor
· 17 years ago
3491e8b
Initial support for ATA disks.
by Kevin O'Connor
· 17 years ago
4ce6a49
Enable extra debugging.
by Kevin O'Connor
· 17 years ago
b792b3c
Minor cleanup in floppy.c
by Kevin O'Connor
· 17 years ago
d5f1e84
Have compiler add debugging info to main 16bit code.
by Kevin O'Connor
· 17 years ago
ddd4bfd
the idt descriptors look a bit wrong. this patch fixes that
by Kevin O'Connor
· 17 years ago
786502d
Some cleanups based on patch by Nguyen Anh Quynh
by Kevin O'Connor
· 17 years ago
a2e7380
Merge recent changes to bochs-bios CVS head.
by Kevin O'Connor
· 17 years ago
bdce35f
Misc updates.
by Kevin O'Connor
· 17 years ago
38fcbfe
Version 0.1.2
by Kevin O'Connor
· 17 years ago
rel-0.1.2
4b60c00
Version 0.1.1
by Kevin O'Connor
· 17 years ago
rel-0.1.1
f076a3e
Initial checkin.
by Kevin O'Connor
· 17 years ago
rel-0.1.0