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