1. 82bf772 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · 4 years, 2 months ago
  2. 834b85c mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · 4 years, 2 months ago
  3. 158f2d4 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · 4 years, 2 months ago
  4. 7a6b328 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · 4 years, 2 months ago
  5. 4a47004 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · 4 years, 2 months ago
  6. a3899b3 mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · 4 years, 2 months ago
  7. e99e812 mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · 4 years, 2 months ago
  8. 06fc457 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 3 months ago
  9. 4a953b1 nand: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  10. fe48d4f mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies by Shivamurthy Shastri · 4 years, 3 months ago
  11. 1f4836b mtd: spinand: micron: Add M70A series Micron SPI NAND devices by Shivamurthy Shastri · 4 years, 3 months ago
  12. 720fcb2 mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · 4 years, 3 months ago
  13. 5cf049c mtd: spinand: micron: Add new Micron SPI NAND devices by Shivamurthy Shastri · 4 years, 3 months ago
  14. 92fc25d mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD by Shivamurthy Shastri · 4 years, 3 months ago
  15. 1527ec4 mtd: spinand: micron: Generalize the OOB layout structure and function names by Shivamurthy Shastri · 4 years, 3 months ago
  16. 94e8b32 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · 4 years, 3 months ago
  17. 3e57f87 mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · 4 years, 3 months ago
  18. 9f6a14c spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 4 months ago
  19. d5ce263 mtd: spinand: toshiba: Support for new Kioxia Serial NAND by Yoshio Furuyama · 4 years, 5 months ago
  20. 5f8d677 mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) by Yoshio Furuyama · 4 years, 5 months ago
  21. 1c193c0 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · 4 years, 5 months ago
  22. 7a27043 mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · 4 years, 6 months ago
  23. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  24. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  25. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  26. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  27. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  28. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  29. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  30. bf9382a mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · 4 years, 5 months ago
  31. fe04bcd nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · 4 years, 5 months ago
  32. f7bb012 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · 4 years, 5 months ago
  33. a596912 MXS_NAND: Add clock support for iMX8 by Ye Li · 4 years, 5 months ago
  34. 39320e7 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 5 months ago
  35. f290fe0 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · 4 years, 5 months ago
  36. 17282f4 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 5 months ago
  37. 9fdb5f0 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · 4 years, 5 months ago
  38. e551ee2 mxs_nand: Update compatible string for i.MX6SX by Ye Li · 4 years, 5 months ago
  39. b209635 nand: Update SPL MXS NAND mini driver by Ye Li · 4 years, 5 months ago
  40. ff99041 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 5 months ago
  41. 29f40c0 nand: mxs: correct bitflip for erased NAND page by Peng Fan · 4 years, 5 months ago
  42. 552c882 nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · 4 years, 5 months ago
  43. 51cdf83 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · 4 years, 5 months ago
  44. 616f03d mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · 4 years, 5 months ago
  45. b641dd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  46. 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 5 months ago
  47. f5fba6e mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ by Robert Marko · 4 years, 7 months ago
  48. 8912710 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 7 months ago
  49. b9ec102 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · 4 years, 6 months ago
  50. 27d7069 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · 4 years, 5 months ago
  51. 593f397 mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 6 months ago
  52. 3811746 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · 4 years, 7 months ago
  53. 36f1f3b nand: raw: Do not free xnand structure by Michal Simek · 4 years, 7 months ago
  54. 4c2c28a mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · 4 years, 9 months ago
  55. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  56. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  57. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  58. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  59. 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  60. 407b01b mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 8 months ago
  61. 80924cc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 8 months ago
  62. 21d4a3c mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 8 months ago
  63. 9925df0 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 8 months ago
  64. 11bcc58 mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 8 months ago
  65. 33672c9 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 8 months ago
  66. 370d33b mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 4 years, 9 months ago
  67. 6fff562 mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  68. 1453301 nand: brcmnand: add bcm68360 support by Philippe Reynes · 4 years, 9 months ago
  69. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  70. 2507ecf zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · 4 years, 9 months ago
  71. 45397a6 zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · 4 years, 9 months ago
  72. 3dd0f8c mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · 4 years, 10 months ago
  73. b014b83 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 4 years, 10 months ago
  74. fb43844 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  75. c8f555f mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · 5 years ago
  76. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  77. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  78. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  79. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 11 months ago
  80. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  81. 9ab5f22 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · 5 years ago
  82. 412326d Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  83. e365de9 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · 5 years ago
  84. a9f80cf nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · 5 years ago
  85. 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  86. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  87. 51443f5 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · 5 years ago
  88. 29d8eb3 nand: davinci: add support for driver model by Bartosz Golaszewski · 5 years ago
  89. 7bf9972 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · 5 years ago
  90. 1d43e24 i.MX6: nand: add nandbcb command for imx by Shyam Saini · 5 years ago
  91. d99ea13 mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  92. fe7d654 mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  93. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  94. a7fc3d7 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · 5 years ago
  95. 5f626e7 mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior by Gregory CLEMENT · 5 years ago
  96. f917438 drivers: nand: brcmnand: add an option to read the write-protect from device tree by Philippe Reynes · 6 years ago
  97. 317d40e drivers: nand: brcmnand: add parameter parameter-page-big-endian by Philippe Reynes · 6 years ago
  98. 22daafb drivers: nand: brcmnand: add initial support by Philippe Reynes · 6 years ago
  99. 9db29b3 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  100. ed784ac mtd: rawnand: denali: add reset handling by Simon Goldschmidt · 6 years ago