]> xenbits.xensource.com Git - seabios.git/shortlog
seabios.git
2013-11-29 Gerd Hoffmannpci: align 64bit pci regions to 1G
2013-11-29 Gerd Hoffmannpci: don't map usb host adapters above 4G
2013-11-29 Gerd Hoffmannpci: don't reorder entries when moving to 64bit list
2013-11-20 Michael S.... acpi: strip compiler info in built-in DSDT if any
2013-11-06 Gerd HoffmannAdd support for etc/e820 fw_cfg file
2013-11-06 Gerd HoffmannAdd qemu_cfg_e820 function.
2013-11-06 Michael S.... acpi: load and link tables through romfile loader
2013-11-06 Michael S.... romfile_loader: utility to patch in-memory ROM files
2013-11-06 Michael S.... biostables: support looking up RSDP
2013-10-26 Kevin O'ConnorMinor - eliminate the SET_GLOBAL macro.
2013-10-26 Kevin O'Connormegasas: Don't attempt to access 'struct pci_device...
2013-10-26 Kevin O'ConnorConvert op->drive_g from a 16bit pointer to a 32 bit...
2013-10-26 Paul Menzelhw/usb-xhci.c: Code refactoring to not override initial...
2013-10-26 Paul MenzelACPI DSDT: Make control method `IQCR` serialized
2013-10-26 Jonathan A... vgahooks: add SM720 VGA BIOS hooks for WIN Enterprises...
2013-10-26 Evgeny BudilovskyAdd pvscsi boot support
2013-10-17 Kevin O'ConnorBuild different final files for QEMU, coreboot, and...
2013-10-15 Kevin O'ConnorRun ahci code entirely in 32bit mode.
2013-10-15 Kevin O'ConnorSupport call16() calls after entering 32bit mode from...
2013-10-15 Kevin O'ConnorUpdate _farcall16() to pass segment of callregs explicitly.
2013-10-15 Kevin O'ConnorMake __call16 use C calling convention and support...
2013-10-15 Kevin O'ConnorMinor - move call16 assembler in romlayout.S.
2013-10-15 Kevin O'ConnorRearrange stack_hop_back() call in wait_irq, check_irqs...
2013-10-15 Kevin O'ConnorRename fields of 'struct chs_s' and use in floppy lba2c...
2013-09-30 Gerd Hoffmannbuild: explicitly set ROM size
2013-09-30 Gerd Hoffmannbuild: create output dirs in do-kconfig
2013-09-29 Kevin O'ConnorMinor - update file comments in src/malloc.c.
2013-09-29 Kevin O'ConnorRemove ioport.h; disperse its contents to other header...
2013-09-29 Kevin O'ConnorMove dma code to new file hw/dma.c.
2013-09-29 Kevin O'ConnorRename hw/cmos.h to hw/rtc.h and copy RTC code from...
2013-09-29 Kevin O'ConnorMove PIT setup from clock.c to hw/timer.c.
2013-09-25 Gerd Hoffmannbuild: simplify cross builds
2013-09-19 Gerd Hoffmannfix buildversion.sh
2013-09-19 Gerd Hoffmannusb: add xhci support
2013-09-19 Gerd Hoffmannusb: add usb_update_pipe()
2013-09-19 Gerd Hoffmannuas: add (temporary) superspeed stopgap
2013-09-19 Gerd HoffmannAdd qemu detection to csm
2013-09-19 Gerd HoffmannDrop coreboot qemu detection
2013-09-19 Gerd HoffmannAdd generic qemu detection
2013-09-19 Kevin O'ConnorSort the sections of util.h.
2013-09-19 Kevin O'ConnorMerge bmp.h, boot.h, jpeg.h, and post.h into util.h.
2013-09-19 Kevin O'ConnorMove standard bda type info from biosvar.h to std/bda.h.
2013-09-19 Kevin O'ConnorSplit disk.h into block.h and std/disk.h.
2013-09-19 Kevin O'ConnorMove pmm definitions to new file std/pmm.h.
2013-09-19 Kevin O'ConnorMove pnpbios definition to new file std/pnpbios.h.
2013-09-19 Kevin O'ConnorMove fw/acpi.h to std/acpi.h.
2013-09-19 Kevin O'ConnorMove fw/mptable.h to std/mptable.h.
2013-09-19 Kevin O'ConnorMove fw/smbios.h to std/smbios.h.
2013-09-19 Kevin O'ConnorMove fw/LegacyBios.h to std/LegacyBios.h and remove...
2013-09-19 Kevin O'ConnorMove vbe.h to std/vbe.h.
2013-09-19 Kevin O'ConnorMove optionroms.h to std/optionrom.h and util.h.
2013-09-19 Kevin O'ConnorMove pirtable definitions from hw/pci.h to std/pirtable...
2013-09-19 Kevin O'Connorbuild: Fix import of gcc dependency files.
2013-09-19 Kevin O'ConnorMove definition of struct segoff_s from farptr.h to...
2013-09-19 Kevin O'ConnorMove function definitions for output.c from util.h...
2013-09-19 Kevin O'ConnorMove malloc code from pmm.c to new files malloc.c and...
2013-09-19 Kevin O'ConnorMove romfile definitions from util.h to new file romfile.h.
2013-09-19 Kevin O'ConnorMove stacks.c definitions from util.h to new file stacks.h.
2013-09-19 Kevin O'Connorbuild: Perform compile checking on vgasrc code.
2013-09-19 Kevin O'ConnorRename util.c to string.c and introduce string.h.
2013-09-19 Kevin O'ConnorMove keyboard calling code from util.c to boot.c.
2013-09-19 Kevin O'ConnorSplit x86 specific functions out of util.c/h to new...
2013-09-19 Kevin O'Connorreadme: Minor - fix typo in readme.
2013-09-19 Kevin O'Connorvgabios: Limit the range of the VBE number of "pages...
2013-09-19 Kevin O'Connorvgabios: Rename stdvga_bpp_factor to stdvga_vram_ratio.
2013-09-16 Gerd Hoffmannbochsvga: fallback to stdvga if dispi interface isn...
2013-09-16 Gerd Hoffmannahci: add missing check for allocation failure
2013-09-13 Kevin O'ConnorREADME: Update readme to note scripts/ directory rename...
2013-09-03 Kevin O'Connorbuild: Reorder makefile source list to group like files...
2013-09-03 Kevin O'ConnorMove code cenetered around firmware initialization...
2013-09-03 Kevin O'ConnorMove code centered around specific hardware devices...
2013-09-02 Kevin O'Connorbuild: Don't use vpath makefile directive.
2013-08-24 Kevin O'ConnorUpdate kconfig to latest version.
2013-08-17 Kevin O'ConnorRename tools/ directory to scripts/ directory.
2013-08-15 Kevin O'ConnorMinor - simplify rom_reserve().
2013-08-10 Kevin O'ConnorMinor - no need to declare MaxCountCPUs as VARFSEG.
2013-08-10 Kevin O'ConnorAdd config option to support memory allocations in...
2013-08-10 Kevin O'ConnorMinor cleanups to smm assembler.
2013-08-08 Gerd Hoffmannapm: fix shutdown
2013-08-02 Michael S.... acpi_extract.py: document DEVICE directives
2013-08-02 Kevin O'ConnorSupport custom boot menu prompt and custom boot menu...
2013-08-02 Kevin O'ConnorFix bug in CBFS file walking with compressed files.
2013-07-22 Kevin O'ConnorAdd missing mathcp_setup() call to CSM code.
2013-07-21 Kevin O'ConnorDefault unused UMB areas to be read-only.
2013-07-21 Kevin O'ConnorUnify pmtimer_read() and pittimer_read() code.
2013-07-21 Kevin O'ConnorSeparate out timer setup code.
2013-07-21 Kevin O'ConnorRename check_tsc() (and similar) to timer_check() and...
2013-07-21 Kevin O'ConnorRename check_timer() function (and similar) to irqtimer...
2013-07-21 Kevin O'ConnorShift CPU TSC down to reduce need for 64bit variables.
2013-07-20 Kevin O'ConnorRename cpu_khz to TimerKHz.
2013-07-20 Kevin O'ConnorImprove accuracy of internal timers.
2013-07-20 Kevin O'ConnorAdd helper functions to convert timer irqs to milliseconds.
2013-07-20 Kevin O'ConnorDon't pass khz to pmtimer_setup - it's always PM_TIMER_...
2013-07-20 Kevin O'ConnorMove internal timer code from clock.c to a new file...
2013-07-19 Michael S.... acpi: sync FADT flags from PIIX4 to Q35
2013-07-14 Kevin O'ConnorPIC code cleanups.
2013-07-14 Kevin O'ConnorUpdate README to include info on VARLOW variables.
2013-07-14 Gerd HoffmannAdd CONFIG_DEBUG_COREBOOT config option
2013-07-14 Gerd Hoffmanncoreboot: add cbmem console support
2013-07-14 Kevin O'ConnorFix USB EHCI detection that was broken in hlist convers...
next