1. 4f62e98 spl: add NAND Library to new SPL by Simon Schwarz · Wed Sep 14 15:30:16 2011 -0400
  2. 1f494e3 sf: fix debug format string warning by Vadim Bendebury · Sun Sep 11 18:54:48 2011 +0000
  3. 7e921dc sf: winbond: Add support for the Winbond W25X40 by James Le Cuirot · Fri Jul 15 06:12:51 2011 +0000
  4. cfd72b6 sf: macronix: disable write protection when initializing by Simon Guinot · Mon May 02 11:01:38 2011 +0000
  5. be355ab sf: spansion: add support for S25FL129P_64K by Shaohui Xie · Wed Apr 20 20:07:11 2011 +0000
  6. 479404e mtd/spi/macronix.c: add MX25L4005 and MX25L8005 by Macpaul Lin · Wed Apr 20 16:51:39 2011 +0000
  7. b75d990 sf: sst: support newer standardized flashes by Mike Frysinger · Mon Apr 25 06:59:54 2011 +0000
  8. 7911211 sf: unify write disable commands by Mike Frysinger · Mon Apr 25 06:59:53 2011 +0000
  9. fc9d1fc sf: eon/stmicro: inline useless ID defines by Mike Frysinger · Sat Apr 23 23:05:58 2011 +0000
  10. ce7cc04 sf: kill off now-unused local state by Mike Frysinger · Tue Jun 28 07:38:10 2011 +0000
  11. 301e9b4 sf: unify write funcs by Mike Frysinger · Mon Apr 25 06:58:29 2011 +0000
  12. 8ec7f4c sf: unify write enable commands by Mike Frysinger · Sat Apr 23 23:05:55 2011 +0000
  13. 13ec42b Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · Fri Jul 15 02:18:56 2011 +0000
  14. f8b82ee Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · Fri Jul 15 23:31:37 2011 +0000
  15. cd6aae3 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · Thu May 19 15:08:36 2011 -0400
  16. 34dd567 nand_util: drop trailing all-0xff pages if requested by Ben Gardiner · Tue Jun 14 16:35:06 2011 -0400
  17. 871dea4 nand_util: treat WITH_YAFFS_OOB as a mode by Ben Gardiner · Tue Jun 14 16:35:05 2011 -0400
  18. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · Tue May 24 10:18:35 2011 -0400
  19. 2c489ac nand_base: trivial: fix comment read/write comment by Ben Gardiner · Tue May 24 10:18:34 2011 -0400
  20. 97dd899 cfi_flash: reverse geometry for newer STM parts by Mike Frysinger · Mon May 09 18:33:36 2011 -0400
  21. adae983 sf: kick watchdog when polling by Patrick Sestier · Fri Apr 15 14:25:25 2011 +0000
  22. ee96360 ftsmc020: fix relocation by Macpaul Lin · Sun May 01 22:17:29 2011 +0000
  23. d204d62 ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · Fri Apr 15 21:37:11 2011 +0000
  24. ffcef2f cfi_flash driver - Add delay after reset command by Aaron Williams · Tue Apr 12 00:59:04 2011 -0700
  25. 27cea50 mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices by Heiko Schocher · Mon Apr 11 14:16:19 2011 +0200
  26. 02a3786 cfi_flash: reverse geometry for M29W800DT parts by Mike Frysinger · Sun Apr 10 16:06:29 2011 -0400
  27. 3eb4fc6 NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · Sun Apr 03 18:23:56 2011 +0200
  28. 963eb89 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · Sun Apr 03 18:23:52 2011 +0200
  29. 1def8a6 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 13 22:04:11 2011 +0200
  30. 4f3c60d cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage by Peter Tyser · Wed Apr 13 11:46:56 2011 -0500
  31. 23ec2c2 sf: sst: add support for SST25VF064C by James Kosin · Wed Apr 13 15:12:18 2011 -0400
  32. fbb4248 sf: use print_size() for sector_size output by Mike Frysinger · Tue Apr 12 02:09:28 2011 -0400
  33. aea4e17 sf: localize erase funcs by Mike Frysinger · Tue Apr 12 01:51:29 2011 -0400
  34. 816790c sf: sst: setup read func by Mike Frysinger · Tue Apr 12 01:34:55 2011 -0400
  35. b0148dc sf: add struct spi_flash.sector_size parameter by Richard Retanubun · Wed Feb 16 16:37:22 2011 -0500
  36. 8982146 sf: atmel: undo unification of status polling by Mike Frysinger · Mon Apr 11 23:39:28 2011 -0400
  37. 373e7d6 sf: unify read functions by Mike Frysinger · Mon Jan 10 02:20:14 2011 -0500
  38. 53421bb sf: unify erase functions by Mike Frysinger · Mon Jan 10 02:20:13 2011 -0500
  39. 37e13bc sf: unify status polling for ready bit by Mike Frysinger · Mon Jan 10 02:20:12 2011 -0500
  40. 5efdb04 sf: unify read/write helpers by Mike Frysinger · Mon Jan 10 02:20:11 2011 -0500
  41. ef0946a mtd, cfi: introduce void flash_protect_default(void) by Heiko Schocher · Mon Apr 04 08:10:21 2011 +0200
  42. 5c3579e cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too by Mario Schuknecht · Mon Feb 21 13:13:14 2011 +0100
  43. 4b5cef7 atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN by michael · Mon Mar 14 21:16:38 2011 +0000
  44. c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · Fri Feb 25 00:01:34 2011 +0000
  45. ea95b64 NAND: add more watchdog resets by Scott Wood · Wed Feb 02 18:15:57 2011 -0600
  46. be9d568 cfi_flash: fix bug with flash banks with different sector numbers by Martin Krause · Mon Mar 21 18:07:56 2011 +0100
  47. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · Wed Feb 02 22:36:10 2011 +0100
  48. 6310301 mxc_nand: add support for i.MX35 processor by Stefano Babic · Fri Jan 14 03:35:21 2011 +0000
  49. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  50. 75bde94 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · Thu Jan 06 09:48:18 2011 +0800
  51. 4b5deaa NAND: add the ability to directly write yaffs image by Lei Wen · Thu Jan 06 11:11:58 2011 +0800
  52. 61a3d39 nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. by Alexander Holler · Sat Dec 18 02:16:28 2010 +0000
  53. e8e8fc0 add AM29F400BB to table of supported legacy flashs by David Müller · Tue Dec 21 10:09:56 2010 +0100
  54. c2c093d cfi_flash: avoid flash_verbose when possible by Mike Frysinger · Wed Dec 22 09:41:13 2010 -0500
  55. 4d1fb18 MTD/NAND: fix nand_base.c to use get_timer() correctly by Reinhard Meyer · Thu Nov 18 03:14:26 2010 +0000
  56. 6c285f6 nand: constify id/manu tables by Mike Frysinger · Wed Oct 20 01:15:21 2010 +0000
  57. 890312d Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · Fri Dec 17 20:11:54 2010 +0100
  58. b1637e5 sf: winbond: add support for W25Q16/32/128 parts by Wojtek Skulski · Tue Dec 07 01:07:45 2010 -0500
  59. c71e6dc sf: new driver for EON devices by Chong Huang · Tue Nov 30 03:33:25 2010 -0500
  60. ab93564 cfi_flash: Add optional config register write to cfi-detection by Stefan Roese · Mon Oct 25 18:31:48 2010 +0200
  61. a9153f2 cfi_flash: Use flash_read32() in sector_erased() by Stefan Roese · Mon Oct 25 18:31:39 2010 +0200
  62. 5215df1 cfi_flash: Fix problems with status/id read mode by Stefan Roese · Mon Oct 25 18:31:29 2010 +0200
  63. a5fb403 fsl_upm: Add MxMR/MDR synchronization by John Schmoller · Thu Dec 02 11:43:10 2010 -0600
  64. e03effe fix s3c2410_nand timing default values by David Müller (ELSOFT AG) · Mon Nov 29 05:49:19 2010 +0000
  65. 6acb77b cfi_flash: fix bug introduced while recent change to flash_get_size() by Anatolij Gustschin · Sun Nov 28 02:13:33 2010 +0100
  66. 585b5f54 ppc4xx/NAND: Reduce size of NAND SPL image by Stefan Roese · Tue Nov 23 14:32:48 2010 +0100
  67. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  68. 52cb0a7 sf: ramtron: new spi fram driver by Reinhard Meyer · Tue Oct 05 16:56:40 2010 +0200
  69. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Fri Oct 29 21:47:48 2010 +0200
  70. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  71. 383c43e Add generic support for samsung s3c2440 by C Nauman · Tue Oct 26 23:04:31 2010 +0900
  72. 755c180 cfi_flash: handle 'chip size exceeds address window' situation by Ilya Yanok · Thu Oct 21 17:20:12 2010 +0200
  73. dfd19ea davinci_nand, trivial : use symbolic ECC start command by Ben Gardiner · Thu Oct 14 17:26:17 2010 -0400
  74. cfe1c67 sf: turn probe switch into a lookup table by Reinhard Meyer · Tue Oct 05 16:56:39 2010 +0200
  75. 4ac6354 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Tue Oct 12 20:49:27 2010 +0200
  76. 61665db cfi_flash: Fix "Unknown FLASH" error message by John Schmoller · Wed Sep 29 13:49:05 2010 -0500
  77. 891d81b mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · Mon Oct 11 21:48:03 2010 +0200
  78. 10390ce Followup fixes on the mtdparts spread patchset by Scott Wood · Thu Sep 09 15:40:03 2010 -0500
  79. 50bae73 mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · Tue Aug 31 17:48:01 2010 -0400
  80. da0f439 nand: remove dead code and suspend/resume by Scott Wood · Wed Aug 25 17:42:49 2010 -0500
  81. 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · Wed Aug 25 14:43:29 2010 -0500
  82. fe3b5e1 nand util: read/write: accept unaligned length by Scott Wood · Fri Jul 30 16:11:41 2010 -0500
  83. d7cc468 sf: spansion: add support for S25FL032P parts by David Jander · Mon Aug 23 15:12:16 2010 +0200
  84. 8f46492 sf: spansion: fixing erasing when sector size >64KiB by Marc-André Hébert · Tue Aug 10 09:02:09 2010 -0400
  85. a448bce sf: winbond: add support W25Q64 parts by Graeme Smecher · Thu Jul 29 09:00:02 2010 -0400
  86. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  87. 01a3aea Fix "ubi part" cmd re-entrancy by Karl Beldan · Thu Sep 23 10:46:31 2010 +0200
  88. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  89. 64b96a3 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · Tue Aug 31 10:04:11 2010 +0200
  90. fb9a730 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · Tue Aug 31 10:00:10 2010 +0200
  91. 7e7dda8 cfi_flash: Add weak default for cfi_flash_bank_addr() by Stefan Roese · Mon Aug 30 10:11:51 2010 +0200
  92. 6c7c2dc cfi_flash: Simplify flash_get_info() by Stefan Roese · Mon Aug 30 11:14:38 2010 +0200
  93. 328d055 nand/davinci: make sure ECC calculation has really started by Wolfram Sang · Thu Sep 09 13:54:41 2010 +0200
  94. 4dce358 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Sep 09 19:55:02 2010 +0200
  95. b8fbc2b mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · Thu Aug 19 20:14:01 2010 -0700
  96. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Sep 08 00:03:22 2010 +0200
  97. 485feb6 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · Mon Aug 23 19:52:03 2010 +0900
  98. 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
  99. b6f508d cfi_flash: Cleanup flash_print_info() by Stefan Roese · Fri Aug 13 09:36:36 2010 +0200
  100. 35bc081 Fix printing & reading of 16-bit CFI device identifiers by Philippe De Muyter · Tue Aug 10 16:54:52 2010 +0200