1. c003148 Implement native 32bit APM support. by Kevin O'Connor · 15 years ago
  2. 871e0a0 Add support for 32bit PCI BIOS entry. by Kevin O'Connor · 15 years ago
  3. afc02da Add symbolic definitions for MTRR code. by Kevin O'Connor · 15 years ago
  4. bb62705 Disable CONFIG_OPTIONROMS_DEPLOYED by default by Anthony Liguori · 15 years ago
  5. dfefeb5 Distinguish between debug reports for unimplemented vs invalid calls. by Kevin O'Connor · 15 years ago
  6. 5787748 Move ps2 specific keyboard and mouse code to ps2port.c. by Kevin O'Connor · 15 years ago
  7. 9803280 Add experimental feature to run vga optionrom in parallel with init. by Kevin O'Connor · 15 years ago
  8. 494dfc6 Move SeaBIOS post/boot stack to avoid conflict with gPXE. by Kevin O'Connor · 15 years ago
  9. c604f2f Improve debugging output from threads. by Kevin O'Connor · 15 years ago
  10. a5826b5 Add simple cooperative threading scheme to allow parallel hw init. by Kevin O'Connor · 15 years ago
  11. 1c46a54 Expand USB OHCI support. by Kevin O'Connor · 15 years ago
  12. 59f0283 Add stubs for USB OHCI support. by Kevin O'Connor · 15 years ago
  13. 1bfcc76 Remove CONFIG_KVM compile option. by Kevin O'Connor · 15 years ago
  14. 114592f Initial support for USB, UHCI, and USB Keyboards. by Kevin O'Connor · 15 years ago
  15. f416fe9 Add support for permanent low memory allocations. by Kevin O'Connor · 15 years ago
  16. a3855ad Add support for using floppy images in CBFS. by Kevin O'Connor · 15 years ago
  17. 0a0e42e Add floppy controllers to "drives" list also. by Kevin O'Connor · 15 years ago
  18. c892b13 Separate ATA code from generic disk code. by Kevin O'Connor · 15 years ago
  19. b9e62d2 Add option CONFIG_SCREEN_AND_DEBUG to control printf and debugging. by Kevin O'Connor · 15 years ago
  20. 0bf9270 Add Post Memory Manager (PMM) support. by Kevin O'Connor · 15 years ago
  21. e54ee38 Add PMM stubs. by Kevin O'Connor · 15 years ago
  22. e773930 Add support for enabling ram in 0xc0000-0xf0000 area. by Kevin O'Connor · 15 years ago
  23. 2929c35 Add malloc_high/fseg() and rework bios table creation to use them. by Kevin O'Connor · 15 years ago
  24. 3528496 When enabling write access to 0xf0000, just copy from 0xffff0000. by Kevin O'Connor · 15 years ago
  25. d282af7 Add option for running vga rom during s3 resume. by Kevin O'Connor · 15 years ago
  26. 217d363 Add config option to set boot menu delay time. by Kevin O'Connor · 15 years ago
  27. 592323f Add LZMA decompression support to CBFS. by Kevin O'Connor · 15 years ago
  28. ffb81a4 Add option CONFIG_DISABLE_A20 to control disabling A20 on boot. by Kevin O'Connor · 15 years ago
  29. 4c0c85a Initial support for finding option roms in coreboot flash layout. by Kevin O'Connor · 15 years ago
  30. 75f49b3 Register int02 handler (nmi); disable NMI by default. by Kevin O'Connor · 16 years ago
  31. 6707c30 Support multiple independent root buses (if known at compile time). by Kevin O'Connor · 16 years ago
  32. 32945af Don't 'autodetect' ATA PIO32 mode - use compile def instead. by Kevin O'Connor · 16 years ago
  33. 8e62a90 Increase default CONFIG_MAX_BIOSTABLE setting. by Kevin O'Connor · 16 years ago
  34. eac894d Don't mask irqs in default hardware irq handler. by Kevin O'Connor · 16 years ago
  35. af473a4 Don't declare a handler for int 0x1c - the default handler is sufficient. by Kevin O'Connor · 16 years ago
  36. b24c574 Add CONFIG_S3_RESUME to control support for S3 resume. by Kevin O'Connor · 16 years ago
  37. df2c19a Reserve space for buffers in f-segment; don't allocate from freespace. by Kevin O'Connor · 16 years ago
  38. 3085376 Move variables from assembler to C code. by Kevin O'Connor · 16 years ago
  39. 202024a Layout fixed area using linker instead of assembler. by Kevin O'Connor · 16 years ago
  40. 7061eb6 Initial KVM support. by Kevin O'Connor · 16 years ago
  41. 8c0e372 The BDA is at segment 0x0040 not 0x0000. by Kevin O'Connor · 16 years ago
  42. 4d7c37e Support a relocatable ebda segment. by Kevin O'Connor · 16 years ago
  43. 0c3068d Initial PnP bios call support. by Kevin O'Connor · 16 years ago
  44. ffdc9ee Rework default hwirq handler so there is no confusion on which pic to eoi. by Kevin O'Connor · 16 years ago
  45. 9967ab7 Add initial S3 resume support. by Kevin O'Connor · 16 years ago
  46. f5c1161 Define and consistently use BUILD_APIC_ADDR and BUILD_IOAPIC_ADDR. by Kevin O'Connor · 16 years ago
  47. e682cbc Don't overwrite memory on smm init. by Kevin O'Connor · 16 years ago
  48. a06bfb6 Execute smp detect code in place instead of copying it. by Kevin O'Connor · 16 years ago
  49. 6e5b4a4 Call option roms in "big real mode". by Kevin O'Connor · 16 years ago
  50. 62eea67 Add additional PCI option rom checks. by Kevin O'Connor · 16 years ago
  51. bf5ff17 Move POST stack from 0xfffe to 0x7c00. by Kevin O'Connor · 16 years ago
  52. be19cdc Overhaul PCI config functions. by Kevin O'Connor · 16 years ago
  53. ceea03c Overhaul option rom processing. by Kevin O'Connor · 16 years ago
  54. 1492708 Move 32bit segment defines from romlayout.S to config.h. by Kevin O'Connor · 16 years ago
  55. d995b3d Update e820 map in place instead of copying it. by Kevin O'Connor · 16 years ago
  56. eadf1ee Place .bss section in 0xf0000 segment. by Kevin O'Connor · 16 years ago
  57. cde7a58 Return max bus number in int 1a/b101 call. by Kevin O'Connor · 16 years ago
  58. 6cb8ba9 Remove CONFIG_QEMU option - breakout into other options. by Kevin O'Connor · 16 years ago
  59. 2ddcf18 Add config option to disable scanning for option roms. by Kevin O'Connor · 16 years ago
  60. 4096702 Add additional config options to remove parts of code. by Kevin O'Connor · 16 years ago
  61. d381702 Add option to disable mptable generation. by Kevin O'Connor · 16 years ago
  62. e3677b1 Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR. by Kevin O'Connor · 16 years ago
  63. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 16 years ago
  64. 3129984 Clean up #ifdefs. by Kevin O'Connor · 16 years ago
  65. c541e1b Add code (currently disabled) to mask run away irqs. by Kevin O'Connor · 16 years ago
  66. 15c1f22 Support config driven debugging of each irq handler. by Kevin O'Connor · 16 years ago
  67. d8a1811 Add config option CONFIG_ACPI for turning off ACPI table generation. by Kevin O'Connor · 16 years ago
  68. 276d4a9 Move acpi code out of rombios32.c; clean up use of fixed memory addresses. by Kevin O'Connor · 16 years ago
  69. 22dfb85 Misc minor updates. by Kevin O'Connor · 16 years ago
  70. 7ba6b30 Support config option to disable APM BIOS calls. by Kevin O'Connor · 16 years ago
  71. ac8df8c Improve control of debug messages. by Kevin O'Connor · 16 years ago
  72. 0f803e4 PCI enhancements. by Kevin O'Connor · 16 years ago
  73. f64f0db Initial support for coreboot. by Kevin O'Connor · 16 years ago
  74. 7453453 Use a linker script for 16bit code. by Kevin O'Connor · 16 years ago
  75. 1812e20 Add support for sending debug messages to a serial port. by Kevin O'Connor · 16 years ago
  76. d9b0659 This patch does: by Kevin O'Connor · 16 years ago
  77. 438f635 Minor cleanups. by Kevin O'Connor · 16 years ago
  78. dfa1650 Breakout cdrom emulation support into CONFIG_CDROM_EMU. by Kevin O'Connor · 16 years ago
  79. a0dc296 Basic support for PCI BIOS. by Kevin O'Connor · 16 years ago
  80. 47baa3c Revert "This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS." by Kevin O'Connor · 17 years ago
  81. 3d02941 This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS. by Kevin O'Connor · 17 years ago
  82. 180a959 Get CDROM emulation working. by Kevin O'Connor · 17 years ago
  83. 941d3e4 Initial cd emulation code. by Kevin O'Connor · 17 years ago
  84. c65a380 Bug fixes; get mouse working. by Kevin O'Connor · 17 years ago
  85. 44c631d Enhance included bios tables. by Kevin O'Connor · 17 years ago
  86. 3491e8b Initial support for ATA disks. by Kevin O'Connor · 17 years ago
  87. bdce35f Misc updates. by Kevin O'Connor · 17 years ago
  88. 38fcbfe Version 0.1.2 by Kevin O'Connor · 17 years ago rel-0.1.2
  89. f076a3e Initial checkin. by Kevin O'Connor · 17 years ago rel-0.1.0