1. 672d0ae libpayload: Add a timeout function for getchar and getch by Jordan Crouse · 16 years ago
  2. 4eb5089 Add rand/rand_r/srand functions for generating pseudo-random bytes. by Uwe Hermann · 16 years ago
  3. c6092c0 ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec. by Ed Swierk · 16 years ago
  4. 78f59f8 Re-add files I deleted by mistake in r3219. They are meant for a different by Marc Jones (marc.jones · 16 years ago
  5. df22f78 Don't check exclusive IRQ fieldin the PIR table. by Marc Jones(marc.jones · 16 years ago
  6. 0dc5697 This patch halts the tco timer early in the boot process on all ICH series southbridges. by Joseph Smith · 16 years ago
  7. 3860404 libpayload: remove unneeded stack stuff by Jordan Crouse · 16 years ago
  8. 6c44dfb Fix the case where the user selects no modules in Kconfig at all. by Uwe Hermann · 16 years ago
  9. 4afb7fb Add a workaround for a bug in some binutils version which strictly by Carl-Daniel Hailfinger · 16 years ago
  10. a697721 Document a rough estimate of how much space in the ELF file each of the by Uwe Hermann · 16 years ago
  11. 1bee6f9 Add BIN2HEX and HEX2BIN macros (trivial). by Uwe Hermann · 16 years ago
  12. 3995593 Add a SHA-1 implementation to libpayload. by Uwe Hermann · 16 years ago
  13. c758227 Doing another 'make' after a 'make clean' was broken until now. Fix it by Uwe Hermann · 16 years ago
  14. 0a89625 Add missing snprintf() to libc/printf.c (trivial). by Uwe Hermann · 16 years ago
  15. 2b85b63 Setting an integrated southbridge device (like SATA or USB2.0) to by Ed Swierk · 16 years ago
  16. 23cd49a Remove i82801DB files that I meant to delete in r3206. by Joseph Smith · 16 years ago
  17. 06ae639 Tiny style fix for consistency (trivial). by Ed Swierk · 16 years ago
  18. 868de98 Removal of i82801DB (ICH4) by Joseph Smith · 16 years ago
  19. c4e052c The early init code of several Intel southbridge chipsets calls by Ed Swierk · 16 years ago
  20. 2c6b33c Libpayload fixes to prevent triple-faults when running in QEMU. by Klaus Schnass · 16 years ago
  21. ab5b3e0 Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for by Uwe Hermann · 16 years ago
  22. 30d789b Fix the NVRAM access functions to work correctly for the by Uwe Hermann · 16 years ago
  23. 2d758b8 Whitespace fixes (trivial). by Uwe Hermann · 16 years ago
  24. b642e6d Rename drivers/cmos.c to drivers/nvram.c (trivial). by Uwe Hermann · 16 years ago
  25. c16d24e Due to popular demand, rename "CMOS" to "NVRAM" (trivial). by Uwe Hermann · 16 years ago
  26. 71f846c Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots by Ed Swierk · 16 years ago
  27. 1e185e8 Add support for the TeleVideo TC7020. by Kenji Noguchi · 16 years ago
  28. 9c2255c Now coreboot performs IRQ routing for some boards. by Nikolay Petukhov · 16 years ago
  29. 0e122af [libpayload] Work around sign-extending issue by Jordan Crouse · 16 years ago
  30. 42cccdf Make a few array entries only as big as they absolutely need to be (trivial). by Uwe Hermann · 16 years ago
  31. da0efc4 Fix for irq routing issues. by Joseph Smith · 16 years ago
  32. 8cc38d2 Add initial support for some basic CMOS read/write functions and the by Uwe Hermann · 16 years ago
  33. a0c0093 Various tiny fixes (trivial): by Uwe Hermann · 16 years ago
  34. 408c4e1 Drop -Os in libpayload for now, it causes run-time problems for some by Uwe Hermann · 16 years ago
  35. c88b537 Make the getpir output compile (Closes #70). by Jon Dufresne · 16 years ago
  36. 2216d1b Add a recent kconfig version to coreinfo, in order to make the by Uwe Hermann · 16 years ago
  37. 0bfb5c4 Make functions static (where possible) to reduce code size (trivial). by Uwe Hermann · 16 years ago
  38. b0e3f39 Make cursor positioning work by using both halves of the by Jonathan A. Kollasch · 16 years ago
  39. 661e380 Cosmetics, fix typos (trivial). by Uwe Hermann · 16 years ago
  40. 2901405 Quickfix for libpayload's strcpy() to properly NUL-terminate strings (trivial). by Uwe Hermann · 16 years ago
  41. 316e07f Following patch adds K8M890 support. It initializes the AGP and graphics UMA. by Rudolf Marek · 16 years ago
  42. 14a3feb Fix code to allow usage of -Wall in libpayload and the sample (trivial). by Uwe Hermann · 16 years ago
  43. 35845a2 Smaller fixes to allow using -Wall (trivial). by Uwe Hermann · 16 years ago
  44. 6a441bf Cosmetics, coding style fixes (trivial). by Uwe Hermann · 16 years ago
  45. 5f4c8ab Change kconfig references from 'buildrom' to 'libpayload'. by Christopher Kilgour · 16 years ago
  46. 0c1cea2 Allow 'make menuconfig' to function within libpayload. by Christopher Kilgour · 16 years ago
  47. dc69e05 Make the list of functions in libpayload.h more complete (trivial). by Uwe Hermann · 16 years ago
  48. 5aa66da Add -Os to the CFLAGS for size improvements. by Jordan Crouse · 16 years ago
  49. 2c7bb9e libpayload: Add -Os to the CFLAGS by Jordan Crouse · 16 years ago
  50. 3a406fe Cosmetic changes and coding style fixes by running 'indent', with some by Uwe Hermann · 16 years ago
  51. 7249f79 corinfo: Inital release of the coreinfo code by Jordan Crouse · 16 years ago
  52. c52761b libpayload: BSD solutions contributed by Uwe by Uwe Hermann · 16 years ago
  53. f3029a8 libpayload: External code by Jordan Crouse · 16 years ago
  54. f6145c3 libpayload: The initial chunk of code writen by AMD by Jordan Crouse · 16 years ago
  55. c221349 Following patch will setup KT890 HT automatically. It will find the by Rudolf Marek · 16 years ago
  56. cfcc9ca * split model_centaur into model_c3 and model_c7 by Stefan Reinauer · 16 years ago
  57. e98edfa Add ICH9 detection to flashrom. Straight from the datasheet, untested. by Carl-Daniel Hailfinger · 16 years ago
  58. 470d365 oops. forgot to add the file. by Stefan Reinauer · 16 years ago
  59. 012ed48 Support for the Winbond W39V080FA series of chips. by Stefan Reinauer · 16 years ago
  60. 2ce4e4c by Ward Vandewege · 16 years ago
  61. 969a9f6 Various smaller fixes in superiotool: by Uwe Hermann · 16 years ago
  62. a2ccf9f Add support for the MSI MS-6119 mainboard. by Uwe Hermann · 16 years ago
  63. fa510c7 Clarify LZMA code license. by Carl-Daniel Hailfinger · 16 years ago
  64. 4f83d7e oops. sorry, wrong checkin. This patch backs out r3155 and instead contains the by Ed Swierk · 16 years ago
  65. 354e2d3 This patch implements support for the Intel 3100 Development Kit by Ed Swierk · 16 years ago
  66. a9faea8 This patch implements support for the Intel 3100 integrated by Ed Swierk · 16 years ago
  67. aaea11b Here is an updated patch addressing most of Uwe's and Peter's by Ed Swierk · 16 years ago
  68. 62eee3f This patch implements support for the Intel 3100 integrated SuperIO and UART. by Ed Swierk · 16 years ago
  69. 791265a This patch updates the PCI IDs for Intel 3100 devices. by Ed Swierk · 16 years ago
  70. a4b901e give the fam10 code a little more space until we have the time to debug this by Stefan Reinauer · 16 years ago
  71. dd6877a check whether SST FWH chip was successfully erased on flashchip -E, too by Stefan Reinauer · 16 years ago
  72. 568667d Sort list of flash chips alphabetically, add comment (trivial). by Uwe Hermann · 16 years ago
  73. 582ce71 remove nasty warning that happened due to our vendor detection by Stefan Reinauer · 16 years ago
  74. 9dcfc00 fix typo by Stefan Reinauer · 16 years ago
  75. e989be2 BIOS_SPEW is log level 9. There is nothing beyound that line. by Stefan Reinauer · 16 years ago
  76. 5671787 Following patch extends the ROM decoding to last 1MB, allowing to use larger by Rudolf Marek · 16 years ago
  77. dd52e17 Following patch fixes the retrain/reset sequence which caused problem with some by Rudolf Marek · 16 years ago
  78. 1ce6377 Re-add code erroneously removed in r3140. by Uwe Hermann · 16 years ago
  79. 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
  80. ae8a08d Prepare for ICH7/ICH8 SPI support by adding some debugging for all by Carl-Daniel Hailfinger · 16 years ago
  81. 0b202d0 Add a Config-abuild.lb for the rca/rm4100 (trivial) by Corey Osgood · 16 years ago
  82. c843636 Fix broken flashrom build. by Uwe Hermann · 16 years ago
  83. 4b0a41b Fix up one forgotten revert in r3140. by Carl-Daniel Hailfinger · 16 years ago
  84. 8729de4 Revert the delete of 82802ab.c in r3137. by Carl-Daniel Hailfinger · 16 years ago
  85. 912ee57 Also print the chip vendor name in --list-supported output (trivial). by Uwe Hermann · 16 years ago
  86. ee2bb3a Also print the required -m option in --list-supported output (trivial). by Uwe Hermann · 16 years ago
  87. b7b22e3 Drop 82802ab.c as it is identical to sharplhf00l04.c. by Carl-Daniel Hailfinger · 16 years ago
  88. 3182122 Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors, by Uwe Hermann · 16 years ago
  89. b681570 Formatting fixes, no content changes (trivial). by Uwe Hermann · 16 years ago
  90. 2ad1753 Drop the useless rom.layout file. It's just an example, likely never by Uwe Hermann · 16 years ago
  91. 098913d Add --list-supported option to flashrom which lists the supported by Uwe Hermann · 16 years ago
  92. 2aa1436 Add GPIO dumping utility for Intel ICH series southbridges. by Stefan Reinauer · 16 years ago
  93. 0719b8e by Ward Vandewege · 16 years ago
  94. 7aad44c by Ward Vandewege · 16 years ago
  95. 6a1dc86 Initial support for the Intel 82830 northbridge and RCA RM4100 board. by Joseph Smith · 16 years ago
  96. c4f5365 Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial). by Uwe Hermann · 16 years ago
  97. 917158f Drop some duplicate documentation from the README. The manpage and by Uwe Hermann · 16 years ago
  98. 9ae2362 Add missing license header to layout.c. The file was written by by Uwe Hermann · 16 years ago
  99. cbb5ba8 Rename lxbios to nvramtool, step 3 (rename directory). by Uwe Hermann · 16 years ago
  100. 66d83cf Rename lxbios to nvramtool, step 2 (rename files). by Uwe Hermann · 16 years ago