Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
1cc809fe0d6ed0af4f91a6d187ae463d06e7d47a
1cc809f
Fix CBMEM console overflow
by Kyösti Mälkki
· 10 years ago
8615f62
floppy: Implement cylinder seeking when accessing a different cylinder.
by Kevin O'Connor
· 10 years ago
b84899e
On disk format request, verify cylinders and pass to driver.
by Kevin O'Connor
· 10 years ago
cd891f1
floppy: Encode command and flags into single value in floppy pio code.
by Kevin O'Connor
· 10 years ago
f5beab4
change boot order load log level
by Gerd Hoffmann
· 10 years ago
b3d4aae
run qemu_cfg_e820 only for CONFIG_QEMU=y
by Gerd Hoffmann
· 10 years ago
feb0284
Small improvements to irqentry_extrastack assembler.
by Kevin O'Connor
· 10 years ago
41c6061
vgabios: Avoid memory references via %esp register in vgabios.
by Kevin O'Connor
· 10 years ago
402f9a4
floppy: Fix accesses to DOR register.
by Kevin O'Connor
· 10 years ago
302a6e8
floppy: Fix incorrect LBA to CHS translation.
by Kevin O'Connor
· 10 years ago
b94170c
Separate out sec32init sections even when not doing code relocation.
by Kevin O'Connor
· 10 years ago
0f0612e
Minor - move sgdt/lgdt macros from stacks.c to x86.h.
by Kevin O'Connor
· 10 years ago
31b8b4e
add hw/serialio.c to SRC32SEG
by Gerd Hoffmann
· 10 years ago
b66456c
floppy: Minor - add warnings if timeouts occur.
by Kevin O'Connor
· 10 years ago
dab0a74
vgabios: Move initialization code to new file vgainit.c.
by Kevin O'Connor
· 10 years ago
4a8b58c
vgabios: Support allocating an extra stack for vgabios calls and default on.
by Kevin O'Connor
· 10 years ago
865bfed
Minor - update file comment on bootsplash.c.
by Kevin O'Connor
· 10 years ago
9332f9b
vgabios: Work around lack of support for "calll" in x86emu emulation.
by Kevin O'Connor
· 10 years ago
06c6d47
vgabios: Avoid possible divide by zero in bochsvga_set_displaystart.
by Kevin O'Connor
· 10 years ago
a9dcc88
vgabios: Add bochsvga "HDTV" resolutions.
by Kevin O'Connor
· 10 years ago
1f31f00
vgabios: Support custom fonts in vga framebuffer text writing.
by Kevin O'Connor
· 10 years ago
5b6936e
vgabios: Load the DAC palette in "packed" modes on Cirrus and BochsVGA.
by Kevin O'Connor
· 10 years ago
4cd522e
Move low-level hardware writing from output.c to new file hw/serialio.c.
by Kevin O'Connor
· 10 years ago
3ecdc49
ahci: alloc structs in high memory
by Gerd Hoffmann
· 10 years ago
4a0f366
ahci: remote some parentheses
by Gerd Hoffmann
· 10 years ago
26ae90b
ahci: zap real mode macros
by Gerd Hoffmann
· 10 years ago
0f474d0
pci: map 64-bit BARs at location provided by emulator
by Gerd Hoffmann
· 10 years ago
c72370e
pci: log pci windows
by Gerd Hoffmann
· 10 years ago
67a3c7c
pci: tweak + comment minimum allocations
by Gerd Hoffmann
· 10 years ago
f21c006
pci: align 64bit pci regions to 1G
by Gerd Hoffmann
· 10 years ago
a247e67
pci: don't map usb host adapters above 4G
by Gerd Hoffmann
· 10 years ago
95c5afc
pci: don't reorder entries when moving to 64bit list
by Gerd Hoffmann
· 10 years ago
6233543
acpi: strip compiler info in built-in DSDT if any
by Michael S. Tsirkin
· 10 years ago
ce39bd4
Add support for etc/e820 fw_cfg file
by Gerd Hoffmann
· 10 years ago
6e1b082
Add qemu_cfg_e820 function.
by Gerd Hoffmann
· 10 years ago
1194874
acpi: load and link tables through romfile loader
by Michael S. Tsirkin
· 10 years ago
4a02768
romfile_loader: utility to patch in-memory ROM files
by Michael S. Tsirkin
· 10 years ago
ff5f792
biostables: support looking up RSDP
by Michael S. Tsirkin
· 10 years ago
c21dce3
Minor - eliminate the SET_GLOBAL macro.
by Kevin O'Connor
· 10 years ago
051275b
megasas: Don't attempt to access 'struct pci_device' at runtime.
by Kevin O'Connor
· 10 years ago
1902c94
Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer.
by Kevin O'Connor
· 10 years ago
f08e847
hw/usb-xhci.c: Code refactoring to not override initializers in `speed_from_xhci[16]`
by Paul Menzel
· 10 years ago
995bbee
ACPI DSDT: Make control method `IQCR` serialized
by Paul Menzel
· 10 years ago
e9a3e12
vgahooks: add SM720 VGA BIOS hooks for WIN Enterprises MB-60470
by Jonathan A. Kollasch
· 10 years ago
83d60b3
Add pvscsi boot support
by Evgeny Budilovsky
· 10 years ago
8744e15
Build different final files for QEMU, coreboot, and CSM.
by Kevin O'Connor
· 10 years ago
7c80bb8
Run ahci code entirely in 32bit mode.
by Kevin O'Connor
· 10 years ago
7acaa3c
Support call16() calls after entering 32bit mode from call32().
by Kevin O'Connor
· 10 years ago
2d97756
Update _farcall16() to pass segment of callregs explicitly.
by Kevin O'Connor
· 10 years ago
9e75b08
Make __call16 use C calling convention and support two passed parameters.
by Kevin O'Connor
· 10 years ago
38aadba
Minor - move call16 assembler in romlayout.S.
by Kevin O'Connor
· 10 years ago
bfac2b5
Rearrange stack_hop_back() call in wait_irq, check_irqs, and _farcall16.
by Kevin O'Connor
· 10 years ago
8ab9a34
Rename fields of 'struct chs_s' and use in floppy lba2chs().
by Kevin O'Connor
· 10 years ago
85f8fac
build: explicitly set ROM size
by Gerd Hoffmann
· 10 years ago
d3c971e
build: create output dirs in do-kconfig
by Gerd Hoffmann
· 10 years ago
3061815
Minor - update file comments in src/malloc.c.
by Kevin O'Connor
· 10 years ago
4ade523
Remove ioport.h; disperse its contents to other header files.
by Kevin O'Connor
· 10 years ago
7b9f297
Move dma code to new file hw/dma.c.
by Kevin O'Connor
· 10 years ago
8b7861c
Rename hw/cmos.h to hw/rtc.h and copy RTC code from clock.c to hw/rtc.c.
by Kevin O'Connor
· 10 years ago
9fcd199
Move PIT setup from clock.c to hw/timer.c.
by Kevin O'Connor
· 10 years ago
1814014
build: simplify cross builds
by Gerd Hoffmann
· 10 years ago
0b3607f
fix buildversion.sh
by Gerd Hoffmann
· 10 years ago
e144bb7
usb: add xhci support
by Gerd Hoffmann
· 11 years ago
63cbab1
usb: add usb_update_pipe()
by Gerd Hoffmann
· 10 years ago
ee9b84f
uas: add (temporary) superspeed stopgap
by Gerd Hoffmann
· 10 years ago
9ab39de
Add qemu detection to csm
by Gerd Hoffmann
· 10 years ago
b923d30
Drop coreboot qemu detection
by Gerd Hoffmann
· 10 years ago
ebfece8
Add generic qemu detection
by Gerd Hoffmann
· 10 years ago
b367e0a
Sort the sections of util.h.
by Kevin O'Connor
· 10 years ago
07cf73b
Merge bmp.h, boot.h, jpeg.h, and post.h into util.h.
by Kevin O'Connor
· 10 years ago
392d2aa
Move standard bda type info from biosvar.h to std/bda.h.
by Kevin O'Connor
· 10 years ago
135f3f6
Split disk.h into block.h and std/disk.h.
by Kevin O'Connor
· 10 years ago
b18557a
Move pmm definitions to new file std/pmm.h.
by Kevin O'Connor
· 10 years ago
4f790aa
Move pnpbios definition to new file std/pnpbios.h.
by Kevin O'Connor
· 10 years ago
5a7545c
Move fw/acpi.h to std/acpi.h.
by Kevin O'Connor
· 10 years ago
3d0dfe1
Move fw/mptable.h to std/mptable.h.
by Kevin O'Connor
· 10 years ago
b37a528
Move fw/smbios.h to std/smbios.h.
by Kevin O'Connor
· 10 years ago
f6d700d
Move fw/LegacyBios.h to std/LegacyBios.h and remove csm.h.
by Kevin O'Connor
· 10 years ago
2e57c81
Move vbe.h to std/vbe.h.
by Kevin O'Connor
· 10 years ago
8fb3a5e
Move optionroms.h to std/optionrom.h and util.h.
by Kevin O'Connor
· 10 years ago
c5e06fb
Move pirtable definitions from hw/pci.h to std/pirtable.h and util.h.
by Kevin O'Connor
· 10 years ago
836ec5c
build: Fix import of gcc dependency files.
by Kevin O'Connor
· 10 years ago
b4f4d33
Move definition of struct segoff_s from farptr.h to types.h.
by Kevin O'Connor
· 10 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 10 years ago
9dea590
Move malloc code from pmm.c to new files malloc.c and malloc.h.
by Kevin O'Connor
· 10 years ago
41639f8
Move romfile definitions from util.h to new file romfile.h.
by Kevin O'Connor
· 10 years ago
3df600b
Move stacks.c definitions from util.h to new file stacks.h.
by Kevin O'Connor
· 10 years ago
cdb9820
build: Perform compile checking on vgasrc code.
by Kevin O'Connor
· 10 years ago
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 10 years ago
0ac5e9e
Move keyboard calling code from util.c to boot.c.
by Kevin O'Connor
· 10 years ago
b9c6a96
Split x86 specific functions out of util.c/h to new files x86.c/h.
by Kevin O'Connor
· 10 years ago
490797e
readme: Minor - fix typo in readme.
by Kevin O'Connor
· 10 years ago
0db6988
vgabios: Limit the range of the VBE number of "pages" parameter.
by Kevin O'Connor
· 10 years ago
68f56aa
vgabios: Rename stdvga_bpp_factor to stdvga_vram_ratio.
by Kevin O'Connor
· 10 years ago
5366350
bochsvga: fallback to stdvga if dispi interface isn't present
by Gerd Hoffmann
· 10 years ago
ce12eaf
ahci: add missing check for allocation failure
by Gerd Hoffmann
· 10 years ago
1c78711
README: Update readme to note scripts/ directory rename and vgasrc/ directory.
by Kevin O'Connor
· 10 years ago
9d19acd
build: Reorder makefile source list to group like files together.
by Kevin O'Connor
· 10 years ago
ccee6e8
Move code cenetered around firmware initialization to src/fw/
by Kevin O'Connor
· 10 years ago
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 10 years ago
Next »