1. 0dfd6f6 Makefile: use HAS_ USE_ pattern for serial support by Thomas Heijligen · 2 years, 7 months ago
  2. ad4f27f hwaccess_x86_io: refactor rget_io_perms() by Thomas Heijligen · 2 years, 8 months ago
  3. 9057934 Makefile: print version info as part of the config target by Thomas Heijligen · 2 years, 7 months ago
  4. 33ff32a Makefile: use libflashrom.a as input to build the flashrom executable by Thomas Heijligen · 2 years, 7 months ago
  5. da11a0d Makefile: Add DEPENDS_ON_LINUX_I2C by Thomas Heijligen · 2 years, 7 months ago
  6. 48a9466 pcidev: Move scandev_inclass logic from internal to pcidev by Edward O'Callaghan · 2 years, 7 months ago
  7. 15004ba pcidev: Avoid internal programmer relying on pacc global by Edward O'Callaghan · 2 years, 10 months ago
  8. d58496b cli_classic: Use flashrom_init() from API by Edward O'Callaghan · 2 years, 8 months ago
  9. dbf6a8a Makefile: Rework the EXEC_SUFFIX determination by Thomas Heijligen · 2 years, 7 months ago
  10. 91eaebc cli_classic: Replace programmer_shutdown() with libflashrom call by Edward O'Callaghan · 2 years, 8 months ago
  11. 136bf43 cli_classic: Use flashrom_flash_getsize() over raw access by Edward O'Callaghan · 2 years, 8 months ago
  12. b9d63d3 Makefile: enable internal programmer for x86 and all linux platforms by Thomas Heijligen · 2 years, 8 months ago
  13. d91ee2c internal.c: Seperate out get_params() from internal_init() by Edward O'Callaghan · 2 years, 8 months ago
  14. dcabdb2 Makefile: remove CPPFLAGS and LDFLAGS to default directories by Thomas Heijligen · 2 years, 8 months ago
  15. facfadb Makefile: use pkg-config --libs --static for LDFLAGS by Thomas Heijligen · 2 years, 8 months ago
  16. 9138e3f Makefile: check if librt is an external library by Thomas Heijligen · 2 years, 8 months ago
  17. 98cfa69 flashrom.c: Move do_*() helpers into cli_classic.c by Edward O'Callaghan · 2 years, 9 months ago
  18. 306c8b7 meson: sync programmer dependencies from Makefile by Peter Marheine · 2 years, 8 months ago
  19. c9824fb flashrom: Convert do_read() into a libflashrom user by Edward O'Callaghan · 2 years, 9 months ago
  20. c72d20a cli_classic.c: Convert do_erase() to libflashrom call by Edward O'Callaghan · 2 years, 9 months ago
  21. 83aa6af Makefile: remove obsolete distclean target by Thomas Heijligen · 2 years, 10 months ago
  22. 6b0f9ed Makefile: rename FEATURE_CFLAGS to FEATURE_FLAGS by Thomas Heijligen · 2 years, 10 months ago
  23. 306f38e Makefile: merge compiler, hwlibs, features targets into config target by Thomas Heijligen · 2 years, 10 months ago
  24. 142a623 Makefile: reorder make targets by Thomas Heijligen · 2 years, 9 months ago
  25. c0c783a Makefile: clean up variables by Thomas Heijligen · 2 years, 11 months ago
  26. 4d700b9 Makefile: Make pkg-config mandatory to find libpci by Thomas Heijligen · 2 years, 11 months ago
  27. ebb5509 Makefile: replace RAW_ACCESS with RAW_MEM_ACCESS X86_MSR X86_PORT_IO by Thomas Heijligen · 2 years, 9 months ago
  28. df3672d hwaccess: fix build on non-x86 targets by Peter Marheine · 2 years, 8 months ago
  29. 3f4d35d hwaccess: move mmio functions into hwaccess_physmap by Thomas Heijligen · 2 years, 8 months ago
  30. a6b45c4 it8212: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  31. ca195dc satasii: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  32. 06c58fa ogp_spi: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  33. 52aa4d2 nicintel_spi: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  34. d52aaab nicintel_eeprom: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  35. d0d8d2c nicintel: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  36. 8d66a9b gfxnvidia: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  37. e2f1a4b drkaiser: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  38. 2bf0d62 atavia: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  39. 96f68f7 Makefile: list dependencies for RAW_MEM_ACCESS, X86_PORT_IO, X86_MSR by Thomas Heijligen · 2 years, 9 months ago
  40. 74b4aa0 physmap: rename to hwaccess_physmap, create own header by Thomas Heijligen · 2 years, 9 months ago
  41. b3287b4 hwaccess physmap: move x86 msr related code into own files by Thomas Heijligen · 2 years, 9 months ago
  42. a065520 hwaccess: move x86 port I/O related code into own files by Thomas Heijligen · 2 years, 9 months ago
  43. d96c97c pci.h: move include into own wrapper by Thomas Heijligen · 2 years, 11 months ago
  44. b7c6a66 Makefile: Make pkg-config mandatory to find libusb1 by Thomas Heijligen · 2 years, 11 months ago
  45. 4dca899 Makefile: Make pkg-config mandatory to find libjaylink by Thomas Heijligen · 2 years, 11 months ago
  46. ff63acd Makefile: Rework NI-845x detection by Thomas Heijligen · 2 years, 11 months ago
  47. 51264d5 remove compile guards by Thomas Heijligen · 3 years ago
  48. 121a5b8 Makefile: Make pkg-config mandatory to find libftdi1 by Thomas Heijligen · 2 years, 11 months ago
  49. d644893 flashrom.8.tmpl: document W25Q128FV is emulated by dummyflasher by Sergii Dmytruk · 2 years, 10 months ago
  50. 4dcf311 flashrom.8.tmpl: remove outdated warning about v1.0 by Sergii Dmytruk · 2 years, 10 months ago
  51. 1916922 Makefile: Move libftdi1 detection to hwlibs target by Thomas Heijligen · 3 years ago
  52. db17a46 Makefile: Move NI845X_SPI library detection to hwlibs target by Thomas Heijligen · 3 years ago
  53. ca71c87 Makefile: Revise build options for Linux specific headers by Thomas Heijligen · 3 years ago
  54. 457020a Makefile: Revise utsname and clock_gettime test by Thomas Heijligen · 2 years, 11 months ago
  55. 8cd366d Makefile: compiler target: separate fixed text and value by a colon by Thomas Heijligen · 2 years, 11 months ago
  56. 323ad35 Makefile: Revise C compiler check by Thomas Heijligen · 2 years, 11 months ago
  57. 3976b7e Makefile, ich_descriptors_tool/Makefile: unify behavior by Thomas Heijligen · 3 years ago
  58. 485d2cd Makefile: unify the use of filter by Thomas Heijligen · 3 years ago
  59. 3d5be0b hwaccess: replace flashrom specific macros by compiler defines by Thomas Heijligen · 3 years ago
  60. 433dc1c buildsystem: evaluate the USE_IOPL, USE_DEV_IO, USE_IOPERM macros by Thomas Heijligen · 3 years ago
  61. 847d94b buildsystem: handle the IS_WINDOWS macro by Thomas Heijligen · 3 years ago
  62. 7fd9a7a platform.h: remove IS_LINUX and IS_MACOSX macros by Thomas Heijligen · 3 years ago
  63. d6d96c1 buildsystem: Determine the endianness only in the buildsystem by Thomas Heijligen · 3 years ago
  64. 9a2787b Makefile: move endian test into Makefile.d by Thomas Heijligen · 3 years ago
  65. 6efdfb3 Makefile: move determination test for the architecture to Makefile.d by Thomas Heijligen · 3 years ago
  66. 1e76dc8 Makefile: move determination test for OS to Makefile.d by Thomas Heijligen · 3 years ago
  67. 282a951 Makefile: move determination tests for target systems to one place by Thomas Heijligen · 3 years ago
  68. 0bec7b2 Makefile: summarize systems with the same CPPFLAGS and LDFLAGS by Thomas Heijligen · 3 years ago
  69. f579bba Makefile: use STRIP_ARGS = -s on all systems by Thomas Heijligen · 3 years ago
  70. 8b1b314 ich_descriptors_tool: Fix target specific flags for MinGW/DJGPP by Nico Huber · 1 year, 9 months ago
  71. 90fa815 Makefile: move functions and macros to own file by Thomas Heijligen · 3 years ago
  72. 4b1c8a4 os.h: remove unneeded include by Thomas Heijligen · 3 years ago
  73. c1f2a47 par_master: Fix propagation of register_par_master() return values by Anastasia Klimchuk · 3 years, 1 month ago
  74. d66dded par_master: Use new API to register shutdown function by Anastasia Klimchuk · 3 years, 1 month ago
  75. e6953e5 par_master: Add shutdown function in par_master struct by Anastasia Klimchuk · 3 years, 1 month ago
  76. c63d918 spi_master: Use new API to register shutdown function by Anastasia Klimchuk · 3 years, 3 months ago
  77. 72c02ff opaque_master: Use new API to register shutdown function by Nico Huber · 1 year, 9 months ago
  78. a1fed9f opaque_master: Add shutdown function in opaque_master struct by Anastasia Klimchuk · 3 years, 2 months ago
  79. fd3a225 linux_mtd: Free param right after its last usage by Anastasia Klimchuk · 3 years, 2 months ago
  80. 7a7b25d nicintel_eeprom: Check UNPROG_DEVICE in 82580 shutdown by Anastasia Klimchuk · 3 years, 2 months ago
  81. 7783f2f spi_master: Add shutdown function in spi_master struct by Anastasia Klimchuk · 3 years, 3 months ago
  82. f48ede4 programmer_table: Remove space between address operator and variable by Anastasia Klimchuk · 3 years, 2 months ago
  83. ba9d9fe layout: Tidy up forward declarations by Nico Huber · 3 years, 4 months ago
  84. 345f65a layout: Tidy up the include-args API by Nico Huber · 3 years, 4 months ago
  85. d9b5771 layout: Kill the global layout by Nico Huber · 3 years, 4 months ago
  86. e0ed412 layout: Rework normalize_romentries() API by Nico Huber · 3 years, 4 months ago
  87. efe96a9 libflashrom: Avoid using the global layout by Nico Huber · 3 years, 4 months ago
  88. 6e98544 layout: Make `struct layout_include_args` private to `layout.c` by Nico Huber · 5 years ago
  89. 671c0f0 layout: Drop `count` parameter of flashrom_layout_new() by Nico Huber · 5 years ago
  90. 4925861 layout: Use linked list for `struct romentry` by Nico Huber · 5 years ago
  91. 74d09d4 Pass layout directly to verify_by_layout() by Nico Huber · 5 years ago
  92. 8edcd15 layout: Introduce get_default_layout() by Nico Huber · 5 years ago
  93. 5bd990c layout: Introduce flashrom_layout_new() by Nico Huber · 5 years ago
  94. 92e0b62 layout: Introduce flashrom_layout_add_region() by Nico Huber · 5 years ago
  95. 3a97fd5 layout: Add `capacity` field by Nico Huber · 5 years ago
  96. 354766b layout: Introduce layout_next() by Nico Huber · 5 years ago
  97. 346d54d buspirate_spi.c: Drop bp_ prefix for spi data struct members by Anastasia Klimchuk · 3 years, 3 months ago
  98. d8f8c99 buspirate_spi.c: Refactor singleton states into reentrant pattern by Anastasia Klimchuk · 3 years, 5 months ago
  99. 4e9e99c dummyflasher: Replace another case of `sizeof(struct ...)` by Nico Huber · 3 years, 3 months ago
  100. c6ff17b serprog.c: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 4 months ago