1. 408c4e1 Drop -Os in libpayload for now, it causes run-time problems for some by Uwe Hermann · 16 years ago
  2. c88b537 Make the getpir output compile (Closes #70). by Jon Dufresne · 16 years ago
  3. 2216d1b Add a recent kconfig version to coreinfo, in order to make the by Uwe Hermann · 16 years ago
  4. 0bfb5c4 Make functions static (where possible) to reduce code size (trivial). by Uwe Hermann · 16 years ago
  5. b0e3f39 Make cursor positioning work by using both halves of the by Jonathan A. Kollasch · 16 years ago
  6. 661e380 Cosmetics, fix typos (trivial). by Uwe Hermann · 16 years ago
  7. 2901405 Quickfix for libpayload's strcpy() to properly NUL-terminate strings (trivial). by Uwe Hermann · 16 years ago
  8. 316e07f Following patch adds K8M890 support. It initializes the AGP and graphics UMA. by Rudolf Marek · 16 years ago
  9. 14a3feb Fix code to allow usage of -Wall in libpayload and the sample (trivial). by Uwe Hermann · 16 years ago
  10. 35845a2 Smaller fixes to allow using -Wall (trivial). by Uwe Hermann · 16 years ago
  11. 6a441bf Cosmetics, coding style fixes (trivial). by Uwe Hermann · 16 years ago
  12. 5f4c8ab Change kconfig references from 'buildrom' to 'libpayload'. by Christopher Kilgour · 16 years ago
  13. 0c1cea2 Allow 'make menuconfig' to function within libpayload. by Christopher Kilgour · 16 years ago
  14. dc69e05 Make the list of functions in libpayload.h more complete (trivial). by Uwe Hermann · 16 years ago
  15. 5aa66da Add -Os to the CFLAGS for size improvements. by Jordan Crouse · 16 years ago
  16. 2c7bb9e libpayload: Add -Os to the CFLAGS by Jordan Crouse · 16 years ago
  17. 3a406fe Cosmetic changes and coding style fixes by running 'indent', with some by Uwe Hermann · 16 years ago
  18. 7249f79 corinfo: Inital release of the coreinfo code by Jordan Crouse · 16 years ago
  19. c52761b libpayload: BSD solutions contributed by Uwe by Uwe Hermann · 16 years ago
  20. f3029a8 libpayload: External code by Jordan Crouse · 16 years ago
  21. f6145c3 libpayload: The initial chunk of code writen by AMD by Jordan Crouse · 16 years ago
  22. c221349 Following patch will setup KT890 HT automatically. It will find the by Rudolf Marek · 16 years ago
  23. cfcc9ca * split model_centaur into model_c3 and model_c7 by Stefan Reinauer · 16 years ago
  24. e98edfa Add ICH9 detection to flashrom. Straight from the datasheet, untested. by Carl-Daniel Hailfinger · 16 years ago
  25. 470d365 oops. forgot to add the file. by Stefan Reinauer · 16 years ago
  26. 012ed48 Support for the Winbond W39V080FA series of chips. by Stefan Reinauer · 16 years ago
  27. 2ce4e4c by Ward Vandewege · 16 years ago
  28. 969a9f6 Various smaller fixes in superiotool: by Uwe Hermann · 16 years ago
  29. a2ccf9f Add support for the MSI MS-6119 mainboard. by Uwe Hermann · 16 years ago
  30. fa510c7 Clarify LZMA code license. by Carl-Daniel Hailfinger · 16 years ago
  31. 4f83d7e oops. sorry, wrong checkin. This patch backs out r3155 and instead contains the by Ed Swierk · 16 years ago
  32. 354e2d3 This patch implements support for the Intel 3100 Development Kit by Ed Swierk · 16 years ago
  33. a9faea8 This patch implements support for the Intel 3100 integrated by Ed Swierk · 16 years ago
  34. aaea11b Here is an updated patch addressing most of Uwe's and Peter's by Ed Swierk · 16 years ago
  35. 62eee3f This patch implements support for the Intel 3100 integrated SuperIO and UART. by Ed Swierk · 16 years ago
  36. 791265a This patch updates the PCI IDs for Intel 3100 devices. by Ed Swierk · 16 years ago
  37. a4b901e give the fam10 code a little more space until we have the time to debug this by Stefan Reinauer · 16 years ago
  38. dd6877a check whether SST FWH chip was successfully erased on flashchip -E, too by Stefan Reinauer · 16 years ago
  39. 568667d Sort list of flash chips alphabetically, add comment (trivial). by Uwe Hermann · 16 years ago
  40. 582ce71 remove nasty warning that happened due to our vendor detection by Stefan Reinauer · 16 years ago
  41. 9dcfc00 fix typo by Stefan Reinauer · 16 years ago
  42. e989be2 BIOS_SPEW is log level 9. There is nothing beyound that line. by Stefan Reinauer · 16 years ago
  43. 5671787 Following patch extends the ROM decoding to last 1MB, allowing to use larger by Rudolf Marek · 16 years ago
  44. dd52e17 Following patch fixes the retrain/reset sequence which caused problem with some by Rudolf Marek · 16 years ago
  45. 1ce6377 Re-add code erroneously removed in r3140. by Uwe Hermann · 16 years ago
  46. 937ae9d Changes M50FW080 to use 82802ab.c instead of jedec.c. This fixes the problem of not being able to erase the chip. by Joseph Smith · 16 years ago
  47. ae8a08d Prepare for ICH7/ICH8 SPI support by adding some debugging for all by Carl-Daniel Hailfinger · 16 years ago
  48. 0b202d0 Add a Config-abuild.lb for the rca/rm4100 (trivial) by Corey Osgood · 16 years ago
  49. c843636 Fix broken flashrom build. by Uwe Hermann · 16 years ago
  50. 4b0a41b Fix up one forgotten revert in r3140. by Carl-Daniel Hailfinger · 16 years ago
  51. 8729de4 Revert the delete of 82802ab.c in r3137. by Carl-Daniel Hailfinger · 16 years ago
  52. 912ee57 Also print the chip vendor name in --list-supported output (trivial). by Uwe Hermann · 16 years ago
  53. ee2bb3a Also print the required -m option in --list-supported output (trivial). by Uwe Hermann · 16 years ago
  54. b7b22e3 Drop 82802ab.c as it is identical to sharplhf00l04.c. by Carl-Daniel Hailfinger · 16 years ago
  55. 3182122 Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors, by Uwe Hermann · 16 years ago
  56. b681570 Formatting fixes, no content changes (trivial). by Uwe Hermann · 16 years ago
  57. 2ad1753 Drop the useless rom.layout file. It's just an example, likely never by Uwe Hermann · 16 years ago
  58. 098913d Add --list-supported option to flashrom which lists the supported by Uwe Hermann · 16 years ago
  59. 2aa1436 Add GPIO dumping utility for Intel ICH series southbridges. by Stefan Reinauer · 16 years ago
  60. 0719b8e by Ward Vandewege · 16 years ago
  61. 7aad44c by Ward Vandewege · 16 years ago
  62. 6a1dc86 Initial support for the Intel 82830 northbridge and RCA RM4100 board. by Joseph Smith · 16 years ago
  63. c4f5365 Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial). by Uwe Hermann · 16 years ago
  64. 917158f Drop some duplicate documentation from the README. The manpage and by Uwe Hermann · 16 years ago
  65. 9ae2362 Add missing license header to layout.c. The file was written by by Uwe Hermann · 16 years ago
  66. cbb5ba8 Rename lxbios to nvramtool, step 3 (rename directory). by Uwe Hermann · 16 years ago
  67. 66d83cf Rename lxbios to nvramtool, step 2 (rename files). by Uwe Hermann · 16 years ago
  68. 6e56594 Rename lxbios to nvramtool. by Uwe Hermann · 16 years ago
  69. eec5ff4 Small coding style fixes and documentation updates (trivial). by Uwe Hermann · 16 years ago
  70. a04027e Create a genacpi directory below util/ which will hold all acpi related by Corey Osgood · 16 years ago
  71. 9b6b63e In pci_device.c, the class for VGA was not tested properly, leading to by Ronald Hoogenboom · 16 years ago
  72. 17632a2 by Ward Vandewege · 16 years ago
  73. 0be73bb This patch adds support to dump other registers than the primary by Ronald Hoogenboom · 16 years ago
  74. 56cf01f by Ronald Hoogenboom · 16 years ago
  75. 8684520b This trivial patch removes an unused local variable, thus getting rid of by Ronald Hoogenboom · 16 years ago
  76. 0be722c by Ward Vandewege · 16 years ago
  77. bd3f93e Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is by Corey Osgood · 16 years ago
  78. f327d9f Route device IRQ through PCI bridge instead in mptable. by Yinghai Lu · 16 years ago
  79. 8eff1e3 Initial support for MSI MS-7135 (K8N Neo3) mainboard. by Jonathan A. Kollasch · 16 years ago
  80. 787e4c9 flashrom: Add board_enable for Artec Group DBE61 and DBE62 by Mart Raudsepp · 16 years ago
  81. b05d4bb I'm attaching the patch which should fix both problems. Fix the by Rudolf Marek · 16 years ago
  82. bb6f88d Should be part of changeset 3106. by Rudolf Marek · 16 years ago
  83. bcd28f2 Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDN by Rudolf Marek · 16 years ago
  84. 8dcab78 This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN 7 and 9 are by Rudolf Marek · 16 years ago
  85. 0b8af01 Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 from a sio_setup. As side effect I can now by Rudolf Marek · 16 years ago
  86. 623df67 Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like by Rudolf Marek · 16 years ago
  87. b34eea3 Importing mkelfimage from by Stefan Reinauer · 16 years ago
  88. 46fc14d With this small change it is possible to build flashrom again when by Clark Rawlins · 16 years ago
  89. 9792a03 flashrom: further cleanups to enable_flash_cs5536 by Mart Raudsepp · 16 years ago
  90. 5eb25bf add $(CROSS_COMPILE) to ar calls. by Marc Jones · 16 years ago
  91. 2f7b7fb Flashrom: Add board enable for VIA EPIA SP. by Luc Verhaegen · 16 years ago
  92. 2995cc6 Improve error handling and make RCONF_DEFAULT_MSR address be a constant. by Mart Raudsepp · 16 years ago
  93. 99062ae This implements support for devices using AMD Geode companion chip by Mart Raudsepp · 16 years ago
  94. d2be99c by Ward Vandewege · 16 years ago
  95. 9b0627a This is a trivial patch. I missed one of the ROM names when I converted them to coreboot.rom by Myles Watson · 16 years ago
  96. 2370fd8 by Ward Vandewege · 16 years ago
  97. b8c2aa2 by Myles Watson · 16 years ago
  98. f2b380a This patch changes the Config.lb files and adds Config-lab.lb files for by Myles Watson · 16 years ago
  99. c23b3a5 Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors like by Carl-Daniel Hailfinger · 16 years ago
  100. a7c92a6 This patch changes all rom names that aren't coreboot.rom in Config.lb files. by Myles Watson · 16 years ago