Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
06644f4d01111536aea1915c82500c00a5f20c77
06644f4
Minor - indentation change to jpeg.c.
by Kevin O'Connor
· 13 years ago
2dcd9fa
Enhance tools/readserial.py to support reading from a pipe.
by Kevin O'Connor
· 13 years ago
7ce09ae
Make tools/transdump.py more resilient to unknown input.
by Kevin O'Connor
· 13 years ago
6039fc5
Update qemu_cfg_read to use "rep insb".
by Kevin O'Connor
· 13 years ago
9a01a9c
Only show bootsplash during boot menu.
by Kevin O'Connor
· 13 years ago
5feb83c
add write support to virtio-blk
by Gleb Natapov
· 13 years ago
22f6378
Don't try to talk to APIC on 486
by Lubomir Rintel
· 13 years ago
e2074bf
Add ACPI SSDT/DSDT support for CPU hotplug.
by Kevin O'Connor
· 13 years ago
eb6dc78
Add additional debug status messages to bootsplash code.
by Kevin O'Connor
· 13 years ago
c8e4e88
Allow qemu to use bootsplash code via fwcfg interface.
by Kevin O'Connor
· 13 years ago
597040d
Add tools/trandump.py tool for converting hexdump() output.
by Kevin O'Connor
· 13 years ago
48f5f8b
Default bootsplash on (for coreboot users).
by Kevin O'Connor
· 13 years ago
8d85eb1
Autodetect video mode based on bootsplash jpeg dimensions.
by Kevin O'Connor
· 13 years ago
b2b9d4a
Rename "decdata" to "jpeg" in bootsplash - to be consistent with jpeg.c.
by Kevin O'Connor
· 13 years ago
bbc4722
Breakup jpeg_decode into parsing and displaying phases.
by Kevin O'Connor
· 13 years ago
2976dd4
Avoid using BSS variables in jpeg.c.
by Kevin O'Connor
· 13 years ago
cc9e1bf
Add FUNC16() helper macro for converting a 16bit func to a segoff_s.
by Kevin O'Connor
· 13 years ago
b4525a0
Handle unaligned sizes in iomemcpy().
by Kevin O'Connor
· 13 years ago
0e27e19
Cleanup bootsplash vesa signature detection.
by Kevin O'Connor
· 13 years ago
cadaf0e
Be sure to disable bootsplash on all BIOS boot cases.
by Kevin O'Connor
· 13 years ago
2641186
Add call16_int10 helper to bootsplash.c.
by Kevin O'Connor
· 13 years ago
6dc76f4
Don't do "double buffering" in bootsplash code.
by Kevin O'Connor
· 13 years ago
227dc3e
Check that malloc succeeds in bootsplash code.
by Kevin O'Connor
· 13 years ago
a576c9c
Bootsplash fixes and cleanups.
by Kevin O'Connor
· 13 years ago
9fd4851
Minor - clarify bit logic in mptable.c.
by Kevin O'Connor
· 13 years ago
abf31d3
Fix integer truncating bug in calc_future_timer().
by Kevin O'Connor
· 13 years ago
1d5c333
seabios: pciinit: fix 64bit bar initilization.
by Isaku Yamahata
· 13 years ago
ae6924d
Minor - introduce GDT_GRANLIMIT macro.
by Kevin O'Connor
· 13 years ago
0f78889
Avoid code addresses >64K in big real mode.
by Kevin O'Connor
· 13 years ago
aec19c9
seabios: smm: move out piix4 specific smram logic to dev-i440fx.c
by Isaku Yamahata
· 13 years ago
08328e7
seabios: shadow: make device finding more generic.
by Isaku Yamahata
· 13 years ago
4c67f90
seabios: acpi: clean up of finding pm device.
by Isaku Yamahata
· 13 years ago
fe54a53
seabios: acpi: split out piix4 pm logic.
by Isaku Yamahata
· 13 years ago
d06afb4
seabios: acpi: move acpi definitions to acpi.h from acpi.c
by Isaku Yamahata
· 13 years ago
2f54bb4
seabios: acpi: move out endian conversion helper function.
by Isaku Yamahata
· 13 years ago
23173ac
seabios: pci: introduce helper function to find device from table and initialize it.
by Isaku Yamahata
· 13 years ago
17d3e46
smbios: Allow all fields to be set via qemu_cfg_smbios_load_field()
by Alex Williamson
· 13 years ago
0d6b8d5
seabios: pciinit: use pci device initializer helper function.
by Kevin O'Connor
· 13 years ago
968d3a8
seabios: pci: introduce helper function to initialize a given device.
by Isaku Yamahata
· 13 years ago
4e0daae
virtio: Clear interrupt status register in virtio-blk
by Stefan Hajnoczi
· 13 years ago
af0963d
seabios: pciinit: initialize pci bridge filtering registers.
by Isaku Yamahata
· 13 years ago
f441666
seabios: pciinit: pci bridge bus initialization.
by Isaku Yamahata
· 13 years ago
5d0de15
seabios: pciinit: make bar offset calculation pci bridge aware.
by Isaku Yamahata
· 13 years ago
a65821d
seabios: pciinit: factor out bar offset calculation.
by Isaku Yamahata
· 13 years ago
0a8eada
seabios: pciinit: make pci bar assigner preferchable memory aware.
by Isaku Yamahata
· 13 years ago
dfd94fa
seabios: pciinit: make pci memory space assignment 64bit aware.
by Isaku Yamahata
· 13 years ago
b9e4721
seabios: pciinit: factor out pci bar region allocation logic.
by Isaku Yamahata
· 13 years ago
edd9911
seabios: pci: introduce foreachpci_in_bus() helper macro.
by Isaku Yamahata
· 13 years ago
f79a462
Add romfile_size() wrapper for accessing cbfs/qemu_cfg files.
by Kevin O'Connor
· 13 years ago
afbed1b
Initial bootsplash support.
by Kevin O'Connor
· 13 years ago
83d6ed6
Update TODO
by Kevin O'Connor
· 13 years ago
1d7d893
Fix bvprintf() to respect padding for hex printing.
by Kevin O'Connor
· 13 years ago
e230426
Unify optionrom cbfs/qemu_cfg rom pulling code.
by Kevin O'Connor
· 13 years ago
8cb8ba5
SeaBIOS VGA hooks
by Stefan Reinauer
· 13 years ago
203f6f3
SeaBIOS CD/DVD abbreviations
by Stefan Reinauer
· 13 years ago
12cbb43
seabios: remove iasl output file when error.
by Isaku Yamahata
· 13 years ago
d5d02b6
Allocate cdemu buffer in low mem instead of ebda.
by Kevin O'Connor
· 13 years ago
8f59aa3
Introduce memcpy_fl - a memcpy on "flat" pointers.
by Kevin O'Connor
· 13 years ago
42a1d4c
Rework malloc to use a "first fit" algorithm.
by Kevin O'Connor
· 13 years ago
34e9cc5
Minor mptable changes.
by Kevin O'Connor
· 13 years ago
0f3783b
virtio: clean up memory barrier usage
by Michael S. Tsirkin
· 13 years ago
bfe4d60
virtio: remove NO_NOTIFY optimization
by Michael S. Tsirkin
· 13 years ago
bb68591
Don't use RTC to time boot menu delay.
by Kevin O'Connor
· 13 years ago
b5cc2ca
Generalize timer based delay code.
by Kevin O'Connor
· 13 years ago
144817b
Rename check_time() to check_tsc().
by Kevin O'Connor
· 13 years ago
9c447c3
Allow wait_irq to be called in 32bit code.
by Kevin O'Connor
· 13 years ago
49cc72b
Improve optionrom debugging statements.
by Kevin O'Connor
· 13 years ago
c65a4a6
Minor - compile out usb-msc code if CONFIG_USB_MSC not set.
by Kevin O'Connor
· 13 years ago
456479e
Minor ata cleanups.
by Kevin O'Connor
· 13 years ago
2515a72
Make sure virtio-blk is fully compiled out if not wanted.
by Kevin O'Connor
· 13 years ago
c4fe135
Minor - split up virtio_blk_setup().
by Kevin O'Connor
· 13 years ago
4030db0
fix two issues with virtio-blk
by Gleb Natapov
· 13 years ago
ea8ac63
Minor improvements to virtio (allow irqs, allocate page aligned).
by Kevin O'Connor
· 13 years ago
7d09d0e
Fix virtio compile errors on various gcc versions.
by Kevin O'Connor
· 13 years ago
89acfa3
Support for booting from virtio disks
by Gleb Natapov
· 13 years ago
6d66316
smbios: avoid counting io hole as ram
by Alex Williamson
· 13 years ago
e5cd945
Fix error causing USB HID "boot" protocol to not be enabled.
by Kevin O'Connor
· 13 years ago
0e88576
Add support for USB mice.
by Kevin O'Connor
· 13 years ago
dd5a8a6
When USB keyboard active, don't send keyboard commands to ps2 port.
by Kevin O'Connor
· 13 years ago
5718d56
Document usb-hid.c functions.
by Kevin O'Connor
· 13 years ago
e438b0c
Further parallelize init when using CONFIG_THREAD_OPTIONROMS.
by Kevin O'Connor
· 13 years ago
f59b5ac
Handle unknown function addresses in tools/checkstack.py.
by Kevin O'Connor
· 13 years ago
9ba1dea
Simplify build by manually resolving external symbols in layoutrom.py.
by Kevin O'Connor
· 13 years ago
698d3f9
USB EHCI should yield() whil waiting for controller to ack reset.
by Kevin O'Connor
· 13 years ago
f9a774c
Add __attribute__((__malloc__)) declaration to internal malloc funcs.
by Kevin O'Connor
· 13 years ago
b7045ce
Minor - remove redundant check from ata_try_dma.
by Kevin O'Connor
· 13 years ago
67f6d37
Fix possible unitialized variable issue in usb msc.
by Kevin O'Connor
· 13 years ago
a7eb8fc
Some improvements to optionrom preemption support.
by Kevin O'Connor
· 13 years ago
d28b0fe
Refactor USB hub code.
by Kevin O'Connor
· 14 years ago
ba28541
Prep version for next release.
by Kevin O'Connor
· 14 years ago
12bffd5
Update version to 0.6.0.
by Kevin O'Connor
· 14 years ago
rel-0.6.0
87ab2fb
Improve USB EHCI timing.
by Kevin O'Connor
· 14 years ago
d705e5a
Disable inlining on old compilers.
by Kevin O'Connor
· 14 years ago
bca0736
Force use of indirect function calls in inline assembler.
by Kevin O'Connor
· 14 years ago
d7eb27e
Don't move EBDA while an optionrom is running (CONFIG_THREAD_OPTIONROMS).
by Kevin O'Connor
· 14 years ago
7415270
Call to int1552 (from int1346) should set regs->dl.
by Kevin O'Connor
· 14 years ago
9dc243e
Adjust debug levels of device discovery.
by Kevin O'Connor
· 14 years ago
d9c9361
Default CONFIG_COREBOOT_FLASH on; make depend on CONFIG_COREBOOT.
by Kevin O'Connor
· 14 years ago
c35e1e5
Restore segment limits in handle_1589 code.
by Kevin O'Connor
· 14 years ago
11cc662
Extend time for rtc to be ready.
by Kevin O'Connor
· 14 years ago
Next »