Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
c5e56b2ffe439b919d5e622374c1aa70af4e1911
c5e56b2
usb: Make usb_time_sigatt variable static
by Kevin O'Connor
· 7 years ago
d7adf60
docs: Note v1.10.0 release
by Kevin O'Connor
· 7 years ago
rel-1.10.0
99e3316
build: Add -fno-pie to the gcc flags when available
by Kevin O'Connor
· 7 years ago
cb75c91
support booting with more than 255 CPUs
by Igor Mammedov
· 7 years ago
023b1d0
add helpers to read etc/boot-cpus at resume time
by Igor Mammedov
· 7 years ago
eb516e4
smp: consolidate CPU APIC ID detection and accounting
by Kevin O'Connor
· 7 years ago
f769589
paravirt: disable legacy bios tables in case of more than 255 CPUs
by Igor Mammedov
· 7 years ago
75411ce
build: Be sure to also include out/*.d in Makefile
by Kevin O'Connor
· 7 years ago
00b0402
docs: fix various typos and inconsistency
by Piotr Król
· 7 years ago
dc2433e
virtio: fix virtio-pci
by Gerd Hoffmann
· 7 years ago
8d8d483
kbd: Move extended and release events out of special key detection switch
by Kevin O'Connor
· 7 years ago
642db19
post: Map int 0x05 to entry point
by Kevin O'Connor
· 7 years ago
1bdc9ae
kbd: Generate interrupt events for SysReq, PrtScr, and Break
by Kevin O'Connor
· 7 years ago
9feb1ee
usb-hid: Generate Ctrl+Break and Alt+SysReq keys
by Kevin O'Connor
· 7 years ago
6cd69b7
kbd: Ignore fake shift keys
by Kevin O'Connor
· 7 years ago
fec2140
kbd: Move checking for special keys in __process_keys() into switch
by Kevin O'Connor
· 7 years ago
e8c0c61
kbd: Extract out shift flag setting into new function
by Kevin O'Connor
· 7 years ago
632ebf5
kbd: Merge bda->kbd_flag0 and bda->kbd_flag1
by Kevin O'Connor
· 7 years ago
da90e73
kbd: Suppress keys without mappings
by Kevin O'Connor
· 7 years ago
b47c6e3
kbd: Implement extended keycode mappings for keypad-enter and keypad-/
by Kevin O'Connor
· 7 years ago
2490327
kbd: Implement 101-key keyboard keycode mapping
by Kevin O'Connor
· 7 years ago
f0cdc36
pic: The default hardware interrupt handlers should not take a parameter
by Kevin O'Connor
· 7 years ago
7bd1480
ps2: Remove stale check for timeout warning on reset
by Kevin O'Connor
· 7 years ago
19e8ea6
tpm: Append to TPM2 log the hashes used for PCR extension
by Kevin O'Connor
· 7 years ago
a99de5c
tpm: Extend tpm20_extend to support extending to multiple PCR banks
by Stefan Berger
· 7 years ago
3b97efa
tpm: Refactor tpml_digest_values_sha1 structure
by Stefan Berger
· 7 years ago
0fb23c3
tpm: Restructure tpm20_extend to use buffer and take hash as parameter
by Stefan Berger
· 7 years ago
74544fa
tpm: Retrieve the PCR Bank configuration
by Stefan Berger
· 7 years ago
996a8a9
checkstack: Handle conditional checks at start of functions
by Kevin O'Connor
· 7 years ago
8bc6d9f
pvscsi: Use high memory for rings
by Dana Rubin
· 7 years ago
85037a9
pvscsi: Fix incorrect arguments order in call to memalign_low
by Dana Rubin
· 7 years ago
8cdf0c5
version: Update header files now that version.c is not auto generated
by Kevin O'Connor
· 7 years ago
65bc0a7
vgautil: Move definitions from cbvga.h and clext.h to vgautil.h
by Kevin O'Connor
· 7 years ago
c682ffe
vgautil: Move generic definitions from stdvga.h to vgautil.h
by Kevin O'Connor
· 7 years ago
2f2ec11
vgautil: Add new header file with misc function and variable definitions
by Kevin O'Connor
· 7 years ago
536129a
vgainit: Move video param setup to stdvga_build_video_param()
by Kevin O'Connor
· 7 years ago
0397e80
vgafb: Move header definitions from vgabios.h to new file vgafb.h
by Kevin O'Connor
· 7 years ago
774f5cd
swcursor: Concentrate swcursor logic in swcursor.c
by Kevin O'Connor
· 7 years ago
27129d0
swcursor: Move swcursor code from vgafb.c to new file swcursor.c
by Kevin O'Connor
· 7 years ago
4e3a1a5
blockcmd: CMD_SCSI op is only used in 32bit mode
by Kevin O'Connor
· 7 years ago
09e24ac
vgabios: Simplify scroll logic
by Kevin O'Connor
· 7 years ago
ae3f78f
docs: Note release date of 1.9.3
by Kevin O'Connor
· 7 years ago
54e3a88
smp: restore MSRs on S3 resume
by Paolo Bonzini
· 7 years ago
13213a2
vgabios: Simplify set_cursor_pos()
by Kevin O'Connor
· 7 years ago
b303687
vgabios: Don't check for special case of page==0xff on external calls
by Kevin O'Connor
· 7 years ago
e5839ea
vgabios: Remove special case of dh==0xff in handle_1013()
by Kevin O'Connor
· 7 years ago
20f83d5
fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL
by Haozhong Zhang
· 7 years ago
0e21548
virtio: pci cfg access
by Gerd Hoffmann
· 8 years ago
c579d2f
virtio: uninline _vp_{read,write}
by Gerd Hoffmann
· 7 years ago
d97c200
splash: Skip the RGB555 mode
by Zheng Bao
· 7 years ago
04259c5
fw/pci: Add support for mapping Intel IGD via QEMU
by Alex Williamson
· 7 years ago
1dc7774
tcgbios: Remove unused const variable
by Kevin O'Connor
· 7 years ago
0024cd7
usb-xhci: Remove unused const variables
by Kevin O'Connor
· 7 years ago
c8e105a
docs: Note release date of 1.9.2
by Kevin O'Connor
· 7 years ago
79bafa1
scsi: Launch a thread when scanning for drives in the scsi drivers
by Kevin O'Connor
· 7 years ago
b35ea54
virtio: Use threads when scanning for virtio devices
by Kevin O'Connor
· 7 years ago
d449a11
shadow: Batch PCI config writes
by Kevin O'Connor
· 7 years ago
9d691ac
optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED
by Kevin O'Connor
· 7 years ago
8ef686f
disk: Avoid stack_hop() path if already on the extra stack
by Kevin O'Connor
· 7 years ago
193632b
block: Move send_disk_op() from block.c to disk.c
by Kevin O'Connor
· 7 years ago
6b76e69
mpt-scsi: Declare 'int i' outside of for loop for older compilers
by Kevin O'Connor
· 7 years ago
f2645a8
Support for booting from LSI Logic LSI53C1030, SAS1068, SAS1068e
by Don Slutz
· 7 years ago
fc08789
sdcard: skip detection of PCI sdhci controllers if etc/sdcard used
by Matt DeVillier
· 7 years ago
dce99e0
fw/pci: add Q35 S3 support
by Marcel Apfelbaum
· 7 years ago
3f478b9
ahci: set transfer mode according to the capabilities of connected drive
by Gerd Hoffmann
· 7 years ago
9378403
tpm: Write logs in TPM 2 format
by Kevin O'Connor
· 7 years ago
3910de0
build: fix .text section address alignment
by Kevin O'Connor
· 7 years ago
265f4c5
docs: Note release date of 1.9.1
by Kevin O'Connor
· 7 years ago
ecd7c5d
tpm: Unify tpm_fill_hash()/tpm_log_extend_event() and use in BIOS interface
by Kevin O'Connor
· 7 years ago
7092de3
tpm: Filter TPM commands in passthrough API
by Stefan Berger
· 7 years ago
e444dce
tpm: Implement TPM 2's tpm_set_failure part
by Stefan Berger
· 7 years ago
7d596dc
tpm: Implement tpm20_menu
by Stefan Berger
· 7 years ago
8b7a0ad
tpm: Implement tpm20_extend
by Stefan Berger
· 7 years ago
d766c1a
tpm: Implement tpm20_prepboot
by Stefan Berger
· 7 years ago
0c4ad1e
tpm: Implement tpm20_set_timeouts
by Stefan Berger
· 7 years ago
f53b93b
tpm: Implement tpm20_startup and tpm20_s3_resume
by Stefan Berger
· 7 years ago
1d37d52
tpm: Prepare code for TPM 2 functions
by Stefan Berger
· 7 years ago
35fbe3b
tpm: Factor out tpm_extend
by Stefan Berger
· 7 years ago
efc49cf
tpm: Extend TPM TIS with TPM 2 support.
by Stefan Berger
· 7 years ago
7c48076
block: Move drive setup to new function block_setup()
by Kevin O'Connor
· 7 years ago
937ca6f
scsi: Always use MAXDESCSIZE when building drive description
by Kevin O'Connor
· 7 years ago
4d8510c
pci: Split low-level pci code from higher-level 'struct pci_device' code
by Kevin O'Connor
· 7 years ago
62ff9d5
pci: Move code in pci.c that is specific to pciinit.c to pciinit.c
by Kevin O'Connor
· 7 years ago
7b67300
pci: Implement '%pP' printf handler for 'struct pci_device' pointers
by Kevin O'Connor
· 7 years ago
01a30dc
pci: Consistently set pci->have_drivers for devices with internal drivers
by Kevin O'Connor
· 7 years ago
f46739b
virtio: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
c53953a
xhci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
a46fdbf
uhci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
466615d
ohci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
706eb89
ehci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
46561b0
sdcard: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
03f3b3e
pvscsi: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
71f4844
megasas: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
5f7f341
lsi-scsi: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
f51388d
esp-scsi: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
2bb7563
ata: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
6e3436b
ahci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 7 years ago
f1b1d76
pci: Add helper functions for internal driver BAR handling
by Kevin O'Connor
· 7 years ago
88e9bd7
usb: Eliminate USB controller setup thread
by Kevin O'Connor
· 7 years ago
32a2b0e
ehci: Only delay UHCI/OHCI port scan until after EHCI setup completes
by Kevin O'Connor
· 7 years ago
Next »