1. 16987e2 mtd: spinand: toshiba: Support for new Kioxia Serial NAND by Yoshio Furuyama · 4 years, 7 months ago
  2. 75d8abe mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) by Yoshio Furuyama · 4 years, 7 months ago
  3. db56b99 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · 4 years, 7 months ago
  4. 64648cb mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · 4 years, 8 months ago
  5. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  7. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  9. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  10. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  11. 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
  12. afed2a1 mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · 4 years, 7 months ago
  13. 3f27778 nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · 4 years, 7 months ago
  14. e4f2b00 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · 4 years, 7 months ago
  15. 30e5a50 MXS_NAND: Add clock support for iMX8 by Ye Li · 4 years, 7 months ago
  16. 128abf4 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 7 months ago
  17. 7f174c6 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · 4 years, 7 months ago
  18. 33543b5 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 7 months ago
  19. a231b75 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · 4 years, 7 months ago
  20. 960b4ba mxs_nand: Update compatible string for i.MX6SX by Ye Li · 4 years, 7 months ago
  21. cf63923 nand: Update SPL MXS NAND mini driver by Ye Li · 4 years, 7 months ago
  22. 74948b8 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 7 months ago
  23. 9e81373 nand: mxs: correct bitflip for erased NAND page by Peng Fan · 4 years, 7 months ago
  24. df23c9d nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · 4 years, 7 months ago
  25. c673613 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · 4 years, 7 months ago
  26. 9454744 mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · 4 years, 7 months ago
  27. e8a497c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
  28. ccaa08c Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 7 months ago
  29. 872b9ce mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ by Robert Marko · 4 years, 9 months ago
  30. 24cb409 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 9 months ago
  31. d8ae875 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · 4 years, 8 months ago
  32. ce9dfb9 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · 4 years, 7 months ago
  33. 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 8 months ago
  34. 4de7321 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · 4 years, 9 months ago
  35. d896a51 nand: raw: Do not free xnand structure by Michal Simek · 4 years, 9 months ago
  36. 4de4f38 mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · 4 years, 11 months ago
  37. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  38. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  39. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  40. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  41. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  42. 8fc5382 mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 10 months ago
  43. 6be3873 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 10 months ago
  44. 6b982ad mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 10 months ago
  45. 54f8107 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 10 months ago
  46. bfee37c mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 10 months ago
  47. 4f31a60 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 10 months ago
  48. a2ee916 mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 4 years, 11 months ago
  49. dd62b9a mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 11 months ago
  50. 74ead74 nand: brcmnand: add bcm68360 support by Philippe Reynes · 5 years ago
  51. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  52. 0c3ad69 zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · 5 years ago
  53. bb8448a zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · 5 years ago
  54. 13e9230 mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · 5 years ago
  55. c7b6633 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 5 years ago
  56. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  57. 4f64c63 mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · 5 years ago
  58. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  59. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  60. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  61. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  62. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  63. c5540137 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · 5 years ago
  64. fb8dc39 Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  65. 1100e49 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · 5 years ago
  66. d9f9bfc nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · 5 years ago
  67. 6e66b2d drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  68. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  69. 397b062 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · 5 years ago
  70. 8a14dfe nand: davinci: add support for driver model by Bartosz Golaszewski · 5 years ago
  71. 2d4e330 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · 5 years ago
  72. f63ef49 i.MX6: nand: add nandbcb command for imx by Shyam Saini · 5 years ago
  73. 804858a mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  74. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  75. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  76. 80162a1 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · 6 years ago
  77. e5b9631 mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior by Gregory CLEMENT · 6 years ago
  78. 77669af drivers: nand: brcmnand: add an option to read the write-protect from device tree by Philippe Reynes · 6 years ago
  79. 7f28cf6 drivers: nand: brcmnand: add parameter parameter-page-big-endian by Philippe Reynes · 6 years ago
  80. 5aa6cfb drivers: nand: brcmnand: add initial support by Philippe Reynes · 6 years ago
  81. 16ee8f6 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  82. cedfa4e mtd: rawnand: denali: add reset handling by Simon Goldschmidt · 6 years ago
  83. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  84. da14168 mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver by Christophe Kerello · 6 years ago
  85. 584957a mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version by Stefan Roese · 6 years ago
  86. 858dd27 MTD: mxs_nand_spl: Redo the way nand_init initializes by Adam Ford · 6 years ago
  87. cb61ead MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · 6 years ago
  88. 6edb91a MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · 6 years ago
  89. 1021073 MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · 6 years ago
  90. cf87371 MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT by Adam Ford · 6 years ago
  91. 7cd8522 mtd: nand: arasan_nfc: Add support for nand multi chip select by T Karthik Reddy · 6 years ago
  92. 7830fc5 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · 6 years ago
  93. bd18614 mtd: nand: raw: allow to disable unneeded ECC layouts by Stefan Agner · 6 years ago
  94. a1760ff Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  95. 98f52ed mtd: nand: raw: Add Hynix H27UBG8T2BTR id table by Nikolai Zhubr · 6 years ago
  96. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  97. a8f1a67 nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM) by Lukasz Majewski · 6 years ago
  98. f006cb3 Kconfig: Add entry for VF610 NAND NFC device tree aware driver by Lukasz Majewski · 6 years ago
  99. e94930b nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc by Lukasz Majewski · 6 years ago
  100. 9ea2397 mtd: rawnand: denali: fix a race condition when DMA is kicked by Masahiro Yamada · 6 years ago