1. 6540ae5 Signed-off-by: Stefan Reinauer <stepan@coresystems.de> by Stefan Reinauer · 17 years ago
  2. 6cf6877 some agami i2c merges by Stefan Reinauer · 17 years ago
  3. 3fa1363 [Arg! Forgot to 'svn add', sorry] by Uwe Hermann · 17 years ago
  4. aa4bedf Generic driver for pretty much all known Standard Microsystems Corporation by Uwe Hermann · 17 years ago
  5. 9bcad23 Flashrom: Add support for Tyan Tomcat K7M. by Luc Verhaegen · 17 years ago
  6. a0aaa75 Artec Group dbe61 mainboard support. by Marc Jones · 17 years ago
  7. dfb3c13 Various minor cosmetics and coding style fixes (trivial). by Uwe Hermann · 17 years ago
  8. c72ff11 The GPIOs used for UART2 RX and TX were reversed. by Marc Jones · 17 years ago
  9. cbb8d8a This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make by Corey Osgood · 17 years ago
  10. 440113f small agami aruma configuration updates (trivial) by Stefan Reinauer · 17 years ago
  11. fc53b3c Fix the static device tree of the ASI MB-5BLMP target. This was broken in by Uwe Hermann · 17 years ago
  12. dd55e86 his patch fixes the CAS map for -.5 and -1 CAS settings. The -.5 setting should only shift the mask one bit, not two. by Marc Jones · 17 years ago
  13. d9e56e9 Small bugfix in i82801xx_lpc.c. by Corey Osgood · 17 years ago
  14. c0eb5e0 Add initial support for the Intel 82810 northbridge. by Corey Osgood · 17 years ago
  15. e99bd10 This patch adds support for the Intel i82810 northbridge and various i82801xx by Corey Osgood · 17 years ago
  16. bd88057 Add the AMD DB800 (AKA Salsa) mainboard. by Marc Jones · 17 years ago
  17. bc359473 Minor tweaks in the 440BX RAM init code (trivial). by Uwe Hermann · 17 years ago
  18. 538b849 Add support for the IEI JUKI-511P and IEI ROCKY-512 half-size boards. by Nikolay Petukhov · 17 years ago
  19. e29a664 Fix up and document the AMD CS5530/CS5530A support in flashrom. by Uwe Hermann · 17 years ago
  20. ecbe8e5 Add support for the Winbond W83977F-A Super I/O. by Nikolay Petukhov · 17 years ago
  21. 6602070 flashrom: Document the newly supported IBM x3455 board and the by Uwe Hermann · 17 years ago
  22. 5e2a42a Move GPIO settings to board specific code for IBM x3455 by Stefan Reinauer · 17 years ago
  23. 444e39e Add support for BCM HT1000 chipset to flashrom. Tested on IBM x3455. (trivial) by Stefan Reinauer · 17 years ago
  24. 973b068 Switch the Tyan S1846 to a fallback-only boot per default to allow by Uwe Hermann · 17 years ago
  25. 6e96adb Tyan S1846: Minor fixes in static device tree (trivial): by Uwe Hermann · 17 years ago
  26. 4ce039f Fix the static device tree of the Tyan S1846. Especially the by Uwe Hermann · 17 years ago
  27. 56a9125 Intel 82371EB: Some code simplifications (trivial). by Uwe Hermann · 17 years ago
  28. f027280 The UART disable code was causing a hang and was worked around with a by Marc Jones · 17 years ago
  29. 22c6afc Drop duplicate 82371AB device IDs (trivial). by Uwe Hermann · 17 years ago
  30. a5599c1 Use the common LinuxBIOS license header format. by Uwe Hermann · 17 years ago
  31. 1410c2d Intel 82371EB: Add IDE init support. by Uwe Hermann · 17 years ago
  32. 861f964 Lower the RAM init delays we use on the Intel 440BX. by Uwe Hermann · 17 years ago
  33. f5a6fd2 Various 440BX and Tyan S1846 related minor changes and fixes (trivial): by Uwe Hermann · 17 years ago
  34. 4cb8553 Init for the Intel 82371EB southbridge: make all ROM/BIOS regions by Uwe Hermann · 17 years ago
  35. 4834a4f This patch fixes the processor name string for Rev F. CPUs. by Sven Kapferer · 17 years ago
  36. cd3afc0 Add initial support for the ASUS A8N-E board. by Philipp Degler · 17 years ago
  37. 63b087a Drop the src/southbridge/amd/cs5536_lx directory and its contents, as by Uwe Hermann · 17 years ago
  38. da0eec0 Minor cosmetics (trivial). by Uwe Hermann · 17 years ago
  39. 4adc742 Various IT8712F fixes: by Philipp Degler · 17 years ago
  40. 5ecfa29 Small patch that adds an error message in case the keyboard selftest fails. by Philipp Degler · 17 years ago
  41. 1bccabc drop leftover includes (trivial) by Stefan Reinauer · 17 years ago
  42. 0c6c4fc some copyright analysis by Stefan Reinauer · 17 years ago
  43. 8924fdd factor out register mapping code (trivial) by Stefan Reinauer · 17 years ago
  44. a18501d Unify mmap error messages in flashrom (trivial) by Stefan Reinauer · 17 years ago
  45. f8eea5c big cosmetic offensive on flashrom. (trivial) by Stefan Reinauer · 17 years ago
  46. f2d1428 reverting 2683, NAK by YhLu, patch not necessary. by Stefan Reinauer · 17 years ago
  47. 344e457 Add missing license headers, minor cosmetic fixes in existing headers. by Uwe Hermann · 17 years ago
  48. f8953dc Add support for the Winbond W39V040FA chip. by Uwe Hermann · 17 years ago
  49. 0af4856 Drop the (non-working, almost non-existant) support for by Uwe Hermann · 17 years ago
  50. 1e79f12 Drop romcc related stuff, as this board only uses CAR. by Uwe Hermann · 17 years ago
  51. 931d922 The Gigabyte m57sli-s4 board supports Rev. F CPUs. by Ward Vandewege · 17 years ago
  52. ca7b4f5 fix some typos, clarify comments and drop dead code (trivial) by Stefan Reinauer · 17 years ago
  53. ecad5df This is the last remainder from Yinghai's mega patch. It fixes issues with by Yinghai Lu · 17 years ago
  54. c141282 fix lbtdump after last checkin. (trivial) by Stefan Reinauer · 17 years ago
  55. 917bf6b Here is a small fix to prevent a segmentation fault in lbtdump. by Ben Hewson · 17 years ago
  56. 7f4040a Add additional CPU device ID: by Jeremy Jackson · 17 years ago
  57. a56b998 Flashrom: add support for ASUS P5A (Socket 7, ALi based). by Luc Verhaegen · 17 years ago
  58. 9a2193e Fix typos (trivial). by Uwe Hermann · 17 years ago
  59. cbd5355 Minor cosmetics (trivial). by Uwe Hermann · 17 years ago
  60. 0196f82 by Ward Vandewege · 17 years ago
  61. 3a9db88 Add missing license header (closes #53). by Luis Correia · 17 years ago
  62. 819f581 Whitespace fixes (trivial). by Corey Osgood · 17 years ago
  63. cbe4e1f Cosmetic changes: push includes to top of file in chip.h files. by Roger Zauner · 17 years ago
  64. 4c0d39f Simplify spd_read_byte() functions (trivial). by Uwe Hermann · 17 years ago
  65. f1ff2c3 Various cosmetic fixes (trivial). by Uwe Hermann · 17 years ago
  66. c161808 IEI NOVA-4899R: Add missing license headers. by Luis Correia · 17 years ago
  67. 4c8c567 IEI NOVA-4899R: Correctly configure Super I/O PNP devices. by Luis Correia · 17 years ago
  68. 197daed IEI NOVA-4899R: Fix incorrect irq_tables.c. by Luis Correia · 17 years ago
  69. 8bcf08b IEI NOVA-4899R: Drop unused files. by Luis Correia · 17 years ago
  70. d83f79f AMD Norwich: minor cosmetic fixes and drop dead code (trivial). by Uwe Hermann · 17 years ago
  71. 4aae668 Clean up whitespace in preparation for another patch to fix fan control. by Ward Vandewege · 17 years ago
  72. 298a693 The Super I/O needs 0x87 sent twice to 0x2e (or 0x4e) to enable extended by Roger Zauner · 17 years ago
  73. f03e4e9 Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway). by Uwe Hermann · 17 years ago
  74. d03b7d4 This fix properly hides the UDC and OTG PCI headers when the cs5536 is by Marc Jones · 17 years ago
  75. deabf51 Changes by Richard Smith and Peter Stuge from the LinuxBIOS symposium 2006. by Peter Stuge · 17 years ago
  76. ddf845f This patch cleans up and clarifies Geode source code comments. by Marc Jones · 17 years ago
  77. 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
  78. a909ee6 This patch updates the PCI ID of the Geode IDE device to include the revision. by Marc Jones · 17 years ago
  79. e1dd5e9 Fixed a bug within the 440BX RAM size calculation. Since the DRB values by Ceri Coburn · 17 years ago
  80. 00dc859 indent is by no means as harmless as one might think ;-) trivial fix. by Stefan Reinauer · 17 years ago
  81. f05e85b The attached patch sets the MA map type correctly for all DIMMs I was by Alex Mauer · 17 years ago
  82. 1346a27 This patch removes auto.c from the Norwich mainboard directory. by Marc Jones · 17 years ago
  83. 2a133f7 Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  84. 9934b81 Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  85. f8030bd Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  86. 89d7cd2 Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  87. 4fcb3ba Add missing licenses to several of the files. by Jordan Crouse · 17 years ago
  88. b29209f Add missing licenses to several of the files. by Jordan Crouse · 17 years ago
  89. a846a5e The superio needs 0x87 sent twice to 0x3f0 to enable extended function by Roger Zauner · 17 years ago
  90. a59a778 Uncomment compression config variables. This should fix the abuild by Uwe Hermann · 17 years ago
  91. c7dc7cc Fix coding style of flashrom by running indent on all files: by Uwe Hermann · 17 years ago
  92. 33d1af37 This patch uses auto.c from Uwe's tyan s1846 for both boards, with some by Corey Osgood · 17 years ago
  93. a440f7f Add initial support for the ASI/BCom MB-5BLMP mainboard, as used in by Uwe Hermann · 17 years ago
  94. 6b83e46 New irq table, and a correct setting for by Ronald G. Minnich · 17 years ago
  95. 50b0b87 Add missing licenses to several of the files. by Jordan Crouse · 17 years ago
  96. fa6c11e This is the final patch to enable the msm800sev to build. This patch by Ronald G. Minnich · 17 years ago
  97. 5ef8b0f by Ronald G. Minnich · 17 years ago
  98. 75869ff This patch as a cache_as_ram_auto.c for the msm800sev. by Ronald G. Minnich · 17 years ago
  99. f64633e Drop src/mainboard/amd/norwich/debug.c as it is not used. by Uwe Hermann · 17 years ago
  100. 3438421 Some minor fixes in it8716f/superio.c: by Uwe Hermann · 17 years ago