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