1. a448bce sf: winbond: add support W25Q64 parts by Graeme Smecher · Thu Jul 29 09:00:02 2010 -0400
  2. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  3. 01a3aea Fix "ubi part" cmd re-entrancy by Karl Beldan · Thu Sep 23 10:46:31 2010 +0200
  4. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  5. 64b96a3 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · Tue Aug 31 10:04:11 2010 +0200
  6. fb9a730 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · Tue Aug 31 10:00:10 2010 +0200
  7. 7e7dda8 cfi_flash: Add weak default for cfi_flash_bank_addr() by Stefan Roese · Mon Aug 30 10:11:51 2010 +0200
  8. 6c7c2dc cfi_flash: Simplify flash_get_info() by Stefan Roese · Mon Aug 30 11:14:38 2010 +0200
  9. 328d055 nand/davinci: make sure ECC calculation has really started by Wolfram Sang · Thu Sep 09 13:54:41 2010 +0200
  10. 4dce358 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Sep 09 19:55:02 2010 +0200
  11. b8fbc2b mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · Thu Aug 19 20:14:01 2010 -0700
  12. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Sep 08 00:03:22 2010 +0200
  13. 485feb6 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · Mon Aug 23 19:52:03 2010 +0900
  14. ca6cd16 Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips. by Philippe De Muyter · Tue Aug 17 18:40:25 2010 +0200
  15. b6f508d cfi_flash: Cleanup flash_print_info() by Stefan Roese · Fri Aug 13 09:36:36 2010 +0200
  16. 35bc081 Fix printing & reading of 16-bit CFI device identifiers by Philippe De Muyter · Tue Aug 10 16:54:52 2010 +0200
  17. c8836f1 cfi_flash: flinfo: allow user interrupt in flash print info fn by Kim Phillips · Mon Jul 26 18:35:39 2010 -0500
  18. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  19. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  20. 4b35cfe Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Jul 14 21:54:45 2010 +0200
  21. be6a635 Blackfin: bfin_nand: convert to portmux framework by Mike Frysinger · Wed Jun 02 05:59:06 2010 -0400
  22. 3e86f2d mtd: nand_plat: add simple GPIO framework DEV_READY option by Mike Frysinger · Mon Jul 05 04:55:04 2010 -0400
  23. 86e28e5 NAND: add Toshiba TC58NVG0 identifier by Florian Fainelli · Sat Jun 12 21:28:38 2010 +0200
  24. d619189 NAND: show manufacturer and device ID for unknown chips by Florian Fainelli · Sat Jun 12 20:59:25 2010 +0200
  25. 02110b5 sf: move useful messages from debug to printf by Mike Frysinger · Thu Apr 29 00:35:12 2010 -0400
  26. 51bc6bb spi_flash: support old STMicro parts with RES by Thomas Chou · Fri Apr 30 21:11:20 2010 +0800
  27. 3ca9a93 UBI: initialise update marker by Peter Horton · Sat Jun 12 10:11:56 2010 +0900
  28. 82c1e04 Blackfin: nand: drain the write buffer before returning by Andrew Caldwell · Fri May 07 15:10:07 2010 -0400
  29. 9e35514 UBI: Ensure that "background thread" operations are really executed by Stefan Roese · Mon May 17 10:00:51 2010 +0200
  30. 8167108 drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · Sun Mar 14 18:47:23 2010 +0100
  31. 4b7e668 cfi_flash: reset timer in flash status check by Thomas Chou · Thu Apr 01 11:15:05 2010 +0800
  32. d2e6c0f Merge remote branch 'origin/master' into next by Wolfgang Denk · Mon Mar 29 12:33:43 2010 +0200
  33. c3a82ca Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · Mon Mar 29 12:33:16 2010 +0200
  34. 076767a cfi flash: add status polling method for amd flash by Thomas Chou · Fri Mar 26 08:17:00 2010 +0800
  35. ac6693d cfi_flash: precision and underflow problem in tout calculation by Renato Andreola · Wed Mar 24 23:00:47 2010 +0800
  36. e6015ca at91: add hwecc method for nand by Nikolay Petukhov · Fri Mar 19 10:49:27 2010 +0500
  37. c4e7224 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · Wed Mar 17 10:03:10 2010 -0400
  38. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · Sat Mar 13 23:14:45 2010 +0100
  39. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · Fri Mar 12 23:06:04 2010 +0100
  40. 0e18d04 ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM by Wolfgang Wegner · Tue Mar 02 10:59:19 2010 +0100
  41. cd93fb1 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Wed Feb 03 20:15:46 2010 +0100
  42. e5d690f CFI: fix eraseregions numblocks by Ladislav Michl · Thu Jan 28 12:27:14 2010 +0100
  43. 3c285c7 Nand mxc_nand add v1.1 controller support by John Rigby · Tue Jan 26 19:24:18 2010 -0700
  44. 204ad54 SPEAr : nand driver support for SPEAr SoCs by Vipin KUMAR · Fri Jan 15 19:15:46 2010 +0530
  45. 45e06e8 SPEAr : smi driver support for SPEAr SoCs by Vipin KUMAR · Fri Jan 15 19:15:45 2010 +0530
  46. ab5b3b6 MXC: Add large page oob layout for i.MX31 NAND controller. by Magnus Lilja · Sun Jan 17 17:46:10 2010 +0100
  47. 6e0dbd8 mxc_nand: Update driver to work with i.MX31. by Magnus Lilja · Wed Nov 11 20:18:43 2009 +0100
  48. cb1758e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Jan 12 23:47:03 2010 +0100
  49. 2779472 Davinci: davinci_nand.c performance enhancments by Nick Thompson · Wed Dec 16 11:15:58 2009 +0000
  50. ff64152 Davinci: NAND enable ECC even when not in NAND boot mode by Nick Thompson · Sat Dec 12 12:13:10 2009 -0500
  51. 789c887 Davinci: Configurable NAND chip selects by Nick Thompson · Sat Dec 12 12:12:26 2009 -0500
  52. 128a9a6 Merge branch 'next' of ../next by Wolfgang Denk · Tue Dec 15 23:38:34 2009 +0100
  53. e534672 nand: Fix access to last block in NAND devices by Stefan Roese · Wed Dec 09 09:01:43 2009 +0100
  54. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  55. 12decf4 Merge branch 'master' into next by Wolfgang Denk · Mon Dec 07 22:47:17 2009 +0100
  56. 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · Tue Dec 01 14:05:55 2009 +0100
  57. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  58. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  59. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · Wed Nov 04 16:07:59 2009 +0900
  60. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 03 18:08:41 2009 +0900
  61. 382d09f sf: fix stmicro offset setup while erasing by Mike Frysinger · Wed Oct 14 19:28:03 2009 -0400
  62. 64e5f3a sf: new driver for Winbond W25X16/32/64 devices by Jason McMullan · Fri Oct 09 17:12:23 2009 -0400
  63. d348286 NAND: Add Support for 4K page size in DaVinci NAND driver by Sandeep Paulraj · Thu Nov 19 23:04:42 2009 -0500
  64. a5176e0 S3C2410 NAND Flash Add Missing Function by Hui.Tang · Wed Nov 18 16:24:04 2009 +0800
  65. 9656fe2 NAND: Update read_read_subpage API check by Sandeep Paulraj · Mon Nov 16 13:32:01 2009 -0500
  66. ed886a2 Flex-OneNAND driver support by Amul Kumar Saha · Fri Nov 06 17:15:31 2009 +0530
  67. d602169 fsl_elbc_nand: remove the bbt descriptors relocation fixup by Mingkai Hu · Tue Oct 20 16:58:17 2009 +0800
  68. ee86b8d NAND: fix "raw" reads with ECC syndrome layouts by David Brownell · Sat Nov 07 16:27:01 2009 -0500
  69. eec6cb3 NAND: Don't walk past end of oobfree[] by Sandeep Paulraj · Sat Nov 07 14:25:18 2009 -0500
  70. 16add23 NAND: Update check condition for nand_read_page_hwecc API by Sandeep Paulraj · Sat Nov 07 14:25:03 2009 -0500
  71. 22bc7ba NAND: Updating comments/explanations in the NAND driver by Sandeep Paulraj · Sat Nov 07 14:24:50 2009 -0500
  72. fd9874d NAND: Subpage shift for ecc_steps equal to 16 by Sandeep Paulraj · Sat Nov 07 14:24:34 2009 -0500
  73. dce0f62 NAND: Remove commented out code by Sandeep Paulraj · Sat Nov 07 14:24:20 2009 -0500
  74. 1bc877c NAND: Correct the "chip_shift" calculation by Sandeep Paulraj · Sat Nov 07 14:24:06 2009 -0500
  75. eab580c NAND: Update to support 64 bit device size by Sandeep Paulraj · Fri Oct 30 13:51:23 2009 -0400
  76. 6e83e34 cfi: Add weak default function for flash_cmd_reset() by Stefan Roese · Tue Oct 27 15:15:55 2009 +0100
  77. 22f8b68 sf: add GPL-2 license info by Mike Frysinger · Fri Oct 09 17:12:44 2009 -0400
  78. 0d17ec5 Clean-up of s3c24x0 nand driver by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:34:09 2009 +0900
  79. 52aa4dc s5pc1xx: support onenand driver by Minkyu Kang · Thu Oct 01 17:20:08 2009 +0900
  80. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  81. ce63031 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · Mon Sep 28 16:33:18 2009 -0500
  82. e4596ff mpc512x. Micron nand flash needs a reset before a read command is issued. by Paul Gibson · Wed Sep 16 10:05:00 2009 +1000
  83. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  84. 454a426 mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · Wed Sep 02 16:45:31 2009 -0500
  85. bfeb0fd NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · Tue Aug 18 10:10:42 2009 -0400
  86. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · Mon Aug 10 13:27:56 2009 -0400
  87. f9e2bee mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · Tue Aug 11 02:32:54 2009 +0400
  88. 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · Mon Aug 10 13:27:46 2009 -0400
  89. 1bc9563 83xx, kmeter1: added NAND support by Heiko Schocher · Tue Jul 21 17:13:40 2009 +0200
  90. 9a5fffd OneNAND: Remove unused read_spareram by Kyungmin Park · Tue Jul 21 11:58:04 2009 +0900
  91. 723fe35 KB9202: Add NAND support by Matthias Kaehlcke · Thu Jul 16 21:19:29 2009 +0200
  92. f447f71 Support up to 7 banks for ids as specified in JEDEC JEP106Z by Niklaus Giger · Wed Jul 22 17:13:24 2009 +0200
  93. 50db6f2 ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver by Feng Kan · Fri Aug 21 10:59:42 2009 -0700
  94. 4240e1a eeprom_m95xxx: remove unused variable i by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 07 23:37:54 2009 +0200
  95. 749bd66 add WATCHDOG_RESET() on nand write and read by Giulio Benetti · Fri Jul 31 17:30:34 2009 -0500
  96. ee35588 flash: Fix CFI buffer size bug by John Schmoller · Wed Aug 12 10:55:47 2009 -0500
  97. 626e02a Add driver for the ST M95xxx SPI EEPROM by Albin Tonnerre · Fri Aug 07 12:37:36 2009 +0200
  98. a4becd6 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · Sat Aug 08 09:30:22 2009 +0200
  99. dc7af20 omap3: remove typedefs for configuration structs by Dirk Behme · Sat Aug 08 09:30:21 2009 +0200
  100. e06da3d omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · Tue May 19 09:09:31 2009 +0200