1. e6015ca at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
  2. c4e7224 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  3. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  4. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  5. 3c285c7 Nand mxc_nand add v1.1 controller support by John Rigby · 15 years ago
  6. 204ad54 SPEAr : nand driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  7. ab5b3b6 MXC: Add large page oob layout for i.MX31 NAND controller. by Magnus Lilja · 15 years ago
  8. 6e0dbd8 mxc_nand: Update driver to work with i.MX31. by Magnus Lilja · 15 years ago
  9. cb1758e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  10. 2779472 Davinci: davinci_nand.c performance enhancments by Nick Thompson · 15 years ago
  11. ff64152 Davinci: NAND enable ECC even when not in NAND boot mode by Nick Thompson · 15 years ago
  12. 789c887 Davinci: Configurable NAND chip selects by Nick Thompson · 15 years ago
  13. 128a9a6 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  14. e534672 nand: Fix access to last block in NAND devices by Stefan Roese · 15 years ago
  15. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  16. 12decf4 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  17. 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · 15 years ago
  18. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  19. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  20. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  21. d348286 NAND: Add Support for 4K page size in DaVinci NAND driver by Sandeep Paulraj · 15 years ago
  22. a5176e0 S3C2410 NAND Flash Add Missing Function by Hui.Tang · 15 years ago
  23. 9656fe2 NAND: Update read_read_subpage API check by Sandeep Paulraj · 15 years ago
  24. d602169 fsl_elbc_nand: remove the bbt descriptors relocation fixup by Mingkai Hu · 15 years ago
  25. ee86b8d NAND: fix "raw" reads with ECC syndrome layouts by David Brownell · 15 years ago
  26. eec6cb3 NAND: Don't walk past end of oobfree[] by Sandeep Paulraj · 15 years ago
  27. 16add23 NAND: Update check condition for nand_read_page_hwecc API by Sandeep Paulraj · 15 years ago
  28. 22bc7ba NAND: Updating comments/explanations in the NAND driver by Sandeep Paulraj · 15 years ago
  29. fd9874d NAND: Subpage shift for ecc_steps equal to 16 by Sandeep Paulraj · 15 years ago
  30. dce0f62 NAND: Remove commented out code by Sandeep Paulraj · 15 years ago
  31. 1bc877c NAND: Correct the "chip_shift" calculation by Sandeep Paulraj · 15 years ago
  32. eab580c NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  33. 0d17ec5 Clean-up of s3c24x0 nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  34. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  35. ce63031 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · 15 years ago
  36. e4596ff mpc512x. Micron nand flash needs a reset before a read command is issued. by Paul Gibson · 15 years ago
  37. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  38. 454a426 mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · 15 years ago
  39. bfeb0fd NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · 15 years ago
  40. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · 15 years ago
  41. f9e2bee mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · 15 years ago
  42. 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · 15 years ago
  43. 1bc9563 83xx, kmeter1: added NAND support by Heiko Schocher · 15 years ago
  44. 723fe35 KB9202: Add NAND support by Matthias Kaehlcke · 15 years ago
  45. 50db6f2 ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver by Feng Kan · 15 years ago
  46. 749bd66 add WATCHDOG_RESET() on nand write and read by Giulio Benetti · 15 years ago
  47. a4becd6 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · 15 years ago
  48. dc7af20 omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  49. e06da3d omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · 16 years ago
  50. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  51. 1bf3c0f nand: ndfc: Remove unnecessary #ifdef's by Stefan Roese · 15 years ago
  52. 913fd05 nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · 15 years ago
  53. f2aead8 nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · 15 years ago
  54. bb28929 Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. by David Brownell · 15 years ago
  55. bf77bdd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  56. e904678 nand: Add Marvell Kirkwood NAND driver by Prafulla Wadaskar · 15 years ago
  57. 04cb607 fsl_elbc_nand: redirect the pointer of bbt pattern to RAM by Mingkai Hu · 15 years ago
  58. 3e9f201 Bug-fix in drivers mtd nand Makefile by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  59. 2511ba0 mtd: nand: use loff_t for offset by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. c0e7c7a mtd: nand: new base driver for memory mapped nand devices by Mike Frysinger · 16 years ago
  61. f4b0b9d davinci_nand chipselect/init cleanup by David Brownell · 16 years ago
  62. 962d4c1 davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) by David Brownell · 16 years ago
  63. 0bf53c4 davinci_nand: cleanup I (minor) by David Brownell · 16 years ago
  64. b4aeefd ARM DaVinci: EMIF settings by Thomas Lange · 15 years ago
  65. d4b75c4 nand/mpc512x: Add MPC512x NAND support (NFC) by Stefan Roese · 15 years ago
  66. 22ce6f9 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 16 years ago
  67. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 16 years ago
  68. 35f2499 nand: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 16 years ago
  69. 4157c63 mtd: nand/onenand: Register mtd device upon device scanning by Stefan Roese · 16 years ago
  70. fa252ea mtd: nand: Include linux/mtd/partitions.h in nand_base.h by Stefan Roese · 16 years ago
  71. 6e5e540 Blackfin: nand: flush peripheral before polling it by Graf Yang · 16 years ago
  72. 55a5c3c s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. f681250 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 7567bf7 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  75. 64de8db Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 16 years ago
  76. ac20533 Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · 16 years ago
  77. f154044 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · 16 years ago
  78. b325d7e Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  79. c9539ba at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. 0263ada nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 9b97b45 Nand driver for Nomadik SoC by Alessandro Rubini · 16 years ago
  82. f9f3622 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  83. f96047a NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  84. 1d01207 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  85. 4e2fe54 Blackfin: add driver for on-chip NAND controller by Mike Frysinger · 16 years ago
  86. 778933f OMAP3: Add NAND support by Dirk Behme · 16 years ago
  87. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  88. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  89. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  90. f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  91. ce6b87d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  92. e58c839 NAND FSL elbc: Use virt_to_phys to determine which bank is in use by Kumar Gala · 16 years ago
  93. 11b12a3 NAND: Mark the BBT as scanned prior to calling scan_bbt. by Scott Wood · 16 years ago
  94. 90e0a6b NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · 16 years ago
  95. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · 16 years ago
  96. c500d76 NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · 16 years ago
  97. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  98. b6322fc NAND: Reset chip on power-up by Karl Beldan · 16 years ago
  99. 3628f00 NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  100. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago