]> xenbits.xensource.com Git - seabios.git/shortlog
seabios.git
2013-09-23 Gerd Hoffmannfix buildversion.sh 1.7.3-stable upstream/1.7.3-stable rel-1.7.3.2
2013-09-16 Gerd Hoffmannahci: add missing check for allocation failure
2013-08-20 Gerd Hoffmannapm: fix shutdown
2013-08-09 Kevin O'ConnorFix bug in CBFS file walking with compressed files. rel-1.7.3.1
2013-08-09 Michael S.... acpi: sync FADT flags from PIIX4 to Q35
2013-08-08 Kevin O'ConnorFix USB EHCI detection that was broken in hlist convers...
2013-06-14 Kevin O'ConnorMinor - remove debugging dprintf added to pciinit.c. rel-1.7.3
2013-06-14 Kevin O'ConnorAnother fix for hlist_for_each_entry_safe.
2013-06-14 Kevin O'Connormake qemu_cfg_init depend on QEMU_HARDWARE instead...
2013-06-14 Gerd Hoffmanntweak coreboot qemu detection
2013-06-14 Kevin O'ConnorConvert pciinit.c to use standard list manipulation...
2013-06-14 Kevin O'ConnorFix error in hlist_for_each_entry_safe macro.
2013-06-13 Kevin O'ConnorRevert "Convert pciinit.c to use standard list manipula...
2013-06-13 Gerd Hoffmanncoreboot: add qemu detection
2013-06-13 Gerd Hoffmannconfig: allow DEBUG_IO for !QEMU
2013-06-09 Kevin O'ConnorConvert PCIDevices list to use standard list manipultio...
2013-06-09 Kevin O'ConnorConvert pciinit.c to use standard list manipulation...
2013-06-09 Kevin O'ConnorConvert boot.c to use standard list manipulation code.
2013-06-09 Kevin O'ConnorConvert stacks.c to use standard list manipulation...
2013-06-09 Kevin O'ConnorIntroduce helper function have_threads() in stacks.c.
2013-06-09 Kevin O'ConnorMinor - relocate code in stacks.c to keep low-level...
2013-06-09 Kevin O'ConnorIntroduce and convert pmm code to use standard list...
2013-06-09 Kevin O'ConnorMinor - move "tracked memory alloc" code in pmm.c.
2013-06-09 Kevin O'ConnorMinor - explicitly close files in buildrom.py.
2013-05-01 Hu TaoAdd pvpanic device driver
2013-03-30 Kevin O'Connoracpi: Use cpu_to_leXX() consistently.
2013-03-30 Kevin O'Connoracpi: Remove dead code with descriptions of bit flags.
2013-03-30 Kevin O'Connoracpi: Move ACPI table definitions from acpi.c to acpi.h.
2013-03-30 Kevin O'ConnorUse container_of on romfile entries.
2013-03-23 Kevin O'ConnorCleanup QEMU_CFG_NUMA fw_cfg processing - split into...
2013-03-23 Michael S.... acpi: make default DSDT optional
2013-03-23 Alex Williamsonpciinit: Enable default VGA device
2013-03-19 Kevin O'Connormptable: Use same PCI irqs as ACPI code.
2013-03-19 Kevin O'Connormptable: Don't describe pci-to-pci bridges.
2013-03-17 Kevin O'ConnorSet ZF prior to keyboard read call in check_for_keystro...
2013-03-17 Kevin O'ConnorAdd dependencies to vgafixup.py and buildversion.sh...
2013-03-17 Kevin O'ConnorUpdate README - copy *.aml files for QEMU.
2013-03-17 Asias Hevirtio-scsi: Pack struct virtio_scsi_{req_cmd,resp_cmd}
2013-03-17 Asias Hevirtio-scsi: Set _DRIVER_OK flag before scsi target...
2013-03-10 Kevin O'ConnorFix bug in NUMA node setup - don't create SRAT if NUMA...
2013-03-10 Kevin O'ConnorMinor - add missing newline to floppy debug statement.
2013-03-09 Kevin O'Connorvgabios: Fix cirrus memory clear on mode switch.
2013-03-09 Kevin O'Connorvgabios: Fix stdvga_perform_gray_scale_summing().
2013-03-09 Kevin O'ConnorUse VARVERIFY32INIT on global variables that point...
2013-03-09 Kevin O'ConnorAdd VARVERIFY32INIT attribute for variables only availa...
2013-03-09 Kevin O'Connorsmm: Don't use PCIDevices list in smm_setup().
2013-03-09 Kevin O'Connorshadow: Don't use PCIDevices list in make_bios_readonly().
2013-03-09 Kevin O'ConnorDon't use __FILE__ in virtio-ring.c.
2013-03-09 Kevin O'ConnorAdd additional dependency checks to Makefile.
2013-03-07 Kevin O'Connoracpi: Eliminate BDAT parameter passing to DSDT code.
2013-03-06 Kevin O'ConnorRename src/ssdt-susp.dsl to src/ssdt-misc.dsl.
2013-03-06 Kevin O'ConnorCache boot-fail-wait to avoid romfile access after...
2013-03-03 Kevin O'ConnorMinor - note that passing QEMU config via cmos is depre...
2013-03-03 Kevin O'Connorfloppy: Actually do controller reset in floppy_reset().
2013-03-03 Kevin O'Connorfloppy: Implement media format sensing.
2013-03-03 Kevin O'Connorfloppy: Improve floppy_pio() error checking.
2013-03-03 Kevin O'Connorfloppy: Move recalibration and results parsing to flopp...
2013-03-03 Kevin O'Connorfloppy: Clean up Check Interrupt Status code.
2013-03-03 Kevin O'Connorfloppy: Cleanup floppy irq wait handling.
2013-03-03 Kevin O'Connorfloppy: Introduce 'struct floppy_pio_s' for floppy...
2013-03-03 Kevin O'ConnorMinor - improve comments and grouping of handle_08().
2013-03-03 Kevin O'ConnorSupport using the "extra stack" for all 16bit irq entry...
2013-03-03 Kevin O'ConnorSeparate out 16bit PCI-BIOS entry point from regular...
2013-02-24 Kevin O'ConnorMinor - introduce numeric defines for the IVT offset...
2013-02-23 Kevin O'ConnorMinor - fix confusing final_sec32low_start name in...
2013-02-23 Kevin O'ConnorTry to detect an unsuccessful hard-reboot to prevent...
2013-02-23 David WoodhouseAdd acpi_reboot() reset method using RESET_REG
2013-02-23 David WoodhouseRename find_pmtimer() to find_acpi_features()
2013-02-23 David WoodhouseFix return type of le64_to_cpu() and be64_to_cpu()
2013-02-22 Alex Williamsonseabios: Add a dummy PCI slot to irq mapping function
2013-02-22 Alex Williamsonseabios q35: Add new PCI slot to irq routing function
2013-02-21 Kevin O'ConnorUse CONFIG_ prefix for Kconfig variables; use BUILD_...
2013-02-20 Kevin O'ConnorEliminate separate BiosTableSpace[] space for f-segment...
2013-02-20 Kevin O'ConnorCalculate "RamSize" needed by 16bit interface dynamically.
2013-02-20 Kevin O'ConnorMove malloc's ZoneFSeg and ZoneLow setup to malloc_init.
2013-02-20 Kevin O'ConnorDon't relocate "varlow" variable references at runtime.
2013-02-19 Kevin O'ConnorConvert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE...
2013-02-19 Kevin O'ConnorIntroduce VARFSEG for variables that will reside in...
2013-02-19 Kevin O'ConnorMinor assembler enhancements to __csm_return.
2013-02-19 Kevin O'ConnorRemove unnecessary "export" declarations from assembler...
2013-02-18 Alex Williamsonseabios q35: Enable all PIRQn IRQs at startup
2013-02-18 Kevin O'ConnorDisable handle_post() on CSM builds.
2013-02-18 David WoodhouseDisable CONFIG_THREAD_OPTIONROMS for CSM build
2013-02-18 Kevin O'ConnorVerify CC is valid during build tests.
2013-02-17 Kevin O'ConnorClarify build generated "zone low" values.
2013-02-17 Kevin O'ConnorReport on f-segment UMB ram also.
2013-02-17 Kevin O'ConnorRename rom_get_top() to rom_get_max().
2013-02-17 Kevin O'Connorbuild: Don't require $(OUT) to be a sub-directory of...
2013-02-17 Kevin O'ConnorFix Makefile - don't reference "out/" directly, instead...
2013-02-17 Laszlo ErsekEnable VGA output when setting Cirrus-specific mode
2013-02-17 David WoodhouseEnable VGA output when settings bochs-specific mode
2013-02-16 Christian Gmeinergeodevga: fix wrong define name
2013-02-16 Christian Gmeinergeodevga: add debug to msr functions
2013-02-16 Christian Gmeinergeodevga: move output setup to own function
2013-02-16 Christian Gmeinergeodevga: move framebuffer setup
2013-02-16 Christian Gmeinergeodevga: fix errors in geode_fp_* functions
2013-02-16 David WoodhouseImplement !CONFIG_BOOT for CSM
2013-02-16 David WoodhouseImplement !CONFIG_OPTIONROMS support for CSM
2013-02-16 David WoodhouseMake CONFIG_OPTIONROMS_DEPLOYED depend on CONFIG_QEMU
2013-02-16 Kevin O'ConnorWarn on unaligned PCI ROM structure in option roms.
next