1. 03f3101 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · 4 years, 4 months ago
  2. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 4 months ago
  3. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  4. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  5. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  6. 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · 4 years, 6 months ago
  7. 03c3093 mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP by Pragnesh Patel · 4 years, 5 months ago
  8. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  9. e80699c mtd: sf: Drop plat from sf_probe by Jagan Teki · 4 years, 7 months ago
  10. d312081 mtd: spi: Call sst_write in _write ops by Jagan Teki · 4 years, 7 months ago
  11. e58ca24 sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · 4 years, 7 months ago
  12. 380cdbe mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef by Jagan Teki · 4 years, 7 months ago
  13. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  14. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  15. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  16. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  17. efd11b9 sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array by Ye Li · 4 years, 7 months ago
  18. e50cc3e spi: fix dev parameter in dev_* calls by Dario Binacchi · 4 years, 7 months ago
  19. e8a14f5 mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · 4 years, 8 months ago
  20. e719070 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · 4 years, 7 months ago
  21. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 7 months ago
  22. 74412ab mtd: spi-nor: Enable dual and quad read for s25fl256s0 by Bacem Daassi · 4 years, 8 months ago
  23. 1067551 mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu* by Kuldeep Singh · 4 years, 9 months ago
  24. aea0b21 spi: use is_power_of_2 instead of hweight32 in spi_nor_write() by Rasmus Villemoes · 4 years, 9 months ago
  25. a599cb6 mtd: spi: Add Macronix MX25U3235F device by Tom Warren · 4 years, 8 months ago
  26. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  27. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  28. c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
  29. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  30. e1f63a8 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  31. 1a6b0f1 Merge branch 'next' by Tom Rini · 5 years ago
  32. 79e1377 mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 5 years ago
  33. 231855e mtd: spi-nor: ids: Add GigaDevice gd25q128 by Peter Robinson · 5 years ago
  34. 49e3ca6 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · 5 years ago
  35. a104b64 mtd: spi: Export spi_flash_std_probe() by Simon Glass · 5 years ago
  36. c921dc7 mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · 5 years ago
  37. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  38. 7d252f4 spi-nor-ids: Add support for Adesto AT25SL321 by Fabio Estevam · 5 years ago
  39. d7be62c mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · 5 years ago
  40. 4973621 spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry by Vignesh Raghavendra · 5 years ago
  41. f53bd81 spi-nor: spi-nor-ids: Add entries for mt25q variants by Vignesh Raghavendra · 5 years ago
  42. 84acf73 spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256* by Vignesh Raghavendra · 5 years ago
  43. a5cf613 mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_SECTORS by Vignesh Raghavendra · 5 years ago
  44. 9817208 mtd: spi-nor-core: Use dev_err for reporting erase/write failures by Vignesh Raghavendra · 5 years ago
  45. a1685dc mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig by Frieder Schrempf · 5 years ago
  46. fa89f04 mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH by Jagan Teki · 5 years ago
  47. ae04794 mtd: spi-nor: ids: Add is25wp256 chip by Jagan Teki · 5 years ago
  48. 13d103b mtd: spi: Kconfig: Update CONFIG_SPI_FLASH by Jagan Teki · 6 years ago
  49. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  50. 9c9d8d5 mtd: spi-nor: enable protection ops for SST26 flash series by Eugeniy Paltsev · 5 years ago
  51. 04a11a6 mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · 5 years ago
  52. bbeca68 mtd: spi: Drop sf.c by Jagan Teki · 5 years ago
  53. 544a7b4 mtd: spi_dataflash: Use spi read then write by Jagan Teki · 5 years ago
  54. 820de7e mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID by Ashish Kumar · 5 years ago
  55. 8a201a0 mtd: spi: Add flash property for Micron mt25qu512a by Ashish Kumar · 5 years ago
  56. 09e9415 mtd: spi-nor: fix page program issue when using spi-mem driver by developer · 6 years ago
  57. 3f83d7d mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID by Neil Armstrong · 6 years ago
  58. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  59. 0a77676 mtd: spi: Replace ad-hoc default implementation with spi_mem_op by Marek Vasut · 6 years ago
  60. 942a420 mtd: spi: Add Macronix MX66U2G45F device by Marek Vasut · 6 years ago
  61. 94c53b7 mtd: sf_probe: remove spi-flash compatible by Neil Armstrong · 6 years ago
  62. 50aad82 mtd: add spi flash id s25fl064l by Heiko Schocher · 6 years ago
  63. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  64. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  65. 35dc058 mtd: spi: Remove unused files by Vignesh R · 6 years ago
  66. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  67. 54c8a67 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  68. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  69. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  70. 36d1aa5 mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  71. cc682b9 mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  72. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  73. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  74. 925a51d mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · 6 years ago
  75. 4be0c81 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · 6 years ago
  76. 9080e28 mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · 6 years ago
  77. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  78. d3a8d2b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  79. 7cab738 sf: Add MICRON manufacturer id by Ashish Kumar · 6 years ago
  80. 00d9990 dm: spi: Add logging of some return values by Simon Glass · 6 years ago
  81. 342eb81 sf: Avoid allocating memory on every read operation by Simon Glass · 6 years ago
  82. 8e8963b dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
  83. 3b4b340 sandbox: spi: Add more logging by Simon Glass · 6 years ago
  84. fd5259a sandbox: spi: Drop command-line SPI option by Simon Glass · 6 years ago
  85. 72191c7 sf: Add XMC xm25qh64a and xm25qh128a entries by Stefan Roese · 6 years ago
  86. f26b4c7 spi: Kconfig: Create ISSI Kconfig entry by Michal Simek · 9 years ago
  87. 84727b6 mtd: add spi flash id s25fl128l by Clément Laigle · 6 years ago
  88. ea15d06 sf: add paired dev info for winbond w25q16jv by Ludwig Zenz · 6 years ago
  89. af45f63 sf: add Macronix mx25l1633e entry by Ludwig Zenz · 6 years ago
  90. 4dc1de3 sf: add Gigadevice gd25q16c entry by Ludwig Zenz · 6 years ago
  91. 4ff88da spi_flash: add a bunch of winbond flashes to id-table by Hannes Schmelzer · 6 years ago
  92. f354863 dm: spi: Update sandbox SPI emulation driver to use ofnode by Simon Glass · 6 years ago
  93. 328357f sf: Enable FSR polling on N25Q256(A) by Marek Vasut · 7 years ago
  94. 529e820 mtd: spi: Correct parameters for s25fs512s flash by Ashish Kumar · 6 years ago
  95. 18790eb spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · 6 years ago
  96. baf207c sf: Add support for gd25q32b gigadevice flash by Carlo Caione · 6 years ago
  97. 314c72a sf: Set current flash bank to 0 in clean_bar() by Marek Vasut · 7 years ago
  98. 9105e43 sf: Add Macronix MX25U25635F ID by Marek Vasut · 7 years ago
  99. e9b668d sf: Add Winbond W25Q256 ID by Marek Vasut · 7 years ago
  100. 32ff4e1 sf: Default page size Spansion flash "S25FS512S" is 256b by Ashish Kumar · 7 years ago