1. 8b1b314 ich_descriptors_tool: Fix target specific flags for MinGW/DJGPP by Nico Huber · 1 year, 9 months ago
  2. 90fa815 Makefile: move functions and macros to own file by Thomas Heijligen · 3 years ago
  3. 4b1c8a4 os.h: remove unneeded include by Thomas Heijligen · 3 years ago
  4. c1f2a47 par_master: Fix propagation of register_par_master() return values by Anastasia Klimchuk · 3 years, 1 month ago
  5. d66dded par_master: Use new API to register shutdown function by Anastasia Klimchuk · 3 years, 1 month ago
  6. e6953e5 par_master: Add shutdown function in par_master struct by Anastasia Klimchuk · 3 years, 1 month ago
  7. c63d918 spi_master: Use new API to register shutdown function by Anastasia Klimchuk · 3 years, 3 months ago
  8. 72c02ff opaque_master: Use new API to register shutdown function by Nico Huber · 1 year, 9 months ago
  9. a1fed9f opaque_master: Add shutdown function in opaque_master struct by Anastasia Klimchuk · 3 years, 2 months ago
  10. fd3a225 linux_mtd: Free param right after its last usage by Anastasia Klimchuk · 3 years, 2 months ago
  11. 7a7b25d nicintel_eeprom: Check UNPROG_DEVICE in 82580 shutdown by Anastasia Klimchuk · 3 years, 2 months ago
  12. 7783f2f spi_master: Add shutdown function in spi_master struct by Anastasia Klimchuk · 3 years, 3 months ago
  13. f48ede4 programmer_table: Remove space between address operator and variable by Anastasia Klimchuk · 3 years, 2 months ago
  14. ba9d9fe layout: Tidy up forward declarations by Nico Huber · 3 years, 4 months ago
  15. 345f65a layout: Tidy up the include-args API by Nico Huber · 3 years, 4 months ago
  16. d9b5771 layout: Kill the global layout by Nico Huber · 3 years, 4 months ago
  17. e0ed412 layout: Rework normalize_romentries() API by Nico Huber · 3 years, 4 months ago
  18. efe96a9 libflashrom: Avoid using the global layout by Nico Huber · 3 years, 4 months ago
  19. 6e98544 layout: Make `struct layout_include_args` private to `layout.c` by Nico Huber · 5 years ago
  20. 671c0f0 layout: Drop `count` parameter of flashrom_layout_new() by Nico Huber · 5 years ago
  21. 4925861 layout: Use linked list for `struct romentry` by Nico Huber · 5 years ago
  22. 74d09d4 Pass layout directly to verify_by_layout() by Nico Huber · 5 years ago
  23. 8edcd15 layout: Introduce get_default_layout() by Nico Huber · 5 years ago
  24. 5bd990c layout: Introduce flashrom_layout_new() by Nico Huber · 5 years ago
  25. 92e0b62 layout: Introduce flashrom_layout_add_region() by Nico Huber · 5 years ago
  26. 3a97fd5 layout: Add `capacity` field by Nico Huber · 5 years ago
  27. 354766b layout: Introduce layout_next() by Nico Huber · 5 years ago
  28. 346d54d buspirate_spi.c: Drop bp_ prefix for spi data struct members by Anastasia Klimchuk · 3 years, 3 months ago
  29. d8f8c99 buspirate_spi.c: Refactor singleton states into reentrant pattern by Anastasia Klimchuk · 3 years, 5 months ago
  30. 4e9e99c dummyflasher: Replace another case of `sizeof(struct ...)` by Nico Huber · 3 years, 3 months ago
  31. c6ff17b serprog.c: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 4 months ago
  32. b131342 dummyflasher.c: Move 'spi_write_256_chunksize' into emu_data by Edward O'Callaghan · 3 years, 4 months ago
  33. f7504a9 dummyflasher.c: Make entry struct names consistent by Edward O'Callaghan · 3 years, 4 months ago
  34. a738915 programmer: Make use of new register_par_master() API by Anastasia Klimchuk · 3 years, 4 months ago
  35. 842b4ee programmer: Make use of new register_opaque_master() API by Anastasia Klimchuk · 3 years, 4 months ago
  36. 21b2021 programmer: Smoothen register_opaque_master() API by Anastasia Klimchuk · 3 years, 4 months ago
  37. b91a203 programmer: Smoothen register_par_master API by Anastasia Klimchuk · 3 years, 4 months ago
  38. 03f3a6d programmer: Make use of new register_spi_master() API by Nico Huber · 3 years, 4 months ago
  39. 5e08e3e programmer: Smoothen register_spi_master() API by Nico Huber · 3 years, 4 months ago
  40. 6c33185 linux_mtd: drop 'mtd_' prefix from variable/field names by Nikolai Artemiev · 3 years, 5 months ago
  41. 3b32edb linux_mtd: move global state into programmer data field by Nikolai Artemiev · 3 years, 5 months ago
  42. 47e7d47 pickit2_spi.c: Refactor singleton states into reentrant pattern by Anastasia Klimchuk · 3 years, 5 months ago
  43. 1c9c73a pickit2_spi.c: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 5 months ago
  44. 340b20f hwaccess.h: Split hwaccess.h and extract hwaccess_x86_io.h out of it by Anastasia Klimchuk · 3 years, 5 months ago
  45. e4a9791 jlink_spi.c: Drop jaylink_ prefix for spi data struct members by Anastasia Klimchuk · 3 years, 5 months ago
  46. 2a32966 linux_spi.c: Drop some unnecessary initialisations and checks by Anastasia Klimchuk · 3 years, 5 months ago
  47. 9e698f9 jlink_spi.c: Refactor singleton states into reentrant pattern by Anastasia Klimchuk · 3 years, 5 months ago
  48. 00c2e80 jlink_spi.c: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 5 months ago
  49. 84f0392 linux_spi.c: Refactor singleton states into reentrant pattern by Anastasia Klimchuk · 3 years, 5 months ago
  50. f876c0f linux_spi.c: Separate shutdown from failed init cleanup by Anastasia Klimchuk · 3 years, 5 months ago
  51. c19ef9b linux_spi.c: Extract get_max_kernel_buf_size() as a function by Anastasia Klimchuk · 3 years, 5 months ago
  52. 8577756 cli_classic: prevent corruption of flash when stdout/stderr is closed by Jack Rosenthal · 3 years, 5 months ago
  53. d1fbc46 chipdrivers.h: Trivial fix style of write_28sf040() signature by Edward O'Callaghan · 3 years, 9 months ago
  54. 405e72a layout.h,c: Use 'false' over '0' for bool type by Edward O'Callaghan · 3 years, 9 months ago
  55. 354c9d9 fmap.{c,h}: update copyright year and name by Nikolai Artemiev · 4 years ago
  56. 30aba34 spi25.c: Replace tab with space after '=' symbol by Edward O'Callaghan · 4 years ago
  57. 518674c ft2232_spi.c: align with Chrome OS flashrom by Nikolai Artemiev · 4 years, 3 months ago
  58. f7a84fd meson: Add print_wiki option by Daniel Campello · 3 years, 6 months ago
  59. 1d58a90 Makefile: Update $(RELEASENAME) to `flashrom-stable-xxx` by Nico Huber · 1 year, 8 months ago
  60. 26c2c4d Makefile: Add helper targets for `branch` and `tag` by Nico Huber · 1 year, 8 months ago
  61. 5f245a2 Makefile: Add `versioninfo` target, compare during export by Nico Huber · 1 year, 8 months ago
  62. 4bcc9a3 meson: Generalise libflashrom product to link as static or dyn by Daniel Campello · 3 years, 6 months ago
  63. 5b2e5cb meson: remove rayer_spi dependency on libpci by Daniel Campello · 3 years, 6 months ago
  64. 21bcfa9 meson.build: Don't depend on getrevision.sh by Samuel R. Messner · 2 years, 7 months ago
  65. 924e631 meson: fix dependency on raw access by Daniel Campello · 3 years, 6 months ago
  66. 3064943 meson.build: Require at least meson 0.50.0 by Angel Pons · 3 years, 8 months ago
  67. 7ec2d63 meson: Add missing config option for J-Link SPI by Marc Schink · 3 years, 10 months ago
  68. 566193f meson: fix compilation under uClibc-ng by Rosen Penev · 4 years, 2 months ago
  69. e2d61cd meson: Do not compile with -DSTANDALONE by Richard Hughes · 4 years, 3 months ago
  70. dad3a16 Install the man file when using meson as a buildsystem by Richard Hughes · 4 years, 7 months ago
  71. 40407b6 cli_classic.c: fix minor cosmetic bug when support for wiki page generation is not compiled in by Idwer Vollering · 3 years, 10 months ago
  72. 332fdab amd_imc.c: Fix unusual typo in log message by Angel Pons · 1 year, 9 months ago
  73. c92f687 spi25.c: Add a null check by Angel Pons · 4 years, 6 months ago
  74. a60f641 cli_classic.c: Prevent memory leak by Angel Pons · 4 years, 6 months ago
  75. 7213968 flashrom.8: replace `svn changelog` with `git history` by Michael Niewöhner · 3 years ago
  76. ac90af6 Change references to flashrom-stable by Nico Huber · 1 year, 9 months ago
  77. bb4f3b0 cli_common: Skip printing WP test status by Nico Huber · 1 year, 9 months ago
  78. f60f64f flashrom.c: Position heap alloc along side check in compare_range() by Edward O'Callaghan · 1 year, 10 months ago
  79. 245973b cbtables.c/search_lb_records: Drop unused variable `count` by Felix Singer · 1 year, 10 months ago
  80. a31a572 tree/: Make heap alloc checks err msg consistent by Edward O'Callaghan · 1 year, 10 months ago
  81. bd27581 internal.c: laptop_ok global state can become stale by Edward O'Callaghan · 1 year, 10 months ago
  82. 7db7059 flashrom.c: Drop redundant chip read validation in verify_range() by Edward O'Callaghan · 1 year, 10 months ago
  83. 9441c6e Makefile: Don't install git hooks automatically by Felix Singer · 1 year, 11 months ago
  84. 0c8221b chipset_enable.c: Mark Intel C246 as DEP by Angel Pons · 1 year, 11 months ago
  85. e28d8e4 dirtyjtag: Add DirtyJTAG programmer by Jean THOMAS · 2 years ago
  86. 6a2ebeb programmer_init: Work on a mutable copy of programmer params by Nico Huber · 2 years, 1 month ago
  87. dd5f693 dmi.c: Retype variable `anchored` with bool by Felix Singer · 2 years, 1 month ago
  88. 2fb53b1 dummyflasher.c: Retype appropriate variables and attributes with bool by Felix Singer · 2 years, 1 month ago
  89. d68a0ec ich_descriptors.c: Retype variable `has_forbidden_opcode` with bool by Felix Singer · 2 years, 1 month ago
  90. 0855728 fmap.c: Retype appropriate variables with bool by Felix Singer · 2 years, 1 month ago
  91. 7b83f3c ft2232_spi.c: Retype variable `clock_5x` with bool by Felix Singer · 2 years, 1 month ago
  92. d1ab7d2 tree: Retype variable `laptop_ok` with bool by Felix Singer · 2 years, 1 month ago
  93. 8cfc737 ichspi.c: Retype appropriate variables with bool by Felix Singer · 2 years, 1 month ago
  94. 980d6b8 tree: Retype variable `programmer_may_write` with bool by Felix Singer · 2 years, 1 month ago
  95. f25447e flashrom.c: Retype appropriate variables with bool by Felix Singer · 2 years, 1 month ago
  96. 2e003a0 82802ab.c: Retype appropriate variables with bool by Felix Singer · 2 years, 1 month ago
  97. 815eb79 serprog.c: Retype variable `have_device` with bool by Felix Singer · 2 years, 1 month ago
  98. cf6b708 buspirate_spi.c: Retype appropriate variables with bool by Felix Singer · 2 years, 1 month ago
  99. 316ef01 nicintel_eeprom: handle errors using goto for i210's shutdown by Alexander Goncharov · 2 years, 1 month ago
  100. 494fa83 Add support for motherboard Jetway P4MDPT by direstraits96 · 2 years, 7 months ago