1. 7600c48 coreinfo: Enable serial support by Jordan Crouse · 16 years ago
  2. 3b47065 libpayload: Support curses for serial by Jordan Crouse · 16 years ago
  3. 4e48408 Extend the VIA vt8237r southbridge decode range for the ROM to 1MB. by Bari Ari · 16 years ago
  4. 42b127f flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore by Jens Kuehnel · 16 years ago
  5. 646eb24 flashrom: Force read unknown flash chips by Peter Stuge · 16 years ago
  6. 01441bd flashrom: Board enable and autodetection for GIGABYTE GA-7VT600 by Peter Stuge · 16 years ago
  7. bc18fbb flashrom: Add support for Amic Technology A29040B flash chip. by Peter Stuge · 16 years ago
  8. d1f698a flashrom: Board enable and autodetection for BioStar P4M80-M4. by Peter Stuge · 16 years ago
  9. d63e0d0 Changes Makefile generation so that recursive "make" calls read by Pierre Pronchery · 16 years ago
  10. 38ee631 fix via epia cn abuild. by Stefan Reinauer · 16 years ago
  11. 92af509 Add dump support for Winbond (NSC) PC87427. Dumps available from real hardware. by Tom Sylla · 16 years ago
  12. 6196416 Ward writes: by Peter Stuge · 16 years ago
  13. 39d4e5f abuild: fix gnu getopt detection (trivial) by Stefan Reinauer · 16 years ago
  14. 41b35b5 Revert r3357 and fix it as intended to (forgotten header commit instead of typo) by Mart Raudsepp · 16 years ago
  15. 012fbc7 Fix typo introduced in r3356 that breaks build (trivial). by Mart Raudsepp · 16 years ago
  16. 68229f3 flashrom: MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests. by Peter Stuge · 16 years ago
  17. 5083811 coreinfo: Specify a name, listname and desc item for coreinfo by Jordan Crouse · 16 years ago
  18. fc697ad libpayload: Add PAYLOAD_INFO macro by Jordan Crouse · 16 years ago
  19. d9ce08d not sure why this ever worked. Add --xml / -x to the supported options (trivial) by Stefan Reinauer · 16 years ago
  20. 9e734c2 libpayload: Add a function to verify the checksum on a LAR file by Jordan Crouse · 16 years ago
  21. 02a4e7f sync latest version of abuild (0.6) (trivial patch) by Stefan Reinauer · 16 years ago
  22. ee9e1a3 Mark SST49LF004A/B as tested (trivial). by Mart Raudsepp · 16 years ago
  23. 5dfee60 Mark the following chips as tested (trivial). by Uwe Hermann · 16 years ago
  24. 6eb5012 A bunch of cosmetic improvements (trivial). by Uwe Hermann · 16 years ago
  25. 1a02c8e Mark more chips as tested (all operations), tested on ASUS P4B266 (trivial). by Uwe Hermann · 16 years ago
  26. dccaf5f Add support for the ASUS P4B266 board. by Uwe Hermann · 16 years ago
  27. f40532c Add support for Amic A25L40P SPI flash. by Rudolf Marek · 16 years ago
  28. 4b1cde8 Changes to make flashrom compile (and work) on FreeBSD. by Andriy Gapon · 16 years ago
  29. 4231979 This is a simple patch which allows payloads to be placed in memory in by Myles Watson · 16 years ago
  30. 29413c7 Add KEY_ESC (trivial). by Uwe Hermann · 16 years ago
  31. 4cc35fd Myles reported SST49LF080A status -> TESTED_PREW by Peter Stuge · 16 years ago
  32. 98cc056 coreinfo: Use the ESC key to exit the payload by Jordan Crouse · 16 years ago
  33. 9b1c7c1 coreinfo: Fix the subwindow refresh based on the libpayload changes by Jordan Crouse · 16 years ago
  34. 9dac1b4 libpayload: Add an exec() and i386_do_exec() function by Jordan Crouse · 16 years ago
  35. 5069808 libpayload: Add larfptr function by Jordan Crouse · 16 years ago
  36. d43841d libpayload: Fix curses subwindows by Jordan Crouse · 16 years ago
  37. 9d10dc4 Add post-RAM init code for the Fintek F71805F Super I/O. by Corey Osgood · 16 years ago
  38. fcb2a31 Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. by Aaron Lwe · 16 years ago
  39. 710e8b1 Initial support for the Intel 82845 (Brookdale) and ICH2 (trivial). by Uwe Hermann · 16 years ago
  40. ce1fb9d flashrom: Support Pm49FL004/2 Block Locking Registers by Nikolay Petukhov · 16 years ago
  41. fb047a6 I looked at the datasheet and erase_sector_39sf020() is totally and by Carl-Daniel Hailfinger · 16 years ago
  42. 85e46e6 Doesn't have to be executable (trivial). by Uwe Hermann · 16 years ago
  43. 2ee5c9e Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to all by Marc Jones · 16 years ago
  44. 0fd8ccd New Target and initial support for the Thomson IP1000. by Joseph Smith · 16 years ago
  45. d9fa5d2 ICH8 and ICH9 have an almost identical SPI interface, only the location by Carl-Daniel Hailfinger · 16 years ago
  46. ed24da4 Add support for the Atmel AT25DF321 SPI flash (tested). by Dominik Geyer · 16 years ago
  47. fac0afb Add support for SPI chips on ICH9. This is done by using the generic SPI by Dominik Geyer · 16 years ago
  48. e7b1157 Enable IT8716F LPC-to-SPI write cycle translation in flashrom if the by Carl-Daniel Hailfinger · 16 years ago
  49. 8e8eb7d Print detailed status register information for SST25VF series flash. by Carl-Daniel Hailfinger · 16 years ago
  50. da69582 This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detects if the memory is already initialized, if so it issues a hard reset through the southbridge. by Joseph Smith · 16 years ago
  51. e3da00d Lots of new SST flash chip IDs. Only a subset has been added to by Carl-Daniel Hailfinger · 16 years ago
  52. a4868c4 Add support for the JEDEC RES (Read Electronic Signature and Resume from by Carl-Daniel Hailfinger · 16 years ago
  53. c7d29013 Some NSC Super I/Os can have their config port at 0x15c (trivial). by Uwe Hermann · 16 years ago
  54. 9a6b6b5 Cosmetics, whitespace, coding style, partially ident-aided (trivial). by Uwe Hermann · 16 years ago
  55. 621c095 libpayload: implement wborder function by Jordan Crouse · 16 years ago
  56. 3148935 libpayload: Fix the putc function by Jordan Crouse · 16 years ago
  57. f9b9945 add ICH7-M and ICH7 DH to inteltool (trivial) by Stefan Reinauer · 16 years ago
  58. 3f09561 Add more infrastructure for flashrom ICH9 support. by Carl-Daniel Hailfinger · 16 years ago
  59. 58a1cc1 fix license mentioning in manpage (trivial) by Stefan Reinauer · 16 years ago
  60. 9f7af6e trivial patch: move maintainable parts to the top and add ICH7-M DH southbridge by Stefan Reinauer · 16 years ago
  61. d466e6a trivial patch to fix options. Thanks to Uwe Hermann for the hint! by Stefan Reinauer · 16 years ago
  62. e173f99 Add the Intel 6300ESB as known chipset to the chipset struct enables. by Claus Gindhart · 16 years ago
  63. 42aab08 Fix crash caused by division by zero for unknown flash chips. by Carl-Daniel Hailfinger · 16 years ago
  64. 68db3a2 Check the JEDEC vendor ID for correct parity. Flash chips which can be by Carl-Daniel Hailfinger · 16 years ago
  65. b69e46b Example on how to add other chipsets to inteltool. ICH/ICH0, ICH4(-M) and ICH7 by Stefan Reinauer · 16 years ago
  66. 1984067 Add lots of ATMEL SPI flash chips to flash.h. by Carl-Daniel Hailfinger · 16 years ago
  67. b77fb6b flashrom: Move all IT87xx specific SPI routines from spi.c to a separate by Carl-Daniel Hailfinger · 16 years ago
  68. 03646be Add new revised inteltool that dumps all kinds of chipset information and drop old by Stefan Reinauer · 16 years ago
  69. 56cc34a This is a trivial patch which fixes the tint build by removing the extra by Myles Watson · 16 years ago
  70. 967214d flashrom: Move the SPI #defines from spi.c to spi.h by Carl-Daniel Hailfinger · 16 years ago
  71. a2e7c48 Change the SPI parts of flashrom to prepare for a merge of by Carl-Daniel Hailfinger · 16 years ago
  72. 6d3fdf9 MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Carl-Daniel Hailfinger · 16 years ago
  73. c95f2a7 Add SST39VF512, SST39VF010, SST39VF040 support to flashrom. The SST39LF by Carl-Daniel Hailfinger · 16 years ago
  74. d0e687a Fix the build when serial console support is disabled (trivial). by Uwe Hermann · 16 years ago
  75. 134aaae Quickfix to repair 'make clean; make menuconfig' (trivial). by Uwe Hermann · 16 years ago
  76. cd0b563 Improve flashrom SPI abstraction, second step. by Carl-Daniel Hailfinger · 16 years ago
  77. 31ab031 flashrom: Rename generic_spi_*() functions to spi_*() by Peter Stuge · 16 years ago
  78. fa36f50 coreboot-v2: Disable second serial port on Norwich by Jordan Crouse · 16 years ago
  79. bbd337e Add support for dumping ITE IT8718F EC registers (trivial). by Uwe Hermann · 16 years ago
  80. 8cb2458 Don't split up register list in two blocks, otherwise "Register dump:" by Uwe Hermann · 16 years ago
  81. 15da8ed flashrom: Probe for up to 3 flash chips. by Claus Gindhart · 16 years ago
  82. 83a965d Implement GPIO configuration routines for the Intel 3100 southbridge, by Ed Swierk · 16 years ago
  83. aa6e378 coreinfo: Add a module for browsing the boot LAR by Jordan Crouse · 16 years ago
  84. 681ec27 libpayload: Add LAR walking support by Jordan Crouse · 16 years ago
  85. 35993a2 Fix a typo in lbtdump output (trivial). by Ed Swierk · 16 years ago
  86. 1933786 coreinfo: Show the current time and date in the menu by Jordan Crouse · 16 years ago
  87. de7fc55 We were in the risk of running out of space in the option menu at by Jordan Crouse · 16 years ago
  88. 7ce2666 The previous commit had more in it then I wanted - so I am reverting by Jordan Crouse · 16 years ago
  89. 646ee3e coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFO by Jordan Crouse · 16 years ago
  90. 9d9518f cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doing a by Marc Jones · 16 years ago
  91. c314b2f This patch changes Config-lab.lb for qemu to use lzma like the other targets. by Myles Watson · 16 years ago
  92. 2342f8b This patch adds pc keyboard init function call for qemu in v2 since some payloads assume by Aaron Lwe · 16 years ago
  93. 4f91417 Fix various issues on MSI MS-7135 board. by Jonathan A. Kollasch · 16 years ago
  94. 33c57f8 by Ward Vandewege · 16 years ago
  95. 4934fc0 flashrom: Add a tested bitmap field to the flash chip table. by Peter Stuge · 16 years ago
  96. a9a5f49 By default, the Intel 3100 LPC interface enables only I/O range 0x3f8 by Ed Swierk · 16 years ago
  97. e21f836 flashrom: Enable ROM decode range to 1MB for vt8237r by Bari Ari · 16 years ago
  98. b19973e The generic jedec.c does not work for the ST M50FLW flash by Claus Gindhart · 16 years ago
  99. 26e08b5 flashrom: Handle NULL probe, erase and write function pointers in the by Peter Stuge · 16 years ago
  100. e227143 libpayload: Add gettimeofday() and friends by Jordan Crouse · 16 years ago