]> xenbits.xensource.com Git - seabios.git/shortlog
seabios.git
2015-06-16 Kevin O'Connorvgabios: On bda_save_restore() the saved vbe_mode also... 1.8-stable upstream/1.8-stable rel-1.8.2
2015-06-16 Kevin O'Connorbuild: CONFIG_VGA_FIXUP_ASM should depend on CONFIG_BUI...
2015-06-15 Paolo Bonzinismm: ignore bits 16,18-31 of SMM revision ID
2015-06-12 Gerd Hoffmannvga: rework virtio-vga support
2015-06-12 Kevin O'Connorbuild: Support "make VERSION=xyz" to override the defau...
2015-06-12 Vladimir Serbinenkoahci: Ignore max_ports.
2015-06-12 Kevin O'Connorvgabios: Emulate "leal" instruction
2015-06-12 Kevin O'Connorvgabios: Add config option for assembler fixups
2015-03-13 Kevin O'Connorsmp: Fix smp race introduced in 0673b787 rel-1.8.1
2015-03-12 Marcel Apfelbaumfw/pci: map memory and IO regions for multiple pci...
2015-03-12 Marcel Apfelbaumfw/pci: scan all buses if extraroots romfile is present
2015-03-12 Ameya Palandex86: add barrier to read{b,w,l} and write{b,w,l} functions
2015-02-18 Kevin O'Connordocs: Note v1.8.0 release rel-1.8.0
2015-02-18 Kevin O'Connordocs: There is only one VAR16 flag now
2015-02-18 Kevin O'Connordocs: Update release history with dates of stable releases
2015-02-18 Kevin O'Connordocs: Document why v1.6.3 release came after v0.6.2
2015-01-19 Kevin O'Connorcheckstack: Handle callw instruction
2015-01-07 Kevin O'Connorusb: Minor - properly free memory on get_device_config...
2015-01-07 Kevin O'Connorusb: Control transfers always have an 8 byte command...
2015-01-07 Kevin O'Connorxhci: Merge some xhci_xfer_x() functions into xhci_send...
2015-01-07 Kevin O'Connorxhci: Move xhci_xfer_x() functions together
2015-01-07 Kevin O'Connorusb: Use usb_send_pipe() now that all drivers have...
2015-01-07 Kevin O'Connorxhci: Merge xhci_send_control with xhci_send_bulk
2015-01-07 Kevin O'Connoruhci: Merge uhci_send_control with uhci_send_bulk
2015-01-07 Kevin O'Connorohci: Merge ohci_send_control with ohci_send_bulk
2015-01-07 Kevin O'Connorehci: Merge ehci_send_control with ehci_send_bulk
2015-01-07 Kevin O'Connorehci: Simplify fillTDbuffer() and rename
2015-01-07 Kevin O'Connorehci: No need to support td array wrapping
2015-01-07 Kevin O'Connorvgabios: Support emulated text in gfx_read_char()
2015-01-06 Paolo Bonzinivgabios: implement read char in graphics mode
2015-01-06 Paolo Bonzinivgabios: fix graphics operation with Bochs VGA in non...
2015-01-01 Kevin O'Connoruhci: Increase bulk transfer STACKTDS to 16
2015-01-01 Kevin O'Connoruhci: Enable "depth" tree traversal for bulk transfers
2015-01-01 Kevin O'Connordocs: Add documentation on using readserial.py script
2015-01-01 Kevin O'Connorreadserial: Enhance pipe support
2015-01-01 Kevin O'Connorusb: Add support for OHCI bulk transfers
2014-12-29 Kevin O'Connorblock: Check for read/write requests over 64K
2014-12-29 Kevin O'Connorcdrom: Break up very large read requests into smaller...
2014-12-29 Kevin O'Connorscsi: Don't export cdb_* functions
2014-12-29 Kevin O'Connorcdrom: call scsi_process_op() instead of cdb_read()
2014-12-29 Kevin O'Connorscsi: Move process_scsi_op() to hw/blockcmd.c and rename
2014-12-29 Kevin O'Connorscsi: Move cdb_* functions above scsi_* functions
2014-12-29 Kevin O'Connordocs: Add page describing SeaBIOS final object linking
2014-12-29 Kevin O'Connordocs: Add info on MODE16/MODESEGMENT compile time flags
2014-12-29 Kevin O'Connordocs: Don't point to repo README files
2014-12-29 Kevin O'ConnorAdd wiki documentation to repository
2014-12-29 Kevin O'Connorsdcard: Initial support for SD cards on PCI SDHCI contr...
2014-12-16 Kevin O'ConnorSimplify README files - point to online documentation...
2014-12-16 Kevin O'Connorusb: Update USB hub code to support super speed hubs
2014-12-03 Kevin O'ConnorEliminate FUNCFSEG - only force portions of inline...
2014-12-03 Kevin O'ConnorUse macros for .code16/32 mode switches in inline asm...
2014-12-03 Kevin O'ConnorMinor - be consistent in placement of .code16/32 in...
2014-12-03 Kevin O'Connorfloppy: Make sure to yield() during floppy PIO
2014-12-03 Gerd Hoffmannbuild: set LC_ALL=C
2014-11-25 Gerd Hoffmannadd scripts/tarball.sh
2014-11-12 Kevin O'Connorpciinit: Fix build warning in mch_pci_slot_get_irq()
2014-11-12 Kevin O'ConnorFix build issue on gcc34
2014-11-12 Kevin O'ConnorMinor - comment updates in romlayout.S
2014-11-12 Kevin O'ConnorUse an aligned stack offset when entering on the extra...
2014-11-12 Kevin O'Connorvgabios: Add software cursor capability
2014-11-12 Kevin O'Connorvgabios: Support emulating text mode attributes while...
2014-11-12 Kevin O'ConnorMinor - move PORT_PS2_CTRLB from hw/ps2port.h to hw...
2014-11-10 Hannes Reineckemegasas: read addional PCI I/O bar
2014-11-03 Kevin O'ConnorFix PNP regression introduced in 99cb8f3e due to missed...
2014-10-27 Kevin O'Connorvgabios: Add support for reading framebuffer in "direct...
2014-10-27 Kevin O'Connorvgabios: Fill in available legacy modes in video_func_s...
2014-10-27 Kevin O'Connorvgabios: Move standard table definitions to std/vga.h
2014-10-27 Kevin O'Connorvgabios: Only set the dcc_index=8 if stdvga ports are...
2014-10-27 Kevin O'Connorvgabios: Only init BDA device details in init_bios_area()
2014-10-27 Kevin O'Connorvgabios: Refactor get/set_cursor_shape() code
2014-10-27 Kevin O'Connorvgabios: Set cursor shape fixes
2014-10-27 Kevin O'Connorvgabios: Rename vbe_flags to flags
2014-10-27 Kevin O'Connorvgabios: Don't pass vmode_g to vgafb_move_chars() ...
2014-10-27 Kevin O'Connorvgabios: Cache a pointer to the current mode struct...
2014-10-27 Kevin O'Connorvgabios: Don't declare custom internal BDA storage...
2014-10-27 Kevin O'ConnorRemove unused macro ENTRY_ST
2014-10-27 Kevin O'ConnorDo full BREGS backup/restore for pmm, pnp, and irqentry...
2014-10-27 Kevin O'ConnorCreate assembler macros for saving and restoring 'struc...
2014-10-27 Kevin O'ConnorDon't clobber %ax on ENTRY_INTO32 macro
2014-10-27 Kevin O'ConnorUse 32bit memcpy in int1587 when applicable
2014-10-16 Kevin O'Connorusb: Use usb_realloc_pipe for pipe alloc, update, and...
2014-10-16 Kevin O'Connorehci: Export ehci_realloc_pipe() instead of ehci_alloc_...
2014-10-16 Kevin O'Connorohci: Export ohci_realloc_pipe() instead of ohci_alloc_...
2014-10-16 Kevin O'Connoruhci: Export uhci_realloc_pipe() instead of uhci_alloc_...
2014-10-16 Kevin O'Connorxhci: Change xhci_update_pipe() to xhci_realloc_pipe...
2014-10-16 Kevin O'Connorusb: Clarify usb freelist manipulations
2014-10-16 Kevin O'Connorusb: Rename free_pipe() to usb_free_pipe()
2014-10-16 Kevin O'Connorusb: Rename send_default_control() to usb_send_default_...
2014-10-16 Kevin O'Connorusb: Rename findEndPointDesc() to usb_find_desc()
2014-10-16 Kevin O'Connorusb: Rename usb_getFrameExp() to usb_get_period()
2014-10-16 Kevin O'Connorusb: Rename ?hci_control() to ?hci_send_control()
2014-10-15 Kevin O'ConnorBackup and restore a20 on call32_sloppy()
2014-10-15 Kevin O'ConnorMove a20 code from system.c and ps2port.h to x86.h
2014-10-15 Kevin O'ConnorImplement call32 mechanism using SMIs.
2014-10-11 Kevin O'ConnorFully restore 16bit state during call16_sloppy()
2014-10-11 Kevin O'ConnorBreak up call32() into call32() and call32_sloppy()
2014-10-11 Kevin O'ConnorMove call16() functions from romlayout.S to inline...
2014-10-11 Kevin O'Connorbuild: Support declaring 32bit C functions that must...
2014-10-11 Kevin O'ConnorUpdate reset() to use call16_back()
2014-10-11 Kevin O'ConnorSimplify farcall16 code
next