Move qemu config code from smbios.c to its own files. Add support for
[seabios.git] / src /
2009-10-04 Kevin O'ConnorMove qemu config code from smbios.c to its own files...
2009-09-29 Kevin O'ConnorInitial support for USB, UHCI, and USB Keyboards.
2009-09-28 Kevin O'ConnorReplace clock conversion constants with defines.
2009-09-25 Kevin O'ConnorInterrupts should be enabled when calling 16bit code.
2009-09-25 Kevin O'ConnorAdd support for permanent low memory allocations.
2009-09-21 Kevin O'ConnorFix bug in fdpt filling - driveid is not hdid.
2009-09-20 Kevin O'ConnorAllow rom to grow beyond 64K.
2009-09-20 Kevin O'ConnorFix uninitialized variable in cbfs menu code.
2009-09-20 Kevin O'ConnorSupport sleeping until an irq fires, and use where...
2009-09-13 Kevin O'ConnorDo PCI initialization before vga init.
2009-09-12 Kevin O'ConnorUnify cd emulation access and main disk access code.
2009-09-12 Kevin O'ConnorAdd mechanism for describing internal drives in boot...
2009-09-11 Kevin O'ConnorSeparate out pause key processing in process_key().
2009-09-11 Kevin O'ConnorDefine bit names for keyboard shift flags.
2009-09-09 Kevin O'ConnorReplace common segment/offset pairs with struct segoff_s.
2009-09-09 Kevin O'ConnorRename VAR16_32 to VAR16VISIBLE.
2009-08-30 Kevin O'ConnorRamdisk cleanups.
2009-08-30 Kevin O'ConnorCleanups for malloc code.
2009-08-23 Kevin O'ConnorAdd defines for floppy constants.
2009-08-23 Kevin O'ConnorAdd initial support for PMM allocations of permanent...
2009-08-19 Kevin O'ConnorMerge cdrom 13xx handlers with main disk 13xx handlers.
2009-08-19 Kevin O'ConnorFurther simplify cbfs functions - don't pass iscomp...
2009-08-19 Kevin O'ConnorWork around qemu quirk - dh not reset on ata drive...
2009-08-17 Kevin O'ConnorAdd support for using floppy images in CBFS.
2009-08-17 Kevin O'ConnorRework coreboot cbfs interface for added flexibility.
2009-08-16 Kevin O'ConnorUnify floppy and harddrive command routing.
2009-08-16 Kevin O'ConnorUnify some floppy and disk functions.
2009-08-16 Kevin O'ConnorChange send_disk_op() to return the bios status code.
2009-08-16 Kevin O'ConnorEnhance boot menu to allow selection of floppy to boot...
2009-08-16 Kevin O'ConnorAdd floppy controllers to "drives" list also.
2009-08-12 Kevin O'ConnorStore cdrom emulated driveid directly.
2009-08-12 Kevin O'ConnorUse variable name "driveid" consistently (instead of...
2009-08-12 Kevin O'ConnorSeparate ATA code from generic disk code.
2009-08-12 Kevin O'ConnorMinor - remove ATA specific version field from ATA...
2009-08-12 Kevin O'ConnorDensely populate ATA.devices list.
2009-08-10 Kevin O'ConnorMisc ATA cleanups.
2009-08-10 Kevin O'ConnorAdd helper macros for defining GDT descriptors.
2009-08-09 Kevin O'ConnorRoute disk_op commands by drive type - not by command.
2009-08-09 Kevin O'ConnorRemove unused cdemu ATA code.
2009-08-09 Kevin O'ConnorImplement cdrom disk emulation at high-level instead...
2009-08-09 Kevin O'ConnorSeparate cdemu disk accesses from regular disk accesses.
2009-08-09 Kevin O'ConnorUse regular CD reading to load initial CDROM boot image.
2009-08-02 Kevin O'ConnorAdd option CONFIG_SCREEN_AND_DEBUG to control printf...
2009-08-02 Kevin O'ConnorFix some PMM corner-cases.
2009-08-01 Kevin O'ConnorAdd Post Memory Manager (PMM) support.
2009-07-30 Kevin O'ConnorAdd auto-generated version info to each build.
2009-07-29 Kevin O'ConnorMinor - breakup mptable allocation into two calls.
2009-07-29 Kevin O'Connormptable and madt irq override
2009-07-29 Kevin O'ConnorFix coreboot bios table copying by delaying to after...
2009-07-26 Kevin O'ConnorAdd PMM stubs.
2009-07-26 Kevin O'ConnorAdd support for enabling ram in 0xc0000-0xf0000 area.
2009-07-25 Kevin O'ConnorUpdate TODO items.
2009-07-25 Kevin O'ConnorAdd malloc_high/fseg() and rework bios table creation...
2009-07-25 Kevin O'ConnorWhen enabling write access to 0xf0000, just copy from...
2009-07-19 Kevin O'ConnorOnly run the vga option rom of an enabled vga device.
2009-07-19 Kevin O'ConnorExpand int155f "vgahook" detection.
2009-07-14 Kevin O'ConnorCleanup serial and lpt timers.
2009-07-12 Kevin O'ConnorDelay fdpt pointer setting in ebda to drive map stage.
2009-07-12 Kevin O'ConnorAdd u64 cast to READ64_SEG() macro to fix vga compiling.
2009-07-04 Kevin O'ConnorUse "p->sum -= checksum()" style for setting checksums.
2009-07-04 Kevin O'ConnorAdd option for running vga rom during s3 resume.
2009-07-04 Kevin O'ConnorOptionrom code cleanup.
2009-07-01 Kevin O'ConnorRework READ64_SEG macro to prevent spurious warning...
2009-06-23 Kevin O'ConnorMinor - remove VAR16_32 from extern declaration in...
2009-06-21 Kevin O'ConnorRemove 0x09 as a normal post code (forward port from...
2009-06-21 Kevin O'ConnorForward port bochs pci changes.
2009-06-21 Kevin O'ConnorForward port bochs smp changes; rename smpdetect.c...
2009-06-18 Kevin O'ConnorSupport running non-pci specific vga option roms from...
2009-06-16 Kevin O'ConnorMake sure memcpy() works in 16bit mode also.
2009-06-16 Kevin O'ConnorFix compile of smpdetect - last commit missed an include.
2009-06-16 Kevin O'ConnorUnify mode16/32 compiler checks.
2009-06-16 Kevin O'ConnorAvoid -fwhole-program on broken gcc instead of stopping...
2009-06-11 Kevin O'ConnorAdd support for gcc v3.x compilers.
2009-06-11 Kevin O'ConnorDo garbage collection of unused sections.
2009-06-11 Kevin O'ConnorTry to check for IDE drive 0 responding to drive 1...
2009-05-30 Kevin O'ConnorFix typo in irqentryarg declaration.
2009-05-28 Kevin O'ConnorIn register dump, show %esp - not address of regs.
2009-05-24 Kevin O'ConnorAdd delay when changing drive on ide.
2009-05-23 Kevin O'ConnorEliminate "_code32_" prefix on 32bit symbols referenced...
2009-05-23 Kevin O'ConnorPack 16bit code into last part of f-segment.
2009-05-17 Kevin O'ConnorVerify ebda segment looks sane before using during...
2009-05-17 Kevin O'ConnorSupport %ebp register in 'struct bregs'.
2009-05-17 Kevin O'ConnorDefine unified entry points for irq handlers.
2009-05-16 Kevin O'ConnorFlush debugging serial output after every line.
2009-05-13 Kevin O'ConnorImprove serial port detection.
2009-05-07 Kevin O'ConnorMove assembler entry macros in romlayout.S into new...
2009-05-07 Kevin O'ConnorMinor - report found serial and lpt ports.
2009-05-07 Kevin O'ConnorMinor - formatting enhancements; add memset_far funcs.
2009-05-07 Kevin O'ConnorMinor - verify e820 request is large enough to hold...
2009-05-07 Kevin O'ConnorMinor - add some additional vga definitions of bda.
2009-05-07 Kevin O'ConnorDetect ps2 nak response.
2009-05-06 Kevin O'ConnorAdd support for field width argument to %x (eg, %08x).
2009-05-06 Kevin O'ConnorDon't send ATA error reports when cdrom not ready.
2009-05-01 Kevin O'ConnorAdd ability to run all option roms in CBFS directory...
2009-04-30 Kevin O'ConnorAdd config option to set boot menu delay time.
2009-04-28 Kevin O'ConnorAdd support for compressed option roms.
2009-04-27 Kevin O'ConnorAdd LZMA decompression support to CBFS.
2009-04-27 Kevin O'ConnorExit CBFS file search early if zero signature found.
2009-04-27 Kevin O'ConnorMinor - simplify add_e820() function.
2009-04-20 Kevin O'ConnorFixup previous memcpy optimization.
next