seabios.git
2010-03-27 Kevin O'ConnorUpdate version to 0.6.0.
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."
2010-03-13 Kevin O'ConnorFix smp cpu detect on gcc 4.5.
2010-03-10 Kevin O'ConnorImprovements to tools/checkstack.py.
2010-03-10 Kevin O'ConnorAdd USB EHCI controller support.
2010-03-10 Kevin O'ConnorSome USB UHCI and OHCI fixes and cleanups.
2010-03-10 Kevin O'ConnorMinor - USB OHCI interrupt queue should be one larger.
2010-03-10 Kevin O'ConnorReduce size of USB 'struct uhci_td'.
2010-03-10 Kevin O'ConnorDynamically allocate USB controller structures.
2010-03-10 Kevin O'ConnorReplace USB encoded 'u32 endp' scheme with explicit...
2010-03-10 Kevin O'ConnorFurther parallelize USB init by launching a thread...
2010-02-28 Kevin O'ConnorIntroduce simple "mutex" locking code.
2010-02-28 Kevin O'ConnorOnly compile usb-hub.c and paravirt.c with 32bit code.
2010-02-28 Kevin O'ConnorPrefer passing a USB "pipe" structure over a USB endp...
2010-02-28 Kevin O'ConnorAdd a generic "internal error" warning function.
2010-02-28 Kevin O'ConnorDynamically allocate ata_channel info; introduce custom...
2010-02-22 Kevin O'ConnorCleanup - build drive description in temp memory during...
2010-02-21 Jes SorensenSeabios e820 reservation portion v3
2010-02-18 Kevin O'ConnorInitial support for booting from USB drives.
2010-02-18 Kevin O'ConnorIntroduce helper functions for finding USB end-points.
2010-02-18 Kevin O'ConnorUSB UHCI cleanups.
2010-02-18 Kevin O'ConnorMinor - arrange struct drive_s to clarify field roles.
2010-02-18 Kevin O'ConnorFix off by one error in strtcpy.
2010-02-17 Kevin O'ConnorDon't require a valid physical cylinders/heads/spt...
2010-02-17 Kevin O'ConnorMove common "command data block" functions to new file...
2010-02-16 Kevin O'ConnorDynamically allocate each drive_g with malloc_fseg().
2010-02-16 Kevin O'ConnorAdd *.pyc to .gitignore.
2010-02-16 Kevin O'ConnorAdd common "block command" definitions and update cdrom...
2010-02-16 Kevin O'ConnorOptimize ntohl() code.
2010-02-16 Kevin O'ConnorMinor - sort ATA CMD definitions.
2010-02-15 Kevin O'ConnorInitial support for USB hubs.
2010-02-15 Kevin O'ConnorMinor - increase debug level of some USB debug statements.
2010-02-15 Kevin O'ConnorDon't leave USB UHCI ports disabled for extended time...
2010-02-14 Kevin O'ConnorDon't parallelize USB OHCI root port reset.
2010-02-14 Kevin O'ConnorIntroduce standard warnings for allocation failures...
2010-02-14 Kevin O'ConnorAdd symbolic definitions for USB delays.
2010-02-14 Kevin O'ConnorSupport USB interrupt schedules on OHCI and UHCI.
2010-02-13 Kevin O'ConnorAdd some ASSERT32FLAT() to help compiler eliminate...
2010-02-13 Isaku Yamahataseabios: acpi: fix memory leak in build_srat().
2010-02-12 Kevin O'ConnorSupport USB keyboard auto-repeat.
2010-02-12 Kevin O'Connormptable: Pull cpuid_signature/features setting out...
2010-01-29 Kevin O'ConnorRework disabling of ps2 port irqs.
2010-01-29 Kevin O'ConnorGo back to using 0xf0000000 for PCI memory start.
2010-01-18 Magnus ChristenssonRead APIC version from APIC instead of using a hard...
2010-01-17 Kevin O'ConnorWork around bochs floppy issue with wait_irq().
2010-01-17 Kevin O'ConnorAdd CONFIG_ATA_DMA option; default to off for now.
2010-01-12 Magnus ChristenssonFix PkgLength calculation for the SSDT.
2010-01-10 Kevin O'ConnorAdd explicit Program Headers to linker scripts.
2010-01-10 Kevin O'ConnorPrep version for next release.
2010-01-09 Kevin O'ConnorUpdate version to 0.5.1
2010-01-06 Kevin O'ConnorFix sign error preventing incorrect memory over 4gig...
2010-01-05 Kevin O'ConnorMinor - better indent assembler in int1587.
2010-01-05 Kevin O'ConnorAdd comment explaining why mptable is in low memory.
2010-01-05 Kevin O'ConnorAdd int1589 support.
2010-01-04 Kevin O'ConnorSet FDPT in irq table even for small drives.
2010-01-03 Kevin O'ConnorReduce #ifs by weeding out some cross-chunk function...
2010-01-03 Kevin O'ConnorFix vgahook sign issue; add warning to build to catch...
2010-01-03 Kevin O'Connorvgabios: Fix compile error due to fixed prototypes.
2010-01-03 Kevin O'ConnorBe sure to add "void" to all function prototypes that...
2010-01-03 Kevin O'Connormptable: Reset pinmask on new bus or device.
2010-01-03 Kevin O'ConnorDetect latest FC12 gcc -combine breakage.
2010-01-01 Kevin O'ConnorMinor vga binary cleanups.
2010-01-01 Kevin O'ConnorMake MTRR region 0xc0000-0x100000 be cached.
2010-01-01 Kevin O'ConnorForce a link error if a function is used from the wrong...
2010-01-01 Kevin O'ConnorAdd __noreturn define for __attribute__((noreturn)).
2010-01-01 Kevin O'ConnorImplement native 32bit APM support.
2009-12-30 Kevin O'ConnorCommit compiled dsdt file; misc comment updates.
2009-12-30 Gleb Natapovprevent acpi from rerouting SCI interrupt
2009-12-30 Gleb Natapovenumerate all PCI buses in mptable
2009-12-30 Kevin O'ConnorAdd support for 32bit PCI BIOS entry.
2009-12-27 Kevin O'ConnorOnly add "addr32" to memory accesses that require them.
2009-12-27 Kevin O'ConnorIntroduce MODESEGMENT define; rename VISIBLE32 to VISIB...
2009-12-27 Kevin O'ConnorAllocate smbios in temp space and copy into final location.
2009-12-27 Kevin O'ConnorClear user reserved interrupts (0x60-0x66).
2009-12-27 Kevin O'ConnorRemove pci_bios_bigmem_addr; set pci_bios_mem_addr...
2009-12-27 Kevin O'ConnorAdd initial support for ATA DMA.
2009-12-26 Kevin O'ConnorAllocate mptable in temp space and copy into final...
2009-12-24 Kevin O'ConnorAlso report memory over 4G during init.
2009-12-24 Gleb Natapovprovide correct pci routing information in mptable
2009-12-24 Kevin O'ConnorAdd symbolic definitions for MTRR code.
2009-12-20 Kevin O'ConnorFix yield() so it works from boot code.
2009-12-19 Kevin O'ConnorFix potential build failure due to text16 section being...
2009-12-19 Kevin O'ConnorIncrease version in preparation for next release.
2009-12-19 Kevin O'ConnorUpdate version to 0.5.0.
2009-12-18 Gerd Hoffmannqemu: add rom loading via fw_cfg
next