1. c73fca3 Add initial support for the NEC PowerMate 2000 board. by Uwe Hermann · 16 years ago
  2. 2478835 flashrom: Add AMD SB700 flash enable by Niels Ole Salscheider · 16 years ago
  3. 5a0be51 flashrom: Fix compilation of r3797 with gcc-4.3.2 by Peter Stuge · 16 years ago
  4. b4b56e6 flashrom: Check if erase succeeds and exit with error on failure. by Peter Stuge · 16 years ago
  5. e94e2e3 This belongs to changeset 3795. by Rudolf Marek · 16 years ago
  6. 31e52e6 The patch changes the LDTSTOP length as well mostly default content of 0xec, by Rudolf Marek · 16 years ago
  7. 1162f25 Patch to util/inteltool: by Stefan Reinauer · 16 years ago
  8. fcf9be3 Add RDID/REMS IDs for the following flash chips: by Carl-Daniel Hailfinger · 16 years ago
  9. fd5a2df flashrom: gcc thinks base could be used uninitialized, so shut it up. by Peter Stuge · 16 years ago
  10. 9602d1e flashrom: Fix bug in r3790 by Peter Stuge · 16 years ago
  11. d53f3e7 Replace #ifdefs for sc520 systems by run time probing. by Stefan Reinauer · 16 years ago
  12. b9b500f build_opt_tbl: by Stefan Reinauer · 16 years ago
  13. 806def8 I missed the svn add on r3787. These are the additional files. by Joe Bao · 16 years ago
  14. 7c3d3b2 Add AMD dbm690t ACPI support. by Joe Bao · 16 years ago
  15. 40d46ba Add AMD rs690 VID DID reporting and some minor cleanups. by Joe Bao · 16 years ago
  16. 164463c Add AMD sb600 HPET setup and some minor cleanups. by Joe Bao · 16 years ago
  17. 7a51e50 The Winbond Super I/O chips have another indirection of registers. The by Stefan Reinauer · 16 years ago
  18. b4eb4fb ok, another attempt to the build_opt_tbl problem: by Stefan Reinauer · 16 years ago
  19. 70a1f73 Copyright update by Jason Wang for freshly written sb600 code. by Jason WangQingpei.wang · 16 years ago
  20. 8b30d5d Declare special commands to support the Atmel AT25F512A. by Carl-Daniel Hailfinger · 16 years ago
  21. f86f1fe If a chip has any TEST_BAD_* flag set, we don't even list the by Carl-Daniel Hailfinger · 16 years ago
  22. f22ce41 Add support for the AMD/ATI SB600 southbridge SPI functionality. by Jason Wang · 16 years ago
  23. 4ed326b This patch from Ralf Grosse Boerger makes debugging more comfortable. by Stefan Reinauer · 16 years ago
  24. 38bee3c This patch fixes the ugly race condition created through build_opt_tbl by Stefan Reinauer · 16 years ago
  25. d95e43c Add SST25VF080B flash chip support. by Jason Wang · 16 years ago
  26. 6f24cbc Flashrom already has the following probe functions: by Carl-Daniel Hailfinger · 16 years ago
  27. c88733c The existing check in probe_spi_res() was right for SPI controllers by Carl-Daniel Hailfinger · 16 years ago
  28. 1683cef Remove the unnecessary memctrl[] indirection, 440BX only has one by Uwe Hermann · 16 years ago
  29. 544dca4 by Ward Vandewege · 16 years ago
  30. 58edecd libpayload: Fix immediate rebuild after a clean by Mart Raudsepp · 16 years ago
  31. 0924dee msrtool: Use libpci to let system and target probes find PCI devices. by Peter Stuge · 16 years ago
  32. ef8ea01 Add support for 32Mbit SPI flash SST25VF032B. Tested on gigabyte m57sli. by Tero O Peippola · 16 years ago
  33. db8c0ab [PATCH] libpayload: rename config.h to libpayload-config.h by Jordan Crouse · 16 years ago
  34. cc9db9d msrtool: Very small fixes I made after sending out the rc1 tarball. by Peter Stuge · 16 years ago
  35. dad1e30 msrtool: Release Candidate 1 by Peter Stuge · 16 years ago
  36. d24fe7e i810: Add support for multiple DIMMs, both single-sided and double-sided, by Elia Yehuda · 16 years ago
  37. 4cf5ecf Get rid of the unnecessary indirection by 'struct mem_controller' for the by Uwe Hermann · 16 years ago
  38. 76c6c95 fix Config-abuild.lb for all targets that need a failover image and by Stefan Reinauer · 16 years ago
  39. 8c558d3 OK, people, watch this. by Stefan Reinauer · 16 years ago
  40. 86c9b88 Coding-style and whitespace fixes (also to make the code more similar by Uwe Hermann · 16 years ago
  41. f31ca16 Add support for the LiPPERT Cool RoadRunner-LX embedded PC board: by Jens Rottmann · 16 years ago
  42. 8ab91d8 i810: Add some more comments, and especially add a list of tested BUFF_SC by Uwe Hermann · 16 years ago
  43. 8c0702b Currently flashrom assumes every vendor BIOS shares our view about which by Carl-Daniel Hailfinger · 16 years ago
  44. 7cb70d9 Check for failed SPI command execution in flashrom. Although SPI itself by Carl-Daniel Hailfinger · 16 years ago
  45. 9648351 Implement read support for the following Atmel chips: by Carl-Daniel Hailfinger · 16 years ago
  46. b74fbc6 flashrom: SST39VF020 TEST_OK_ PROBE READ ERASE WRITE by Mart Raudsepp · 16 years ago
  47. ef3f7e3 The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs. by Carl-Daniel Hailfinger · 16 years ago
  48. 385e90a Rename LinuxBIOS strings and filenames to coreboot. by Uwe Hermann · 16 years ago
  49. e35d5e3 drop dead code in sb600 hda by Stefan Reinauer · 16 years ago
  50. a04b107 Add another AM2 cpuid to the name string. Also, colapse the cases for duplicate strings to save some space. by Marc Jones · 16 years ago
  51. ebb73f2 Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E, by Uwe Hermann · 16 years ago
  52. c1f404f by Robert Millan · 16 years ago
  53. 39ebf2f by Robert Millan · 16 years ago
  54. 3bb2628 Thanks to Uwe Hermann for spotting this typo. by Stefan Reinauer · 16 years ago
  55. 1ec5094 Add support for the Winbond W83627DHG Super I/O. by Uwe Hermann · 16 years ago
  56. 81af3d4 [PATCH] coreboot-v2: Add multiboot support by Robert Millan · 16 years ago
  57. 5cb4d9d [PATCH] coreinfo: Add multiboot parsing support by Jordan Crouse · 16 years ago
  58. 6c6e433 [PATCH] Add sysinfo_have_multiboot function by Jordan Crouse · 16 years ago
  59. 3b6c527 Always enable serial before SMBus (or as early as possible), as the SMBus by Uwe Hermann · 16 years ago
  60. 779b3e3 Merge some parts of the i945 review (trivial): by Stefan Reinauer · 16 years ago
  61. fb9f35d cosmetic update for getpir. by Stefan Reinauer · 16 years ago
  62. a163729 i945.h: Add some more comments, align data for better readability (trivial). by Uwe Hermann · 16 years ago
  63. 160361a The POST_CODE macro had the outb() argument order backwards. by Carl-Daniel Hailfinger · 16 years ago
  64. f27a3eb flashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  65. 8c95338 Update bayou to use ACS_ macros for line drawing characters. by Ulf Jordan · 16 years ago
  66. c1c207f Re-add "based on" lines. by Uwe Hermann · 16 years ago
  67. 65ebc79 Drop #defines for registers that are not existant on the ICH7. by Uwe Hermann · 16 years ago
  68. 556801e The enable_hpet() code in intel/i82801gx will not work with the by Uwe Hermann · 16 years ago
  69. 176e88e The ST M25P16 chip has been confirmed to work fine for probe, read, by Carl-Daniel Hailfinger · 16 years ago
  70. aad6502 Add support for 8 new chips to flashrom and fix up 2 existing chips by Carl-Daniel Hailfinger · 16 years ago
  71. 98afd9b Fix compile errors if CONFIG_FS_PAYLOAD=1: by Jens Rottmann · 16 years ago
  72. 632f865 Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERT by Jens Rottmann · 16 years ago
  73. 9cc49b2 Set asus/a8v-3_se to use printk in CAR. (trivial) by Marc Jones · 16 years ago
  74. c87ddd9 Update K8 FID/VID setup. Add support for 100MHz FIDs (revG). by Marc Jones · 16 years ago
  75. fbeba23 Move the default payload to be more buildrom friendly. by Jordan Crouse · 16 years ago
  76. d4ef054 modify pirq tables for epia-cn. by Ronald G. Minnich · 16 years ago
  77. 6f31f11 Dump ICH8/ICH9/ICH10 SPI registers in flashrom. by Carl-Daniel Hailfinger · 16 years ago
  78. 6287e2e Add additional SPI sector erase and chip erase command functions to by Carl-Daniel Hailfinger · 16 years ago
  79. d22ef49 Drop nr/opcode_index parameter from run_opcode and search the opmenu for the opcode instead. by Stefan Reinauer · 16 years ago
  80. 54c5276 Get the lzma/ directory from v3 via svn:externals, for use with Bayou. by Uwe Hermann · 16 years ago
  81. 7eb845e Import a slightly modified Bayou version into svn. This is based by Uwe Hermann · 16 years ago
  82. 91df561 Trim down the list of southbridges supported by the i82801xx driver by Uwe Hermann · 16 years ago
  83. 8a9e23c Add support for the ST M50FW002 chip to flashrom. Identification only, by Carl-Daniel Hailfinger · 16 years ago
  84. 3d9a12f inteltool 82945G/GZ/P/PL Support (trivial) by Stefan Reinauer · 16 years ago
  85. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  86. 50f37b0 Move the nvramtool manpage to section 8 (as it's only really usable as root), by Uwe Hermann · 16 years ago
  87. 70c793c Leave room for ROM growth and for the payload. (trivial) by Marc Jones · 16 years ago
  88. 51c7838 Increased the size of the failover and normal ROM_IMAGE_SIZE so abuild will by Marc Jones · 16 years ago
  89. 429d6b6 Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target to 1M. by Arne Georg Gleditsch · 16 years ago
  90. edc7ef2 Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board: by Jens Rottmann · 16 years ago
  91. 6a4bf98 Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7. by Andriy Gapon · 16 years ago
  92. b076ced Mark two more chips as fully tested (trivial). by Uwe Hermann · 16 years ago
  93. a69d1db Flashrom support for some Numonyx parts (M25PE) by Stefan Reinauer · 16 years ago
  94. c6bb6be Enable SPI boot flash support on EP80579, which has the ICH7 register set by Ed Swierk · 16 years ago
  95. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago
  96. 36a2268 Support for the Kontron 986LCD-M mainboard series. by Stefan Reinauer · 16 years ago
  97. 278534d Support for the Intel 945 northbridge. by Stefan Reinauer · 16 years ago
  98. 00a889c Support for Intel Core Duo and Core 2 Duo (tm) CPUs. by Stefan Reinauer · 16 years ago
  99. debb11f Support for the Intel ICH7 southbridge. by Stefan Reinauer · 16 years ago
  100. b70d199 Implement support for the Winbond W83627THG. by Stefan Reinauer · 16 years ago