1. dc88f9b malloc: use large ZoneHigh when there is enough memory by Gerd Hoffmann · 1 year, 5 months ago
  2. d6728f3 add serial console support by Gerd Hoffmann · 6 years ago
  3. 9d691ac optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED by Kevin O'Connor · 7 years ago
  4. 9ee2e26 mptable: Don't create mptable if it is very large by Kevin O'Connor · 8 years ago
  5. b310dfa Implementation of the TCG BIOS extensions by Stefan Berger · 9 years ago
  6. 0673b78 smp: Replace QEMU SMP init assembler code with C; run only in 32bit mode. by Kevin O'Connor · 9 years ago
  7. 31bcda2 smm: Use a C struct to define the layout of the SMM area. by Kevin O'Connor · 9 years ago
  8. f4c511c smm: Replace SMI assembler code with C code. by Kevin O'Connor · 9 years ago
  9. 028f348 Minor - replace some tab characters that slipped into the code. by Kevin O'Connor · 9 years ago
  10. ed8b2fb Increase maximum size of permanent high memory area. by Kevin O'Connor · 10 years ago
  11. d838815 mptable: Use same PCI irqs as ACPI code. by Kevin O'Connor · 11 years ago
  12. 922aa1b Separate out 16bit PCI-BIOS entry point from regular int 0x1a entry point. by Kevin O'Connor · 11 years ago
  13. e52ad39 Use CONFIG_ prefix for Kconfig variables; use BUILD_ for others. by Kevin O'Connor · 11 years ago
  14. 6d15264 Eliminate separate BiosTableSpace[] space for f-segment allocations. by Kevin O'Connor · 11 years ago
  15. a39a9c3 seabios: make mttr UC area setup dynamic by Jason Baron · 11 years ago
  16. e39b938 report real I/O APIC ID (0) on MADT and MP-table (v3) by Eduardo Habkost · 11 years ago
  17. 5e01908 Allow optionroms and "low mem" to share space. by Kevin O'Connor · 11 years ago
  18. 46b8262 Add mechanism to declare variables as "low mem" and use for extra stack. by Kevin O'Connor · 11 years ago
  19. 9c98517 Use the e-segment instead of the 9-segment for bios "low mem". by Kevin O'Connor · 11 years ago
  20. e5e5f96 pciinit: Migrate 64bit entries to 64bit pci regions by Alexey Korolev · 11 years ago
  21. 7859eda Minor - move ACPI_HPET_ADDRESS definition to config.h. by Kevin O'Connor · 12 years ago
  22. 32f0387 Allow allocation of SMBIOS table in f-segment if it is small. by Kevin O'Connor · 12 years ago
  23. 77b8536 pci: set BUILD_PCIMEM_START to 0xe0000000 by Gerd Hoffmann · 12 years ago
  24. 60a348b pci: cleanup config.h by Gerd Hoffmann · 12 years ago
  25. 96f64f8 Remove support for compiling in OPTIONROM_VENDEV_1/2. by Kevin O'Connor · 12 years ago
  26. 1efb10b Expand user configurable parameters in Kconfig. by Kevin O'Connor · 13 years ago
  27. 3dba4c2 Support non-local build directory - allow "make OUT=abc/" to work. by Kevin O'Connor · 13 years ago
  28. 713be89 Start using Kconfig to configure SeaBIOS settings. by Kevin O'Connor · 13 years ago
  29. d52fdf6 add ahci support by Gerd Hoffmann · 13 years ago
  30. 7f55fd3 Move the 32bit init code to high memory at runtime. by Kevin O'Connor · 13 years ago
  31. 48f5f8b Default bootsplash on (for coreboot users). by Kevin O'Connor · 13 years ago
  32. 8d85eb1 Autodetect video mode based on bootsplash jpeg dimensions. by Kevin O'Connor · 13 years ago
  33. 0a8eada seabios: pciinit: make pci bar assigner preferchable memory aware. by Isaku Yamahata · 13 years ago
  34. afbed1b Initial bootsplash support. by Kevin O'Connor · 13 years ago
  35. 89acfa3 Support for booting from virtio disks by Gleb Natapov · 13 years ago
  36. 0e88576 Add support for USB mice. by Kevin O'Connor · 13 years ago
  37. d9c9361 Default CONFIG_COREBOOT_FLASH on; make depend on CONFIG_COREBOOT. by Kevin O'Connor · 14 years ago
  38. 190cc62 Add USB EHCI controller support. by Kevin O'Connor · 14 years ago
  39. 8f469b9 Dynamically allocate ata_channel info; introduce custom atadrive_s struct. by Kevin O'Connor · 14 years ago
  40. 7149fc8 Initial support for booting from USB drives. by Kevin O'Connor · 14 years ago
  41. d7e998f Dynamically allocate each drive_g with malloc_fseg(). by Kevin O'Connor · 14 years ago
  42. 54671c1 Initial support for USB hubs. by Kevin O'Connor · 14 years ago
  43. 2d3f0f5 Go back to using 0xf0000000 for PCI memory start. by Kevin O'Connor · 14 years ago
  44. 4d07902 Add CONFIG_ATA_DMA option; default to off for now. by Kevin O'Connor · 14 years ago
  45. c003148 Implement native 32bit APM support. by Kevin O'Connor · 14 years ago
  46. 871e0a0 Add support for 32bit PCI BIOS entry. by Kevin O'Connor · 14 years ago
  47. afc02da Add symbolic definitions for MTRR code. by Kevin O'Connor · 14 years ago
  48. bb62705 Disable CONFIG_OPTIONROMS_DEPLOYED by default by Anthony Liguori · 14 years ago
  49. dfefeb5 Distinguish between debug reports for unimplemented vs invalid calls. by Kevin O'Connor · 14 years ago
  50. 5787748 Move ps2 specific keyboard and mouse code to ps2port.c. by Kevin O'Connor · 14 years ago
  51. 9803280 Add experimental feature to run vga optionrom in parallel with init. by Kevin O'Connor · 14 years ago
  52. 494dfc6 Move SeaBIOS post/boot stack to avoid conflict with gPXE. by Kevin O'Connor · 14 years ago
  53. c604f2f Improve debugging output from threads. by Kevin O'Connor · 14 years ago
  54. a5826b5 Add simple cooperative threading scheme to allow parallel hw init. by Kevin O'Connor · 14 years ago
  55. 1c46a54 Expand USB OHCI support. by Kevin O'Connor · 14 years ago
  56. 59f0283 Add stubs for USB OHCI support. by Kevin O'Connor · 14 years ago
  57. 1bfcc76 Remove CONFIG_KVM compile option. by Kevin O'Connor · 14 years ago
  58. 114592f Initial support for USB, UHCI, and USB Keyboards. by Kevin O'Connor · 14 years ago
  59. f416fe9 Add support for permanent low memory allocations. by Kevin O'Connor · 14 years ago
  60. a3855ad Add support for using floppy images in CBFS. by Kevin O'Connor · 14 years ago
  61. 0a0e42e Add floppy controllers to "drives" list also. by Kevin O'Connor · 14 years ago
  62. c892b13 Separate ATA code from generic disk code. by Kevin O'Connor · 14 years ago
  63. b9e62d2 Add option CONFIG_SCREEN_AND_DEBUG to control printf and debugging. by Kevin O'Connor · 14 years ago
  64. 0bf9270 Add Post Memory Manager (PMM) support. by Kevin O'Connor · 14 years ago
  65. e54ee38 Add PMM stubs. by Kevin O'Connor · 14 years ago
  66. e773930 Add support for enabling ram in 0xc0000-0xf0000 area. by Kevin O'Connor · 14 years ago
  67. 2929c35 Add malloc_high/fseg() and rework bios table creation to use them. by Kevin O'Connor · 14 years ago
  68. 3528496 When enabling write access to 0xf0000, just copy from 0xffff0000. by Kevin O'Connor · 14 years ago
  69. d282af7 Add option for running vga rom during s3 resume. by Kevin O'Connor · 14 years ago
  70. 217d363 Add config option to set boot menu delay time. by Kevin O'Connor · 14 years ago
  71. 592323f Add LZMA decompression support to CBFS. by Kevin O'Connor · 14 years ago
  72. ffb81a4 Add option CONFIG_DISABLE_A20 to control disabling A20 on boot. by Kevin O'Connor · 14 years ago
  73. 4c0c85a Initial support for finding option roms in coreboot flash layout. by Kevin O'Connor · 14 years ago
  74. 75f49b3 Register int02 handler (nmi); disable NMI by default. by Kevin O'Connor · 15 years ago
  75. 6707c30 Support multiple independent root buses (if known at compile time). by Kevin O'Connor · 15 years ago
  76. 32945af Don't 'autodetect' ATA PIO32 mode - use compile def instead. by Kevin O'Connor · 15 years ago
  77. 8e62a90 Increase default CONFIG_MAX_BIOSTABLE setting. by Kevin O'Connor · 15 years ago
  78. eac894d Don't mask irqs in default hardware irq handler. by Kevin O'Connor · 15 years ago
  79. af473a4 Don't declare a handler for int 0x1c - the default handler is sufficient. by Kevin O'Connor · 15 years ago
  80. b24c574 Add CONFIG_S3_RESUME to control support for S3 resume. by Kevin O'Connor · 15 years ago
  81. df2c19a Reserve space for buffers in f-segment; don't allocate from freespace. by Kevin O'Connor · 15 years ago
  82. 3085376 Move variables from assembler to C code. by Kevin O'Connor · 15 years ago
  83. 202024a Layout fixed area using linker instead of assembler. by Kevin O'Connor · 15 years ago
  84. 7061eb6 Initial KVM support. by Kevin O'Connor · 15 years ago
  85. 8c0e372 The BDA is at segment 0x0040 not 0x0000. by Kevin O'Connor · 15 years ago
  86. 4d7c37e Support a relocatable ebda segment. by Kevin O'Connor · 15 years ago
  87. 0c3068d Initial PnP bios call support. by Kevin O'Connor · 15 years ago
  88. ffdc9ee Rework default hwirq handler so there is no confusion on which pic to eoi. by Kevin O'Connor · 15 years ago
  89. 9967ab7 Add initial S3 resume support. by Kevin O'Connor · 15 years ago
  90. f5c1161 Define and consistently use BUILD_APIC_ADDR and BUILD_IOAPIC_ADDR. by Kevin O'Connor · 15 years ago
  91. e682cbc Don't overwrite memory on smm init. by Kevin O'Connor · 15 years ago
  92. a06bfb6 Execute smp detect code in place instead of copying it. by Kevin O'Connor · 15 years ago
  93. 6e5b4a4 Call option roms in "big real mode". by Kevin O'Connor · 15 years ago
  94. 62eea67 Add additional PCI option rom checks. by Kevin O'Connor · 15 years ago
  95. bf5ff17 Move POST stack from 0xfffe to 0x7c00. by Kevin O'Connor · 15 years ago
  96. be19cdc Overhaul PCI config functions. by Kevin O'Connor · 15 years ago
  97. ceea03c Overhaul option rom processing. by Kevin O'Connor · 15 years ago
  98. 1492708 Move 32bit segment defines from romlayout.S to config.h. by Kevin O'Connor · 15 years ago
  99. d995b3d Update e820 map in place instead of copying it. by Kevin O'Connor · 15 years ago
  100. eadf1ee Place .bss section in 0xf0000 segment. by Kevin O'Connor · 15 years ago