1. e4b40e9 arasan: nfc: Add initial nand driver support for arasan by Siva Durga Prasad Paladugu · 9 years ago
  2. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  3. 065a373 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  4. 84caff3 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  5. b7d3e4a mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  6. 549d7c0 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  7. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  8. 258b21f atmel_nand: Add 32 bit ecc support for sama5d2 chip by Josh Wu · 9 years ago
  9. fa651f5 atmel_nand_ecc: update pmecc registers according to sama5d2 chip by Josh Wu · 9 years ago
  10. 422b49e atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number by Josh Wu · 9 years ago
  11. 4c6a6ea atmel_nand: add '\n' in the end of error message for better display by Josh Wu · 9 years ago
  12. 3a20567 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function by Josh Wu · 9 years ago
  13. bedaa84 imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  14. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  15. 1b25e58 Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  16. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  17. cb4c833 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  18. e24bb2b mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · 9 years ago
  19. d1d0167 nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · 9 years ago
  20. 31c5614 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin by Hans de Goede · 9 years ago
  21. 168617c mtd: nand: mxs check maximum ecc that platfrom supports by Peng Fan · 9 years ago
  22. 62c390f mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · 9 years ago
  23. 92a3188 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  24. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  25. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  26. 1a103c6 mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 by Stefan Roese · 9 years ago
  27. 0abdd9d arm: Remove nhk8815 boards and nomadik arch by Simon Glass · 9 years ago
  28. cc19722 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices by Stefan Roese · 9 years ago
  29. d90ba79 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  30. ddd37fe sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  31. 6a08d65 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  32. e526861 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  33. 24a06c9 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  34. 2b8a01a sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  35. f5916d1 sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  36. 0a24755 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  37. 022a99d sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  38. 008ac1d sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  39. 2a43973 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  40. 5d65c67 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  41. f62bfa5 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  42. 9da5fca sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  43. 630cf2e sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  44. 10d069b sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  45. 2bc1f2b mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  46. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  47. ecfb876 mtd: nand: mxs invalidate dcache before DMA read by Peng Fan · 9 years ago
  48. 63b29d8 mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · 9 years ago
  49. 873960c mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · 9 years ago
  50. d396372 nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
  51. 86a720a mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
  52. 2733106 nand: Remove __UBOOT__ ifdefs by Scott Wood · 9 years ago
  53. 30cb3bf nand: lpc32xx: add ECC layout for small page NAND by Sylvain Lemieux · 9 years ago
  54. 5f63bf3 nand: lpc32xx: add hardware ECC support by Sylvain Lemieux · 9 years ago
  55. 6eeedc1 tegra: nand: disable subpage writes by Marcel Ziswiler · 9 years ago
  56. adf4800 mtd/nand/tegra: alignment workaround by Marcel Ziswiler · 9 years ago
  57. 1bc66a5 tegra: nand: fix read_byte required for proper onfi detection by Marcel Ziswiler · 9 years ago
  58. dcfd37e nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · 9 years ago
  59. 8d1809a spl: nand: simple: replace readb() with chip specific read_buf() by Vladimir Zapolskiy · 9 years ago
  60. c10ac54 nand, atmel: remove udelay in spl_nand_erase_one() by Heiko Schocher · 9 years ago
  61. 960caeb sunxi: nand: Add board configuration options by Piotr Zierhoffer · 9 years ago
  62. aeb4b0d sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support by Piotr Zierhoffer · 9 years ago
  63. da9971d Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  64. cb2fc33 mtd: OMAP: Enable GPMC prefetch mode for 16 bit access by Jeroen Hofstee · 9 years ago
  65. c073611 omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM by Jeroen Hofstee · 9 years ago
  66. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  67. 8fca2d8 mtd: vf610_nfc: enable ONFI detection by Stefan Agner · 10 years ago
  68. 080a71e mtd: vf610_nfc: add 32-error correction option for HW ECC by Stefan Agner · 10 years ago
  69. 5519194 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 10 years ago
  70. 84d656a mtd: vf610_nfc: use in-band bad block table by Stefan Agner · 10 years ago
  71. 5dec286 mtd: vf610_nfc: implement OOB only read by Stefan Agner · 10 years ago
  72. d111bf9 mtd: vf610_nfc: allow bitflips in an empty page by Stefan Agner · 10 years ago
  73. 6fcfd1e mtd: vf610_nfc: remove read on SEQIN by Stefan Agner · 10 years ago
  74. f55bc29 mtd: vf610_nfc: remove caching of page in buffer by Stefan Agner · 10 years ago
  75. 1fbdb70 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 10 years ago
  76. bd38da1 mtd:mxs:nand calculate ecc strength dynamically by Peng Fan · 10 years ago
  77. 6b8583b nand/elbc: Memory leak fix by Raghav Dogra · 10 years ago
  78. 5e856fa nand: fix buffer alignment in new verification feature by Stephen Warren · 10 years ago
  79. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  80. 39b0bbb driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  81. 585acc9 nand/fsl_ifc: Increase eccstat[] for IFC 2.0 by Scott Wood · 10 years ago
  82. c8381bf lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · 10 years ago
  83. 1069770 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  84. da78fb5 ARM: at91: atmel_nand: Support flash based BBT by David Dueck · 10 years ago
  85. 55765b1 mtd: vf610_nfc: specify transfer size before each transfer by Stefan Agner · 10 years ago
  86. 7653fc2 mtd: vf610_nfc: mark page as dirty on block erase by Stefan Agner · 10 years ago
  87. 004a1fd nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  88. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  89. 59b5a2a nand: Add verification functions by Peter Tyser · 10 years ago
  90. 88a2cbb mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf() by Luca Ellero · 10 years ago
  91. 5263a02 mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() by Luca Ellero · 10 years ago
  92. b050898 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  93. d8af393 mtd: nand: omap_gpmc: Make ready/busy pins configurable by Michal Sojka · 10 years ago
  94. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  95. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  96. 8983111 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined by Egli, Samuel · 10 years ago
  97. 0e48dc5 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · 10 years ago
  98. b0265d5 dm: tegra: nand: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  99. 5344cc1 powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · 10 years ago
  100. c316f57 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · 10 years ago