1. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
  2. d6d7a11 This patch corrects r2587. It makes sure that the VGA is initialized by Roman Kononov · 17 years ago
  3. 778a42b This patch makes sure that VGA is initialized before it is used. Without by Roman Kononov · 17 years ago
  4. f044ede This change fixes a long-standing bug, whereby we do not set ret for an by Ronald G. Minnich · 18 years ago
  5. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
  6. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  7. 2cf779d fix old bug in the src/devices/pci_device.c by Ronald G. Minnich · 18 years ago
  8. 88fb1a6 set up interrupt values for the southbridge, and add a function to by Ronald G. Minnich · 18 years ago
  9. 2b396cd add option to decide to use onboard vga or addon card. by Yinghai Lu · 18 years ago
  10. 6c20eb4 hex values with 0x prefix by Stefan Reinauer · 18 years ago
  11. cf648c9 this was in my queue since 2005/10/26 by Stefan Reinauer · 18 years ago
  12. 9a791df new cache_as_ram support by Yinghai Lu · 18 years ago
  13. dba3f84 - sc520 updates. move PAR setup to mainboard auto.c by Stefan Reinauer · 18 years ago
  14. e800b91 Typo by Ronald G. Minnich · 19 years ago
  15. ce0c968 First, a FATAL error, that blows up your BIOS, should NEVER FAIL to by Ronald G. Minnich · 19 years ago
  16. bbdd8f4 1203_hcdn.diff: by Stefan Reinauer · 19 years ago
  17. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
  18. 43225bc EPIA-M fixup by Ronald G. Minnich · 19 years ago
  19. 86cbd33 This was posted on issue tracker and approve by ron minnich by Ronald G. Minnich · 19 years ago
  20. 740bb2a Correct transposed arguments in pnp_set_drq(). by Steven J. Magnani · 19 years ago
  21. 304f24c missed cache_as_ram_auto.c by Yinghai Lu · 19 years ago
  22. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  23. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 19 years ago
  24. dc81118 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44 by arch import user (historical) · 19 years ago
  25. fd0f828 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-42 by arch import user (historical) · 19 years ago
  26. 34120d1 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-39 by arch import user (historical) · 19 years ago
  27. 1c8cd59 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 by arch import user (historical) · 19 years ago
  28. acfaece Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 by arch import user (historical) · 19 years ago
  29. ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 19 years ago
  30. 98d0d30 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 by arch import user (historical) · 19 years ago
  31. 2305364 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 by arch import user (historical) · 19 years ago
  32. 6c4c07d fixed a bug cause failure on some expensive VGA cards by Li-Ta Lo · 19 years ago
  33. 90b3e09 comment out ht_setup_link by Yinghai Lu · 20 years ago
  34. b5d9af4 move apic cluster before pci_domain in MB Config.lb by Yinghai Lu · 20 years ago
  35. d808849 removed unused code by Li-Ta Lo · 20 years ago
  36. bec039c minor reformat by Li-Ta Lo · 20 years ago
  37. 26b2922 linkb_to_host by Yinghai Lu · 20 years ago
  38. 54ab311 class code reverse by Yinghai Lu · 20 years ago
  39. 1f1085b linkb_to_host and addon display card override onboard card. by Yinghai Lu · 20 years ago
  40. 9e4faef CONFIG_PCI_ROM_RUN by Yinghai Lu · 20 years ago
  41. 24f542f onboard pci_rom second run by Yinghai Lu · 20 years ago
  42. bcde161 onboard pci_rom disable onboard by Yinghai Lu · 20 years ago
  43. d57e756 onboard pci_rom finally done by Yinghai Lu · 20 years ago
  44. c7870ac onboard pci_onboard works by Yinghai Lu · 20 years ago
  45. d8ad7df fixed a logic bug by Li-Ta Lo · 20 years ago
  46. bc5399a better embedded ROM support, done blindly by Li-Ta Lo · 20 years ago
  47. 75f5b55 remove #include chip.h by Li-Ta Lo · 20 years ago
  48. 77cbb99 onboard pci_rom by Yinghai Lu · 20 years ago
  49. 515f6c7 works for PCI vga cards too by Li-Ta Lo · 20 years ago
  50. 51990b3 removed validation code by Li-Ta Lo · 20 years ago
  51. 5ce1590 fixed abs() impelmentation by Li-Ta Lo · 20 years ago
  52. 883b879 added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now. by Li-Ta Lo · 20 years ago
  53. e8b1c9d clean up VGA and Expansion ROM support by Li-Ta Lo · 20 years ago
  54. 9a5b496 Allocating resource for Expansion ROM by Li-Ta Lo · 20 years ago
  55. 3a81285 allocating resource for legacy VGA frame buffer, it is not 100% by Li-Ta Lo · 20 years ago
  56. 7213d0f i2c mux support by Yinghai Lu · 20 years ago
  57. 0493069 update comment according to the new DOM by Li-Ta Lo · 20 years ago
  58. a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 20 years ago
  59. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 20 years ago
  60. 6e53f50 sizeram removal/conversion. by Eric Biederman · 20 years ago
  61. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 20 years ago
  62. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  63. 448bd63 - Finish interrupted merge by Eric Biederman · 20 years ago
  64. 03acab6 - Updates for 64bit resource support, handling missing devices and cpus in the config file by Eric Biederman · 20 years ago
  65. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  66. 02fa3b2 epia-m support by Ronald G. Minnich · 20 years ago
  67. 9ab91f5 code reformat by Li-Ta Lo · 20 years ago
  68. 9220f91 minor reformat by Li-Ta Lo · 20 years ago
  69. 9da7ff9 added AGP support for AMD K8 by Li-Ta Lo · 20 years ago
  70. 54f05f6 use #define macro for pci class ids by Li-Ta Lo · 20 years ago
  71. 9f0d0f9 rename walk_static_devices by Li-Ta Lo · 20 years ago
  72. 75337f7 code reformat, fixed a bug in set/unset logical operation by Li-Ta Lo · 20 years ago
  73. fb4c50f code reformat, doxidization by Li-Ta Lo · 20 years ago
  74. 9782f75 code refromat, doxidization by Li-Ta Lo · 20 years ago
  75. d16753b chaged chip_device_path::enable to chip_device_path::enabled, by Li-Ta Lo · 20 years ago
  76. 69c5a90 changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak by Li-Ta Lo · 20 years ago
  77. 5782d27 check in the current code for IBM/E325, can somebody help to fix it ? by Li-Ta Lo · 20 years ago
  78. c6bcedb yhlu's pnp patch by Li-Ta Lo · 20 years ago
  79. e526669 Doxidization, reformat by Li-Ta Lo · 20 years ago
  80. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  81. 854e452 final merge of YhLu's stuff by David W. Hendricks · 20 years ago
  82. db7f47c Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGA by Li-Ta Lo · 21 years ago
  83. 5965169 Don't compare low 8 bits, which are revision. by Greg Watson · 21 years ago
  84. b56ef07 for tyan. recover from Eric B's error additions to via code :-) by Ronald G. Minnich · 21 years ago
  85. ad1b35a - Minor bugfixes by Eric Biederman · 21 years ago
  86. 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 21 years ago
  87. cb3f498 success. It boots as a bproc slave now. by Ronald G. Minnich · 21 years ago
  88. 6dd6c685 IRQ setup for EPIA by Ronald G. Minnich · 21 years ago
  89. 99dcf23 The epia now works. by Ronald G. Minnich · 21 years ago
  90. ff0e846 - Include hypertransport.h in hypertransport.c by Eric Biederman · 21 years ago
  91. 0ac6b41 - 1.1.4 by Eric Biederman · 21 years ago
  92. e9a271e3 - Major update of the dynamic device tree so it can handle by Eric Biederman · 21 years ago
  93. 30e143a - Add back in the hard reset code from the freebios1 tree. by Eric Biederman · 21 years ago
  94. bbb6d10 - Fix poor resource allocation estimate. by Eric Biederman · 21 years ago
  95. 7100d67 code was broken by Greg Watson · 21 years ago
  96. 860ad37 - First pass at code for generic link width and size determination by Eric Biederman · 21 years ago
  97. 2c018fb - First pass at s2880 support. by Eric Biederman · 21 years ago
  98. 8275bad more chip stuff by Greg Watson · 21 years ago
  99. d058034 chip stuff by Greg Watson · 21 years ago
  100. 387a8db - Remove excess line from pci_device.c by Eric Biederman · 21 years ago