1. 038f3f5 st_smi: Change SMI timeout values by Amit Virdi · Mon May 07 13:00:21 2012 +0530
  2. c0f9f27 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · Mon May 07 13:00:19 2012 +0530
  3. 6f2f557 mtd/NAND: Add FSMC driver support by Vipin KUMAR · Tue May 22 00:15:54 2012 +0000
  4. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun May 20 22:51:41 2012 +0200
  5. 79ecce0 usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · Wed May 02 13:11:37 2012 +0200
  6. 1dc6a67 usb:gadget:composite USB composite gadget support by Lukasz Majewski · Wed May 02 17:47:02 2012 +0200
  7. 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · Wed May 02 13:11:34 2012 +0200
  8. 3b3fd2e input: Add linux/input.h for key code support by Simon Glass · Tue Apr 17 09:01:29 2012 +0000
  9. 2fd2bc9 arm: adapt asm/linkage.h from Linux by Aneesh V · Thu Mar 08 07:20:17 2012 +0000
  10. 1f19e3f lin_gadget: use common linux/compat.h by Mike Frysinger · Thu Apr 26 02:34:44 2012 +0000
  11. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  12. 2b4fa32 onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · Wed Nov 09 10:30:06 2011 +0100
  13. 9d7ba32 onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · Wed Nov 09 11:25:32 2011 +0100
  14. f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · Mon Feb 20 14:50:39 2012 -0600
  15. 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · Mon Feb 13 15:46:27 2012 -0600
  16. 32ff408 linkage.h: move from blackfin to common includes by Macpaul Lin · Thu Dec 01 12:32:10 2011 +0800
  17. b7ed656 nand: make 1-bit software ECC configurable by Christian Hitz · Wed Oct 12 09:32:06 2011 +0200
  18. 6f1c9e0 nand: Sanitize ONFI strings. by Christian Hitz · Wed Oct 12 09:32:05 2011 +0200
  19. 24e6ea4 nand: Merge changes to BBT from Linux nand driver by Christian Hitz · Wed Oct 12 09:32:04 2011 +0200
  20. b8a6b37 nand: Merge changes from Linux nand driver by Christian Hitz · Wed Oct 12 09:32:02 2011 +0200
  21. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · Wed Oct 12 09:31:59 2011 +0200
  22. 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · Mon Oct 31 06:34:44 2011 +0000
  23. b8429a8 Add isblank by Jason Hobbs · Tue Aug 23 11:06:52 2011 +0000
  24. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · Mon Sep 12 06:04:06 2011 +0200
  25. ef4aeba Add missing header for gcc3 by Scott McNutt · Fri Sep 23 11:42:14 2011 +0000
  26. 825223d Minor coding style cleanup. by Wolfgang Denk · Sun Sep 11 21:24:09 2011 +0200
  27. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  28. 3ab93c3 phylib: Detect link on 10G devices correctly by Andy Fleming · Wed May 18 13:44:19 2011 +0000
  29. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · Fri Apr 08 02:10:27 2011 -0500
  30. c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · Fri Feb 25 00:01:34 2011 +0000
  31. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · Fri Feb 11 18:18:34 2011 +0300
  32. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · Fri Feb 11 18:18:32 2011 +0300
  33. 4f3391b lib: add crc7 from Linux by Thomas Chou · Tue Jan 11 09:38:20 2011 +0800
  34. 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
  35. 0be92e8 Merge branch 'next' of ../next by Wolfgang Denk · Wed Dec 22 21:16:17 2010 +0100
  36. 59fb65d NAND: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · Fri Dec 10 12:16:41 2010 +0000
  37. 6c285f6 nand: constify id/manu tables by Mike Frysinger · Wed Oct 20 01:15:21 2010 +0000
  38. 1162393 Coding style (white space) cleanup. by Wolfgang Denk · Fri Dec 17 10:14:09 2010 +0100
  39. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · Thu Dec 16 23:00:53 2010 +0100
  40. fa19f05 include/linux/mii.h: update for supporting GE by Macpaul Lin · Fri Dec 03 13:52:34 2010 +0800
  41. 2b8a91a ctype: constify lookup table by Mike Frysinger · Wed Oct 20 07:17:45 2010 -0400
  42. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  43. 81aa2eb include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · Tue Oct 26 00:08:35 2010 +0200
  44. 58427f5 Add linux framebuffer header include/linux/fb.h by Stefano Babic · Wed Oct 13 12:14:29 2010 +0200
  45. 891d81b mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · Mon Oct 11 21:48:03 2010 +0200
  46. 50bae73 mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · Tue Aug 31 17:48:01 2010 -0400
  47. da0f439 nand: remove dead code and suspend/resume by Scott Wood · Wed Aug 25 17:42:49 2010 -0500
  48. 49ed805 USB-CDC: Fix coding style issues by Vitaly Kuzmichev · Mon Sep 13 18:37:11 2010 +0400
  49. df06344 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · Wed Jul 29 18:18:43 2009 +0200
  50. 1bab104 x86: Fix support for booting bzImage by Graeme Russ · Sat Apr 24 00:05:49 2010 +1000
  51. ebc5404 nios2: add struct stat support in linux/stat.h by Thomas Chou · Sat Mar 20 07:05:47 2010 +0800
  52. 71f1532 move definition of macros likely and unlikely to compiler.h by Matthias Kaehlcke · Tue Dec 22 23:05:45 2009 +0100
  53. f7440cd add lzop decompression support by Peter Korsgaard · Thu Nov 19 11:37:51 2009 +0100
  54. 0fe90a4 NAND:Extending the nand_ecclayout structure by Sandeep Paulraj · Mon Nov 16 13:31:47 2009 -0500
  55. c32d80f Merge branch 'master' into next by Wolfgang Denk · Sun Nov 15 23:13:40 2009 +0100
  56. ed886a2 Flex-OneNAND driver support by Amul Kumar Saha · Fri Nov 06 17:15:31 2009 +0530
  57. eab580c NAND: Update to support 64 bit device size by Sandeep Paulraj · Fri Oct 30 13:51:23 2009 -0400
  58. de881a3 ARM: Use Linux version for unaligned access code by Remy Bohmer · Thu Oct 29 12:29:37 2009 +0100
  59. c6cb184 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · Thu Oct 15 11:19:15 2009 +0900
  60. 52aa4dc s5pc1xx: support onenand driver by Minkyu Kang · Thu Oct 01 17:20:08 2009 +0900
  61. 95a3c73 Correct ffs/fls regression for PowerPC etc by Simon Kagstrom · Thu Sep 17 15:15:52 2009 +0200
  62. 2258cec Define ffs/fls for all architectures by Simon Kagstrom · Mon Aug 24 09:10:12 2009 +0200
  63. 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · Mon Aug 24 09:09:50 2009 +0200
  64. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · Mon Aug 10 13:27:56 2009 -0400
  65. 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
  66. 9a5fffd OneNAND: Remove unused read_spareram by Kyungmin Park · Tue Jul 21 11:58:04 2009 +0900
  67. 8aca720 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · Thu Aug 13 15:31:11 2009 +0200
  68. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  69. 1a3f947 nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices by Stefan Roese · Thu Jun 04 16:40:36 2009 +0200
  70. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · Tue Jul 07 22:35:02 2009 +0200
  71. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · Mon May 11 16:03:55 2009 +0200
  72. e0860d4 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · Tue May 12 14:29:39 2009 +0200
  73. 64de8db Add wait flags to support board/chip specific delays by Wolfgang Grandegger · Wed Feb 11 18:38:23 2009 +0100
  74. ac20533 Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · Wed Feb 11 18:38:22 2009 +0100
  75. f154044 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · Wed Feb 11 18:38:21 2009 +0100
  76. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · Thu Mar 19 15:35:05 2009 +0100
  77. 371abe8 Add LZO decompressor support by Stefan Roese · Thu Mar 19 15:34:56 2009 +0100
  78. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  79. db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · Tue Dec 02 11:06:47 2008 +0100
  80. dc7a79c Sync with 2.6.27 by Kyungmin Park · Tue Nov 04 09:24:07 2008 +0900
  81. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  82. 0bd0c1f UBI: Add basic UBI support to U-Boot (Part 8/8) by Kyungmin Park · Wed Nov 19 16:38:24 2008 +0100
  83. 9e8248b UBI: Add basic UBI support to U-Boot (Part 7/8) by Kyungmin Park · Wed Nov 19 16:36:36 2008 +0100
  84. ad7ae36 UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · Wed Nov 19 16:32:36 2008 +0100
  85. ab92229 NAND: Allow NAND and OneNAND to coexist by Alessandro Rubini · Fri Oct 31 22:33:21 2008 +0100
  86. 3628f00 NAND: sync with 2.6.27 by Scott Wood · Fri Oct 24 16:20:43 2008 -0500
  87. 06be5b9 Add Red Black Tree support by Kyungmin Park · Wed Oct 08 11:01:17 2008 +0900
  88. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · Sat Sep 13 02:23:05 2008 +0200
  89. 8dd070b update linux/list by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:24:51 2008 +0200
  90. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · Tue Aug 19 08:42:53 2008 +0900
  91. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  92. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Thu Aug 14 11:26:22 2008 +0200
  93. 396b0c4 Fix OneNAND build break by Kyungmin Park · Wed Aug 13 09:11:02 2008 +0900
  94. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  95. a2d4dfe NAND: Scan bad blocks lazily. by Ilya Yanok · Mon Jun 30 15:34:40 2008 +0200
  96. 6716603 nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · Thu Jun 12 11:10:21 2008 -0500
  97. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  98. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  99. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  100. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500