pciinit: remove unused variable, old_addr, in pci_set_io_region_addr().
[seabios.git] / src /
2010-09-03 Isaku Yamahatapciinit: remove unused variable, old_addr, in pci_set_i...
2010-08-28 Kevin O'ConnorMinor - indentation change to jpeg.c.
2010-08-26 Kevin O'ConnorUpdate qemu_cfg_read to use "rep insb".
2010-08-26 Kevin O'ConnorOnly show bootsplash during boot menu.
2010-08-24 Gleb Natapovadd write support to virtio-blk
2010-08-24 Lubomir RintelDon't try to talk to APIC on 486
2010-08-04 Kevin O'ConnorAdd ACPI SSDT/DSDT support for CPU hotplug.
2010-08-04 Kevin O'ConnorAdd additional debug status messages to bootsplash...
2010-07-30 Kevin O'ConnorAllow qemu to use bootsplash code via fwcfg interface.
2010-07-30 Kevin O'ConnorDefault bootsplash on (for coreboot users).
2010-07-30 Kevin O'ConnorAutodetect video mode based on bootsplash jpeg dimensions.
2010-07-30 Kevin O'ConnorRename "decdata" to "jpeg" in bootsplash - to be consis...
2010-07-30 Kevin O'ConnorBreakup jpeg_decode into parsing and displaying phases.
2010-07-30 Kevin O'ConnorAvoid using BSS variables in jpeg.c.
2010-07-29 Kevin O'ConnorAdd FUNC16() helper macro for converting a 16bit func...
2010-07-27 Kevin O'ConnorHandle unaligned sizes in iomemcpy().
2010-07-27 Kevin O'ConnorCleanup bootsplash vesa signature detection.
2010-07-27 Kevin O'ConnorBe sure to disable bootsplash on all BIOS boot cases.
2010-07-27 Kevin O'ConnorAdd call16_int10 helper to bootsplash.c.
2010-07-27 Kevin O'ConnorDon't do "double buffering" in bootsplash code.
2010-07-27 Kevin O'ConnorCheck that malloc succeeds in bootsplash code.
2010-07-27 Kevin O'ConnorBootsplash fixes and cleanups.
2010-07-27 Kevin O'ConnorMinor - clarify bit logic in mptable.c.
2010-07-27 Kevin O'ConnorFix integer truncating bug in calc_future_timer().
2010-07-27 Isaku Yamahataseabios: pciinit: fix 64bit bar initilization.
2010-07-25 Kevin O'ConnorMinor - introduce GDT_GRANLIMIT macro.
2010-07-25 Kevin O'ConnorAvoid code addresses >64K in big real mode.
2010-07-24 Isaku Yamahataseabios: smm: move out piix4 specific smram logic to...
2010-07-24 Isaku Yamahataseabios: shadow: make device finding more generic.
2010-07-24 Isaku Yamahataseabios: acpi: clean up of finding pm device.
2010-07-24 Isaku Yamahataseabios: acpi: split out piix4 pm logic.
2010-07-24 Isaku Yamahataseabios: acpi: move acpi definitions to acpi.h from...
2010-07-24 Isaku Yamahataseabios: acpi: move out endian conversion helper function.
2010-07-24 Isaku Yamahataseabios: pci: introduce helper function to find device...
2010-07-10 Alex Williamsonsmbios: Allow all fields to be set via qemu_cfg_smbios_...
2010-07-10 Kevin O'Connorseabios: pciinit: use pci device initializer helper...
2010-07-10 Isaku Yamahataseabios: pci: introduce helper function to initialize...
2010-07-08 Stefan Hajnoczivirtio: Clear interrupt status register in virtio-blk
2010-07-04 Isaku Yamahataseabios: pciinit: initialize pci bridge filtering regis...
2010-07-04 Isaku Yamahataseabios: pciinit: pci bridge bus initialization.
2010-07-04 Isaku Yamahataseabios: pciinit: make bar offset calculation pci bridg...
2010-07-04 Isaku Yamahataseabios: pciinit: factor out bar offset calculation.
2010-07-04 Isaku Yamahataseabios: pciinit: make pci bar assigner preferchable...
2010-07-04 Isaku Yamahataseabios: pciinit: make pci memory space assignment...
2010-07-04 Isaku Yamahataseabios: pciinit: factor out pci bar region allocation...
2010-07-04 Isaku Yamahataseabios: pci: introduce foreachpci_in_bus() helper...
2010-07-04 Kevin O'ConnorAdd romfile_size() wrapper for accessing cbfs/qemu_cfg...
2010-06-28 Kevin O'ConnorInitial bootsplash support.
2010-06-19 Kevin O'ConnorFix bvprintf() to respect padding for hex printing.
2010-06-13 Kevin O'ConnorUnify optionrom cbfs/qemu_cfg rom pulling code.
2010-06-11 Stefan ReinauerSeaBIOS VGA hooks
2010-06-11 Stefan ReinauerSeaBIOS CD/DVD abbreviations
2010-06-06 Kevin O'ConnorAllocate cdemu buffer in low mem instead of ebda.
2010-06-06 Kevin O'ConnorIntroduce memcpy_fl - a memcpy on "flat" pointers.
2010-06-06 Kevin O'ConnorRework malloc to use a "first fit" algorithm.
2010-06-06 Kevin O'ConnorMinor mptable changes.
2010-05-27 Michael S. Tsirkinvirtio: clean up memory barrier usage
2010-05-27 Michael S. Tsirkinvirtio: remove NO_NOTIFY optimization
2010-05-23 Kevin O'ConnorDon't use RTC to time boot menu delay.
2010-05-23 Kevin O'ConnorGeneralize timer based delay code.
2010-05-23 Kevin O'ConnorRename check_time() to check_tsc().
2010-05-23 Kevin O'ConnorAllow wait_irq to be called in 32bit code.
2010-05-23 Kevin O'ConnorImprove optionrom debugging statements.
2010-05-23 Kevin O'ConnorMinor - compile out usb-msc code if CONFIG_USB_MSC...
2010-05-23 Kevin O'ConnorMinor ata cleanups.
2010-05-23 Kevin O'ConnorMake sure virtio-blk is fully compiled out if not wanted.
2010-05-20 Kevin O'ConnorMinor - split up virtio_blk_setup().
2010-05-17 Gleb Natapovfix two issues with virtio-blk
2010-05-16 Kevin O'ConnorMinor improvements to virtio (allow irqs, allocate...
2010-05-11 Kevin O'ConnorFix virtio compile errors on various gcc versions.
2010-05-11 Gleb NatapovSupport for booting from virtio disks
2010-05-11 Alex Williamsonsmbios: avoid counting io hole as ram
2010-05-02 Kevin O'ConnorFix error causing USB HID "boot" protocol to not be...
2010-05-02 Kevin O'ConnorAdd support for USB mice.
2010-05-01 Kevin O'ConnorWhen USB keyboard active, don't send keyboard commands...
2010-05-01 Kevin O'ConnorDocument usb-hid.c functions.
2010-05-01 Kevin O'ConnorFurther parallelize init when using CONFIG_THREAD_OPTIO...
2010-05-01 Kevin O'ConnorSimplify build by manually resolving external symbols...
2010-04-17 Kevin O'ConnorUSB EHCI should yield() whil waiting for controller...
2010-04-17 Kevin O'ConnorAdd __attribute__((__malloc__)) declaration to internal...
2010-04-17 Kevin O'ConnorMinor - remove redundant check from ata_try_dma.
2010-04-09 Kevin O'ConnorFix possible unitialized variable issue in usb msc.
2010-04-02 Kevin O'ConnorSome improvements to optionrom preemption support.
2010-03-28 Kevin O'ConnorRefactor USB hub code.
2010-03-21 Kevin O'ConnorImprove USB EHCI timing.
2010-03-21 Kevin O'ConnorDisable inlining on old compilers.
2010-03-21 Kevin O'ConnorForce use of indirect function calls in inline assembler.
2010-03-20 Kevin O'ConnorDon't move EBDA while an optionrom is running (CONFIG_T...
2010-03-20 Kevin O'ConnorCall to int1552 (from int1346) should set regs->dl.
2010-03-20 Kevin O'ConnorAdjust debug levels of device discovery.
2010-03-20 Kevin O'ConnorDefault CONFIG_COREBOOT_FLASH on; make depend on CONFIG...
2010-03-15 Kevin O'ConnorRestore segment limits in handle_1589 code.
2010-03-14 Kevin O'ConnorExtend time for rtc to be ready.
2010-03-14 Kevin O'ConnorBackup and restore registers when calling out to user...
2010-03-14 Kevin O'ConnorEnable irqs in kbd/clock calls that caller might "spin...
2010-03-14 Kevin O'ConnorProcess event on ps2 keyboard irq even if event already...
2010-03-14 Kevin O'ConnorRevert "Unify ps2 port data processing."
2010-03-14 Kevin O'ConnorHandle variable length return of ps2 port GETID command.
2010-03-14 Kevin O'ConnorPrevent ps2 irqs from messing up ps2 init.
2010-03-13 Kevin O'ConnorRevert "Rework disabling of ps2 port irqs."
next