1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. d7247db board: ti: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 20:43:02 2024 -0600
  4. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  5. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · Mon Mar 11 21:43:14 2024 -0400
  6. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · Wed Mar 20 10:02:10 2024 +0100
  7. 299c11a mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · Fri Dec 22 14:46:05 2023 +0900
  8. b501f4d mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:46:01 2023 +0900
  9. 5e98ab1 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:45:59 2023 +0900
  10. 03fee19 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:45:58 2023 +0900
  11. 4c40bb0 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Mon Dec 18 09:56:42 2023 -0500
  12. 175ce49 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · Tue Oct 17 22:29:26 2023 +0300
  13. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  14. 55d6f04 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · Sat Nov 04 16:37:48 2023 -0400
  15. 528bca8 include: Drop <common.h> from include lists by Tom Rini · Wed Nov 01 12:28:20 2023 -0400
  16. 2a1e78b mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · Tue Jan 10 12:58:40 2023 +0100
  17. 7201031 mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · Tue Jan 10 12:58:38 2023 +0100
  18. e6618f4 include: Remove unused header files by Tom Rini · Tue May 16 12:34:47 2023 -0400
  19. b89eb94 mtd: Drop unused fsmc_nand driver by Simon Glass · Wed Feb 01 13:19:49 2023 -0700
  20. d694c23 mtd: Drop unused fsl_upm driver by Simon Glass · Wed Feb 01 13:19:48 2023 -0700
  21. c1c3857 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · Mon Dec 19 10:28:21 2022 +0900
  22. 89cf7cc mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · Fri Jan 20 12:28:22 2023 +0900
  23. 0f4bf2a mtd: spi-nor-core: Consider reserved bits in CFR5 register by Takahiro Kuwano · Fri Jan 20 12:28:21 2023 +0900
  24. a42b770 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · Tue Dec 20 12:22:03 2022 +0200
  25. a5bc092fb mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · Tue Nov 08 10:07:19 2022 +0100
  26. 7dc75b6 memory: Add TI GPMC driver by Roger Quadros · Thu Oct 20 16:30:49 2022 +0300
  27. 9810725 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · Thu Sep 01 15:05:31 2022 +0900
  28. d23a58d mtd: Update the function name to 'rfree' by Fabio Estevam · Fri Oct 07 11:35:53 2022 -0300
  29. 77636df mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · Fri Aug 19 17:01:09 2022 +0800
  30. f20a6f0 mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · Mon Jul 25 10:18:51 2022 +0200
  31. 4d4862d9 mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · Mon Jul 25 10:06:06 2022 +0200
  32. 25bb179 mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · Tue Jul 26 18:33:11 2022 +0200
  33. 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · Wed Jul 20 18:22:14 2022 +0200
  34. c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · Wed Jul 20 18:22:13 2022 +0200
  35. fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · Wed Jul 20 18:22:12 2022 +0200
  36. 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · Wed Jul 20 18:22:11 2022 +0200
  37. 3dc9060 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · Wed Jul 20 18:22:10 2022 +0200
  38. 6c8ef80 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · Wed Jul 20 18:22:09 2022 +0200
  39. 60f26dc mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · Wed Jul 20 18:22:08 2022 +0200
  40. 270c153 mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · Wed Jul 20 18:22:07 2022 +0200
  41. 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · Wed Jul 20 18:22:06 2022 +0200
  42. cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · Wed Jul 20 18:22:05 2022 +0200
  43. 4ecf919 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · Wed Mar 02 15:01:55 2022 +0100
  44. 1c905eb mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · Mon Jul 04 14:12:41 2022 +0800
  45. f8e9848 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · Mon Jul 04 14:12:39 2022 +0800
  46. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  47. 97a0512 linux/mtd/mtd.h: Add <dm/ofnode.h> by Tom Rini · Mon Apr 11 17:11:21 2022 -0400
  48. bee3287 mtd: Add flash_node in struct mtd_info by Patrice Chotard · Mon Mar 21 09:13:36 2022 +0100
  49. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  50. 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · Wed Sep 22 14:50:36 2021 -0400
  51. 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 30 11:29:41 2021 -0400
  52. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  53. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  54. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  55. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  56. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  57. bc77af5 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  58. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  59. 1cf551d mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:03 2021 +0900
  60. 60cddaf mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · Tue Jun 29 15:01:02 2021 +0900
  61. 3e01b95 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · Tue Jun 29 15:01:01 2021 +0900
  62. d74d7fa mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · Tue Jun 29 15:01:00 2021 +0900
  63. ee93e45 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · Tue Jun 29 15:00:59 2021 +0900
  64. 902df1d mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · Tue Jun 29 15:00:58 2021 +0900
  65. 53b9da5 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · Tue Jun 29 15:00:56 2021 +0900
  66. 9c35a61 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:29 2021 +0530
  67. caee9a6 mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · Sat Jun 26 00:47:28 2021 +0530
  68. 4610350 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · Sat Jun 26 00:47:24 2021 +0530
  69. 4e293e9 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · Sat Jun 26 00:47:23 2021 +0530
  70. 12b8f8b mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · Sat Jun 26 00:47:21 2021 +0530
  71. 8c49454 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · Sat Jun 26 00:47:19 2021 +0530
  72. be389f6 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · Sat Jun 26 00:47:16 2021 +0530
  73. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · Sat Jun 26 00:47:14 2021 +0530
  74. af27318 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · Sat Jun 26 00:47:13 2021 +0530
  75. 28d20db mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · Sat Jun 26 00:47:11 2021 +0530
  76. 544a8c9 mtd: add support for parsing partitions defined in OF by Marek Behún · Wed May 26 14:08:19 2021 +0200
  77. 9016304 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · Thu Feb 04 23:11:08 2021 -0500
  78. 090d762 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · Wed Jan 06 20:58:54 2021 +0800
  79. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · Mon Dec 28 20:35:01 2020 -0700
  80. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  81. b33cd25 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · Sat Dec 19 10:40:01 2020 -0700
  82. 1b349e3 spi: Tidy up get/set of device node by Simon Glass · Sat Dec 19 10:40:00 2020 -0700
  83. 92ecb1a mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · Tue Jul 07 22:04:11 2020 +0200
  84. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  85. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · Mon Apr 20 15:36:06 2020 +0530
  86. 24cb409 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · Tue Mar 03 20:25:40 2020 +0100
  87. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  88. c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · Thu Dec 05 15:46:05 2019 +0530
  89. 49e3ca6 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · Wed Nov 13 15:42:52 2019 +0000
  90. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  91. bdb4016 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · Wed Sep 25 08:11:13 2019 -0600
  92. 04a11a6 mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · Mon Sep 09 22:33:14 2019 +0300
  93. 16ee8f6 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · Fri Mar 15 15:14:32 2019 +0100
  94. ac350f5 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · Fri Mar 15 15:14:31 2019 +0100
  95. 05c5a56 mtd: add get/set of_node/flash_node helpers by Brian Norris · Fri Mar 15 15:14:30 2019 +0100
  96. b4c6fb2 mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · Sun Nov 18 21:11:46 2018 +0100
  97. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · Tue Feb 05 11:29:21 2019 +0530
  98. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · Tue Feb 05 11:29:17 2019 +0530
  99. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · Sun Dec 02 10:54:30 2018 +0100
  100. db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · Sun Dec 02 10:54:24 2018 +0100