1. 4aae668 Clean up whitespace in preparation for another patch to fix fan control. by Ward Vandewege · 17 years ago
  2. 298a693 The Super I/O needs 0x87 sent twice to 0x2e (or 0x4e) to enable extended by Roger Zauner · 17 years ago
  3. f03e4e9 Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway). by Uwe Hermann · 17 years ago
  4. d03b7d4 This fix properly hides the UDC and OTG PCI headers when the cs5536 is by Marc Jones · 17 years ago
  5. deabf51 Changes by Richard Smith and Peter Stuge from the LinuxBIOS symposium 2006. by Peter Stuge · 17 years ago
  6. ddf845f This patch cleans up and clarifies Geode source code comments. by Marc Jones · 17 years ago
  7. 03625f4 This patch cleans up \r left in the print strings. They were required for romcc code but no longer needed in cache as ram code. by Marc Jones · 17 years ago
  8. a909ee6 This patch updates the PCI ID of the Geode IDE device to include the revision. by Marc Jones · 17 years ago
  9. e1dd5e9 Fixed a bug within the 440BX RAM size calculation. Since the DRB values by Ceri Coburn · 17 years ago
  10. 00dc859 indent is by no means as harmless as one might think ;-) trivial fix. by Stefan Reinauer · 17 years ago
  11. f05e85b The attached patch sets the MA map type correctly for all DIMMs I was by Alex Mauer · 17 years ago
  12. 1346a27 This patch removes auto.c from the Norwich mainboard directory. by Marc Jones · 17 years ago
  13. 2a133f7 Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  14. 9934b81 Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  15. f8030bd Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  16. 89d7cd2 Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  17. 4fcb3ba Add missing licenses to several of the files. by Jordan Crouse · 17 years ago
  18. b29209f Add missing licenses to several of the files. by Jordan Crouse · 17 years ago
  19. a846a5e The superio needs 0x87 sent twice to 0x3f0 to enable extended function by Roger Zauner · 17 years ago
  20. a59a778 Uncomment compression config variables. This should fix the abuild by Uwe Hermann · 17 years ago
  21. 33d1af37 This patch uses auto.c from Uwe's tyan s1846 for both boards, with some by Corey Osgood · 17 years ago
  22. a440f7f Add initial support for the ASI/BCom MB-5BLMP mainboard, as used in by Uwe Hermann · 17 years ago
  23. 6b83e46 New irq table, and a correct setting for by Ronald G. Minnich · 17 years ago
  24. 50b0b87 Add missing licenses to several of the files. by Jordan Crouse · 17 years ago
  25. fa6c11e This is the final patch to enable the msm800sev to build. This patch by Ronald G. Minnich · 17 years ago
  26. 5ef8b0f by Ronald G. Minnich · 17 years ago
  27. 75869ff This patch as a cache_as_ram_auto.c for the msm800sev. by Ronald G. Minnich · 17 years ago
  28. f64633e Drop src/mainboard/amd/norwich/debug.c as it is not used. by Uwe Hermann · 17 years ago
  29. 3438421 Some minor fixes in it8716f/superio.c: by Uwe Hermann · 17 years ago
  30. b93f9ca by Ben Hewson · 17 years ago
  31. 08da4f1 This repairs the other Geode mainboards so they'll build with the new by Marc Jones · 17 years ago
  32. a67d4fd This patch re-implements support for the CS5536 companion chip for the by Marc Jones · 17 years ago
  33. 734daf6 This patch adds support for the northbridge integrated into the AMD by Marc Jones · 17 years ago
  34. 9c9083b This patch adds support for the AMD Norwich development platform by Marc Jones · 17 years ago
  35. bc8176c This patch adds support for the AMD Geode LX CPU. (rediffed) by Marc Jones · 17 years ago
  36. 7ea18cf Cosmetics (trivial). by Uwe Hermann · 17 years ago
  37. 6818245 Add missing license headers to some Geode LX related files. by Jordan Crouse · 17 years ago
  38. d436a4b Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB, by Uwe Hermann · 17 years ago
  39. 941a6f0 Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial). by Uwe Hermann · 17 years ago
  40. 989de36 Add fan control support to ITE IT8716F. by Ward Vandewege · 17 years ago
  41. 0e08333 Activate EC for access to fan speeds and temperature sensors. by Ward Vandewege · 17 years ago
  42. cdc5cc6 trivial: fix filename in comment. by Stefan Reinauer · 17 years ago
  43. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
  44. 6f278ad Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. by Uwe Hermann · 17 years ago
  45. 9d5eec1 This patch makes a some elf debugging information available at log level by Stefan Reinauer · 17 years ago
  46. 0594222 On behalf of AMD: by Yinghai Lu · 17 years ago
  47. f0cf523 add uses CONFIG_COMPRESSED_PAYLOAD_* to allow building the board in by Stefan Reinauer · 17 years ago
  48. 17e2750 Fix two boards broken by the large patches of late. by Peter Stuge · 17 years ago
  49. b615c7b Vendor specific patch, thus self-acked. by Stefan Reinauer · 17 years ago
  50. d6d7a11 This patch corrects r2587. It makes sure that the VGA is initialized by Roman Kononov · 17 years ago
  51. 0888c36 Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch. by Peter Stuge · 17 years ago
  52. 00a018f YhLu's patch from January 18th. by Yinghai Lu · 17 years ago
  53. da38d60 This commit is part of YhLu's patch from January 18th. by Yinghai Lu · 17 years ago
  54. 75812a6 YhLu's patch from January 18th. This part is mostly cleaning up by Yinghai Lu · 17 years ago
  55. 47cb7c7 next part of YhLu's large patch. I am not sure whether the tables.c by Yinghai Lu · 17 years ago
  56. ad9a2c6 Disable USB console on the m57sli for now. by Ed Swierk · 17 years ago
  57. c29b546 Part IV by Yinghai Lu · 17 years ago
  58. 30b4abe Part III of YhLu's patch from January 18th by Yinghai Lu · 17 years ago
  59. a3cf00e two more directories from YhLu's mcp55 megapatch. by Yinghai Lu · 17 years ago
  60. 21332b8 This is part of the outstanding mcp55 commit from January 18th. It will by Yinghai Lu · 17 years ago
  61. 778a42b This patch makes sure that VGA is initialized before it is used. Without by Roman Kononov · 17 years ago
  62. ba43064 Trivial patch: by Stefan Reinauer · 17 years ago
  63. 8944499 Fix typo, add datasheet info, minor cosmetic fixes (trivial). by Uwe Hermann · 17 years ago
  64. e775edc Coding style and cosmetics (trivial). by Uwe Hermann · 17 years ago
  65. a01d0ea Add early serial support for the Fintek F81705F Super I/O. by Corey Osgood · 17 years ago
  66. 17d667b Add initial framework for the Tyan S1846. by Uwe Hermann · 17 years ago
  67. 23d1e35 The *_early_serial.c pre-RAM code should do just that -- enable the serial by Uwe Hermann · 17 years ago
  68. 1a9c892 Initial Intel 440BX RAM initialization framework. by Uwe Hermann · 17 years ago
  69. 3a66263 Add support for the NSC PC87309 Super I/O. by Uwe Hermann · 17 years ago
  70. 999bc60 fix a stupid cut and paste error. by Stefan Reinauer · 17 years ago
  71. 36b601c Add initial pre-RAM serial output support for the VIA VT82C686(A/B) by Corey Osgood · 17 years ago
  72. a81bb03 This patch splits console.c into 3 different files to get a better by Carl-Daniel Hailfinger · 17 years ago
  73. 412b867 Add missing it8716f_early_init.c file, which got lost in the commit of by Uwe Hermann · 17 years ago
  74. d57241f This is (most of) the usb2 debug console code ripped out of by Yinghai Lu · 17 years ago
  75. e6fdf97 This is another fixup round for Yinghai Lu's great patch. by Stefan Reinauer · 17 years ago
  76. 2a32239 Improve ITE IT8716F support. by Yinghai Lu · 17 years ago
  77. e15c4ca Remove unused defines. by Uwe Hermann · 17 years ago
  78. 8a20213 Fix some CHIP_NAME() entries to use canonical names. by Uwe Hermann · 17 years ago
  79. 7014ef8 Fix typo (trivial). by Uwe Hermann · 17 years ago
  80. f55b58d Initial support for the following new mainboards: by Yinghai Lu · 17 years ago
  81. fb1fddb Add support for the MSI K9ND Master Series (ms9282) board. by Bingxun Shi · 17 years ago
  82. bc7ceb1 Add support for the Winbond W83627EHG Super I/O. by Yinghai Lu · 17 years ago
  83. c5708d1 Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0, by bxshi · 17 years ago
  84. de7f81f This eliminates an illegal and annoying warning. by Roman Kononov · 17 years ago
  85. 958a1f3 I have Sun Ultra40 workstation. Southbridge is nVidia CrushK8-04/nforce by Roman Kononov · 17 years ago
  86. ff54db4 Remove hardcoded gcc versions otherwise the build will break for most people. by Uwe Hermann · 17 years ago
  87. 18878e03 Fix typo which breaks the build ('defalut' should be 'default'). by Ed Swierk · 17 years ago
  88. c3aaf6a This patch adds the MCP55 PCI IDs (without which the southbridge code by Ed Swierk · 17 years ago
  89. 57e700f great check-in message: by Roman Kononov · 17 years ago
  90. 0980049 This fixes a small typo. by Roman Kononov · 17 years ago
  91. c65bd56 Add support for the NVIDIA MCP55 southbridge. by Yinghai Lu · 17 years ago
  92. 9620651 Change 'ram' to 'RAM' in user-visible output (closes #60). by Uwe Hermann · 17 years ago
  93. 9095e30 A patch to add initial support for the i82801db southbridge based by Jon Dufresne · 17 years ago
  94. a5fc22f htx card on io apic on htx slot of dk8_htx by Yinghai Lu · 17 years ago
  95. 6c3874e ck804 pref mem 4G above support by Yinghai Lu · 17 years ago
  96. be13dc7 Apply linuxbios-rename-other-payload-options.patch (Patch 2, refs #14) by Ed Swierk · 17 years ago
  97. 1a7a5b4 Apply linuxbios-rename-compressed-payload-options.patch, refs #14 by Ed Swierk · 17 years ago
  98. 2089487 In the file mainboard/intel/i82801dbm/i82801dbm.c the variable by Jon Dufresne · 17 years ago
  99. af433f2 Add support for the SMSC FDC37M60x Super I/O (tested on FDC37M602). by Uwe Hermann · 17 years ago
  100. f3938bb In src/southbridge/intel/i82801ca, first the smbus registers are mapped at i/o by chn · 17 years ago