1. dd9d0c5 tree: Consolidate BIT() macro by Edward O'Callaghan · 2 years, 4 months ago
  2. 4bd966c meson: use files() for srcs list by Thomas Heijligen · 2 years, 4 months ago
  3. 2d17041 flashrom: Drop read_flash_to_file() usage by Edward O'Callaghan · 2 years, 10 months ago
  4. f6a273b meson: link flashrom binary against static libflashrom by Thomas Heijligen · 2 years, 5 months ago
  5. 2ae9bf2 meson: relocate config_print_wiki & config_default_programmer_* by Thomas Heijligen · 2 years, 5 months ago
  6. 454a28c meson: use built-in options for install paths by Thomas Heijligen · 2 years, 5 months ago
  7. 328a64a meson: use `platform/` as subdir() by Thomas Heijligen · 2 years, 5 months ago
  8. be8e38a util/ich_descriptors_tool: Remove unneeded meson dependencies by Thomas Heijligen · 2 years, 5 months ago
  9. c02b1a9 meson: relocate add_project_arguments() for IS_WINDOWS by Thomas Heijligen · 2 years, 5 months ago
  10. 51208f3 meson: relocate source file list by Thomas Heijligen · 2 years, 5 months ago
  11. d2174c5 platform/swap: move swap inline functions & macros into an own header by Thomas Heijligen · 2 years, 5 months ago
  12. 758dc86 Makefile: Align BITBANG_SPI with the other DEPENDS_ and USE_ configs by Thomas Heijligen · 2 years, 5 months ago
  13. c676be9 meson: Treat warnings as errors by Anastasia Klimchuk · 2 years, 5 months ago
  14. 3c50843 meson: Add optimisation level s and disable debug in meson build by Anastasia Klimchuk · 2 years, 5 months ago
  15. cde7011 Add -W options from Makefile into meson warning_flags by Anastasia Klimchuk · 2 years, 11 months ago
  16. 4cc9510 ich_descriptors_tool: Fix -Wsign-compare warnings by Anastasia Klimchuk · 2 years, 6 months ago
  17. 58015c2 Introduce an `include` directory for header files by Thomas Heijligen · 2 years, 5 months ago
  18. e276765 Drop STANDALONE mode by Thomas Heijligen · 2 years, 6 months ago
  19. 17affdc NEED_PCI: remove macro by Thomas Heijligen · 2 years, 6 months ago
  20. 4925d02 print_buildinfo: remove unreachable print of libpci version by Thomas Heijligen · 2 years, 6 months ago
  21. f8d9a27 hwaccess_x86_msr: rename msr function to msr_xxx by Thomas Heijligen · 2 years, 6 months ago
  22. 5194d58 hwaccess: add endianness converting deserialization functions by Thomas Heijligen · 2 years, 7 months ago
  23. c92f94b Endian conversion: move to platform.h and platform/endian*.c by Thomas Heijligen · 2 years, 6 months ago
  24. 5618d5b hwaccess: replace macros by C code by Thomas Heijligen · 2 years, 7 months ago
  25. e0dff11 hwaccess_physmap: add missing DirectHW include by Thomas Heijligen · 2 years, 6 months ago
  26. d1dacf7 libflashrom.c: Fix unintialized value passed to function by aarya · 2 years, 7 months ago
  27. 19ce50d pcidev: Move pci_dev_find() from internal to canonical place by Edward O'Callaghan · 2 years, 10 months ago
  28. 6c73e27 pcidev: Move pci_card_find() from internal to canonical place by Edward O'Callaghan · 2 years, 10 months ago
  29. 4c39c43 hwaccess_x86_io: clean header concept by Thomas Heijligen · 2 years, 8 months ago
  30. 0dfd6f6 Makefile: use HAS_ USE_ pattern for serial support by Thomas Heijligen · 2 years, 7 months ago
  31. ad4f27f hwaccess_x86_io: refactor rget_io_perms() by Thomas Heijligen · 2 years, 8 months ago
  32. 9057934 Makefile: print version info as part of the config target by Thomas Heijligen · 2 years, 7 months ago
  33. 33ff32a Makefile: use libflashrom.a as input to build the flashrom executable by Thomas Heijligen · 2 years, 7 months ago
  34. da11a0d Makefile: Add DEPENDS_ON_LINUX_I2C by Thomas Heijligen · 2 years, 7 months ago
  35. 48a9466 pcidev: Move scandev_inclass logic from internal to pcidev by Edward O'Callaghan · 2 years, 7 months ago
  36. 15004ba pcidev: Avoid internal programmer relying on pacc global by Edward O'Callaghan · 2 years, 10 months ago
  37. d58496b cli_classic: Use flashrom_init() from API by Edward O'Callaghan · 2 years, 8 months ago
  38. dbf6a8a Makefile: Rework the EXEC_SUFFIX determination by Thomas Heijligen · 2 years, 7 months ago
  39. 91eaebc cli_classic: Replace programmer_shutdown() with libflashrom call by Edward O'Callaghan · 2 years, 8 months ago
  40. 136bf43 cli_classic: Use flashrom_flash_getsize() over raw access by Edward O'Callaghan · 2 years, 8 months ago
  41. b9d63d3 Makefile: enable internal programmer for x86 and all linux platforms by Thomas Heijligen · 2 years, 8 months ago
  42. d91ee2c internal.c: Seperate out get_params() from internal_init() by Edward O'Callaghan · 2 years, 8 months ago
  43. dcabdb2 Makefile: remove CPPFLAGS and LDFLAGS to default directories by Thomas Heijligen · 2 years, 8 months ago
  44. facfadb Makefile: use pkg-config --libs --static for LDFLAGS by Thomas Heijligen · 2 years, 8 months ago
  45. 9138e3f Makefile: check if librt is an external library by Thomas Heijligen · 2 years, 8 months ago
  46. 98cfa69 flashrom.c: Move do_*() helpers into cli_classic.c by Edward O'Callaghan · 2 years, 9 months ago
  47. 306c8b7 meson: sync programmer dependencies from Makefile by Peter Marheine · 2 years, 8 months ago
  48. c9824fb flashrom: Convert do_read() into a libflashrom user by Edward O'Callaghan · 2 years, 9 months ago
  49. c72d20a cli_classic.c: Convert do_erase() to libflashrom call by Edward O'Callaghan · 2 years, 9 months ago
  50. 83aa6af Makefile: remove obsolete distclean target by Thomas Heijligen · 2 years, 10 months ago
  51. 6b0f9ed Makefile: rename FEATURE_CFLAGS to FEATURE_FLAGS by Thomas Heijligen · 2 years, 10 months ago
  52. 306f38e Makefile: merge compiler, hwlibs, features targets into config target by Thomas Heijligen · 2 years, 10 months ago
  53. 142a623 Makefile: reorder make targets by Thomas Heijligen · 2 years, 9 months ago
  54. c0c783a Makefile: clean up variables by Thomas Heijligen · 2 years, 11 months ago
  55. 4d700b9 Makefile: Make pkg-config mandatory to find libpci by Thomas Heijligen · 2 years, 11 months ago
  56. ebb5509 Makefile: replace RAW_ACCESS with RAW_MEM_ACCESS X86_MSR X86_PORT_IO by Thomas Heijligen · 2 years, 9 months ago
  57. df3672d hwaccess: fix build on non-x86 targets by Peter Marheine · 2 years, 8 months ago
  58. 3f4d35d hwaccess: move mmio functions into hwaccess_physmap by Thomas Heijligen · 2 years, 8 months ago
  59. a6b45c4 it8212: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  60. ca195dc satasii: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  61. 06c58fa ogp_spi: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  62. 52aa4d2 nicintel_spi: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  63. d52aaab nicintel_eeprom: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  64. d0d8d2c nicintel: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  65. 8d66a9b gfxnvidia: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  66. e2f1a4b drkaiser: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  67. 2bf0d62 atavia: remove unused rget_io_perms() by Thomas Heijligen · 2 years, 9 months ago
  68. 96f68f7 Makefile: list dependencies for RAW_MEM_ACCESS, X86_PORT_IO, X86_MSR by Thomas Heijligen · 2 years, 9 months ago
  69. 74b4aa0 physmap: rename to hwaccess_physmap, create own header by Thomas Heijligen · 2 years, 9 months ago
  70. b3287b4 hwaccess physmap: move x86 msr related code into own files by Thomas Heijligen · 2 years, 9 months ago
  71. a065520 hwaccess: move x86 port I/O related code into own files by Thomas Heijligen · 2 years, 9 months ago
  72. d96c97c pci.h: move include into own wrapper by Thomas Heijligen · 2 years, 11 months ago
  73. b7c6a66 Makefile: Make pkg-config mandatory to find libusb1 by Thomas Heijligen · 2 years, 11 months ago
  74. 4dca899 Makefile: Make pkg-config mandatory to find libjaylink by Thomas Heijligen · 2 years, 11 months ago
  75. ff63acd Makefile: Rework NI-845x detection by Thomas Heijligen · 2 years, 11 months ago
  76. 51264d5 remove compile guards by Thomas Heijligen · 3 years ago
  77. 121a5b8 Makefile: Make pkg-config mandatory to find libftdi1 by Thomas Heijligen · 2 years, 11 months ago
  78. d644893 flashrom.8.tmpl: document W25Q128FV is emulated by dummyflasher by Sergii Dmytruk · 2 years, 10 months ago
  79. 4dcf311 flashrom.8.tmpl: remove outdated warning about v1.0 by Sergii Dmytruk · 2 years, 10 months ago
  80. 1916922 Makefile: Move libftdi1 detection to hwlibs target by Thomas Heijligen · 3 years ago
  81. db17a46 Makefile: Move NI845X_SPI library detection to hwlibs target by Thomas Heijligen · 3 years ago
  82. ca71c87 Makefile: Revise build options for Linux specific headers by Thomas Heijligen · 3 years ago
  83. 457020a Makefile: Revise utsname and clock_gettime test by Thomas Heijligen · 2 years, 11 months ago
  84. 8cd366d Makefile: compiler target: separate fixed text and value by a colon by Thomas Heijligen · 2 years, 11 months ago
  85. 323ad35 Makefile: Revise C compiler check by Thomas Heijligen · 2 years, 11 months ago
  86. 3976b7e Makefile, ich_descriptors_tool/Makefile: unify behavior by Thomas Heijligen · 3 years ago
  87. 485d2cd Makefile: unify the use of filter by Thomas Heijligen · 3 years ago
  88. 3d5be0b hwaccess: replace flashrom specific macros by compiler defines by Thomas Heijligen · 3 years ago
  89. 433dc1c buildsystem: evaluate the USE_IOPL, USE_DEV_IO, USE_IOPERM macros by Thomas Heijligen · 3 years ago
  90. 847d94b buildsystem: handle the IS_WINDOWS macro by Thomas Heijligen · 3 years ago
  91. 7fd9a7a platform.h: remove IS_LINUX and IS_MACOSX macros by Thomas Heijligen · 3 years ago
  92. d6d96c1 buildsystem: Determine the endianness only in the buildsystem by Thomas Heijligen · 3 years ago
  93. 9a2787b Makefile: move endian test into Makefile.d by Thomas Heijligen · 3 years ago
  94. 6efdfb3 Makefile: move determination test for the architecture to Makefile.d by Thomas Heijligen · 3 years ago
  95. 1e76dc8 Makefile: move determination test for OS to Makefile.d by Thomas Heijligen · 3 years ago
  96. 282a951 Makefile: move determination tests for target systems to one place by Thomas Heijligen · 3 years ago
  97. 0bec7b2 Makefile: summarize systems with the same CPPFLAGS and LDFLAGS by Thomas Heijligen · 3 years ago
  98. f579bba Makefile: use STRIP_ARGS = -s on all systems by Thomas Heijligen · 3 years ago
  99. 8b1b314 ich_descriptors_tool: Fix target specific flags for MinGW/DJGPP by Nico Huber · 1 year, 9 months ago
  100. 90fa815 Makefile: move functions and macros to own file by Thomas Heijligen · 3 years ago