1. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  2. ea19c53 mtd: nand: Drop a blank line in nand_wait() by Andre Renaud · 8 years ago
  3. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  4. 3b5f884 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · 8 years ago
  5. f3178d7 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · 8 years ago
  6. 601361f spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · 8 years ago
  7. 87cc16c spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · 8 years ago
  8. dbd8710 spl: nand: sunxi: rework status polling loop by Boris Brezillon · 8 years ago
  9. 939c75b spl: nand: sunxi: stop guessing the redundant u-boot offset by Boris Brezillon · 8 years ago
  10. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · 8 years ago
  11. 05b769d spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency by Boris Brezillon · 8 years ago
  12. a7a401c spl: nand: sunxi: remove support for so-called 'syndrome' mode by Boris Brezillon · 8 years ago
  13. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  14. eaf2321 at91: nand: Set up the ECC strength correctly by Andre Renaud · 9 years ago
  15. cf44b94 at91: Correct NAND ECC register access by Andre Renaud · 9 years ago
  16. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  17. 5bf904c mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · 8 years ago
  18. adb71df nand: add nand mtd concat support by Heiko Schocher · 8 years ago
  19. a21c448 nand: fix nand torture to use changed mtd api by Max Krummenacher · 9 years ago
  20. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · 9 years ago
  21. 46e1310 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 9 years ago
  22. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 9 years ago
  23. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 9 years ago
  24. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · 9 years ago
  25. 465ba37 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · 9 years ago
  26. 04cc83c mtd: nand: Remove jz4740 driver by Marek Vasut · 9 years ago
  27. db79663 mtd: nand: arasan_nfc: Correct nand ecc initialization by Siva Durga Prasad Paladugu · 9 years ago
  28. bc40d99 mtd: nand: am335x: spl: Fix copying of image by Lokesh Vutla · 9 years ago
  29. 4e70a68 mtd: nand: mxs: use simpler runtime cpu dection macros by Peng Fan · 9 years ago
  30. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  31. 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  32. 8bb0d49 kirkwood_nand: claim MPP pins on the fly by Chris Packham · 9 years ago
  33. ab58f46 mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · 9 years ago
  34. 4108dc8 mtd: denali: fix warning when compiled for 64bit system by Masahiro Yamada · 9 years ago
  35. c7b0bc7 arasan: nfc: Add initial nand driver support for arasan by Siva Durga Prasad Paladugu · 9 years ago
  36. 937ad76 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  37. f6ca2a6 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  38. 4d21b59 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  39. 8a02d63 mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  40. e37d5a9 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  41. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  42. ce76495 atmel_nand: Add 32 bit ecc support for sama5d2 chip by Josh Wu · 9 years ago
  43. 247a2d0 atmel_nand_ecc: update pmecc registers according to sama5d2 chip by Josh Wu · 9 years ago
  44. 5d3256c atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number by Josh Wu · 9 years ago
  45. daf4088 atmel_nand: add '\n' in the end of error message for better display by Josh Wu · 9 years ago
  46. c90cc68 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function by Josh Wu · 9 years ago
  47. 007c8da imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  48. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  49. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  50. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  51. 0dcc889 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  52. 59ae13a mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · 9 years ago
  53. 69cf8ad nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · 9 years ago
  54. eb715f6 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin by Hans de Goede · 9 years ago
  55. 2a0bb35 mtd: nand: mxs check maximum ecc that platfrom supports by Peng Fan · 9 years ago
  56. 56b6902 mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() by Stefan Roese · 9 years ago
  57. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  58. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  59. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  60. b2ef232 mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 by Stefan Roese · 9 years ago
  61. f52e1dc arm: Remove nhk8815 boards and nomadik arch by Simon Glass · 9 years ago
  62. 8b9d291 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices by Stefan Roese · 9 years ago
  63. 60b1b29 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  64. 353f3d0 sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  65. 0246245 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  66. 3ce35f9 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  67. 5a34ee2 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  68. 01c69ed sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  69. a44f40e sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  70. f851120 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  71. d223678 sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  72. c270b48 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  73. 4de74a4 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  74. 466a318 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  75. 5ed52f6 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  76. 19af938 sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  77. 7c7fbfb sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  78. 534e607 sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  79. 06b4781 mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  80. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  81. e3bbfb7 mtd: nand: mxs invalidate dcache before DMA read by Peng Fan · 9 years ago
  82. c94f09d mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · 9 years ago
  83. 75659da mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · 9 years ago
  84. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
  85. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 11 years ago
  86. 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · 9 years ago
  87. 416e10d nand: lpc32xx: add ECC layout for small page NAND by Sylvain Lemieux · 9 years ago
  88. e72017a nand: lpc32xx: add hardware ECC support by Sylvain Lemieux · 9 years ago
  89. cdbf208 tegra: nand: disable subpage writes by Marcel Ziswiler · 9 years ago
  90. d5c6922 mtd/nand/tegra: alignment workaround by Marcel Ziswiler · 9 years ago
  91. df13b14 tegra: nand: fix read_byte required for proper onfi detection by Marcel Ziswiler · 9 years ago
  92. 78f04f0 nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · 9 years ago
  93. cb8183d spl: nand: simple: replace readb() with chip specific read_buf() by Vladimir Zapolskiy · 9 years ago
  94. 311aef6 nand, atmel: remove udelay in spl_nand_erase_one() by Heiko Schocher · 9 years ago
  95. e2b662b sunxi: nand: Add board configuration options by Piotr Zierhoffer · 9 years ago
  96. 4ac391c sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support by Piotr Zierhoffer · 9 years ago
  97. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  98. 5e67ac7 mtd: OMAP: Enable GPMC prefetch mode for 16 bit access by Jeroen Hofstee · 10 years ago
  99. f2bf571 omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM by Jeroen Hofstee · 10 years ago
  100. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 10 years ago