1. f5e62cb Add Winbond W836xx SuperI/O detection by Carl-Daniel Hailfinger · 12 years ago
  2. da7c545 Add serial port bitbanging code by Virgil-Adrian Teaca · 12 years ago
  3. 2abab94 Add a bunch of new/tested stuff and various small changes 12 by Stefan Tauner · 12 years ago
  4. ccd71c2 Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPI by Carl-Daniel Hailfinger · 13 years ago
  5. b286da7 Support compilation for the ARM architecture (little-endian only) by David Hendricks · 13 years ago
  6. 2d927fb Replace --mainboard with -p internal:mainboard by Carl-Daniel Hailfinger · 13 years ago
  7. b385096 Add ich_descriptor_tool to decode all flash descriptors stored in a flash dump file by Stefan Tauner · 13 years ago
  8. c40cff7 Have all programmer init functions register bus masters/programmers by Carl-Daniel Hailfinger · 13 years ago
  9. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
  10. 63fd902 Use struct flashctx instead of struct flashchip for flash chip access by Carl-Daniel Hailfinger · 13 years ago
  11. c69c9c8 Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
  12. eaacd2d Register Parallel/LPC/FWH programmers the same way SPI programmers are registered by Carl-Daniel Hailfinger · 13 years ago
  13. a8d838d ichspi: use a variable to distinguish ich generations instead of spi_programmer->type by Stefan Tauner · 13 years ago
  14. 532c717 Add opaque programmer registration infrastructure by Carl-Daniel Hailfinger · 13 years ago
  15. 31019d4 serprog: small improvements by Stefan Tauner · 13 years ago
  16. 8c35745 Revert "Unsignify lengths and addresses in chip functions and structs" by Stefan Tauner · 13 years ago
  17. d196e7c Unsignify lengths and addresses in chip functions and structs by Stefan Tauner · 13 years ago
  18. c93f5f1 serprog: add SPI support by Urja Rannikko · 13 years ago
  19. 2e68160 Change programmer selection in cli and generic code by Carl-Daniel Hailfinger · 13 years ago
  20. 5ce5f70 Add support for the Linux SPI subsystem (spidev) by Sven Schnelle · 13 years ago
  21. 3093f8f Add a bunch of new/tested stuff and various small changes 7 by Sylvain "ythier" Hitier · 13 years ago
  22. 97d5b12 Shorten some board enable related function names by Carl-Daniel Hailfinger · 13 years ago
  23. 24c35e4 Change "class" parameter name to "devclass" to avoid C++ issues by Uwe Hermann · 13 years ago
  24. 6665244 Constify (a few) parameters.c where possible by Stefan Tauner · 13 years ago
  25. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  26. c422484 Fix compilation for CONFIG_INTERNAL=no by Carl-Daniel Hailfinger · 13 years ago
  27. 7bcacb1 Eliminate magic numbers indicating maximum column sizes in print.c by Stefan Tauner · 13 years ago
  28. b9dbe48 Kill central list of SPI programmers by Michael Karcher · 13 years ago
  29. 6279751 Factor out SPI write/read chunking wrappers by Michael Karcher · 13 years ago
  30. b713d2e Intel NIC with parallel flash support by Carl-Daniel Hailfinger · 13 years ago
  31. 580d29a Revamp board-specific quirk handling, allow for laptop support by Carl-Daniel Hailfinger · 13 years ago
  32. 4c82318 Constify flashchips array by Carl-Daniel Hailfinger · 13 years ago
  33. 54ce73a Revert MMIO space writes on shutdown as needed by Carl-Daniel Hailfinger · 13 years ago
  34. bfecef6 Add support for more than one Super I/O or EC per machine by Carl-Daniel Hailfinger · 13 years ago
  35. 7f517a7 Various IT85* cleanups and fixes by Carl-Daniel Hailfinger · 14 years ago
  36. d953558 Fix compilation if CONFIG_INTERNAL=no by Carl-Daniel Hailfinger · 14 years ago
  37. 40446ee Remove vendorid parameter from pcidev_init() by Carl-Daniel Hailfinger · 14 years ago
  38. 4e74839 Update the ITE IT8500 EC support to match the current state of the flashrom-chromium tree by David Hendricks · 14 years ago
  39. 8a19ef1 Support 64-bit MEM BARs wherever possible by Carl-Daniel Hailfinger · 14 years ago
  40. 9a1105c Support for Angelbird Wings PCIe SSD (solid-state drive) by Carl-Daniel Hailfinger · 14 years ago
  41. 1a6162e Compilation fix for djgpp by Idwer Vollering · 14 years ago
  42. 90021f2 Add support for the Open Graphics Project development card, OGD1, as a SPI flash programmer by Mark Marshall · 14 years ago
  43. 306b818 Add chunked write ability to the Dediprog SF100 driver by Carl-Daniel Hailfinger · 14 years ago
  44. 2bee8cf Revert PCI config space writes on shutdown by Carl-Daniel Hailfinger · 14 years ago
  45. 2822888 SPI bitbanging: request/release bus by Carl-Daniel Hailfinger · 14 years ago
  46. 004f4b7 Add Intel Gigabit NIC SPI flashing support by Idwer Vollering · 14 years ago
  47. 48ec1b1 Various cosmetic and coding-style fixes by Uwe Hermann · 14 years ago
  48. 6529b9f Add support for the Amontec JTAGkey2 by Jörg Fischer · 14 years ago
  49. 2f43616 Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing support by Carl-Daniel Hailfinger · 14 years ago
  50. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago