1. 13f1c2a eric patch by Yinghai Lu · 18 years ago
  2. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 18 years ago
  3. ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 18 years ago
  4. 98d0d30 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 by arch import user (historical) · 18 years ago
  5. 577f185 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-29 by arch import user (historical) · 18 years ago
  6. 2305364 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 by arch import user (historical) · 18 years ago
  7. bc5be47 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4 by arch import user (historical) · 18 years ago
  8. 54ab311 class code reverse by Yinghai Lu · 19 years ago
  9. e562738 add vga.h / needed by vga text console. by Stefan Reinauer · 19 years ago
  10. 6308d58 onboard pci_rom by Yinghai Lu · 19 years ago
  11. 77cbb99 onboard pci_rom by Yinghai Lu · 19 years ago
  12. 883b879 added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now. by Li-Ta Lo · 19 years ago
  13. 85e76c6 now rom_address is one of the resources by Li-Ta Lo · 19 years ago
  14. ec01aa9 - Fix the definition of the linuxbios table so all of the compilers by Eric Biederman · 19 years ago
  15. 7213d0f i2c mux support by Yinghai Lu · 19 years ago
  16. 0493069 update comment according to the new DOM by Li-Ta Lo · 19 years ago
  17. a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 19 years ago
  18. 3e9b52d ooops. sorry by Stefan Reinauer · 19 years ago
  19. 204f718 fix a little more of ppc by Stefan Reinauer · 19 years ago
  20. 8d41ad8 in loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined, don't try to set it. by Ronald G. Minnich · 19 years ago
  21. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 19 years ago
  22. 6242524 - Delete unused funciton realloc by Eric Biederman · 19 years ago
  23. 26e3276 - Remove unused start_stop.h by Eric Biederman · 19 years ago
  24. 7a9c836 - How did I forget to cvs add this? by Eric Biederman · 19 years ago
  25. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 19 years ago
  26. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 19 years ago
  27. 6e53f50 sizeram removal/conversion. by Eric Biederman · 19 years ago
  28. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 19 years ago
  29. 6a61d6a Tyan update to work with new CPU Config by Yinghai Lu · 19 years ago
  30. 04da1d3 - Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs this by Eric Biederman · 19 years ago
  31. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 19 years ago
  32. 216525d - Fix config.g and the hdama config so everthing builds again. by Eric Biederman · 19 years ago
  33. 992cd00 - Update the device header files by Eric Biederman · 19 years ago
  34. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 19 years ago
  35. 65186ce - remove old cpu header files by Eric Biederman · 19 years ago
  36. c84c190 - Renamed cpu header files by Eric Biederman · 19 years ago
  37. 02fa3b2 epia-m support by Ronald G. Minnich · 19 years ago
  38. e6552bc changes for the dbm part. Still need to remove the sata file ... by Ronald G. Minnich · 19 years ago
  39. 70093f7 Intel E7501 P64H2 ICH5R support by Yinghai Lu · 19 years ago
  40. 89666e4 change walk_static_devices() to scan_static_bus() by Li-Ta Lo · 19 years ago
  41. d16753b chaged chip_device_path::enable to chip_device_path::enabled, by Li-Ta Lo · 19 years ago
  42. 69c5a90 changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak by Li-Ta Lo · 19 years ago
  43. 234454d add missing include files for btext console. add YhLu's fixes to ragexl code by Stefan Reinauer · 19 years ago
  44. b717e48 start of epia-m port by Greg Watson · 19 years ago
  45. 23e2e18 cleanup code to remove warnings by Greg Watson · 20 years ago
  46. e526669 Doxidization, reformat by Li-Ta Lo · 20 years ago
  47. 2619721 fixed to follow linuxbios usage. by Ronald G. Minnich · 20 years ago
  48. e3c79ed number of bits should be called log 2 rather than base 2 by Li-Ta Lo · 20 years ago
  49. bcfa0d3 according to spec, sector size is 2048 by Greg Watson · 20 years ago
  50. 582231e FAT big endian changes by Greg Watson · 20 years ago
  51. f6d05f5 added funcs by Greg Watson · 20 years ago
  52. 711c8bd added fat support by Greg Watson · 20 years ago
  53. 12f5ef5 added atapi support by Greg Watson · 20 years ago
  54. e54d55b added rx support by Greg Watson · 20 years ago
  55. 4f566ca byte swapping by Greg Watson · 20 years ago
  56. 1624782 extra functions by Greg Watson · 20 years ago
  57. fd27f5e added realloc by Greg Watson · 20 years ago
  58. 3cd7fc7 filesystem support by Greg Watson · 20 years ago
  59. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  60. 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 20 years ago
  61. 6638755 - Remove dead argument to hypertransport_scan_chain by Eric Biederman · 20 years ago
  62. 0ac6b41 - 1.1.4 by Eric Biederman · 20 years ago
  63. e9a271e3 - Major update of the dynamic device tree so it can handle by Eric Biederman · 20 years ago
  64. 30e143a - Add back in the hard reset code from the freebios1 tree. by Eric Biederman · 20 years ago
  65. 9bdb460 - Updates to config.g so that it works more reliably and has initial support by Eric Biederman · 20 years ago
  66. fa2df75 by Ronald G. Minnich · 20 years ago
  67. 60e185f patches from Yh Lu. Tested and working on HDAMA by Ronald G. Minnich · 20 years ago
  68. dfa26a4 - Remove useless definitions by Eric Biederman · 20 years ago
  69. ebb645a YhLu's changes to resolve several memory and other problems. by Ronald G. Minnich · 20 years ago
  70. eb98b1c #if was reversed by Greg Watson · 20 years ago
  71. 5bed979 added post-pci pass by Greg Watson · 20 years ago
  72. 6430c01 get CONFIGURE right by Greg Watson · 20 years ago
  73. 23e107f fixed defines by Greg Watson · 20 years ago
  74. 2910a2b static devices by Greg Watson · 20 years ago
  75. de08539 *** empty log message *** by Greg Watson · 20 years ago
  76. 860ad37 - First pass at code for generic link width and size determination by Eric Biederman · 20 years ago
  77. 2c018fb - First pass at s2880 support. by Eric Biederman · 20 years ago
  78. 1b0e797 new chip stuff by Greg Watson · 20 years ago
  79. 8275bad more chip stuff by Greg Watson · 20 years ago
  80. d058034 chip stuff by Greg Watson · 20 years ago
  81. 9b4336c - Major cleanup of the bootpath by Eric Biederman · 20 years ago
  82. 4086d16 - Implement an enable method for pci devices. by Eric Biederman · 20 years ago
  83. 655bf44 - Remove all of the annoying $Id strings by Eric Biederman · 20 years ago
  84. a3c708b static configuration. Needs new keyword per greg to enable inclusion of a by Ronald G. Minnich · 20 years ago
  85. 8d9c123 - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... by Eric Biederman · 20 years ago
  86. f709204 More FB2 stuff by Greg Watson · 20 years ago
  87. 7a5416a - Modify the freebios tree so the pci config space api is mostly in sync between by Eric Biederman · 20 years ago
  88. 0322115 Moved from freebios by Greg Watson · 20 years ago
  89. a05b6dd - Add pci_def.h so romcc compiled files can also get at the pci definitions by Eric Biederman · 20 years ago
  90. 5268557 - Cleanups on the romcc side including a pci interface that uses by Eric Biederman · 20 years ago
  91. 49cf596 descriptor for chips by Ronald G. Minnich · 20 years ago
  92. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 20 years ago
  93. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 20 years ago