1. a6c9aa1 nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · 13 years ago
  2. bee038e nand_base: trivial: fix comment read/write comment by Ben Gardiner · 13 years ago
  3. aad99bb NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · 13 years ago
  4. a931f49 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · 13 years ago
  5. 67a490d atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN by michael · 14 years ago
  6. 0272c71 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
  7. 6f2ffc3 NAND: add more watchdog resets by Scott Wood · 14 years ago
  8. d1a24f0 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  9. 58c758f mxc_nand: add support for i.MX35 processor by Stefano Babic · 14 years ago
  10. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  11. 47fc18f NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  12. 7fab9df nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. by Alexander Holler · 14 years ago
  13. 7a8fc36 MTD/NAND: fix nand_base.c to use get_timer() correctly by Reinhard Meyer · 14 years ago
  14. 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  15. 9fd8491 fsl_upm: Add MxMR/MDR synchronization by John Schmoller · 14 years ago
  16. 2111cb4 fix s3c2410_nand timing default values by David Müller (ELSOFT AG) · 14 years ago
  17. c5d0282 ppc4xx/NAND: Reduce size of NAND SPL image by Stefan Roese · 14 years ago
  18. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  19. 17dd883 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  20. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  21. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  22. 10d6ac9 davinci_nand, trivial : use symbolic ECC start command by Ben Gardiner · 14 years ago
  23. 5b8e6bb nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  24. 3048632 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  25. f9a5254 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
  26. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  27. 1075b07 nand/davinci: make sure ECC calculation has really started by Wolfram Sang · 14 years ago
  28. 4c46839 mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · 14 years ago
  29. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  30. cb8f031 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  31. 253f47f Blackfin: bfin_nand: convert to portmux framework by Mike Frysinger · 14 years ago
  32. bc1a884 mtd: nand_plat: add simple GPIO framework DEV_READY option by Mike Frysinger · 14 years ago
  33. 1445f6f NAND: add Toshiba TC58NVG0 identifier by Florian Fainelli · 14 years ago
  34. 3e9b349 NAND: show manufacturer and device ID for unknown chips by Florian Fainelli · 14 years ago
  35. c941b77 Blackfin: nand: drain the write buffer before returning by Andrew Caldwell · 14 years ago
  36. 7c27b7b at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
  37. cc41a59 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  38. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  39. 93910ed Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  40. b081c2e Nand mxc_nand add v1.1 controller support by John Rigby · 15 years ago
  41. 165fa40 SPEAr : nand driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  42. c4832df MXC: Add large page oob layout for i.MX31 NAND controller. by Magnus Lilja · 15 years ago
  43. f6a9748 mxc_nand: Update driver to work with i.MX31. by Magnus Lilja · 15 years ago
  44. 2ff6922 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  45. 20da6f4 Davinci: davinci_nand.c performance enhancments by Nick Thompson · 15 years ago
  46. 26be2c5 Davinci: NAND enable ECC even when not in NAND boot mode by Nick Thompson · 15 years ago
  47. 97f4eb8 Davinci: Configurable NAND chip selects by Nick Thompson · 15 years ago
  48. bb3bcfa Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  49. f4cfe42 nand: Fix access to last block in NAND devices by Stefan Roese · 15 years ago
  50. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  51. 206c00f Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  52. 0ec81db Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · 15 years ago
  53. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  54. 47e801b s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  55. 492fb1f Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  56. 10a5a799 NAND: Add Support for 4K page size in DaVinci NAND driver by Sandeep Paulraj · 15 years ago
  57. 5e1ded5 S3C2410 NAND Flash Add Missing Function by Hui.Tang · 15 years ago
  58. 6cd752f NAND: Update read_read_subpage API check by Sandeep Paulraj · 15 years ago
  59. 35209cb fsl_elbc_nand: remove the bbt descriptors relocation fixup by Mingkai Hu · 15 years ago
  60. 7e86661 NAND: fix "raw" reads with ECC syndrome layouts by David Brownell · 15 years ago
  61. 5df3c2b NAND: Don't walk past end of oobfree[] by Sandeep Paulraj · 15 years ago
  62. 18b5a4b NAND: Update check condition for nand_read_page_hwecc API by Sandeep Paulraj · 15 years ago
  63. e25ee03 NAND: Updating comments/explanations in the NAND driver by Sandeep Paulraj · 15 years ago
  64. aad4a28 NAND: Subpage shift for ecc_steps equal to 16 by Sandeep Paulraj · 15 years ago
  65. 36e0b98 NAND: Remove commented out code by Sandeep Paulraj · 15 years ago
  66. 4f41e7e NAND: Correct the "chip_shift" calculation by Sandeep Paulraj · 15 years ago
  67. aaa8eec NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  68. 3d1988a Clean-up of s3c24x0 nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  69. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  70. d44e9c1 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · 15 years ago
  71. d3f4941 mpc512x. Micron nand flash needs a reset before a read command is issued. by Paul Gibson · 15 years ago
  72. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  73. cfcbf8c mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · 15 years ago
  74. 77b351c NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · 15 years ago
  75. f83b7f9 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  76. 36fab99 mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · 15 years ago
  77. a2c65b4 NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  78. de42509 83xx, kmeter1: added NAND support by Heiko Schocher · 15 years ago
  79. 403ce1f KB9202: Add NAND support by Matthias Kaehlcke · 15 years ago
  80. 68e7456 ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver by Feng Kan · 15 years ago
  81. 1fc1d9a add WATCHDOG_RESET() on nand write and read by Giulio Benetti · 15 years ago
  82. 8941135 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · 15 years ago
  83. 97a099e omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  84. 187af95 omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · 15 years ago
  85. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  86. f2f376a nand: ndfc: Remove unnecessary #ifdef's by Stefan Roese · 15 years ago
  87. 12582ac nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · 15 years ago
  88. 3ebf70d nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · 15 years ago
  89. ed727d3 Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. by David Brownell · 15 years ago
  90. c3ae126 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  91. 205a098 nand: Add Marvell Kirkwood NAND driver by Prafulla Wadaskar · 15 years ago
  92. 66372fe fsl_elbc_nand: redirect the pointer of bbt pattern to RAM by Mingkai Hu · 15 years ago
  93. 98713d2 Bug-fix in drivers mtd nand Makefile by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  94. 378adfc mtd: nand: use loff_t for offset by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  95. cd84423 mtd: nand: new base driver for memory mapped nand devices by Mike Frysinger · 15 years ago
  96. 154b548 davinci_nand chipselect/init cleanup by David Brownell · 15 years ago
  97. 6e29ed8 davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) by David Brownell · 15 years ago
  98. fcb7747 davinci_nand: cleanup I (minor) by David Brownell · 15 years ago
  99. d583ef5 ARM DaVinci: EMIF settings by Thomas Lange · 15 years ago
  100. 35f2edb nand/mpc512x: Add MPC512x NAND support (NFC) by Stefan Roese · 15 years ago