1. 8ad7c06 slightly changed C.D. Hailfinger's precompressed rom stream patch by Stefan Reinauer · 18 years ago
  2. 2b396cd add option to decide to use onboard vga or addon card. by Yinghai Lu · 18 years ago
  3. ead7368 add automatic payload compression method to LinuxBIOS by Stefan Reinauer · 18 years ago
  4. 2a7352c Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device() Default is 255. by Richard Smith · 18 years ago
  5. 9a791df new cache_as_ram support by Yinghai Lu · 18 years ago
  6. 3cb4dc9 small cleanup attempt in sc520 code. there needs to be some major spring by Stefan Reinauer · 18 years ago
  7. 7db27ee gcc 4.1 fixes. by Stefan Reinauer · 19 years ago
  8. 968bbe8 use hcdn to simplify the mptable.c and irqtable.c --- patch fro issue 48 by Yinghai Lu · 19 years ago
  9. 453dfdf implement io based udelay function for all mainboards that lack an apic by Stefan Reinauer · 19 years ago
  10. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
  11. f5183cf Applying YhLu's patch from issue 37. by Stefan Reinauer · 19 years ago
  12. f622d59 by Stefan Reinauer · 19 years ago
  13. 9b945c7 Attempt to make comments more descriptive. by Steven J. Magnani · 19 years ago
  14. bd7a304 remove obsolete VGA support for EPIA by Li-Ta Lo · 19 years ago
  15. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  16. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 19 years ago
  17. ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 19 years ago
  18. 98d0d30 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 by arch import user (historical) · 19 years ago
  19. 577f185 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-29 by arch import user (historical) · 19 years ago
  20. 3f8eb7a Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-2 by arch import user (historical) · 19 years ago
  21. 688238a CONFIG_PCI_ROM_RUN by Yinghai Lu · 20 years ago
  22. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 20 years ago
  23. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 20 years ago
  24. 6e53f50 sizeram removal/conversion. by Eric Biederman · 20 years ago
  25. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 20 years ago
  26. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  27. 02fa3b2 epia-m support by Ronald G. Minnich · 20 years ago
  28. d5994ce fix build. :( sorry, forgot to commit this one. by Stefan Reinauer · 20 years ago
  29. a60bf67 fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_APERTURE_SIZE by Li-Ta Lo · 20 years ago
  30. f05dcb8 Add btext console (from YhLu) by Stefan Reinauer · 20 years ago
  31. 7011f9f breaks PPC by Greg Watson · 20 years ago
  32. 650b6d0 Further trimming freebios2 towards code reuse. by Stefan Reinauer · 20 years ago
  33. e526669 Doxidization, reformat by Li-Ta Lo · 20 years ago
  34. 9f46132 tighten up option exporting by Greg Watson · 20 years ago
  35. b9e06c2 serial post returns! by Ronald G. Minnich · 20 years ago
  36. 711c8bd added fat support by Greg Watson · 20 years ago
  37. cfaeaf6 ide support by Greg Watson · 20 years ago
  38. b8603e2 filesystem support by Greg Watson · 20 years ago
  39. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  40. 688b385 please forgive me... ;) * initial acpi support code * fix header by Stefan Reinauer · 21 years ago
  41. 9094723 memory mapped I/O by Greg Watson · 21 years ago
  42. bf5b584 allow TTYS0_DIV to be set explicitly by Greg Watson · 21 years ago
  43. 24aa3c8 Options for briQ by Greg Watson · 21 years ago
  44. 7899a5f add FAKE_SPDROM option to fake spd on machines that don't have one. by Stefan Reinauer · 21 years ago
  45. 0d4295f options for better control of rom layout by Greg Watson · 21 years ago
  46. e3da4d3 *** empty log message *** by Greg Watson · 21 years ago
  47. ed46258 *** empty log message *** by Greg Watson · 21 years ago
  48. 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 21 years ago
  49. 080038b remove SMBUS_MEM_DEVICE_[START|END] traces from code. by Stefan Reinauer · 21 years ago
  50. 6358a4a default USE_FALLBACK_IMAGE to 0 by Ronald G. Minnich · 21 years ago
  51. 848d336 vga support by Ronald G. Minnich · 21 years ago
  52. e1313fa added CONFIG_KEYBOARD, default 0 by Ronald G. Minnich · 21 years ago
  53. ca34c04 ROM_SIZE has no default now. by Ronald G. Minnich · 21 years ago
  54. 0ac6b41 - 1.1.4 by Eric Biederman · 21 years ago
  55. e9a271e3 - Major update of the dynamic device tree so it can handle by Eric Biederman · 21 years ago
  56. d4c1452 - Update the version number to 1.1.2 and update the NEWS file by Eric Biederman · 21 years ago
  57. 9bdb460 - Updates to config.g so that it works more reliably and has initial support by Eric Biederman · 21 years ago
  58. f5f10d1 cleaning out motherboard specific changes from the generic directories. by Stefan Reinauer · 21 years ago
  59. 91232c1 add XIP_ROM_[BASE|SIZE] to newconfig for quicker bootup by Stefan Reinauer · 21 years ago
  60. 57ffeb0 updates from YhLu, plus fixes for PPC/K8 issues. by Ronald G. Minnich · 21 years ago
  61. 499b304 CPU_OPT for cpu specific flags by Greg Watson · 21 years ago
  62. b34e7c4 Fix for RAMBASE. by Ronald G. Minnich · 21 years ago
  63. f8651ed one last fix. by Ronald G. Minnich · 21 years ago
  64. 336b459 fix bugs ron added with new options by Ronald G. Minnich · 21 years ago
  65. c99bd5f allow logging at spew level by Greg Watson · 21 years ago
  66. ffc161e updates for hdama and other things. by Ronald G. Minnich · 21 years ago
  67. 2c018fb - First pass at s2880 support. by Eric Biederman · 21 years ago
  68. 2b02b63 new chip configure by Greg Watson · 21 years ago
  69. 375505f dont export sandpoint options by Greg Watson · 21 years ago
  70. 062d540 sandpoint options by Greg Watson · 21 years ago
  71. 109959d new config rules by Greg Watson · 21 years ago
  72. 1807c37 Fixes to various config files. by Ronald G. Minnich · 21 years ago
  73. 7254a89c oops, greg already did SMBUS, didn't notice. by Ronald G. Minnich · 21 years ago
  74. a7b3cff added SMBUS stuff. by Ronald G. Minnich · 21 years ago
  75. 9cf8c2e _RAMBASE used by linuxbios_c.ld by Greg Watson · 21 years ago
  76. 4890a66 Global options file by Greg Watson · 21 years ago