]> xenbits.xensource.com Git - osstest/seabios.git/shortlog
osstest/seabios.git
2015-11-17 Kevin O'Connordocs: Note v1.9.0 release
2015-11-11 Kevin O'Connorbuildversion: Add debugging messages
2015-11-09 Kevin O'Connorbuildversion: Avoid subprocess.check_output() as that...
2015-11-04 Kyösti MälkkiPCI SDHCI driver: Fix base address
2015-10-26 Kevin O'Connordocs: Minor - replace seavgabios text in Build_overview...
2015-10-24 Kevin O'Connorvirtio: Minor - replace tab characters with space
2015-10-24 Kevin O'Connorbiostables: Minor - fix incorrect indentation
2015-10-24 Kevin O'Connorcoreboot: Minor - avoid K&R style function declaration
2015-10-23 Kevin O'Connorbuild: Allow official tarball builds to be considered...
2015-10-23 Kevin O'Connordocs: Document 'make EXTRAVERSION=xyz' and scripts...
2015-10-22 Kevin O'Connorbuild: Be more permissive in buildversion.py tool versi...
2015-10-21 Marc MaríAdd QEMU fw_cfg DMA interface
2015-10-15 Kevin O'Connormalloc: Rename csm_malloc_preinit() to malloc_csm_preinit()
2015-10-15 Kevin O'Connorstacks: Use macro wrappers for call32() and stack_hop_b...
2015-10-15 Kevin O'Connorbuild: Generate "reproducible" version strings on ...
2015-10-15 Kevin O'Connorbuild: Report gcc and binutils versions in debug log
2015-10-15 Kevin O'Connorbuild: Rework version generation; don't allow make...
2015-10-15 Kevin O'Connormemmap: Introduce SYMBOL() macro to access linker scrip...
2015-10-15 Kevin O'Connormalloc: Don't mix virtual and physical addresses
2015-10-15 Kevin O'Connormalloc: Add warning if free() called on invalid memory
2015-10-15 Kevin O'Connormalloc: Introduce common helper alloc_new_detail()
2015-10-15 Kevin O'Connormalloc: Use consistent naming for internal low-level...
2015-10-15 Kevin O'Connorvirtio: Move standard definitions from virtio-ring...
2015-10-15 Kevin O'Connorvirtio: Simplify vring alignment code
2015-10-15 Kevin O'Connore820: Update debugging messages to report 64bit values
2015-10-15 Kevin O'Connore820: Rename memmap.c to e820map.c and use consistent...
2015-10-15 Kevin O'Connore820: Introduce e820_remove() and avoid exporting E820_HOLE
2015-10-09 Stefan WeilFix typos found by codespell
2015-10-09 Kevin O'ConnorAlways enable caching on transition32; backup/restore...
2015-10-09 Kevin O'ConnorConsolidate code16*() functions
2015-09-14 Kevin O'ConnorUse transition32_nmi_off from call32() and call16_back()
2015-09-14 Kevin O'ConnorUnify call32_sloppy() and call32()
2015-09-14 Kevin O'ConnorUnify inline assembler in variants of call16 functions
2015-09-14 Kevin O'ConnorRename Call32Data to Call16Data
2015-09-14 Kevin O'ConnorUnify smm/sloppy variants of call32_prep/post and call1...
2015-09-13 Magnus Granbergbuild: use -fstack-check=no when available
2015-09-08 Kevin O'Connordocs: Minor - add "code relocation" link to "Execution...
2015-09-03 Kevin O'ConnorSimplify transition16/32 assembler code
2015-09-03 Kevin O'Connorminor - correct spelling error in comment
2015-09-03 Kevin O'Connormegasas: Use outl() on MFI_IDB register
2015-09-03 Stefan Weilmegasas: Fix outw, outl argument order
2015-09-03 Kevin O'Connorsdcard: Obtain card capacity and report it on the boot...
2015-09-03 Kevin O'Connorsdcard: Display sdcard product name in boot menu
2015-09-03 Kevin O'Connorsdcard: Turn card_type into a bitmap and store if card...
2015-09-03 Kevin O'Connorsdcard: Move drive registration to sdcard_card_setup()
2015-09-03 Kevin O'Connorsdcard: Move frequency setting into sdcard_card_setup()
2015-09-03 Kevin O'Connorsdcard: Move sdcard_set_frequency()/sdcard_set_power...
2015-09-01 Kevin O'Connorrtc: Disable NMI in rtc_mask()
2015-08-24 Kevin O'Connordocs: Don't use an add-symbol-file offset when describi...
2015-08-24 Kevin O'Connorxhci: Minor - add USB port type comments to xhci_hub_re...
2015-08-24 Kevin O'Connorsdcard: Allow sdcard addresses to be specified in CBFS...
2015-08-24 Kevin O'Connorps2: Eliminate "etc/ps2-poll-only"; use CONFIG_HARDWARE...
2015-08-24 Kevin O'ConnorAdd minimal support for machines without hardware inter...
2015-08-17 Kevin O'Connorrtc: Support disabling the RTC timer irq support
2015-08-17 Kevin O'Connorsdcard: Allow the sdcard driver to run on real hardware
2015-08-17 Kevin O'Connorsdcard: Initial support for MMC cards
2015-08-17 Kevin O'Connorsdcard: Check for error events during sdcard_pio()
2015-08-17 Kevin O'Connorsdcard: Perform a controller reset at start of init
2015-08-17 Kevin O'Connorsdcard: Rename waitw() to sdcard_waitw() and simplify
2015-08-17 Kevin O'Connorsdcard: Implement timeout on every block read in sdcard...
2015-08-17 Kevin O'Connorsdcard: The card should never be in a busy state at...
2015-08-17 Kevin O'Connorsdcard: Power down controller on failure
2015-08-17 Kevin O'Connorsdcard: Power controller up to maximum voltage supported
2015-08-17 Kevin O'Connorsdcard: Move power setup to new function sdcard_set_power()
2015-08-17 Kevin O'Connorsdcard: Support SDHCI v3.00 spec clock setting
2015-08-17 Kevin O'Connorsdcard: Fill command bits according to spec
2015-08-17 Kevin O'Connorsdcard: Fix typo - use sdcard_pio() instead of sdcard_p...
2015-08-17 Kevin O'ConnorCall cpu_relax() if yielding prior to interrupts being...
2015-08-17 Kevin O'ConnorMove CanInterrupt check to check_irqs()
2015-08-17 Kevin O'Connoredd: Reduce parameters to fill_generic_edd()
2015-08-17 Kevin O'Connoredd: Pass the segment/offset from int 1348 calls using...
2015-08-12 Kevin O'Connoroptionroms: Don't run option rom on PCI bar if CBFS...
2015-08-10 Julius Wernerxhci: Count new Max Scratchpad Bufs bits from XHCI 1.1
2015-08-04 Kevin O'Connormptable: Don't create mptable if it is very large
2015-08-04 Kevin O'Connorsdcard: Add proper delays during card power up
2015-08-04 Kevin O'Connorsdcard: Improve SD card initialization command sequence
2015-08-04 Kevin O'Connorsdcard: Set timeout control register during init (to...
2015-08-04 Kevin O'Connorsdcard: Make sure controller support 3.3V before enabli...
2015-08-04 Kevin O'Connorsdcard: Implement controller frequency setting accordin...
2015-08-04 Kevin O'Connorsdcard: Check if card is present before sending command...
2015-08-04 Kevin O'Connorvgafb: Minor - move gfx_common() variables outside...
2015-07-30 Kevin O'Connorsmm: ignore bits 16,18-31 of SMM revision ID at runtime too
2015-07-30 Paolo Bonzinismm: fix outl argument order
2015-07-24 Kevin O'ConnorMinor - move declaration of CDRom_locks to code that...
2015-07-23 Kevin O'Connorramdisk: Allow ramdisk support (CONFIG_FLASH_FLOPPY...
2015-07-23 Kevin O'Connortimer: Add CONFIG_TSC_TIMER build option to disable...
2015-07-22 Kevin O'Connortimer: Delay timestamp counter init until after pmtimer...
2015-07-22 Kevin O'Connorps2: Don't wait 100ms to discard possible extra reset...
2015-07-14 Kevin O'ConnorDon't enable interrupts prior to IVT and PIC setup
2015-07-14 Kevin O'Connorata: Make sure "chanid" is relative to PCI device for...
2015-07-14 Kevin O'Connorps2: Support mode for polling the PS2 port instead...
2015-07-14 Kevin O'Connorcoreboot: Try to auto-detect if the CBFS anchor pointer...
2015-07-14 Kevin O'Connorblock: Rename process_XXX_op() functions to XXX_process...
2015-07-14 Kevin O'Connorblockcmd: Convert cdb_is_read() to scsi_is_read()
2015-07-14 Kevin O'Connorblockcmd: Remove unused scsi_process_op() and cdb_cmd_d...
2015-07-14 Kevin O'Connorpvscsi: Handle pvscsi drives directly via 'struct disk_...
2015-07-14 Kevin O'Connorpvscsi: Move pvscsi_fill_req() code into pvscsi_cmd()
2015-07-14 Kevin O'Connorvirtio-scsi: Handle virtio drives directly via 'struct...
2015-07-14 Kevin O'Connormegasas: Handle Megasas drives directly via 'struct...
2015-07-14 Kevin O'Connoresp-scsi: Handle ESP drives directly via 'struct disk_o...
next