First release candidate for v1.5.0
VERSION: Update version to v1.5.0-rc1

Change-Id: I946526f3ee08f4c85cdc3ea3d589de9f2c2ef8ce
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/85132
Reviewed-by: Peter Marheine <pmarheine@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
1 file changed
tree: 3beff3010bbca98a7e9c46ac32248e238334955f
  1. .github/
  2. bindings/
  3. doc/
  4. include/
  5. meson_cross/
  6. platform/
  7. scripts/
  8. subprojects/
  9. tests/
  10. util/
  11. .gitattributes
  12. .gitignore
  13. 82802ab.c
  14. amd_imc.c
  15. asm106x.c
  16. at45db.c
  17. atahpt.c
  18. atapromise.c
  19. atavia.c
  20. bitbang_spi.c
  21. board_enable.c
  22. buspirate_spi.c
  23. cbtable.c
  24. ch341a_spi.c
  25. ch347_spi.c
  26. chipset_enable.c
  27. cli_classic.c
  28. cli_common.c
  29. cli_getopt.c
  30. cli_output.c
  31. COPYING
  32. custom_baud.c
  33. custom_baud_darwin.c
  34. custom_baud_linux.c
  35. dediprog.c
  36. developerbox_spi.c
  37. digilent_spi.c
  38. dirtyjtag_spi.c
  39. dmi.c
  40. Doxyfile
  41. drkaiser.c
  42. dummyflasher.c
  43. edi.c
  44. en29lv640b.c
  45. erasure_layout.c
  46. flashchips.c
  47. flashrom.c
  48. fmap.c
  49. ft2232_spi.c
  50. gfxnvidia.c
  51. helpers.c
  52. helpers_fileio.c
  53. hwaccess_physmap.c
  54. hwaccess_x86_io.c
  55. hwaccess_x86_msr.c
  56. i2c_helper_linux.c
  57. ich_descriptors.c
  58. ichspi.c
  59. internal.c
  60. internal_par.c
  61. it8212.c
  62. it87spi.c
  63. jedec.c
  64. jlink_spi.c
  65. known_boards.c
  66. layout.c
  67. libflashrom.c
  68. libflashrom.map
  69. linux_mtd.c
  70. linux_spi.c
  71. MAINTAINERS
  72. mcp6x_spi.c
  73. mediatek_i2c_spi.c
  74. meson.build
  75. meson_options.txt
  76. mstarddc_spi.c
  77. ni845x_spi.c
  78. nic3com.c
  79. nicintel.c
  80. nicintel_eeprom.c
  81. nicintel_spi.c
  82. nicnatsemi.c
  83. nicrealtek.c
  84. ogp_spi.c
  85. opaque.c
  86. parade_lspcon.c
  87. parallel.c
  88. pcidev.c
  89. pickit2_spi.c
  90. pony_spi.c
  91. print.c
  92. printlock.c
  93. processor_enable.c
  94. programmer.c
  95. programmer_table.c
  96. raiden_debug_spi.c
  97. rayer_spi.c
  98. README.rst
  99. realtek_mst_i2c_spi.c
  100. rpmc.c
  101. s25f.c
  102. satamv.c
  103. satasii.c
  104. sb600spi.c
  105. serial.c
  106. serprog.c
  107. sfdp.c
  108. spi.c
  109. spi25.c
  110. spi25_statusreg.c
  111. spi95.c
  112. sst28sf040.c
  113. sst49lfxxxc.c
  114. sst_fwhub.c
  115. stlinkv3_spi.c
  116. stm50.c
  117. superio.c
  118. test_build.sh
  119. udelay.c
  120. udelay_dos.c
  121. usb_device.c
  122. usbblaster_spi.c
  123. usbdev.c
  124. VERSION
  125. w29ee011.c
  126. w39.c
  127. wbsio_spi.c
  128. writeprotect.c
  129. writeprotect_ranges.c