1. 166cae2 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · 7 years ago
  2. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  3. a89b9bc mtd: nand: denali_dt: add clock support by Masahiro Yamada · 7 years ago
  4. fe3fddf mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · 7 years ago
  5. 6f29c7a mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · 7 years ago
  6. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  7. 6c71b6f mtd: nand: denali: allow to override corrupted revision register by Masahiro Yamada · 7 years ago
  8. 1d9654d mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · 7 years ago
  9. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  10. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  11. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  12. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  13. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  14. 7a9dfe7 mtd: nand: make nand_info array static by Grygorii Strashko · 7 years ago
  15. 88b81bf mtd: nand: drv: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  16. ad92dff cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
  17. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  18. 5644aee samsung: nand: Drop s3c2410_nand driver by Simon Glass · 7 years ago
  19. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  20. 1d45329 fix: nand: pxa3xx: Remove hardcode values from the driver by Konstantin Porotchkin · 8 years ago
  21. 18cae43 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 7 years ago
  22. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 7 years ago
  23. 0de077d mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · 8 years ago
  24. 6e1eb08 mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function by Cooper Jr., Franklin · 7 years ago
  25. ff93c28 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · 8 years ago
  26. adc706b mtd: sunxi: Change U-Boot offset by Maxime Ripard · 8 years ago
  27. 5fe4c9f mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · 8 years ago
  28. ea3f750 nand: sunxi: Fix modulo by zero error by Maxime Ripard · 8 years ago
  29. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  30. 203db38 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · 8 years ago
  31. d72158c mtd: nand: add initialization flag by Hou Zhiqiang · 8 years ago
  32. f78038d mtd: nand: build MXS driver for MX7 as well by Andrey Yurovsky · 8 years ago
  33. 6fe7fe1 omap-gpmc: use SECTOR_BYTES instead of hardcoded value by Ladislav Michl · 8 years ago
  34. 101000b mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · 8 years ago
  35. cf07d39 NAND: davinci: add support for NAND chips with 16 bits bus by Fabien Parent · 8 years ago
  36. 11777a5 mtd: nand: add support for the TC58NVG2S0H chip by Boris Brezillon · 8 years ago
  37. 02bcff2 nand: arasan_nfc: Clear ecc on bit while sending read command by Siva Durga Prasad Paladugu · 8 years ago
  38. ae798d2 mtd: nand: zynq_nand: Add nand driver support for zynq by Siva Durga Prasad Paladugu · 8 years ago
  39. df10a85 mtd: nand: Kconfig: Add NAND_MXS entry by Jagan Teki · 8 years ago
  40. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  41. 16f4166 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  42. 2a83c95 mtd: nand: mxs: fix cache alignment for cache lines >32 by Stefan Agner · 8 years ago
  43. 8b7d512 nand: Fix some more NULL name tests by Scott Wood · 8 years ago
  44. 91395b5 mtd: nand: pxa3xx: use nand_set_controller_data by Chris Packham · 8 years ago
  45. ebb7feb mtd: nand: fix bug writing 1 byte less than page size by Hector Palacios · 8 years ago
  46. cd7f5e1 mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND by Boris Brezillon · 8 years ago
  47. 4ccae81 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  48. 42bd19c mtd: nand: add common DT init code by Brian Norris · 8 years ago
  49. 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  50. e1a89e9 nand_spl_simple: Add a simple NAND read function by Thomas Gleixner · 8 years ago
  51. 8f01397 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  52. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  53. 62f8183 mtd: nand: Drop a blank line in nand_wait() by Andre Renaud · 8 years ago
  54. 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  55. 30780f9 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · 8 years ago
  56. e1c2908 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · 8 years ago
  57. 7748b41 spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · 8 years ago
  58. 4e7d1b3 spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · 8 years ago
  59. bb9783b spl: nand: sunxi: rework status polling loop by Boris Brezillon · 8 years ago
  60. fa30115 spl: nand: sunxi: stop guessing the redundant u-boot offset by Boris Brezillon · 8 years ago
  61. 80ef700 spl: nand: support redundant u-boot image by Boris Brezillon · 8 years ago
  62. 494e108 spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency by Boris Brezillon · 8 years ago
  63. c4adf9d spl: nand: sunxi: remove support for so-called 'syndrome' mode by Boris Brezillon · 8 years ago
  64. fd9102d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  65. 65319f1 at91: nand: Set up the ECC strength correctly by Andre Renaud · 8 years ago
  66. 5a9ae33 at91: Correct NAND ECC register access by Andre Renaud · 8 years ago
  67. 3fc304b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  68. 3a504d9 mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · 8 years ago
  69. 5d29e27 nand: add nand mtd concat support by Heiko Schocher · 8 years ago
  70. 667067f nand: fix nand torture to use changed mtd api by Max Krummenacher · 8 years ago
  71. ceee07b mtd: nand: Sync with Linux v4.6 by Scott Wood · 8 years ago
  72. 81c7725 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
  73. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  74. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  75. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  76. ea7d1ee mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · 8 years ago
  77. 5d74e3a mtd: nand: Remove jz4740 driver by Marek Vasut · 8 years ago
  78. a39d144 mtd: nand: arasan_nfc: Correct nand ecc initialization by Siva Durga Prasad Paladugu · 8 years ago
  79. 0985294 mtd: nand: am335x: spl: Fix copying of image by Lokesh Vutla · 8 years ago
  80. 9aa550d mtd: nand: mxs: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  81. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  82. 6d94810 drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  83. 46a16bd kirkwood_nand: claim MPP pins on the fly by Chris Packham · 9 years ago
  84. 15305c2 mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · 9 years ago
  85. 73b5b27 mtd: denali: fix warning when compiled for 64bit system by Masahiro Yamada · 9 years ago
  86. e4b40e9 arasan: nfc: Add initial nand driver support for arasan by Siva Durga Prasad Paladugu · 9 years ago
  87. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  88. 065a373 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  89. 84caff3 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  90. b7d3e4a mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  91. 549d7c0 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  92. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  93. 258b21f atmel_nand: Add 32 bit ecc support for sama5d2 chip by Josh Wu · 9 years ago
  94. fa651f5 atmel_nand_ecc: update pmecc registers according to sama5d2 chip by Josh Wu · 9 years ago
  95. 422b49e atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number by Josh Wu · 9 years ago
  96. 4c6a6ea atmel_nand: add '\n' in the end of error message for better display by Josh Wu · 9 years ago
  97. 3a20567 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function by Josh Wu · 9 years ago
  98. bedaa84 imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  99. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  100. 1b25e58 Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago