1. 6463ae7 seperate checksum and code generating code. use mmap instead of file io by Li-Ta Lo · 20 years ago
  2. 815a803 hopefully correct IRQ table by Li-Ta Lo · 20 years ago
  3. 6c4c004 removed unused assignirq.c and aute generated irq_tables.c by Li-Ta Lo · 20 years ago
  4. 1dad71b back out incorrect commit on config.g by Li-Ta Lo · 20 years ago
  5. fd8f02f porting getpir to freebios2 by Li-Ta Lo · 20 years ago
  6. 3f5b466 add missing return at 205 by Ronald G. Minnich · 20 years ago
  7. e0f0959 use blade3d driver from drivers/ directory by Stefan Reinauer · 20 years ago
  8. 7ffd67b commit trident blade 3d driver by Stefan Reinauer · 20 years ago
  9. 3590242 submit ati rage driver. by Stefan Reinauer · 20 years ago
  10. 5a56d51 data tye consistence by Li-Ta Lo · 20 years ago
  11. 39daaac removed false alarm of erase/write, use verify '-v' if you are not sure about the integrity by Li-Ta Lo · 20 years ago
  12. 4cd79f3 YhLu fix on multi ht and s2885 by Li-Ta Lo · 20 years ago
  13. 2f92e14 remove tyan mainboard specific hypertranport.c by Li-Ta Lo · 20 years ago
  14. 8cb91dc speed up ecc clear by enable MTRR/Cache first. by Li-Ta Lo · 20 years ago
  15. 23e2e18 cleanup code to remove warnings by Greg Watson · 20 years ago
  16. 27916da removed duplicate function by Greg Watson · 20 years ago
  17. 5c34bfd disable pci device dump by Li-Ta Lo · 20 years ago
  18. 68a5e08 make log message a little prettier by Li-Ta Lo · 20 years ago
  19. edeff59 YhLu's patch for multi-ht-chain for S2885 by Li-Ta Lo · 20 years ago
  20. 30667d7 sio-enable, because the init is not called. Without the init_keyboard, by Stefan Reinauer · 20 years ago
  21. 7500a7a remove traces of coherent_ht_mainboard by Stefan Reinauer · 20 years ago
  22. 88be4dd add target configuration files for Tyan s4882, update tyan s2880 and s2885 by Stefan Reinauer · 20 years ago
  23. 01f887d Merging patches from Yinghai Lu (fb2_s4882_changes.diff.bz2): by Stefan Reinauer · 20 years ago
  24. 7011f9f breaks PPC by Greg Watson · 20 years ago
  25. 1c1a14c drop obsolete CONNECTION_x_y macros. Use row information instead. by Stefan Reinauer · 20 years ago
  26. 650b6d0 Further trimming freebios2 towards code reuse. by Stefan Reinauer · 20 years ago
  27. b01fb94 small step to clean up mainboard directories. debug.c was basically identical by Stefan Reinauer · 20 years ago
  28. e526669 Doxidization, reformat by Li-Ta Lo · 20 years ago
  29. 9f46132 tighten up option exporting by Greg Watson · 20 years ago
  30. 4f8311a These changes tighten up rules for exporting options. by Greg Watson · 20 years ago
  31. 17350f1 ibm e325 work now by Li-Ta Lo · 20 years ago
  32. e33bbec fixed minor typo by Li-Ta Lo · 20 years ago
  33. addc53e more jedec standard consolidatation. by Li-Ta Lo · 20 years ago
  34. 2619721 fixed to follow linuxbios usage. by Ronald G. Minnich · 20 years ago
  35. a28f1c3 update configs (use etherboot for now, enable acpi) by Stefan Reinauer · 20 years ago
  36. bfdc562 return to debug by Ronald G. Minnich · 20 years ago
  37. 7ebb9e9 updates for the E325 by Ronald G. Minnich · 20 years ago
  38. 132f2c4 rmove unused #define and function declaretion by Li-Ta Lo · 20 years ago
  39. e827496 I have no idea what i was trying to show off when I used the while loop rather by Li-Ta Lo · 20 years ago
  40. fbf43ac consolidate more jedec standard code by Li-Ta Lo · 20 years ago
  41. 6a1a110 remove duplicated code by Li-Ta Lo · 20 years ago
  42. b9e06c2 serial post returns! by Ronald G. Minnich · 20 years ago
  43. 7f84586 fix up for serial post by Ronald G. Minnich · 20 years ago
  44. 826c381 fixed the memory reset lines. by Ronald G. Minnich · 20 years ago
  45. a0be1fc Includes fix from Craig C Forney by David W. Hendricks · 20 years ago
  46. 3bd1f94 simply change for keyboard by Ronald G. Minnich · 20 years ago
  47. 73da276 some fixes by Ronald G. Minnich · 20 years ago
  48. 2bb6988 fixes from Eric's last commits that broke things. by Ronald G. Minnich · 20 years ago
  49. a3a59bf fix typo that keeps solo from working by Stefan Reinauer · 20 years ago
  50. 08376d1 fixes for various wrong bits by Ronald G. Minnich · 20 years ago
  51. 4fac6cf 1.1.6 adaptions by Stefan Reinauer · 20 years ago
  52. 1943d50 adapt to 1.1.6 by Stefan Reinauer · 20 years ago
  53. 0eed64b more compile fixes. by Stefan Reinauer · 20 years ago
  54. 05c4377 compile fix by Stefan Reinauer · 20 years ago
  55. e3c79ed number of bits should be called log 2 rather than base 2 by Li-Ta Lo · 20 years ago
  56. 5b033b1 Add e325 stuff by Ronald G. Minnich · 20 years ago
  57. 5136e15 e325 support by Ronald G. Minnich · 20 years ago
  58. 62705ff Added support for SST49LF0xxA parts. by David W. Hendricks · 20 years ago
  59. 8ca52c6 Added support for more SST 49lf0xxA parts by David W. Hendricks · 20 years ago
  60. 52a84d7 forgot a semicolon by Li-Ta Lo · 20 years ago
  61. 6f485e6 removed unused code in pm49fl004, remove experimental delay in sst49lf040 by Li-Ta Lo · 20 years ago
  62. df273a5 fixed stupid i++ evalution order bug by Li-Ta Lo · 20 years ago
  63. 26b237e fixed 32bit v.s. 64bit long int arithematics by Li-Ta Lo · 20 years ago
  64. 698f23d removed spd_dump.c, it has nothing to do with flashing flash parts. by Li-Ta Lo · 20 years ago
  65. e74ff46 typo by Greg Watson · 20 years ago
  66. be392c8 use IDE stream by Greg Watson · 20 years ago
  67. f53bbd8 use filo boot loader by Greg Watson · 20 years ago
  68. 317cde8 added spin-up delay by Greg Watson · 20 years ago
  69. 115bd05 move utility functions into new source files by Li-Ta Lo · 20 years ago
  70. fc2ad05 remove debugging by Greg Watson · 20 years ago
  71. 717d70d remove more debugging by Greg Watson · 20 years ago
  72. bcfa0d3 according to spec, sector size is 2048 by Greg Watson · 20 years ago
  73. 7575fba remove debugging by Greg Watson · 20 years ago
  74. 9bc5018 ppc fixes by Greg Watson · 20 years ago
  75. 983b189 Added support for SST49LF040 by David W. Hendricks · 20 years ago
  76. 9cfecd1 filo boot load support by Greg Watson · 20 years ago
  77. 43ba521 Checking for slaves on the IDE bus seems problematic, at least by Greg Watson · 20 years ago
  78. 582231e FAT big endian changes by Greg Watson · 20 years ago
  79. f6d05f5 added funcs by Greg Watson · 20 years ago
  80. 9a795cf *** empty log message *** by Greg Watson · 20 years ago
  81. 711c8bd added fat support by Greg Watson · 20 years ago
  82. 12f5ef5 added atapi support by Greg Watson · 20 years ago
  83. e54edf7 from filo by Greg Watson · 20 years ago
  84. 1f50e94 byte swapping by Greg Watson · 20 years ago
  85. 96ce0b4 removed unused code by Greg Watson · 20 years ago
  86. 0f62047 byteorder routines by Greg Watson · 20 years ago
  87. e54d55b added rx support by Greg Watson · 20 years ago
  88. 5c51c3d tidy by Greg Watson · 20 years ago
  89. 54b1658 added realloc by Greg Watson · 20 years ago
  90. ef71326 filesystem support by Greg Watson · 20 years ago
  91. 4f566ca byte swapping by Greg Watson · 20 years ago
  92. 1624782 extra functions by Greg Watson · 20 years ago
  93. fd27f5e added realloc by Greg Watson · 20 years ago
  94. 3cd7fc7 filesystem support by Greg Watson · 20 years ago
  95. 7d2478e use CONFIG_IDE for ide support by Greg Watson · 20 years ago
  96. f8a31c5 Fix file broken by Erics changes by Greg Watson · 20 years ago
  97. cfaeaf6 ide support by Greg Watson · 20 years ago
  98. b8603e2 filesystem support by Greg Watson · 20 years ago
  99. b9f5c11 filesystem support by Greg Watson · 20 years ago
  100. fc2ae8e added device numbers by Ronald G. Minnich · 20 years ago